Commit Graph

10 Commits

Author SHA1 Message Date
02a968bd27 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
e2e3e7c0e0 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
61ea8c6f72 FIX: Allow to change ownership on deleted users' posts 2015-07-15 15:29:35 -07:00
ff227eabe6 FIX: select posts 2015-05-12 12:54:28 +02:00
ab80240900 FIX: Presence mixin was missing sometimes 2015-05-12 10:49:05 +02:00
0947191060 UX: improved our footer handling
- new "show-footer" mixins
- converted most of the routes to ES6
- FIX: handling of "indexStream" in user pages

There will now be a footer on all the following pages
- /exception
- /about
- /latest
- /new
- /unread
- /starred
- /top
- /categories
- /c/:category
- /c/:category/l/latest
- /c/:category/l/new
- /c/:category/l/unread
- /c/:category/l/top
- /t/:topic/:id
- /groups/:name/members
- /user/activity
- /user/activity/topics
- /user/activity/posts
- /user/activity/replies
- /user/activity/likes-given
- /user/activity/likes-received
- /user/activity/bookmarks
- /user/activity/starred
- /user/badges
- /user/notifications
- /user/flagged-posts
- /user/deleted-posts
- /user/private-messages
- /user/private-messages/mine
- /user/private-messages/unread
- /user/invited
- /user/:username/preferences
- /faq (static pages)
- /badges
- /badges/:id/:badge
2014-11-19 20:37:43 +01:00
0adfeb1cff ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
4640b9d653 ES6: Half a dozen more controllers converted 2014-05-08 11:35:34 -04:00
389c50eb1e Revert "ES6: Half a dozen more controllers converted"
This reverts commit bc2d87e5c1b35bd49e62db944d00cf960b16abd9.
2014-05-05 13:58:57 -04:00
bc2d87e5c1 ES6: Half a dozen more controllers converted 2014-05-05 13:23:45 -04:00