Commit graph

1424 commits

Author SHA1 Message Date
Sacha Greif
8eb91a2c64 notifications are now a menu item 2014-08-20 17:03:54 +09:00
Sacha Greif
d7135c1d1d improving base theme 2014-08-20 15:59:11 +09:00
Sacha Greif
b121a2da2d fix categories bug 2014-08-19 09:35:25 +09:00
Sacha Greif
0280ca80bb make layout, loading, and notFound routes customisable too 2014-08-18 10:07:53 +09:00
Sacha Greif
43fa81587f stop protecting comment_reply route; fix undefined user bug 2014-08-17 08:17:35 +09:00
Sacha Greif
7de249500c Make useDropdowns a theme-level setting instead 2014-08-15 12:30:51 +09:00
Sacha Greif
a4c7fc3dd7 make drop down menus optional 2014-08-15 11:56:53 +09:00
Sacha Greif
0a071460f6 Changing navItems to primaryNav and adding secondaryNav 2014-08-15 11:51:30 +09:00
Sacha Greif
d1f3eb9210 wrap packages template helpers in Meteor.startup() blocks 2014-08-13 17:51:38 +09:00
Sacha Greif
87ab07ecf3 make mobile nav customisable too 2014-08-13 17:34:56 +09:00
Sacha Greif
c0e1d8e39c making navItems customisable too 2014-08-13 17:12:52 +09:00
Sacha Greif
67bb61ee75 making search and tags package templates customisable too 2014-08-13 17:11:33 +09:00
Sacha Greif
b253934baf history 2014-08-13 09:31:27 +09:00
Sacha Greif
e17764844d Merge branch 'callmephilip-feature/invites' 2014-08-13 09:30:12 +09:00
Sacha Greif
d3bf6286fa small tweaks 2014-08-13 09:30:07 +09:00
Sacha Greif
91f22c9a6a fix getSetting 2014-08-13 09:03:07 +09:00
Philip Nuzhnyy
932f56bc1f merge master 2014-08-12 16:02:05 +02:00
Sacha Greif
083a4c4dc4 show username if available 2014-08-12 17:47:11 +09:00
Sacha Greif
c77acd9605 Merge branch 'master' into themes 2014-08-12 17:41:44 +09:00
Sacha Greif
5198373c2b Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-08-12 17:41:36 +09:00
Sacha Greif
5380e72f4d fix logo image 2014-08-12 17:34:56 +09:00
Sacha Greif
53fb6a5263 Merge pull request #351 from spifd/better-custom
Small customization enhancements and fix
2014-08-12 17:17:53 +09:00
Sacha Greif
6ecce1fa21 more css refactoring 2014-08-12 17:15:12 +09:00
Sacha Greif
dbae1da597 still working on refactoring css 2014-08-12 17:11:36 +09:00
Sacha Greif
4ad020174c Separating themes; adding accounts-entry 2014-08-12 16:16:44 +09:00
Fabrice Delhoste
3ff41d0342 Fixed: unable to override post_page template 2014-08-11 12:11:01 +02:00
Fabrice Delhoste
9511e7a912 Allow custom to cancel server call on edit/submit 2014-08-11 12:09:20 +02:00
Fabrice Delhoste
ad1b6abee1 Disabled submit while processing, like post_submit 2014-08-11 12:05:27 +02:00
Sacha Greif
21dde72270 stop denormalizing author name 2014-08-11 16:17:17 +09:00
Sacha Greif
99e50b85dd show real user name 2014-08-11 16:15:54 +09:00
Sacha Greif
509972f18a Now keeping track of upvoted/downvoted posts & comments. 2014-08-11 10:14:53 +09:00
Sacha Greif
f632262426 updating packages 2014-08-08 10:22:51 +09:00
Sacha Greif
c3bfe760c2 disable scrolling code 2014-08-08 09:54:20 +09:00
Sacha Greif
39a2c4b915 updated readme 2014-08-06 12:15:35 +09:00
Sacha Greif
8e4b1a99c3 updated readme 2014-08-06 12:12:49 +09:00
Sacha Greif
58ca8d389f Fixing latency compensation issue 2014-08-06 12:02:17 +09:00
Sacha Greif
23c72bd7bb Updating history 2014-08-06 10:44:19 +09:00
Sacha Greif
834250d6c9 clean up 2014-08-05 20:26:04 +09:00
Sacha Greif
21b5b0de45 adding telescope-newsletter package 2014-08-05 12:52:01 +09:00
Sacha Greif
5021b64e30 extracting newsletter package 2014-08-05 12:41:28 +09:00
Sacha Greif
7f103be36d refactoring and style tweaks 2014-08-05 12:25:26 +09:00
Sacha Greif
3f8c868bdc almost done with newsletter banner 2014-08-05 11:24:54 +09:00
Sacha Greif
af4a9ee413 working on sync/async issues 2014-08-05 10:59:54 +09:00
Sacha Greif
be0ab69c7b Adding footer and hero modules; working on newsletter subscribe banner 2014-08-05 10:16:05 +09:00
Sacha Greif
68bbae0a4c improving digest 2014-08-04 20:58:02 +09:00
Sacha Greif
3ad741b7ac Stop tracking 2014-08-04 19:05:23 +09:00
Sacha Greif
2135c4b11f Adding cron job to schedule digests 2014-08-04 19:02:21 +09:00
Sacha Greif
aedd1f69d0 Delete all existing notifications to avoid incompatibilities 2014-08-04 11:29:12 +09: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
cb4e27d4ba Add logo to email templates 2014-08-04 10:04:50 +09:00