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
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
Sacha Greif
c9c7ad1271
added autolinked urls in comments and posts
2012-09-08 10:23:58 +09:00
Sacha Greif
61a2b47ccc
added suggest title link
2012-09-07 18:17:19 +09:00
Sacha Greif
2071f4b01d
can now deleted posts and comments
2012-09-07 10:57:57 +09:00
Sacha Greif
3231cf9a48
added settings page
2012-09-06 19:42:11 +09:00
Sacha Greif
d3253db681
publishing users
2012-09-06 15:28:58 +09:00
Sacha Greif
e8ff93bbf5
workaround for bug when not logged in
2012-09-06 12:27:59 +09:00
Sacha Greif
ca95d42b63
deactivated sharrre for now
2012-09-06 12:08:12 +09:00
Sacha Greif
98e866e88f
sorting top page chronologically
2012-09-06 11:41:56 +09:00
Sacha Greif
4e2fccd03e
css tweak
2012-09-06 11:35:14 +09:00
Sacha Greif
2e68437283
fixed submit post bug with permissions
2012-09-06 11:34:05 +09:00
Sacha Greif
dea742f7a1
working on edit permissions
2012-09-06 11:09:24 +09:00
Sacha Greif
6b5f2439ea
still refactoring
2012-09-06 10:18:26 +09:00
Sacha Greif
7a315561be
refactoring views with better naming scheme
2012-09-06 10:14:03 +09:00