Tom Hughes
e62eacd8d3
Remove bogus action attribute from the submit button - it should have
...
no effect as there is no such attribute defined, but Opera seems to
decide that it should post the form to that URL instead of the one
give on the form element.
2008-05-15 09:34:45 +00:00
Tom Hughes
a47fcb0857
Fix replying to diary comments, and tidy a few things up.
2008-05-05 23:01:05 +00:00
Steve Coast
ee1707a4a7
nicer reply messages, bug 529
2008-05-03 14:02:53 +00:00
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
2cbcabb3f6
HTML escape substituted parameter values to avoid injection attacks.
2007-11-23 00:49:55 +00:00
Tom Hughes
2e2189ecb9
Fix typo.
2007-08-22 00:20:53 +00:00
Tom Hughes
a894e75a1d
Fix diary entry creation...
2007-08-22 00:19:58 +00:00
Dan Karran
e6af088dda
Seperating message receiving off into 'inbox' function.
2007-06-20 22:32:15 +00:00
Tom Hughes
aa52ebe674
User form_tag/end instead of start_form_tag/end_form_tag to avoid
...
deprecation warnings.
2007-06-10 23:22:56 +00:00
Nick Black
7d52305640
added messaging and friend stuff that wasn't checked in
2007-05-06 10:36:06 +00:00