Sacha Greif
|
fa3942fbd8
|
fix subscription bug; let admin add a post with a specific status
|
2012-10-30 13:33:52 +09:00 |
|
Sacha Greif
|
401f0bad1d
|
now checking for duplicate links and limiting to 30 posts per 24 hours
|
2012-10-30 12:01:11 +09:00 |
|
Sacha Greif
|
7afaee4e80
|
admin now able to change user and date
|
2012-10-23 12:24:38 +09:00 |
|
Sacha Greif
|
1685afa2f5
|
made score update interval a settings
|
2012-10-22 14:00:47 +09:00 |
|
Tom Coleman
|
d89b9a3202
|
Fixed problem with overlapping subscriptions.
|
2012-10-19 15:53:26 +11:00 |
|
Sacha Greif
|
8de6e38226
|
set first user as admin
|
2012-10-19 12:42:28 +09: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
|
60524e4c05
|
fixed wrong arguments
|
2012-10-18 17:20:20 +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
|
9cc4d03b93
|
moved notifications to server side only
|
2012-10-08 11:23:12 +09: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
|
7419ff2cb0
|
adding canView to permissions
|
2012-10-05 14:08:46 +09:00 |
|
Sacha Greif
|
e9119ef036
|
reworking invite system
|
2012-10-05 13:59:40 +09:00 |
|
Sacha Greif
|
51ced3e331
|
merging invites branch
|
2012-10-05 13:29:35 +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
|
9a03698633
|
fixing conflicts
|
2012-10-04 14:58:53 +09:00 |
|
Sacha Greif
|
71b0be591c
|
working on notifications
|
2012-10-04 13:30:57 +09:00 |
|
Tom Coleman
|
d8a70f4ab1
|
Added approved field to users.
|
2012-10-04 11:53:15 +10:00 |
|
Tom Coleman
|
3d7f2b4afd
|
Moved post creation logic to the server side.
Also made it + commenting latency compensated.
|
2012-10-04 11:45:12 +10:00 |
|
Sacha Greif
|
e58053ba43
|
deleting a comment now decreases post comment count
|
2012-10-03 15:59:03 +09:00 |
|
Sacha Greif
|
c0b3ab1d3b
|
switch timeout back to 30s
|
2012-10-02 11:06:21 +09:00 |
|
Sacha Greif
|
eb31195174
|
fixed conflicts and got rid of workaround
|
2012-10-02 11:05:59 +09:00 |
|
Sacha Greif
|
93f7803140
|
added sticky posts
|
2012-10-02 10:54:04 +09:00 |
|
Sacha Greif
|
0fb9cdf9ca
|
migrating from user_id to userId
|
2012-10-01 16:08:30 +09:00 |
|
Sacha Greif
|
ce11b81f29
|
fixed conflicts and merged with Twitter branch
|
2012-10-01 13:35:20 +09:00 |
|
Tom Coleman
|
486f3b5c40
|
Updated accounts page a little.
|
2012-10-01 13:08:46 +10:00 |
|
Sacha Greif
|
339970cea8
|
hooking up more events, hooking up comment upvotes and downvotes
|
2012-10-01 11:45:18 +09:00 |
|
Tom Coleman
|
68a81c9164
|
Whoops, didn't mean to commit this.
|
2012-10-01 11:31:16 +10:00 |
|
Tom Coleman
|
e563aad151
|
Started work on supporting twitter.
|
2012-10-01 11:18:05 +10:00 |
|
Sacha Greif
|
ba88343975
|
preserve edit fields when re-rendering template
|
2012-09-29 17:48:49 +09:00 |
|
Sacha Greif
|
d5eef75999
|
scoring timeout=10s
|
2012-09-29 17:20:50 +09:00 |
|
Sacha Greif
|
13760df80b
|
made comment edit field constant
|
2012-09-29 17:19:48 +09:00 |
|
Sacha Greif
|
75c8a86f4a
|
refactoring vote.js
|
2012-09-29 13:51:55 +09:00 |
|
Sacha Greif
|
e319dd4e5d
|
small bug with admin edit
|
2012-09-29 12:47:40 +09:00 |
|
Matt DeBergalis
|
b327f36bfa
|
drop client use of isAdmin
|
2012-09-27 23:33:10 -07:00 |
|