Sacha Greif
45ccf1d8f1
Merge pull request #588 from anthonymayer/urls_by_route_name
...
Switching from manually generating urls to using IronRouter functions.
2014-12-04 11:44:44 +09:00
Sacha Greif
f06b43b603
finish epic editor clean up and fix #591
2014-12-04 11:32:44 +09:00
Anthony Mayer
23b72b9cb8
Switching from manually generating urls to using IronRouter functions.
...
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Mitchell Wulfman
6fc6b9eb78
cleanup while getting familiar with the codebase
2014-09-16 15:18:27 -04:00
Sacha Greif
d375bc3c1b
Using templates for on-site notifications too; refactoring a lot of stuff
2014-08-04 11:22:43 +09:00
Sacha Greif
fa25d69444
fixing comment bugs
2014-07-05 16:21:28 +09:00
Sacha Greif
c483464f4d
making all template helpers dynamic
2014-07-05 11:24:28 +09:00
Sacha Greif
30d1fa073d
cleaning up and refactoring
2014-06-27 19:42:33 +09:00
Sacha Greif
7f99b09e75
Fixing child comment bug
2014-05-08 15:35:47 +09:00
Tarang Patel
39eb1c8e0a
Update Events
...
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
2013-11-24 16:13:53 +02:00
Sacha Greif
2ce9d4022e
adding a subscription for commenting users
2013-10-21 23:07:36 +08:00
Sacha Greif
83d792188b
make nested comments optional + various tweaks
2013-10-14 12:14:12 +09:00
Sacha Greif
2d8df6b3c2
working on comment reply
2013-10-09 20:11:58 +09:00
Sacha Greif
9066839a29
working on post and comment
2013-10-09 12:39:05 +09:00
Sacha Greif
f14627bfc2
fixed queued comments bug
2013-04-26 17:28:09 +09:00
Tom Coleman
72d8115b1b
New router is working, to some degree.
...
I switched over to router 2.0, and refactored the permissions a bit.
There's still a bit of work needed to get the permissions fully up to speed.
2012-11-21 14:28:18 +11:00
Sacha Greif
159492d12e
cleaned up router
2012-10-11 08:23:52 +09:00
Julien Chaumond
3126c5b566
Keyboard shortcut for posting/editing a comment
2012-10-08 15:11:35 +02:00
Sacha Greif
9cc4d03b93
moved notifications to server side only
2012-10-08 11:23:12 +09:00
Sacha Greif
0c1e6e3656
error tweaks
2012-10-08 10:46:59 +09:00
Sacha Greif
3f180f027b
added rate limiting to posts and comments posting
2012-10-06 13:15:55 +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
5af2fde974
improving notifications UI
2012-10-04 17:25:10 +09:00
Sacha Greif
ea7a447331
moved notifications server side
2012-10-04 15:26:59 +09:00
Sacha Greif
cd362b6856
bugfix
2012-10-04 15:02:12 +09:00
Sacha Greif
a751fa1627
working on notifications
2012-10-04 14:54:26 +09:00
Sacha Greif
71b0be591c
working on notifications
2012-10-04 13:30:57 +09:00
Tom Coleman
e4f55a6377
Start of reorganization.
2012-10-04 11:17:57 +10:00