Commit graph

33 commits

Author SHA1 Message Date
Sacha Greif
77de206046 Strip HTML from comments and posts to prevent code injections 2012-12-13 10:58:17 +09:00
Sacha Greif
3f9955bdb3 Merge branch 'master' of github.com:SachaG/Telescope 2012-12-05 11:37:23 +09:00
Sacha Greif
f74a8396f6 when upvoting while not logged in, redirect instead of just throwing error 2012-12-05 11:22:14 +09:00
Tom Kruijsen
7665a1be79 Use generic getAvatarUrl instead of Gravatar. 2012-12-03 17:36:47 +01:00
Sacha Greif
b43ac5bd56 fixed comment timestamp bug 2012-11-22 09:08:12 +09:00
Sacha Greif
4e582acbaf moved permissions to own file 2012-11-21 14:18:30 +09:00
Sacha Greif
6c2589ab90 transformed window vars in Session vars 2012-11-21 13:44:03 +09:00
Sacha Greif
cf8a433b0c repressRecursion -> showChildComments 2012-11-21 13:41:27 +09:00
Tom Coleman
8641d52674 Moved canEdit logic into the router too. 2012-11-21 15:28:29 +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
3c6f20c679 reworking permissions system 2012-11-19 12:03:06 +09:00
Sacha Greif
159492d12e cleaned up router 2012-10-11 08:23:52 +09:00
Sacha Greif
cab993ba21 added a way to load a specific comment in the server-side publish method 2012-10-10 11:03:09 +09:00
Sacha Greif
b3c932b2ab adding permission check for post and comment edit 2012-10-10 10:48:14 +09:00
Sacha Greif
576b6684cb added client-side filtering for comments and notifications 2012-10-10 07:28:44 +09:00
Julien Chaumond
3126c5b566 Keyboard shortcut for posting/editing a comment 2012-10-08 15:11:35 +02:00
Sacha Greif
9cc4d03b93 moved notifications to server side only 2012-10-08 11:23:12 +09:00
Sacha Greif
0c1e6e3656 error tweaks 2012-10-08 10:46:59 +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
Sacha Greif
51ced3e331 merging invites branch 2012-10-05 13:29:35 +09:00
Sacha Greif
c80f4b3cdd gave notifications its own collection and styled notifcation widget 2012-10-05 10:23:38 +09:00
Sacha Greif
f2b4c7eead use getDisplayName for comment authors tooltips 2012-10-04 17:42:40 +09:00
Sacha Greif
5af2fde974 improving notifications UI 2012-10-04 17:25:10 +09:00
Sacha Greif
ea7a447331 moved notifications server side 2012-10-04 15:26:59 +09:00
Sacha Greif
cd362b6856 bugfix 2012-10-04 15:02:12 +09:00
Sacha Greif
a751fa1627 working on notifications 2012-10-04 14:54:26 +09:00
Sacha Greif
71b0be591c working on notifications 2012-10-04 13:30:57 +09:00
Tom Coleman
d8a70f4ab1 Added approved field to users. 2012-10-04 11:53:15 +10:00
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00