Tom Hughes
0d70728fe2
Escape user display names.
2008-03-04 16:51:13 +00:00
Tom Hughes
b416597507
Make the message reply link prefill the title with "Re: original title".
...
Closes #634 .
2008-01-15 19:05:17 +00:00
Tom Hughes
9f909d7447
Add a few more escape calls to prevent nasty HTML being rendered. Also
...
switch to using sanitize() instead of h() to escape message bodies. This
is not quite as safe as there is no guarantee that the HTML scanner it
uses will find everything, but is does allow benign HTML tags to be
displayed again.
2008-01-15 18:22:08 +00:00
Steve Coast
2c0cd2730c
a few message prettyness things
2007-09-04 14:20:42 +00:00
Tom Hughes
9fa8aab9f2
Revert SteveC's edit as blank title are now banned.
2007-09-04 14:08:17 +00:00
Steve Coast
c04e9ccf95
link to 'no subject' if message title/subject is blank
2007-09-04 13:43:31 +00:00
Dan Karran
9da455a322
Moving inbox styling definitions into the stylesheet.
2007-08-18 12:22:04 +00:00
Dan Karran
3c79240a6a
Showing all messages in inbox, but sorting by date DESC and highlighting new ones. Adding link from message reading page back to inbox. Mark as read/unread.
2007-08-17 18:05:09 +00:00
Tom Hughes
b61e4f77e8
Improve handling of user to user messages.
2007-08-14 17:29:27 +00:00