Commit graph

100 commits

Author SHA1 Message Date
Sacha Greif
3c6f20c679 reworking permissions system 2012-11-19 12:03:06 +09:00
Sacha Greif
5189251533 can now set post time 2012-11-19 11:03:15 +09:00
Sacha Greif
bd1960e7fe bugfix 2012-11-01 10:27:34 +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
2601ecb048 make sure status is an int and not a string 2012-10-24 16:48:30 +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
502b6fa676 fix date 2012-10-22 14:05:49 +09:00
Sacha Greif
1685afa2f5 made score update interval a settings 2012-10-22 14:00:47 +09:00
Sacha Greif
fc855e5fc8 added keyboard nav for digest 2012-10-22 09:28:42 +09:00
Sacha Greif
fba0375f7a git fetch merge test 2012-10-21 12:07:24 +09:00
Sacha Greif
a886b00123 refactored part of the app to be clearer 2012-10-19 19:20:14 +09:00
Tom Coleman
5937b4f0bd Simplified the logic of post_item placement a little. 2012-10-19 12:53:33 +11:00
Sacha Greif
3f54acc137 add message if the digest is empty for a day 2012-10-19 09:05:02 +09:00
Sacha Greif
e9c3d1c297 don't animate the first render 2012-10-18 16:11:08 +09:00
Sacha Greif
bb9bd50eab calculate posts distance from top better 2012-10-18 15:59:21 +09:00
Sacha Greif
cf3cb355d1 hide rank on post page 2012-10-18 14:51:15 +09:00
Sacha Greif
10ff711d1d fixed conflicts with post_edit 2012-10-18 11:50:56 +09:00
Sacha Greif
a8e0bb0029 fixed conflicts 2012-10-18 11:48:38 +09:00
Sacha Greif
c5f2b8669b added constant to post_edit 2012-10-18 11:46:35 +09:00
Tom Coleman
9b9435333b Don't need to do anything tricky any more.
Don't need to do 'constantOnceLoaded' as we can now just do
 - wait until loaded -- then constant.
2012-10-18 13:40:11 +11:00
Sacha Greif
2ee0028140 Merge branch 'master' of github.com:SachaG/Telescope 2012-10-18 11:30:11 +09:00
Sacha Greif
f419987345 added datepicker 2012-10-18 11:26:42 +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
8d4682a558 One way of achieving a 404 page... 2012-10-18 10:53:57 +11:00
Sacha Greif
d8fef4581a made sticky control a checkbox 2012-10-17 18:36:41 +09:00
Sacha Greif
2af19fbb18 fixing mobile layout 2012-10-17 17:25:10 +09:00
Sacha Greif
159492d12e cleaned up router 2012-10-11 08:23:52 +09:00
Sacha Greif
ad9fca0d4a added date in url to digest view 2012-10-10 13:54:48 +09:00
Sacha Greif
721e1fb02d fixed load more button position 2012-10-10 11:25:00 +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
7aa31bf7d8 pagination tweaks 2012-10-09 16:12:30 +09:00
Sacha Greif
31ef82c225 improved pagination 2012-10-09 16:11:30 +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
548e288ac3 fixed typo 2012-10-08 18:17:24 +09:00
Sacha Greif
2999056c0b working on day by day view 2012-10-08 18:16:58 +09:00
Sacha Greif
6916e7bae1 improving permissions and redirections 2012-10-08 16:49:01 +09:00
Sacha Greif
3f180f027b added rate limiting to posts and comments posting 2012-10-06 13:15:55 +09:00
Sacha Greif
1c2056d2f8 perfected permission and redirection system 2012-10-05 22:46:20 +09:00
Sacha Greif
4e74d43b06 improving permissions 2012-10-05 22:09:13 +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
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
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00