Commit graph

29 commits

Author SHA1 Message Date
Sacha Greif
4bf2e3bf46 reworking signin/signup and even tracking 2012-11-26 17:11:21 +09:00
Sacha Greif
0646caeea1 tweaking permissions 2012-11-21 14:31:58 +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
8df2f53a35 added pending posts 2012-10-24 11:04:42 +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
a886b00123 refactored part of the app to be clearer 2012-10-19 19:20:14 +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
cf5e186b8c only make headline mandatory, not url 2012-10-11 13:21:10 +09:00
Sacha Greif
ad9fca0d4a added date in url to digest view 2012-10-10 13:54:48 +09:00
Sacha Greif
b3c932b2ab adding permission check for post and comment edit 2012-10-10 10:48:14 +09:00
Sacha Greif
1b4d48577c finished adding categories 2012-10-10 08:32:49 +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
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