Commit graph

25 commits

Author SHA1 Message Date
Sacha Greif
2a182333c0 update readme, add custom package example 2016-06-16 11:34:13 +09:00
Sacha Greif
b1e15e9fb1 adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09:00
Sacha Greif
e5721ec2bf fix getting started package 2016-02-19 22:58:23 +09:00
Sacha Greif
3ddff80d78 server-side rendering!! 2016-02-19 12:27:58 +09:00
Sacha Greif
6384c271b1 cleaning up 2016-02-17 14:22:28 +09:00
Sacha Greif
ffada3baa0 Changed Posts.getSubParams to Posts.parameters.get; Posts.parameters.get now iterates over the postsParameters callback hook to build parameters object. 2015-09-03 14:22:51 +09:00
Sacha Greif
7c2002e387 gitignore 2015-05-18 10:38:37 +09:00
Sacha Greif
1bd798fad1 Look for settings in Meteor.settings too (fix #561) 2014-12-04 14:25:51 +09:00
Steffen Strätz
e7e1accc79 - Added view counting for posts
- Refactored click counting to match view counting
- Renamed User "commentCount" to match Post "commentsCount"
- Removed security issue in client side click counting (now calling server method instead)
2014-10-15 21:23:43 +02:00
Sacha Greif
a1f217545c better names for module positions 2014-07-07 13:41:25 +09:00
Sacha Greif
a478c5c5c8 ignoring scratch file 2014-07-07 11:50:58 +09:00
Ali Elouafiq
12c18e0119 adding Facebook Login
and a fancy favicon
2014-05-04 17:21:52 +01:00
Sacha Greif
6b00f4402d use spin package instead of including code in the app 2014-02-06 15:45:43 +09:00
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
Toam
7c33b2e5cb init localisation 2013-11-03 13:54:42 +01:00
Sacha Greif
676dc3c349 loading relevant users for each post list view 2013-10-25 11:23:16 +09:00
Sacha Greif
e81c10a8dd committing to stop git from complaining 2013-10-16 10:37:24 +09:00
Sacha Greif
2208a91b61 added .demeteorized to .gitignore 2013-10-16 10:32:36 +09:00
Sacha Greif
07f9bb2167 add compass config file to .gitignore 2013-04-14 14:53:14 +09:00
Sacha Greif
c27fb6b257 tweaking settings options 2012-11-18 09:04:32 +09:00
Julien Chaumond
97a86bc5ff Gitignore Sublime Text project files 2012-09-27 18:12:04 +02:00
Sacha Greif
709b978fbf temporarily remove cron job 2012-09-21 10:08:11 +09:00
Troy Goode
2c2a6bf7ef ignore -ck files 2012-08-31 19:13:40 -04:00
Sacha Greif
cbabb1db82 updated CSS 2012-08-25 11:20:17 +09:00
Troy Goode
59eae3e03d basic styling 2012-08-22 22:50:04 -04:00