Commit graph

2691 commits

Author SHA1 Message Date
Sacha Greif
fb279cc13c adding rss and api packages 2014-06-27 19:57:30 +09:00
Sacha Greif
30d1fa073d cleaning up and refactoring 2014-06-27 19:42:33 +09:00
Sacha Greif
69d59575e7 tweaks 2014-06-23 12:31:59 +09:00
Sacha Greif
d97df27f7f finishing view parameters flexibiltification 2014-06-23 12:28:40 +09:00
Sacha Greif
591ae27014 adding telescope-lib package for utility functions 2014-06-23 12:08:01 +09:00
Sacha Greif
5ae5dfab9a simplifying nav items markup 2014-06-23 11:46:12 +09:00
Sacha Greif
07eaf99f0a modularizing nav 2014-06-23 11:40:21 +09:00
Sacha Greif
21998aa012 putting search in its own package 2014-06-23 11:05:06 +09:00
Sacha Greif
a429a5608f remove regEx validation on ID 2014-06-22 17:25:07 +09:00
Sacha Greif
26646f22aa added preloadSubscriptions to telescope-base 2014-06-22 17:15:21 +09:00
Sacha Greif
83561ec28d fixing digest to work with Date() objects 2014-06-22 15:54:54 +09:00
Sacha Greif
d967812d60 adding telescope-base package to initialise common arrays 2014-06-22 14:53:17 +09:00
Sacha Greif
d8cb366754 adding order property to categories 2014-06-22 13:19:47 +09:00
Sacha Greif
199d27297c telescope-tags package now adds "categories" property to post schema 2014-06-22 12:58:41 +09:00
jungwon
7af1e73870 Translations variable change to object
Translations is referenced with i18n.translations[lang][str],
so it should be changed to be an object.

I think it should be used something like below.

e.g.
translations: {
    kr:{
      'Please fill in a headline': '빈칸 채우라고'
    }
  }
2014-06-09 18:00:32 +09:00
Sacha Greif
b04d727335 working on nag and tags package 2014-05-09 18:18:48 +09:00
Sacha Greif
94e055de32 generating nav drop downs from js objects 2014-05-09 15:55:50 +09:00
Sacha Greif
ba3e5e2ca2 Factoring out the tags/categories feature into its own package 2014-05-09 11:05:33 +09:00
Sacha Greif
11b4750534 use iron-router-progress 2014-05-07 11:03:53 +09:00
Sacha Greif
b10df80e4d adding packages 2014-05-01 13:10:34 -07:00
Sacha Greif
379c002698 working on 0.8 2014-04-30 16:58:11 -07:00
Sacha Greif
6b00f4402d use spin package instead of including code in the app 2014-02-06 15:45:43 +09:00
Arunoda Susiripala
0e57794f47 added complete fast-render support 2014-01-12 22:58:07 +05:30
Egor Suvorov
742fb02a9e #213: symlinks was removed from /packages/ - they should be locally created by Meteorite 2014-01-06 20:30:18 +02:00
Francisco López
361dde35dc Spanish revised 2013-12-18 22:58:02 +01:00
Kevin O'Hagan
5b7ffb2a48 started spanish translation 2013-12-09 18:44:54 +01:00
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
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
d2d819e9c7 merging with master 2013-10-16 10:44:16 +09:00
Sacha Greif
e81c10a8dd committing to stop git from complaining 2013-10-16 10:37:24 +09:00
Sacha Greif
c17d874596 adding option to sign up new users to a MailChimp list 2013-10-05 11:43:07 +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
a9a26be058 updated RSS package 2013-09-02 10:40:15 +09:00
Sacha Greif
787a8cdb0e updated to 0.6.5 2013-09-02 10:39:43 +09:00
Sacha Greif
572f58ef4f refactoring API/RSS to use server-side router 2013-07-04 12:59:39 +09:00