Sacha Greif
019ba53740
temporarily setting min-height on the body
2012-09-21 18:51:03 +09:00
Sacha Greif
dcdc0ffc3f
extracted comment field in separate template
2012-09-21 18:43:49 +09:00
Tom Coleman
625181991b
Fixed problem with adding comments to the post page.
...
For #1
2012-09-21 16:06:53 +10:00
Sacha Greif
af245ab0f0
disabled facebook like button
2012-09-21 08:08:15 +09:00
Sacha Greif
fd5c363aae
fixed a bug with errors and added analytics code setting
2012-09-21 07:51:47 +09:00
Sacha Greif
d2bf006f51
upvote post on submission
2012-09-20 16:07:29 +09:00
Sacha Greif
098b0b8149
bugfix
2012-09-20 13:43:06 +09:00
Tom Coleman
3fcf344d1f
Auto-route relative links
2012-09-20 10:30:55 +10:00
Sacha Greif
ce3c23eade
removed post domain for posts with no url
2012-09-20 09:15:15 +09:00
Sacha Greif
059949a382
hooked up errors for upvoting when not logged in
2012-09-20 09:13:48 +09:00
Sacha Greif
bcf498404e
added throwError method
2012-09-20 08:56:44 +09:00
Sacha Greif
5110738b26
hook up upvote/downvote button and show their state
2012-09-20 08:20:39 +09:00
Sacha Greif
634a8c80b5
automatically upvote your own new comments
2012-09-20 08:09:45 +09:00
Sacha Greif
c5c78e8336
user list tweaks
2012-09-19 10:15:03 +09:00
Sacha Greif
6651b5c47f
added settings in nav
2012-09-19 10:12:51 +09:00
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