Commit graph

1296 commits

Author SHA1 Message Date
Sacha Greif
b97453a323 cleanup 2014-08-28 11:11:23 +09:00
Sacha Greif
be82db9072 Disable resetScroll; Simplify adminUsers publication; fix search controller 2014-08-28 11:10:31 +09:00
Sacha Greif
ca98bdd806 CSS fixes 2014-08-28 11:09:46 +09:00
Sacha Greif
fa8691eaaf making default view configurable 2014-08-28 10:16:17 +09:00
Sacha Greif
5a7921c6d2 still working on "load more" bug 2014-08-28 07:55:13 +09:00
Sacha Greif
ba1c6f7c75 more work on daily view 2014-08-27 16:43:41 +09:00
Sacha Greif
8ee91e50dc Merge branch 'master' into daily
Conflicts:
	packages/telescope-theme-hubble/lib/client/css/screen.css
2014-08-27 10:36:38 +09:00
Sacha Greif
3b1cff9347 working on daily view 2014-08-27 10:23:56 +09:00
Sacha Greif
991ca23516 small bug fixes 2014-08-27 09:25:05 +09:00
Sacha Greif
85679ded35 working on daily view 2014-08-27 09:24:37 +09:00
Sacha Greif
735f0645db move votes to their own object on user object 2014-08-23 11:53:37 +09:00
Sacha Greif
df479d43c3 Stop tracking comments in User object; Refactor publications; add data property to user 2014-08-23 11:28:05 +09:00
Sacha Greif
9b8e16f177 now showing comments on user profile page 2014-08-22 17:06:22 +09:00
Sacha Greif
f2808ee764 rerun interrupted migrations 2014-08-22 11:25:05 +09:00
Sacha Greif
15de4e3cea CSS tweaks 2014-08-22 11:08:36 +09:00
Sacha Greif
063242b78d Changed comments to CommentsCount; Now tracking _ids of commenters on each Post document 2014-08-22 10:31:05 +09:00
Sacha Greif
0a0ad6a501 layout tweaks 2014-08-21 15:30:05 +09:00
Sacha Greif
c19fde1d73 even more css fixes… 2014-08-20 18:02:27 +09:00
Sacha Greif
48af29c4f2 more css tweaks 2014-08-20 17:56:48 +09:00
Sacha Greif
2ab5df7a76 more css fixes 2014-08-20 17:51:28 +09:00
Sacha Greif
c2a1b7ea33 css fix 2014-08-20 17:12:03 +09:00
Sacha Greif
83035c9672 disabled hubble by mistake 2014-08-20 17:04:30 +09:00
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