Commit graph

22 commits

Author SHA1 Message Date
Mitchell Wulfman
6fc6b9eb78 cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
Sacha Greif
21c6dc6854 using sanitizeHTML and adding migrations 2014-09-01 09:33:50 +09:00
Sacha Greif
0280ca80bb make layout, loading, and notFound routes customisable too 2014-08-18 10:07:53 +09:00
Sacha Greif
7f103be36d refactoring and style tweaks 2014-08-05 12:25:26 +09:00
Sacha Greif
c483464f4d making all template helpers dynamic 2014-07-05 11:24:28 +09:00
Sacha Greif
abe8f45cbc fixing loading more posts bug 2014-07-04 14:22:21 +09:00
Sacha Greif
bdb166c829 debugging loading bug 2014-07-04 11:49:52 +09:00
Sacha Greif
6b00f4402d use spin package instead of including code in the app 2014-02-06 15:45:43 +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
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
Toam
c06fe46a83 Localisation Common, Errors, Notifications and Users 2013-11-06 01:01:56 +01:00
Sacha Greif
c5821d5739 updated router and added nprogress hook 2013-10-24 14:34:50 +09:00
Sacha Greif
cf2e2533bc replacing Meteor.Router.to by Router.go 2013-10-09 21:49:02 +09:00
Sacha Greif
4bf2e3bf46 reworking signin/signup and even tracking 2012-11-26 17:11:21 +09:00
Tom Coleman
8641d52674 Moved canEdit logic into the router too. 2012-11-21 15:28:29 +11: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
Tom Coleman
13840c397b Achieve a spinner more idiomatically. 2012-10-18 13:44:03 +11:00
Tom Coleman
8d4682a558 One way of achieving a 404 page... 2012-10-18 10:53:57 +11:00
Sacha Greif
b3c932b2ab adding permission check for post and comment edit 2012-10-10 10:48:14 +09:00
Sacha Greif
88d26d446b added redirect after twitter signin/signup 2012-10-08 19:07:55 +09:00
Sacha Greif
439d01f285 added landing page settings 2012-10-08 17:54:37 +09:00
Sacha Greif
ecb7d2b0f4 improving invite and permission system 2012-10-05 14:21:16 +09:00