Sacha Greif
|
ea62b533c8
|
refactoring allow() methods to use permission methods
|
2013-03-19 15:04:54 +09:00 |
|
Sacha Greif
|
5bbe64b56d
|
fixed typo find -> findOne
|
2013-03-14 08:32:21 +09:00 |
|
Tom Coleman
|
9a5f743ef3
|
Updated to work with 0.5.8
|
2013-03-14 09:45:57 +11:00 |
|
Sacha Greif
|
02c4a44702
|
Spiderable fix
|
2013-02-28 18:03:47 +09:00 |
|
Sacha Greif
|
c56dfacb0e
|
added getTwitterName method
|
2013-02-28 11:41:36 +09:00 |
|
Sacha Greif
|
a7791c3b49
|
fixed pending post timestamp bug
|
2013-02-27 16:50:41 +09:00 |
|
Sacha Greif
|
0aac261edf
|
fixed error
|
2013-02-22 15:51:54 +09:00 |
|
Sacha Greif
|
f604ea593b
|
refactored notifications and added notification for new account approval
|
2013-02-22 15:41:15 +09:00 |
|
Sacha Greif
|
999966f12e
|
fixed getUrl helpers bug
|
2013-02-16 16:56:02 +09:00 |
|
Sacha Greif
|
1756508483
|
fixed bug in getSetting method and tweaked color customisation
|
2013-02-16 13:05:32 +09:00 |
|
Sacha Greif
|
07761f510d
|
refactored notifications; added comment text to notification emails
|
2013-02-04 13:14:32 +09:00 |
|
Sacha Greif
|
56d3276738
|
fixed vote security issue
|
2013-02-04 12:04:01 +09:00 |
|
Sacha Greif
|
622047cd48
|
don't notify admins of their own posts
|
2013-01-19 23:01:43 +09:00 |
|
Sacha Greif
|
bbe0e113ea
|
commenting the code
|
2013-01-19 22:47:35 +09:00 |
|
Sacha Greif
|
3359db12ab
|
added notifications of new posts for admins
|
2013-01-19 22:42:59 +09:00 |
|
Sacha Greif
|
78c0e22583
|
adding unsubscribe code
|
2013-01-19 21:37:46 +09:00 |
|
Sacha Greif
|
9a464035d9
|
working on email notifications; refactored onsite notifications too
|
2013-01-19 18:24:18 +09:00 |
|
Sacha Greif
|
6e0815e7ab
|
fixed upvoting user bug
|
2013-01-15 08:46:00 +09:00 |
|
Sacha Greif
|
2d098732d3
|
use posts' user and not current user to calculate voting power
|
2013-01-14 14:53:44 +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
|
c934a3ecff
|
added post_approve meteor method
|
2013-01-13 10:21:09 +09:00 |
|
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 |
|
Mario Fasold
|
004c411449
|
Update common/comment.js
|
2012-12-15 13:27:31 +01:00 |
|
Sacha Greif
|
8b7421b0d2
|
fixed keyboard date switching
|
2012-12-14 17:12:52 +09:00 |
|
Sacha Greif
|
77de206046
|
Strip HTML from comments and posts to prevent code injections
|
2012-12-13 10:58:17 +09:00 |
|
Sacha Greif
|
c5bff7fb5c
|
finished improving analytics and event tracking
|
2012-12-12 11:15:27 +09:00 |
|
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 |
|