Tom Coleman
|
6ff27ae383
|
Created paginatedSubscription, use it for topPosts.
|
2012-12-06 23:46:20 +11:00 |
|
Sacha Greif
|
4bf2e3bf46
|
reworking signin/signup and even tracking
|
2012-11-26 17:11:21 +09:00 |
|
Sacha Greif
|
6f51459eb7
|
stop returning all the site's post for single post collection
|
2012-11-26 14:12:38 +09:00 |
|
Sacha Greif
|
57408db781
|
fixed notifications
|
2012-11-19 15:41:44 +09:00 |
|
Sacha Greif
|
7a92ebbc15
|
working on bug
|
2012-11-02 13:16:24 +09:00 |
|
Sacha Greif
|
bd1960e7fe
|
bugfix
|
2012-11-01 10:27:34 +09:00 |
|
Sacha Greif
|
e885681c65
|
bugfix
|
2012-10-30 13:35:12 +09:00 |
|
Sacha Greif
|
fa3942fbd8
|
fix subscription bug; let admin add a post with a specific status
|
2012-10-30 13:33:52 +09:00 |
|
Tom Coleman
|
d89b9a3202
|
Fixed problem with overlapping subscriptions.
|
2012-10-19 15:53:26 +11:00 |
|
Sacha Greif
|
988e5f0460
|
workaround for overlapping subscriptions bug
|
2012-10-19 12:33:47 +09:00 |
|
Sacha Greif
|
939b823df0
|
simplify onCreateUser, publish email_hash
|
2012-10-18 17:43:03 +09:00 |
|
Sacha Greif
|
f2b893bded
|
switching to 0.5
|
2012-10-18 14:24:36 +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 |
|
Sacha Greif
|
23122b2393
|
fixed typo in userId var
|
2012-10-11 13:50:17 +09:00 |
|
Sacha Greif
|
cab993ba21
|
added a way to load a specific comment in the server-side publish method
|
2012-10-10 11:03:09 +09:00 |
|
Sacha Greif
|
b3c932b2ab
|
adding permission check for post and comment edit
|
2012-10-10 10:48:14 +09:00 |
|
Sacha Greif
|
576b6684cb
|
added client-side filtering for comments and notifications
|
2012-10-10 07:28:44 +09:00 |
|
Sacha Greif
|
d1c04db665
|
fixed getRank
|
2012-10-09 15:34:00 +09:00 |
|
Sacha Greif
|
0ceea276be
|
fix post rank display
|
2012-10-09 14:24:06 +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
|
e65bb4dc0f
|
improved errors
|
2012-10-08 10:44:13 +09:00 |
|
Sacha Greif
|
3f180f027b
|
added rate limiting to posts and comments posting
|
2012-10-06 13:15:55 +09:00 |
|
Sacha Greif
|
e9119ef036
|
reworking invite system
|
2012-10-05 13:59:40 +09:00 |
|
Sacha Greif
|
ddf22d322d
|
fixing bug
|
2012-10-05 11:39:33 +09:00 |
|
Sacha Greif
|
c80f4b3cdd
|
gave notifications its own collection and styled notifcation widget
|
2012-10-05 10:23:38 +09:00 |
|
Sacha Greif
|
5af2fde974
|
improving notifications UI
|
2012-10-04 17:25:10 +09:00 |
|
Sacha Greif
|
ea7a447331
|
moved notifications server side
|
2012-10-04 15:26:59 +09:00 |
|
Sacha Greif
|
71b0be591c
|
working on notifications
|
2012-10-04 13:30:57 +09:00 |
|
Matt DeBergalis
|
b327f36bfa
|
drop client use of isAdmin
|
2012-09-27 23:33:10 -07:00 |
|
Matt DeBergalis
|
56bf573de6
|
Use this.userId() in publish rather than an arg.
Also eliminates the current_user_id global.
|
2012-09-26 17:14:17 -07:00 |
|
Sacha Greif
|
a82a0ccbc6
|
fixed user update bug
|
2012-09-24 14:51:21 +09:00 |
|
Sacha Greif
|
54375236b5
|
working on new auth
|
2012-09-24 14:29:54 +09:00 |
|
Sacha Greif
|
cd67042ebb
|
added mixpanel
|
2012-09-24 11:31:45 +09:00 |
|
Sacha Greif
|
a47a77f04c
|
working on admin account and permissions
|
2012-09-19 10:05:02 +09:00 |
|
Sacha Greif
|
9e1069132c
|
working on user account edit page
|
2012-09-19 09:03:25 +09:00 |
|
Sacha Greif
|
38bb52def5
|
adding in a simple isAdmin check
|
2012-09-18 16:29:26 +09:00 |
|
Sacha Greif
|
e101bd722e
|
now publishing emails when active users is admin
|
2012-09-18 16:23:33 +09:00 |
|
Sacha Greif
|
9571e753ec
|
improving comments queuing UI
|
2012-09-13 14:57:57 +09:00 |
|
Sacha Greif
|
89c0e7057b
|
re-enabling security checks
|
2012-09-13 11:57:35 +09:00 |
|
Sacha Greif
|
5e3ff9c059
|
temporarily enabling unsecured post removal
|
2012-09-13 11:55:44 +09:00 |
|
Sacha Greif
|
4a0a285a70
|
changed userId to user_id
|
2012-09-13 11:47:32 +09:00 |
|
Sacha Greif
|
1b2db7f207
|
added markdown for post body too
|
2012-09-13 11:05:49 +09:00 |
|
Tom Coleman
|
98d7608b65
|
Fix security a little
|
2012-09-11 18:52:01 +10:00 |
|
Tom Coleman
|
8a655584f8
|
Added some simple scoring functions
|
2012-09-11 15:44:44 +10:00 |
|
Sacha Greif
|
3231cf9a48
|
added settings page
|
2012-09-06 19:42:11 +09:00 |
|
Sacha Greif
|
d3253db681
|
publishing users
|
2012-09-06 15:28:58 +09:00 |
|
Sacha Greif
|
2e68437283
|
fixed submit post bug with permissions
|
2012-09-06 11:34:05 +09:00 |
|
Sacha Greif
|
dea742f7a1
|
working on edit permissions
|
2012-09-06 11:09:24 +09:00 |
|