Sacha Greif
dfd6ac149e
added "new" page
2012-09-18 11:49:17 +09:00
Sacha Greif
248fa129b3
adding groups package
2012-09-18 11:25:35 +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
5c49ade0ad
Merge branch 'master' of github.com:SachaG/Telescope
2012-09-18 08:29:10 +09:00
Sacha Greif
20a6c0c75d
working on gravatar support
2012-09-18 08:29:03 +09:00
Tom Coleman
85b09d702a
Split voting out into something in lib/ so it runs client side too.
2012-09-18 09:24:07 +10: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
5e3ff9c059
temporarily enabling unsecured post removal
2012-09-13 11:55:44 +09:00
Sacha Greif
4a0a285a70
changed userId to user_id
2012-09-13 11:47:32 +09:00
Sacha Greif
759b060c50
adding router back in
2012-09-13 11:41:15 +09:00
Sacha Greif
4faea97d8c
updating packages
2012-09-13 11:36:55 +09:00
Sacha Greif
0efc149044
trying to push to heroku again
2012-09-13 11:24:53 +09:00
Sacha Greif
317bfd2a74
epic editor css tweaks
2012-09-13 11:09:42 +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
98d7608b65
Fix security a little
2012-09-11 18:52:01 +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
Tom Coleman
9c20862048
Use an atomic update operation
2012-09-11 16:55:36 +10:00
Tom Coleman
8a655584f8
Added some simple scoring functions
2012-09-11 15:44:44 +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