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/routes
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
..
about.js.es6 FIX: always 'return true' when overriding a route action 2015-07-31 20:16:37 +02:00
app-route-map.js.es6 FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
application.js.es6 FEATURE: compose a new pre-filled message via URL 2015-11-24 18:55:45 +05:30
badges-index.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
badges-show.js.es6 FIX: Use translated badge names for slugs 2015-09-19 22:41:48 +02:00
build-admin-user-posts-route.js.es6 FIX: footer should also be hidden when using back/forward buttons 2015-07-31 16:53:18 +02:00
build-category-route.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
build-private-messages-route.js.es6 FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
build-static-route.js.es6 UX: Show a nicer "Log In" screen if the user follows /my/preferences 2015-10-14 13:39:31 -04:00
build-topic-route.js.es6 FIX: Replace invalid pluralizations in locale files 2015-11-13 21:25:15 +01:00
discourse.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
discovery-categories.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
discovery.js.es6 UX: simplify Dismiss menu 2015-10-31 15:31:05 +11:00
exception.js.es6 FIX: footer was missing in some pages 2015-08-05 16:14:26 +02:00
faq.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
forgot-password.js.es6 UX: Show a nicer "Log In" screen if the user follows /my/preferences 2015-10-14 13:39:31 -04:00
full-page-search.js.es6 FIX: don't auto select context on mobile 2015-09-16 09:02:53 +10:00
group-index.js.es6 FEATURE: show group mentions and topics in groups page 2015-12-01 16:52:43 +11:00
group-members.js.es6 FIX: footer should also be hidden when using back/forward buttons 2015-07-31 16:53:18 +02:00
group-mentions.js.es6 FEATURE: show group mentions and topics in groups page 2015-12-01 16:52:43 +11:00
group-messages.js.es6 FEATURE: allow group members to see all messages on group page 2015-12-07 23:19:33 +01:00
group-topics.js.es6 FEATURE: show group mentions and topics in groups page 2015-12-01 16:52:43 +11:00
group.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
guidelines.js.es6 FIX: guidelines route was redirecting to faq in ember app 2014-08-11 16:21:17 -04:00
loading.js.es6 Missing Loading Route 2014-11-13 17:35:46 -05:00
login.js.es6 UX: Show a nicer "Log In" screen if the user follows /my/preferences 2015-10-14 13:39:31 -04:00
new-message.js.es6 fix js tests 2015-11-24 19:08:54 +05:30
new-topic.js.es6 FIX: use session instead of cookie to preserve url 2015-06-16 11:43:29 +05:30
preferences-about.js.es6 FIX: Allow multiple pagedown editors at once. 2015-07-13 16:36:38 -04:00
preferences-badge-title.js.es6 FIX: cannot change user title 2015-08-20 17:37:04 +02:00
preferences-card-badge.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
preferences-email.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-index.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences-username.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
preferences.js.es6 FIX: refreshing gravatar wasn't working 2015-09-17 19:42:44 +02:00
privacy.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
queued-posts.js.es6 SECURITY: XSS Protection on Queued Posts 2015-11-20 14:13:00 -05:00
restricted-user.js.es6 Adds acceptance test for user preferences 2015-05-13 11:15:41 -04:00
signup.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
topic-by-slug.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
topic-from-params-near.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
topic-from-params.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
topic-unsubscribe.js.es6 Clean up PostsWithPlaceholders 2015-12-07 14:21:07 -05:00
topic.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
tos.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
unknown.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-activity-bookmarks.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-activity-index.js.es6 FIX: always 'return true' when overriding a route action 2015-07-31 20:16:37 +02:00
user-activity-likes-given.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-activity-pending.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-activity-replies.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-activity-stream.js.es6 FIX: always 'return true' when overriding a route action 2015-07-31 20:16:37 +02:00
user-activity-topics.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-activity.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-badges.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
user-deleted-posts.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-flagged-posts.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
user-index.js.es6 FIX: Back button mobile from user activity stream 2015-05-25 13:40:46 -04:00
user-invited-index.js.es6 UX: show pending invites tab by default 2015-07-23 18:33:20 +05:30
user-invited-show.js.es6 FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
user-notifications-edits.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-notifications-index.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-notifications-likes-received.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-notifications-mentions.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-notifications-responses.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-notifications.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-private-messages-archive.js.es6 FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
user-private-messages-group-archive.js.es6 FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
user-private-messages-group.js.es6 FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
user-private-messages-index.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-private-messages-sent.js.es6 FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
user-private-messages.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-statistics.js.es6 FEATURE: User page refactor 2015-12-20 16:45:49 +11:00
user-topic-list.js.es6 Fixes deprecations on user routes 2015-05-11 11:20:45 -04:00
user.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
users.js.es6 FEATURE: new hide_user_profiles_from_public site setting 2015-10-28 19:56:08 +01:00