This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
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
..
adapters FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
components 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
dialects FEATURE: first class group mentions built in 2015-11-30 17:08:43 +11:00
ember Support resolving models 2015-06-26 12:27:13 -04:00
helpers FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
initializers FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
lib Update emoji.js.erb 2015-12-23 08:46:42 +11:00
mixins FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
models FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
pre-initializers Let's be honest: we skip focus for iOS, not touch in general. 2015-11-27 12:23:51 -05:00
routes FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
services Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
templates FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
views UX: On mobile use a dropdown for topic controls instead of many buttons 2015-12-11 15:09:09 -05:00
router.js.es6 FIX: Discourse.BaseUri should not default to / 2015-09-10 17:34:08 -07:00