Tom Coleman
e4f55a6377
Start of reorganization.
2012-10-04 11:17:57 +10:00
Sacha Greif
2db120322f
now showing avatars with comments
2012-10-03 16:33:28 +09:00
Sacha Greif
0fb9cdf9ca
migrating from user_id to userId
2012-10-01 16:08:30 +09:00
Sacha Greif
339970cea8
hooking up more events, hooking up comment upvotes and downvotes
2012-10-01 11:45:18 +09:00
Sacha Greif
9737ffd5ad
getting rid of underscores in variable names
2012-10-01 10:59:08 +09: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
Sacha Greif
56824622ca
cleaning up the code a little, grouping helpers in helpers({...})
2012-09-25 09:20:49 +09:00
Julien Chaumond
e1e8af929c
User profile pages
2012-09-24 22:27:29 +02:00
Sacha Greif
098b0b8149
bugfix
2012-09-20 13:43:06 +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
a47a77f04c
working on admin account and permissions
2012-09-19 10:05:02 +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
e4a6b1f0de
fixed bug with new comments and logged out users
2012-09-11 11:09:16 +09:00
Sacha Greif
2aa0484748
improved CSS and animations for queued comments
2012-09-10 18:12:04 +09:00
Sacha Greif
310cda3165
queue new comments instead of displaying them straight away
2012-09-09 14:29:23 +09:00
Sacha Greif
06010c9fd4
new comments now have a different class
2012-09-09 13:38:56 +09:00
Sacha Greif
5d6a06c4d7
added markdown support
2012-09-08 11:54:08 +09:00
Sacha Greif
c9c7ad1271
added autolinked urls in comments and posts
2012-09-08 10:23:58 +09:00
Sacha Greif
6b5f2439ea
still refactoring
2012-09-06 10:18:26 +09:00