Commit graph

805 commits

Author SHA1 Message Date
Sacha Greif
65e59767d1 got rid of digest publications; simplified digest subscription; publishing comment author user 2013-10-26 10:37:32 +09:00
Sacha Greif
685ca0e2ba bugfix 2013-10-25 22:01:46 +09:00
Sacha Greif
49bfe8dc59 clean up toolbox 2013-10-25 13:24:31 +09:00
Sacha Greif
f9b7432a08 use postsListController for categories as well 2013-10-25 12:28:21 +09:00
Sacha Greif
add7183581 clean up 2013-10-25 11:59:00 +09:00
Sacha Greif
420a27e97a using common PostPageController 2013-10-25 11:54:19 +09:00
Sacha Greif
697ed0bb48 use common controller for post lists routes 2013-10-25 11:44:52 +09:00
Sacha Greif
676dc3c349 loading relevant users for each post list view 2013-10-25 11:23:16 +09:00
Sacha Greif
86114b7573 make isAdmin work better when user is null 2013-10-25 10:37:39 +09:00
Sacha Greif
1896a14d09 fixed canView 2013-10-25 10:26:57 +09:00
Sacha Greif
405c1ed82c adding stub for post slug update method 2013-10-25 10:07:19 +09:00
Sacha Greif
540b34d470 Make sure to reset session variables 2013-10-25 10:04:34 +09:00
Sacha Greif
b86aeae508 paginating all users view 2013-10-25 09:54:40 +09:00
Sacha Greif
6ba2799167 better syntax for subs parameters 2013-10-24 22:22:49 +09:00
Sacha Greif
91579b38c5 clear category on route load 2013-10-24 21:18:55 +09:00
Sacha Greif
6c46ebdbf7 changed posts_best -> posts_list 2013-10-24 21:09:52 +09:00
Sacha Greif
69d8b424b2 finish working on categories, clean up 2013-10-24 21:07:55 +09:00
Sacha Greif
cd0534a500 improvements 2013-10-24 21:02:42 +09:00
Sacha Greif
dbe09103fd tweaks 2013-10-24 20:51:45 +09:00
Sacha Greif
7b38d6345d reworking subscriptions 2013-10-24 20:46:14 +09:00
Sacha Greif
29cc8a9c63 working on subscription 2013-10-24 20:30:05 +09:00
Sacha Greif
ef9561933e enable multipe categories in UI 2013-10-24 19:30:04 +09:00
Sacha Greif
7e80384524 added min-height 2013-10-24 14:41:24 +09:00
Sacha Greif
00837dfbb3 cleaning up router 2013-10-24 14:36:20 +09:00
Sacha Greif
c5821d5739 updated router and added nprogress hook 2013-10-24 14:34:50 +09:00
Sacha Greif
7966f0b985 generate user slug from username, make it non-modifiable 2013-10-24 14:24:03 +09:00
Sacha Greif
f11e0dc28d add slug to user edit screen 2013-10-24 11:15:07 +09:00
Sacha Greif
9f8b74a786 URL slugs for user profiles 2013-10-24 11:04:27 +09:00
Sacha Greif
64eb8644ec tweaking createNotification calls 2013-10-23 20:27:19 +09:00
Sacha Greif
75714297e3 change createNotifications syntax 2013-10-23 20:20:10 +09:00
Sacha Greif
78bba0e915 invite system 2013-10-23 19:43:42 +09:00
Sacha Greif
9113541486 cleaning up 2013-10-23 10:45:12 +08:00
Sacha Greif
96e140ca10 working on comment queuing 2013-10-23 10:40:29 +08:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
497f4ca502 working on comment reply publication and comment queuing 2013-10-23 08:14:06 +08:00
Sacha Greif
6eb3df011e add post's own user to postUsers publication 2013-10-22 09:03:18 +08:00
Sacha Greif
2ce9d4022e adding a subscription for commenting users 2013-10-21 23:07:36 +08:00
Sacha Greif
366a79c449 update user tweaks 2013-10-21 19:01:52 +08:00
Sacha Greif
9c4f030b90 fixing singleUser publication; simplifying user object update/remove permissions 2013-10-21 18:56:22 +08:00
Sacha Greif
e76e7b06bc making post route non-reactive 2013-10-21 17:47:30 +08:00
Sacha Greif
68a83868d8 merging 2013-10-17 10:30:57 +08:00
Sacha Greif
d2d819e9c7 merging with master 2013-10-16 10:44:16 +09:00
Sacha Greif
ba0f303514 clean up 2013-10-15 12:35:05 +09:00
Sacha Greif
df4e702e1f fixed comment bug; added default argument to handlebars settings helper 2013-10-15 12:28:57 +09:00
Sacha Greif
27c8c8f9d4 html tweak 2013-10-15 12:16:42 +09:00
Sacha Greif
44f25499b9 getting categories to work 2013-10-15 12:15:32 +09:00
Sacha Greif
49c73c144a taking main subs out of the router 2013-10-15 12:09:19 +09:00
Sacha Greif
83d792188b make nested comments optional + various tweaks 2013-10-14 12:14:12 +09:00
Sacha Greif
a283d9a2d4 open self-posts in same window 2013-10-14 11:43:55 +09:00
Sacha Greif
034eb1ce03 ported server-side routes 2013-10-14 11:37:37 +09:00