Sacha Greif
c80f4b3cdd
gave notifications its own collection and styled notifcation widget
2012-10-05 10:23:38 +09:00
Sacha Greif
a751fa1627
working on notifications
2012-10-04 14:54:26 +09:00
Sacha Greif
93f7803140
added sticky posts
2012-10-02 10:54:04 +09:00
Sacha Greif
0fb9cdf9ca
migrating from user_id to userId
2012-10-01 16:08:30 +09:00
Sacha Greif
8774475176
cleaning up syntax
2012-10-01 14:52:32 +09:00
Sacha Greif
844ce3ce45
adding user_email template
2012-10-01 13:57:52 +09:00
Sacha Greif
a7907fa46d
added GoSquared analytics
2012-10-01 12:23:35 +09:00
Sacha Greif
9737ffd5ad
getting rid of underscores in variable names
2012-10-01 10:59:08 +09:00
Sacha Greif
ba88343975
preserve edit fields when re-rendering template
2012-09-29 17:48:49 +09: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
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
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
79c806599b
do not show the "create new account" message while loading
2012-09-24 16:32:28 +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
54375236b5
working on new auth
2012-09-24 14:29:54 +09:00
Sacha Greif
cd67042ebb
added mixpanel
2012-09-24 11:31:45 +09:00
Sacha Greif
d30faba624
added tlk.io chatroom
2012-09-24 08:53:13 +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
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
e101bd722e
now publishing emails when active users is admin
2012-09-18 16:23:33 +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
20a6c0c75d
working on gravatar support
2012-09-18 08:29:03 +09:00
Sacha Greif
a0f4062fa0
still working on those damn queued comments
2012-09-17 12:19:01 +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
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
e4a6b1f0de
fixed bug with new comments and logged out users
2012-09-11 11:09:16 +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
06010c9fd4
new comments now have a different class
2012-09-09 13:38:56 +09:00
Sacha Greif
2071f4b01d
can now deleted posts and comments
2012-09-07 10:57:57 +09:00