Sacha Greif
|
c56dfacb0e
|
added getTwitterName method
|
2013-02-28 11:41:36 +09:00 |
|
Sacha Greif
|
3359db12ab
|
added notifications of new posts for admins
|
2013-01-19 22:42:59 +09:00 |
|
Sacha Greif
|
76e92fd3ef
|
fix avatar URL bug
|
2013-01-14 10:44:54 +09:00 |
|
Sacha Greif
|
63abe81d2c
|
do not do rate limit checks for admin, and use createdAt instead of submitted
|
2013-01-13 19:18:01 +09:00 |
|
Sacha Greif
|
4e582acbaf
|
moved permissions to own file
|
2012-11-21 14:18:30 +09:00 |
|
Tom Coleman
|
22ff9bcb2b
|
whoops
|
2012-11-21 14:32:21 +11:00 |
|
Tom Coleman
|
72d8115b1b
|
New router is working, to some degree.
I switched over to router 2.0, and refactored the permissions a bit.
There's still a bit of work needed to get the permissions fully up to speed.
|
2012-11-21 14:28:18 +11:00 |
|
Sacha Greif
|
57408db781
|
fixed notifications
|
2012-11-19 15:41:44 +09:00 |
|
Sacha Greif
|
3c6f20c679
|
reworking permissions system
|
2012-11-19 12:03:06 +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 |
|
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
|
5628b1e298
|
use absolute value for limitRate
|
2012-10-22 20:32:34 +09:00 |
|
Sacha Greif
|
0ba8bcda57
|
added user subscriptions back in
|
2012-10-18 12:34:13 +09:00 |
|
Sacha Greif
|
c5f2b8669b
|
added constant to post_edit
|
2012-10-18 11:46:35 +09:00 |
|
Sacha Greif
|
43f85e3a81
|
added spinner
|
2012-10-17 16:04:47 +09:00 |
|
Sacha Greif
|
0fb31b1bf5
|
let admin users edit posts again
|
2012-10-12 08:27:59 +09:00 |
|
Sacha Greif
|
b3c932b2ab
|
adding permission check for post and comment edit
|
2012-10-10 10:48:14 +09: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
|
439d01f285
|
added landing page settings
|
2012-10-08 17:54:37 +09:00 |
|
Sacha Greif
|
6916e7bae1
|
improving permissions and redirections
|
2012-10-08 16:49:01 +09: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 |
|