Commit graph

15 commits

Author SHA1 Message Date
Sacha Greif
4105708b6a working on new createdAt timestamp 2013-01-13 08:52:35 +09:00
Sacha Greif
a3b224d727 automatically append "http://" to links if missing 2012-12-24 15:28:03 +01:00
Sacha Greif
98c2a1f739 working on scoring algorithm optimizations 2012-12-24 10:59:13 +01:00
Sacha Greif
40a02737cf Settings tweaks 2012-12-22 11:06:28 +01:00
Sacha Greif
11ee8983cc make the max number of posts per 24 hours a setting as well 2012-12-20 21:19:18 +01:00
Sacha Greif
fc009793ce Make post and comment anti-flooding interval a setting 2012-12-20 21:17:07 +01:00
Sacha Greif
77de206046 Strip HTML from comments and posts to prevent code injections 2012-12-13 10:58:17 +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
cf5e186b8c only make headline mandatory, not url 2012-10-11 13:21:10 +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
3f180f027b added rate limiting to posts and comments posting 2012-10-06 13:15:55 +09:00
Renamed from lib/post.js (Browse further)