Commit graph

26 commits

Author SHA1 Message Date
Sacha Greif
a886b00123 refactored part of the app to be clearer 2012-10-19 19:20:14 +09:00
Sacha Greif
bb9bd50eab calculate posts distance from top better 2012-10-18 15:59:21 +09:00
Sacha Greif
f515c552dc use Meteor.userLoaded() 2012-10-18 14:53:37 +09:00
Tom Coleman
218f76347b Refactored the subscriptions to be all separate.
Probably still a bit of work to do to get things up to scratch, but looking good.
2012-10-18 13:07:10 +11:00
Tom Coleman
ea5b50fc73 Single post has it's own subscription.
Works _only_ on the post_page and breaks the other lists right now.
2012-10-18 12:01:17 +11:00
Tom Coleman
f2be21d496 Pull out instrumentation stuff. 2012-10-18 11:53:59 +11:00
Tom Coleman
8d4682a558 One way of achieving a 404 page... 2012-10-18 10:53:57 +11:00
Sacha Greif
159492d12e cleaned up router 2012-10-11 08:23:52 +09:00
Sacha Greif
ad9fca0d4a added date in url to digest view 2012-10-10 13:54:48 +09:00
Sacha Greif
721e1fb02d fixed load more button position 2012-10-10 11:25:00 +09:00
Sacha Greif
b54a525362 adding categories admin page, reworked permissions for admin pages 2012-10-10 07:57:34 +09:00
Sacha Greif
4801a8c45b working on pagination 2012-10-09 12:02:37 +09:00
Julien Chaumond
b3d0cca6cb Posts pagination 2012-10-08 16:12:47 +02:00
Sacha Greif
c3bc691029 fix permissions for /users and /settings, fix canView and canPost bug 2012-10-08 18:33:53 +09:00
Sacha Greif
6916e7bae1 improving permissions and redirections 2012-10-08 16:49:01 +09:00
Sacha Greif
e65bb4dc0f improved errors 2012-10-08 10:44:13 +09:00
Sacha Greif
1c2056d2f8 perfected permission and redirection system 2012-10-05 22:46:20 +09:00
Sacha Greif
4e74d43b06 improving permissions 2012-10-05 22:09:13 +09:00
Sacha Greif
e45f2842f3 added intercom widget 2012-10-05 11:05:10 +09:00
Sacha Greif
a7501d1e91 Intercom tweaks 2012-10-05 10:53:44 +09:00
Sacha Greif
68179dd55e typo 2012-10-05 10:44:29 +09:00
Sacha Greif
09f5495468 adding Intercom integration 2012-10-05 10:34:34 +09:00
Sacha Greif
4ee1abc6e3 scroll page to right comment when editing and commenting 2012-10-02 13:49:38 +09:00
Sacha Greif
0fb9cdf9ca migrating from user_id to userId 2012-10-01 16:08:30 +09:00
Sacha Greif
8774475176 cleaning up syntax 2012-10-01 14:52:32 +09:00
Tom Coleman
e8bed27752 Route to user_edit page until the profile is complete. 2012-10-01 12:11:08 +10:00