Tom Coleman
218f76347b
Refactored the subscriptions to be all separate.
...
Probably still a bit of work to do to get things up to scratch, but looking good.
2012-10-18 13:07:10 +11:00
Tom Coleman
ea5b50fc73
Single post has it's own subscription.
...
Works _only_ on the post_page and breaks the other lists right now.
2012-10-18 12:01:17 +11:00
Tom Coleman
8d4682a558
One way of achieving a 404 page...
2012-10-18 10:53:57 +11:00
Sacha Greif
721e1fb02d
fixed load more button position
2012-10-10 11:25:00 +09:00
Sacha Greif
cab993ba21
added a way to load a specific comment in the server-side publish method
2012-10-10 11:03:09 +09:00
Sacha Greif
b3c932b2ab
adding permission check for post and comment edit
2012-10-10 10:48:14 +09:00
Sacha Greif
b54a525362
adding categories admin page, reworked permissions for admin pages
2012-10-10 07:57:34 +09:00
Sacha Greif
576b6684cb
added client-side filtering for comments and notifications
2012-10-10 07:28:44 +09:00
Sacha Greif
d1c04db665
fixed getRank
2012-10-09 15:34:00 +09:00
Sacha Greif
0ceea276be
fix post rank display
2012-10-09 14:24:06 +09:00
Sacha Greif
4801a8c45b
working on pagination
2012-10-09 12:02:37 +09:00
Julien Chaumond
b3d0cca6cb
Posts pagination
2012-10-08 16:12:47 +02:00
Sacha Greif
6916e7bae1
improving permissions and redirections
2012-10-08 16:49:01 +09:00
Sacha Greif
e65bb4dc0f
improved errors
2012-10-08 10:44:13 +09:00
Sacha Greif
1c2056d2f8
perfected permission and redirection system
2012-10-05 22:46:20 +09:00
Sacha Greif
4e74d43b06
improving permissions
2012-10-05 22:09:13 +09:00
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