Commit graph

17 commits

Author SHA1 Message Date
joshua stein
e2afb9153c fix deleting messages sent to ones self 2015-01-15 13:23:31 -06:00
joshua stein
efe1353b87 update a user's unread message count after bulk-delete
only count messages that are both unread and undeleted
2014-03-06 15:27:13 -06:00
joshua stein
d0711892f6 messages: implement batch-delete function
closes #119
2014-02-19 13:31:48 -06:00
Serge Paquet
519427586a use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
Serge Paquet
8fbf76b484 use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
joshua stein
d0459974cd so long whitespace 2013-02-13 18:50:51 -06:00
joshua stein
d971e2072f after sending a message, redirect_to the inbox 2013-02-11 21:58:38 -06:00
joshua stein
75570194ac sprinkle some to_s paranoia on params where it matters 2013-02-08 10:39:51 -06:00
joshua stein
5fc1827fb9 load @messages on message create screen 2013-02-07 17:38:23 -06:00
joshua stein
464b3c3f80 add support for viewing sent private messages 2013-01-24 14:21:22 -06:00
joshua stein
1987a24a2a properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
joshua stein
e61f8ea386 bail properly if the message isn't found 2012-09-06 12:43:51 -05:00
joshua stein
ab6316a1cf add link on user profile to send them a message (kind of ugly) 2012-08-24 11:41:35 -05:00
joshua stein
59bcaf9512 tweak flash messages 2012-08-24 11:41:35 -05:00
joshua stein
fc1c474fb3 implement private messages 2012-08-24 11:41:34 -05:00
joshua stein
473a026a0e how did all of these tabs get here 2012-08-24 10:57:10 -05:00
joshua stein
093747b796 initial work on conversion from php tree 2012-06-16 20:15:46 -05:00