Commit graph

38 commits

Author SHA1 Message Date
Egor Suvorov
2f2b5d49f6 #209: createNotifications() is a server-side function now. It's called from 'inviteUser' and 'comment' methods (not from stubs) 2014-01-05 18:44:13 +02:00
Sacha Greif
a8ef61366f added search logging 2013-11-22 14:20:47 +09:00
Sacha Greif
b2afbe6ac7 merging with master 2013-11-21 11:41:04 +09:00
Sacha Greif
0cc4ca1bbb adding custom package 2013-11-21 11:32:09 +09:00
Sacha Greif
4cd03a6a11 refactored notifications; added notifications for new users 2013-11-18 11:30:58 +09:00
Sacha Greif
4636e9a1e4 Merge branch 'master' of github.com:Toam/Telescope into Toam-master 2013-11-12 08:25:48 +09:00
Toam
9d9f941f9d More localisation 2013-11-11 22:07:19 +01:00
Tarang Patel
c56c079cf2 Permissions 2013-11-11 21:15:04 +02:00
Tarang Patel
fdab645c15 Fix #159
Fix for #159
2013-11-11 20:53:02 +02:00
Sacha Greif
e18c5bbc0f bugfix 2013-11-08 11:23:18 +09:00
Sacha Greif
1c5c8fb575 improved user dashboard even more! 2013-11-08 11:10:23 +09:00
Sacha Greif
f2fbb98d8c added better user filtering/sorting 2013-11-08 09:47:23 +09:00
Sacha Greif
d20de7e527 added some basic way of making sure user's clicks are only registered once per session 2013-11-06 10:11:35 +09:00
Sacha Greif
fa6b6067e6 typo fix 2013-11-06 09:33:56 +09:00
Sacha Greif
e7523e7e49 Merge branch 'master' of github.com:SachaG/Telescope 2013-11-06 09:29:45 +09:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Josh Owens
dde7f6ea9d Check that people setting post.userId are actually admins before we set it 2013-11-05 18:46:25 -05:00
Sacha Greif
2583338d73 fixed comment edit bug 2013-11-05 09:32:21 +09:00
Sacha Greif
b6c2a3aa6a fixed comment voting bug 2013-11-03 13:23:11 +09:00
Sacha Greif
3c3400b280 fixed bug that prevented user profile updating 2013-10-31 10:41:01 +09:00
Sacha Greif
b7f4fb38e8 add _id property to post object 2013-10-29 17:54:45 +09:00
Sacha Greif
75714297e3 change createNotifications syntax 2013-10-23 20:20:10 +09:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
2ce9d4022e adding a subscription for commenting users 2013-10-21 23:07:36 +08:00
Sacha Greif
9c4f030b90 fixing singleUser publication; simplifying user object update/remove permissions 2013-10-21 18:56:22 +08:00
Sacha Greif
491ed441e2 removed bitly integration 2013-10-09 21:51:50 +09:00
Sacha Greif
2d8df6b3c2 working on comment reply 2013-10-09 20:11:58 +09:00
Sacha Greif
3a4a5adc9d prevent non-authorized comment deletions 2013-10-04 19:51:34 +09:00
Sacha Greif
d76d8e56bd use blocking synchronous call for Posts.insert() 2013-09-06 16:05:38 +09:00
Aykut Yaman
b9666b6fd7 delete post comments too when a post is deleted 2013-07-19 14:30:39 +03:00
hartator
21fce4c813 Added Error for Trying to Post Empty Comments 2013-07-10 22:08:25 +02:00
Sacha Greif
a6693c75e1 fixed allow/deny bug 2013-07-05 07:09:15 +09:00
Sacha Greif
d12c585e0c refactoring allow/deny code 2013-07-04 12:51:26 +09:00
Sacha Greif
bb61e843c9 moved url shortening server-side 2013-07-04 12:05:09 +09:00
Sacha Greif
01f7506a8a working on bitly link shortening integration 2013-07-04 11:16:11 +09:00
Sacha Greif
f14627bfc2 fixed queued comments bug 2013-04-26 17:28:09 +09:00
Sacha Greif
59e1304c72 still cleaning up files 2013-04-13 15:10:07 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00