Delgermurun
5cd7c53ff7
Messages package
2015-03-27 16:38:47 +08:00
Sacha Greif
2f5a72e8f2
Merge branch 'razvansky-master' into devel
2015-03-18 09:10:36 +09:00
Luca Mussi
73bb536c52
profile.name -> profile.username
2015-03-12 10:12:47 +01:00
Nolan Darilek
f89e8ff7e2
Various accessibility fixes, mainly hiding unnecessary elements from screen readers, adding screen-reader-only content and using live regions for real-time content.
2015-02-12 23:44:59 -06:00
Anthony Mayer
f9d9891fba
Getting rid of redundant permissions functions
...
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.
Conflicts:
client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
Sacha Greif
4a415c6ebb
css fixes
2014-12-30 17:36:37 +09:00
Sacha Greif
1aa86994f7
using this.autorun
2014-12-18 10:36:41 +09:00
Sacha Greif
eacc891bca
fix user posts limit bug
2014-12-09 13:16:34 +09:00
Sacha Greif
6d817fc421
using Reactive Var for user comments as well
2014-12-09 11:19:49 +09:00
Sacha Greif
1444039065
decorate upvoted and down votes posts with vote timestamp
2014-12-08 19:51:39 +09:00
Sacha Greif
49a5f54aa9
exclude own posts from upvote/downvote lists
2014-12-08 18:16:44 +09:00
Sacha Greif
2850d563fd
more refactoring
2014-12-08 18:03:30 +09:00
Sacha Greif
e099ba3fcd
refactoring user profile posts with ReactiveVar
2014-12-08 17:52:29 +09:00
Sacha Greif
980af66167
refactoring and modularising user profile page publications
2014-12-08 17:25:11 +09:00
Sacha Greif
92bfd16830
splitting out user profile subscriptions
2014-12-08 15:26:06 +09:00
Sacha Greif
bb486793e1
making user profile modular
2014-12-08 14:53:26 +09:00