Commit graph

6120 commits

Author SHA1 Message Date
Sacha Greif
205f59c562 empty comment form when posting a new comment 2012-09-25 13:22:30 +09:00
Sacha Greif
a71cd77345 sort users by createdAt 2012-09-25 11:05:49 +09:00
Sacha Greif
a01b1c0bb9 Merge branch 'master' of github.com:SachaG/Telescope 2012-09-25 10:52:44 +09:00
Sacha Greif
98acd4b3f0 do not re-queue comments after they've been opened once 2012-09-25 10:51:43 +09:00
Sacha Greif
56824622ca cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
SachaG
5713ba79b6 Merge pull request #4 from julien-c/master
User profile pages
2012-09-24 16:40:59 -07:00
Sacha Greif
fd990ea5c1 Merge branch 'master' of https://github.com/julien-c/Telescope 2012-09-25 08:36:15 +09:00
Julien Chaumond
e1e8af929c User profile pages 2012-09-24 22:27:29 +02:00
Julien Chaumond
cbf2465124 Check whether mixpanel's defined 2012-09-24 19:48:32 +02:00
Julien Chaumond
2156c308c3 Add meteorite to .gitignore 2012-09-24 19:45:22 +02:00
Sacha Greif
470b4782d8 fixed typo 2012-09-24 16:36:44 +09:00
Sacha Greif
79c806599b do not show the "create new account" message while loading 2012-09-24 16:32:28 +09:00
Sacha Greif
86997f8cb3 added author field to posts, for cases where user has been deleted 2012-09-24 16:20:00 +09:00
Sacha Greif
bcb716d8d7 settings page bugfix 2012-09-24 16:12:50 +09:00
Sacha Greif
55cd01c8bd only show social buttons when clicking 2012-09-24 15:56:56 +09:00
Sacha Greif
566c280546 added proxino error tracking 2012-09-24 15:36:37 +09:00
Sacha Greif
a82a0ccbc6 fixed user update bug 2012-09-24 14:51:21 +09:00
Sacha Greif
54375236b5 working on new auth 2012-09-24 14:29:54 +09:00
Sacha Greif
f8748eccd9 replaced emails[0].email by emails[0].address 2012-09-24 12:12:14 +09:00
Sacha Greif
cd67042ebb added mixpanel 2012-09-24 11:31:45 +09:00
Sacha Greif
0ce2900c6d bugfix 2012-09-24 10:09:53 +09:00
Sacha Greif
fe9e64f894 bugfix 2012-09-24 09:52:53 +09:00
Sacha Greif
baa1336676 fixed bug with constant 2012-09-24 09:45:34 +09:00
Sacha Greif
73dc78c48e added footer code setting 2012-09-24 09:41:15 +09:00
Sacha Greif
70c64d63ff tweak layout when chat is open 2012-09-24 08:59:04 +09:00
Sacha Greif
d30faba624 added tlk.io chatroom 2012-09-24 08:53:13 +09:00
Sacha Greif
278739ca2e color tweaks 2012-09-24 08:06:19 +09:00
Sacha Greif
acecd22b02 updated logo 2012-09-24 07:59:45 +09:00
Sacha Greif
6eab3338d1 added preventDefault to upvote button 2012-09-21 19:11:47 +09:00
Sacha Greif
b91c37b773 making share buttons constant 2012-09-21 18:54:04 +09:00
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
Sacha Greif
9f8dba7785 css bugfix 2012-09-21 17:57:02 +09:00
Sacha Greif
527cebc6a9 fixing conflicts 2012-09-21 17:50:03 +09:00
Sacha Greif
66522a539b bugfix 2012-09-21 17:49:10 +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
709b978fbf temporarily remove cron job 2012-09-21 10:08:11 +09:00
Sacha Greif
af245ab0f0 disabled facebook like button 2012-09-21 08:08:15 +09:00
Sacha Greif
b6058e0d8d removed facebook like button 2012-09-21 08:06:53 +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
6119ef6067 updated readme 2012-09-20 16:11:35 +09:00
Sacha Greif
d2bf006f51 upvote post on submission 2012-09-20 16:07:29 +09:00
Sacha Greif
9987054557 updated readme 2012-09-20 16:04:46 +09:00
Sacha Greif
2bb874d4de Merge branch 'master' of github.com:SachaG/Telescope 2012-09-20 16:03:39 +09:00
Sacha Greif
e37160c55d updated readme 2012-09-20 16:03:14 +09:00
Sacha Greif
098b0b8149 bugfix 2012-09-20 13:43:06 +09:00
Tom Coleman
718f538ef4 Fix permissions problem when not logged in. 2012-09-20 11:29:31 +10:00
Tom Coleman
7361ad915b Change to updating every 10s 2012-09-20 11:15:53 +10:00
Tom Coleman
24846062e1 Added cron package, update scores every minute 2012-09-20 10:59:53 +10:00
Tom Coleman
3fcf344d1f Auto-route relative links 2012-09-20 10:30:55 +10:00