Matt DeBergalis
f4ff14f3ce
drop postLoaded, always return from post helper.
2012-09-27 23:33:10 -07:00
Matt DeBergalis
72564644da
use dotted path for comment authors
2012-09-27 23:33:10 -07:00
Matt DeBergalis
e07daec6f3
Use currentUser builtin to simplify templates.
...
* {{currentUser.isAdmin}} instead of custom helpers.
* drop currentUserIsAdmin session variable.
relies on fix to meteor's handlebars evaluator in 0.4.2.
2012-09-27 23:33:08 -07:00
Matt DeBergalis
2a2cfbc40d
Session is meant to hold the selected comment's ID
2012-09-27 23:32:01 -07:00
Sacha Greif
5f46d82842
added default avatar image
2012-09-28 10:09:29 +09:00
Sacha Greif
ab7dac1ba2
removed old auth/new auth error message
2012-09-28 09:57:21 +09:00
Matt DeBergalis
56bf573de6
Use this.userId() in publish rather than an arg.
...
Also eliminates the current_user_id global.
2012-09-26 17:14:17 -07:00
Sacha Greif
eda774aea1
updated voting and scoring to give more "power" to admins
2012-09-26 06:51:38 +09:00
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
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
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
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
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