Commit graph

56 commits

Author SHA1 Message Date
Sacha Greif
0cc4ca1bbb adding custom package 2013-11-21 11:32:09 +09:00
Sacha Greif
ef537c4987 working on 18n 2013-11-15 13:10:27 +09:00
Toam
c527a00a62 merge 2013-11-09 02:02:05 +01:00
Sacha Greif
5cb440c5bb updated meteor; security fix 2013-11-06 09:29:10 +09:00
Thomas BRELET
35402743b5 Added i18next 2013-10-31 18:00:16 +01:00
Sacha Greif
b86aeae508 paginating all users view 2013-10-25 09:54:40 +09:00
Sacha Greif
c5821d5739 updated router and added nprogress hook 2013-10-24 14:34:50 +09:00
Sacha Greif
e76e7b06bc making post route non-reactive 2013-10-21 17:47:30 +08:00
Sacha Greif
2208a91b61 added .demeteorized to .gitignore 2013-10-16 10:32:36 +09:00
Sacha Greif
e3a31a41c5 working on filters 2013-10-13 10:27:49 +09:00
Sacha Greif
632ddd5b00 switching to dev branch 2013-10-12 11:44:29 +09:00
Sacha Greif
bc570b9935 adding IronRouter package 2013-10-05 09:46:28 +09:00
Sacha Greif
3a4a5adc9d prevent non-authorized comment deletions 2013-10-04 19:51:34 +09:00
Sacha Greif
787a8cdb0e updated to 0.6.5 2013-09-02 10:39:43 +09:00
Sacha Greif
03f0307d0b replaced moment with momentjs 2013-07-19 12:52:10 +09:00
Sacha Greif
ebaf483d46 make sure the comment/post being edited is loaded before moving on 2013-06-18 10:46:29 +09:00
Sacha Greif
9076acc82b switching to git:// urls for packages 2013-04-19 17:31:48 +09:00
Sacha Greif
3f64ed5625 cleaning up 2013-04-14 12:12:31 +09:00
Tom Coleman
3fbda6faa7 Ahh man, not working. 2013-04-06 18:39:01 +11:00
Sacha Greif
8ff81251ec using paginated-subscription package 2013-04-05 12:14:29 +09:00
Sacha Greif
6a2e0ea240 using custom router package 2013-04-05 12:11:42 +09:00
Sacha Greif
d87ac1ab1e merging and fixing conflicts 2013-04-05 12:03:18 +09:00
Sacha Greif
79ec81076e make Telescope compatible with 0.6.0 2013-04-05 11:58:37 +09:00
Tom Coleman
1974ac0386 Moved paginated sub into a package 2013-03-23 16:58:28 +11:00
Sacha Greif
9b2d06dc88 refactored animation code 2013-03-19 10:54:01 +09:00
Tom Coleman
af9e4893fe Use the beforeRouting branch of the router. 2013-03-15 17:58:22 +11:00
Tom Coleman
9a5f743ef3 Updated to work with 0.5.8 2013-03-14 09:45:57 +11:00
Sacha Greif
f604ea593b refactored notifications and added notification for new account approval 2013-02-22 15:41:15 +09:00
Sacha Greif
2ab81ed215 refactoring categories helper 2013-02-20 10:27:45 +09:00
Sacha Greif
17a321b3c1 update to Meteor 0.5.5 2013-02-14 10:20:41 +09:00
Lyudmil Angelov
7d7137527a Extract database-forms into an Atmosphere package and remove it from the source code. 2013-02-01 00:41:01 +01:00
Sacha Greif
29f9b191d9 switched top stop-callbacks branch for Meteor 2013-01-11 09:18:07 +09:00
Tom Coleman
f6fb8372b9 Added permissions for the profiler.. 2012-12-05 17:52:14 +11:00
Tom Coleman
45c04b7d2a Added profiler package, going to test if it works. 2012-12-05 15:10:49 +11:00
Tom Coleman
7a59ccf773 The startRequest function should only run when the page of the router changes. 2012-11-22 10:26:23 +11:00
Tom Coleman
91c7da215c Updated to latest router. 2012-11-21 14:56:17 +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
Sacha Greif
f2b893bded switching to 0.5 2012-10-18 14:24:36 +09:00
Sacha Greif
78448fe422 update meteor 2012-10-05 12:00:31 +09:00
Sacha Greif
e45f2842f3 added intercom widget 2012-10-05 11:05:10 +09:00
Sacha Greif
ea7a447331 moved notifications server side 2012-10-04 15:26:59 +09:00
Sacha Greif
774e673dde updating smart.json 2012-10-04 15:05:25 +09:00
Sacha Greif
71b0be591c working on notifications 2012-10-04 13:30:57 +09:00
Sacha Greif
529cb940ea cleaned up packages 2012-10-03 16:36:48 +09:00
Sacha Greif
e58053ba43 deleting a comment now decreases post comment count 2012-10-03 15:59:03 +09:00
Sacha Greif
93f7803140 added sticky posts 2012-10-02 10:54:04 +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
Sacha Greif
ef38173975 added karma increase/decrease back in 2012-09-28 09:57:03 +09:00
Julien Chaumond
7c94590793 Use meteorite package version of moment ? 2012-09-27 17:44:23 +02:00
Sacha Greif
d30faba624 added tlk.io chatroom 2012-09-24 08:53:13 +09:00