thread: Add flags for COLLABORATOR and BALANCED
And two flags, one which signals that stored HTML is correctly balanced and does not need to be balanced when rendered in the ticket view. The second is used to signal messages received from collaborators. Additionally, this patch fixes showing external inline images (via the [Show Images] button) when clicked.
Showing
- include/class.format.php 5 additions, 3 deletionsinclude/class.format.php
- include/class.thread.php 15 additions, 4 deletionsinclude/class.thread.php
- include/staff/templates/thread-entry.tmpl.php 5 additions, 2 deletionsinclude/staff/templates/thread-entry.tmpl.php
- scp/css/scp.css 3 additions, 0 deletionsscp/css/scp.css
- scp/js/thread.js 1 addition, 1 deletionscp/js/thread.js
Please register or sign in to comment