discourse/app/assets/javascripts/discourse/routes
2014-03-19 12:02:27 +05:30
..
application_route.js FEATURE: SSO to handle return_path automatically 2014-02-26 09:58:30 +11:00
application_routes.js Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app. 2014-02-18 17:18:53 -05:00
discourse_location.js Make the back button less awkward when leaving a topic. 2014-02-28 15:35:45 -05:00
discourse_restricted_user_route.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
discourse_route.js PERF: Don't blur all elements on a page 2014-03-11 09:03:24 +11:00
discovery_categories_route.js FIX: If default page is categories, anonymous users were seeing latest 2014-02-15 18:54:04 -05:00
discovery_route_builders.js BUGFIX: don't force load drafts when composing. 2014-02-28 10:30:05 +11:00
discovery_route.js FEATURE: Can bulk update the notification level of topics 2014-02-18 13:02:22 -05:00
discovery_top_routes.js BUGIX: no draft key when creating a topic from the /top page 2014-02-11 13:51:21 -08:00
group_index_route.js FEATURE: First stab at groups page with member list 2014-02-07 10:44:51 -05:00
group_members_route.js FEATURE: First stab at groups page with member list 2014-02-07 10:44:51 -05:00
group_route.js Use lower case group names in URLs 2014-02-18 16:43:19 -05:00
login_route.js Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app. 2014-02-18 17:18:53 -05:00
preferences_routes.js FEATURE: Profile Backgrounds 2014-03-05 15:10:44 +01:00
signup_route.js Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app. 2014-02-18 17:18:53 -05:00
static_route.js Show login button on 404 page. Add routes to show login and signup modals when page/route loads. If logged in and showing 404 page, load ember app. 2014-02-18 17:18:53 -05:00
topic_from_params_route.js Support for a /last route to go to the last post in a topic. 2014-01-30 15:24:04 -05:00
topic_route.js FIX: Forward button would break on some topics 2014-03-07 16:28:53 -05:00
user_activity_route.js Two Column User View 2013-10-16 15:51:01 -04:00
user_activity_stream_route.js FIX: Component was not refreshing all the time 2014-02-07 14:16:34 -05:00
user_index_route.js Two Column User View 2013-10-16 15:51:01 -04:00
user_invited_route.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
user_route.js Route serialize hook argument is the model, not params. 2014-03-19 12:02:27 +05:30
user_topic_list_routes.js BUGFIX: PMs could be created with a category 2014-01-24 12:57:48 +01:00