Commit graph

148 commits

Author SHA1 Message Date
Sacha Greif
a47a77f04c working on admin account and permissions 2012-09-19 10:05:02 +09:00
Sacha Greif
9e1069132c working on user account edit page 2012-09-19 09:03:25 +09:00
Sacha Greif
4f7b25a05e working on groups 2012-09-18 16:38:40 +09:00
Sacha Greif
38bb52def5 adding in a simple isAdmin check 2012-09-18 16:29:26 +09:00
Sacha Greif
e101bd722e now publishing emails when active users is admin 2012-09-18 16:23:33 +09:00
Sacha Greif
37f1c81a87 now using moment.js 2012-09-18 15:43:37 +09:00
Sacha Greif
c3df4f9d0f got gravatars to work for new users 2012-09-18 12:21:43 +09:00
Sacha Greif
dfd6ac149e added "new" page 2012-09-18 11:49:17 +09:00
Sacha Greif
12378d90ca working on gravatars 2012-09-18 11:24:27 +09:00
Sacha Greif
556e8940aa added sharrre back in 2012-09-18 10:25:15 +09:00
Sacha Greif
f4dbf9f21f working on pageSlide 2012-09-18 10:00:53 +09:00
Sacha Greif
5ede156deb Merge branch 'master' of github.com:SachaG/Telescope 2012-09-18 09:06:03 +09:00
Tom Coleman
2ccbf64edd Downvoting / cancel voting. 2012-09-18 10:04:26 +10:00
Tom Coleman
fcf8c4ae58 Added voting to comments. 2012-09-18 09:29:31 +10:00
Sacha Greif
20a6c0c75d working on gravatar support 2012-09-18 08:29:03 +09:00
Sacha Greif
dcf237f30f do not load epiceditor if user is not logged in 2012-09-18 08:09:47 +09:00
Sacha Greif
5afa31ca9e fixed media query for mobile version 2012-09-18 08:07:56 +09:00
Sacha Greif
eb102b45c5 make sure score is a number 2012-09-17 12:51:35 +09:00
Sacha Greif
a0f4062fa0 still working on those damn queued comments 2012-09-17 12:19:01 +09:00
Sacha Greif
abd57d5375 debugging upvote 2012-09-17 10:41:44 +09:00
Sacha Greif
3bd0767dbd posts only animate when their position changes 2012-09-17 10:40:56 +09:00
Sacha Greif
626f17c218 cleaned up console calls and updated mrt 2012-09-17 10:32:40 +09:00
Sacha Greif
5c1e1f91ad working on comment queuing 2012-09-17 10:28:42 +09:00
Sacha Greif
7193a930e9 working on queued comments 2012-09-15 18:41:08 +09:00
Sacha Greif
9571e753ec improving comments queuing UI 2012-09-13 14:57:57 +09:00
Sacha Greif
89c0e7057b re-enabling security checks 2012-09-13 11:57:35 +09:00
Sacha Greif
0efc149044 trying to push to heroku again 2012-09-13 11:24:53 +09:00
Sacha Greif
1b2db7f207 added markdown for post body too 2012-09-13 11:05:49 +09:00
Sacha Greif
af013f3e94 added epicEditor 2012-09-13 10:55:05 +09:00
Sacha Greif
cc05df2081 now using animations with the correct DOM order 2012-09-12 09:55:14 +09:00
Tom Coleman
f8b540dd03 Order posts by submitted as we render them.
We still want them ordered by score when we publish (so we only see the highest scored). But we want to order them with a fixed order when we render so that when the score changes we can animate them around without DOM nodes being repositioned.
2012-09-12 10:12:06 +10:00
Sacha Greif
fe3a349a8e working on posts ranking animation 2012-09-12 08:53:13 +09:00
Tom Coleman
9c295ce677 Score, then submitted at 2012-09-11 19:04:12 +10:00
Tom Coleman
9ba3671801 Added rank 2012-09-11 19:00:05 +10:00
Tom Coleman
16e01496d8 Hooked up {{voted}} 2012-09-11 18:41:14 +10:00
Sacha Greif
2ebbbe2431 added css animations for front page 2012-09-11 16:27:26 +09:00
Sacha Greif
ca092b8431 displaying score and votes for debugging purposes 2012-09-11 16:14:11 +09:00
Tom Coleman
6685653650 Sort by score on the top list 2012-09-11 16:56:15 +10:00
Sacha Greif
31f8116980 refactored and simplified if code 2012-09-11 11:10:37 +09:00
Sacha Greif
e4a6b1f0de fixed bug with new comments and logged out users 2012-09-11 11:09:16 +09:00
Sacha Greif
c2dd4f87de test if user is logged in first 2012-09-11 10:01:17 +09:00
Sacha Greif
363da98350 disable recursion on single comment page, and reset new comment timestamp at each new request of the post page 2012-09-10 22:35:35 +09:00
Sacha Greif
a488ae5e5f never queue the user's own comments 2012-09-10 20:29:17 +09:00
Sacha Greif
2aa0484748 improved CSS and animations for queued comments 2012-09-10 18:12:04 +09:00
Sacha Greif
310cda3165 queue new comments instead of displaying them straight away 2012-09-09 14:29:23 +09:00
Sacha Greif
06010c9fd4 new comments now have a different class 2012-09-09 13:38:56 +09:00
Sacha Greif
a3effb691e trying heroku push again 2012-09-09 11:00:53 +09:00
Sacha Greif
6665add93c heroku bug, trying to push again 2012-09-08 12:17:56 +09:00
Sacha Greif
9a473950db fixed commenting bug 2012-09-08 12:11:26 +09:00
Sacha Greif
5d6a06c4d7 added markdown support 2012-09-08 11:54:08 +09:00