Sacha Greif
625511aeb2
non-admins should not be able to access rejected posts
2015-02-22 09:05:47 +01:00
Sacha Greif
6c07c9cbab
Don't let non-admins access pending posts.
2015-02-05 09:32:43 +09:00
Anthony Mayer
f197b930e6
Cleaning up vote click handling functions and adding tests.
...
Also combining can.upvote and can.downvote and deleting unused permissions function and random cleanup.
2015-01-19 00:04:41 -08:00
Anthony Mayer
df7c892e58
Fixing nav tests and cleanup.
...
Turning velocity back on and adding relevant packages to .meteor/versions
2015-01-07 08:22:58 +01:00
Anthony Mayer
f9d9891fba
Getting rid of redundant permissions functions
...
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.
Conflicts:
client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
Sacha Greif
987696657d
upgrade to meteor 1.0.1
2014-12-10 09:37:57 +09:00
Sacha Greif
1bd798fad1
Look for settings in Meteor.settings too ( fix #561 )
2014-12-04 14:25:51 +09:00
Sacha Greif
0ceda58124
updating to Meteor 1.0
2014-11-17 09:35:29 +09:00
Sacha Greif
f5c4908d12
Upgrading to 0.9.3.1
2014-10-04 12:51:44 +09:00
Sacha Greif
51de4d79db
splitting settings form into field sets
2014-09-28 16:31:12 +09:00
Sacha Greif
95a2157768
updating meteor
2014-09-26 12:03:59 +09:00
Sacha Greif
64ba9fe0f3
security fix
2014-09-23 11:30:21 +09:00
Sacha Greif
2a911217e9
Making notifications into their own package
2014-09-20 09:57:09 +09:00
Sacha Greif
9222fdc4f9
upgrading to 0.9.2.1
2014-09-16 09:06:09 +09:00
Sacha Greif
8ae358181e
Got rid of meteorhacks:npm packages; moved email features to their own package
2014-08-29 10:23:11 +09:00
Sacha Greif
f704c812ef
Fixed rss package
2014-08-28 13:39:30 +09:00
Sacha Greif
11dc51b31d
bringing back newsletter and embedly modules in core codebase and updating all packages to 0.9.0
2014-08-28 13:24:28 +09:00
Sacha Greif
fa8691eaaf
making default view configurable
2014-08-28 10:16:17 +09:00
Sacha Greif
3b1cff9347
working on daily view
2014-08-27 10:23:56 +09:00
Sacha Greif
7de249500c
Make useDropdowns a theme-level setting instead
2014-08-15 12:30:51 +09:00
Sacha Greif
91f22c9a6a
fix getSetting
2014-08-13 09:03:07 +09:00
Sacha Greif
2135c4b11f
Adding cron job to schedule digests
2014-08-04 19:02:21 +09:00
Sacha Greif
92fc3ee5fa
working on recently commented lens; tweaking parameters system
2014-07-22 11:29:01 +09:00
Sacha Greif
44edccd610
fix #333
2014-07-18 09:18:52 +09:00
Sacha Greif
5a38cff638
fixing package descriptions
2014-07-05 11:54:36 +09:00
Sacha Greif
77e76eee13
making post components modular
2014-07-04 14:07:50 +09:00
Sacha Greif
415f2823fc
cleaning up third-party code
2014-07-03 09:45:35 +09:00
Sacha Greif
591ae27014
adding telescope-lib package for utility functions
2014-06-23 12:08:01 +09:00