Commit graph

1514 commits

Author SHA1 Message Date
Sacha Greif
c665e1818e remove unneeded allow insert 2014-09-01 18:19:36 +09:00
Sacha Greif
228f1627b7 Merge pull request #367 from gvelesandro/master
Changed the default sign-in route from /signin to /sign-in
2014-09-01 16:23:27 +09:00
Sandro Gvelesiani
ff4def6e3f changed the default sign-in route path from /signin to /sign-in 2014-09-01 00:04:21 -07:00
Sacha Greif
056dfd1c4c version number update 2014-09-01 10:12:18 +09:00
Sacha Greif
d25f644c2c Profile tweaks; display more posts 2014-09-01 09:52:40 +09:00
Sacha Greif
21c6dc6854 using sanitizeHTML and adding migrations 2014-09-01 09:33:50 +09:00
Sacha Greif
e21f5c7056 adding new htmlBody field and adding hooks to sanitise it 2014-08-31 16:11:48 +09:00
Sacha Greif
619577d6cd migration tweak 2014-08-30 10:04:56 +09:00
Sacha Greif
a3c89093ca remove mentions of nom juice package 2014-08-29 13:40:30 +09:00
Sacha Greif
9e068dba74 cleanup 2014-08-29 13:33:07 +09:00
Sacha Greif
266947e878 split out juice into its own package 2014-08-29 13:32:13 +09:00
Sacha Greif
733f367f37 add embedly and newsletter packages 2014-08-29 10:37:35 +09:00
Sacha Greif
8ae358181e Got rid of meteorhacks:npm packages; moved email features to their own package 2014-08-29 10:23:11 +09:00
Sacha Greif
f704c812ef Fixed rss package 2014-08-28 13:39:30 +09:00
Sacha Greif
11dc51b31d bringing back newsletter and embedly modules in core codebase and updating all packages to 0.9.0 2014-08-28 13:24:28 +09:00
Sacha Greif
c3ad150018 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-08-28 11:15:17 +09:00
Sacha Greif
a5bd3475ee 0.9.0.1 update 2014-08-28 11:14:36 +09:00
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
baf947c443 Update README.md 2014-08-28 08:06:26 +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