discourse/app
Sam 03ea0bfe22 FEATURE: allow users to archive messages
Messages are now in 3 buckets

- Inbox for all new messages
- Sent for all sent messages
- Archive for all messages you are done with

You can select messages from your Inbox or Sent and move them to your Archive,
you can move messages out of your Archive similarly

Similar concept applied to group messages, except that archiving and unarchiving
will apply to all group members
2015-12-23 11:09:30 +11:00
..
assets FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
controllers FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
helpers FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
jobs FIX: when getting a reply by email, ensure it's by the same user 2015-12-16 00:43:05 +01:00
mailers username as from in emails 2015-12-15 00:34:04 -08:00
models FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
serializers FEATURE: make trust level 3 time period admin setting 2015-12-22 23:26:19 +05:30
services FIX: group messages notifications 2015-12-18 16:32:53 +01:00
views FIX: automatic redirect after activating account on subfolder installs 2015-12-15 14:46:35 -05:00