Robin Ward
|
cf91bca0cd
|
FIX: Small actions should show descriptions on the user stream
|
2015-07-31 14:25:49 -04:00 |
|
Régis Hanol
|
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 |
|
Robin Ward
|
f05d2ed7cf
|
PERF: Do far fewer checks and use a lot less memory when loading more
|
2014-08-27 15:31:06 -04:00 |
|
Robin Ward
|
bddd7f5ea3
|
FIX: Stop endless loading at the bottom of a user's stream.
|
2014-07-21 14:13:17 -04:00 |
|
Robin Ward
|
71c67c43a1
|
ES6: User activity views
|
2014-07-16 13:19:47 -04:00 |
|