Commit graph

438 commits

Author SHA1 Message Date
Sacha Greif
49e92a35b4 test for presence of instance.data 2015-01-08 17:42:56 +09:00
Sacha Greif
1ed868dffe cleaning up posts daily 2015-01-08 17:37:54 +09:00
Sacha Greif
149ebb1ff7 make daily view work 2015-01-08 17:26:58 +09:00
Sacha Greif
56b53e9026 make load more template work again for regular post list 2015-01-08 17:07:17 +09:00
Sacha Greif
672dc4b965 reset post limit when switching days 2015-01-08 16:39:05 +09:00
Sacha Greif
338e251e97 get rid of unnecessary router subscriptions; make day to day nav work 2015-01-08 16:01:51 +09:00
Sacha Greif
535acb9da8 refactoring singleDay package and postsList module 2015-01-08 15:38:07 +09:00
Sacha Greif
18c63f9886 Merge branch 'master' into devel
Conflicts:
	server/publications/posts_list.js
2015-01-07 16:53:36 +09:00
Anthony Mayer
df7c892e58 Fixing nav tests and cleanup.
Turning velocity back on and adding relevant packages to .meteor/versions
2015-01-07 08:22:58 +01:00
Anthony Mayer
f9d9891fba Getting rid of redundant permissions functions
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.

Conflicts:
	client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
Sacha Greif
47ace39e26 rename files in singleDay package 2015-01-06 14:46:38 +09:00
Sacha Greif
65f30864c6 decode feed item title, too 2015-01-06 11:55:12 +09:00
Sacha Greif
6139bba6c1 Merge branch 'master' into devel 2015-01-06 11:31:00 +09:00
Sacha Greif
b1f575d745 limit to 200 posts max even for admins; sort single day view by score, not baseScore; fix daily view limited to 10 posts bug 2015-01-06 11:26:44 +09:00
Sacha Greif
f1981e4431 mrt:mailchimp -> miro:mailchimp 2015-01-06 09:56:02 +09:00
Sacha Greif
a5911bf3f7 remove enableFeeds setting; stop synced-cron message logging 2015-01-06 09:51:35 +09:00
Sacha Greif
0a5f30ce71 use "Telescope" as site title when not defined 2015-01-05 16:32:38 +09:00
Sacha Greif
c9d13c3159 show message when user cannot comment; redirect to sign in form when not logged in 2015-01-05 16:32:26 +09:00
Sacha Greif
67671d4ebd history & updated getting started 2015-01-05 10:52:46 +09:00
Sacha Greif
c03aac379c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-01-05 10:37:22 +09:00
Sacha Greif
f5354bf69d renaming viewNav to viewsMenu and adminNav to adminMenu 2015-01-05 10:06:30 +09:00
Sacha Greif
a3fc68ad52 follow 302 redirects too 2015-01-05 10:01:57 +09:00
Sacha Greif
09ff63b3d0 follow http 301 redirects in feed package 2015-01-05 09:56:02 +09:00
Sacha Greif
8725121ce3 use feed item date for postedAt 2015-01-04 12:51:30 +09:00
Sacha Greif
e789511d8b css tweaks 2015-01-04 12:51:18 +09:00
Sacha Greif
c71f7c0441 add before/after day templates to daily view 2015-01-03 10:14:39 +09:00
Sacha Greif
e5bef96886 improve blank package 2015-01-03 10:14:23 +09:00
Sacha Greif
3c853d0ebe fix mobile nav 2015-01-03 10:14:07 +09:00
Anthony Mayer
77dd6ffba9 Adding nav client unit test
Added testing dependencies, added test case, removing unused nav code, and adding travis file
2015-01-02 21:27:09 +01:00
Sacha Greif
039f6a1492 improving blank package 2015-01-02 18:16:26 +09:00
Sacha Greif
f4a01f90e2 better organization for blank package 2015-01-01 18:47:11 +09:00
Sacha Greif
f2e20f9baf refactoring tags package 2015-01-01 17:25:18 +09:00
Sacha Greif
a372fc4910 show release notes for release 0.11.2 2014-12-31 20:38:26 +09:00
Sacha Greif
c5c5ad9f68 small tweaks 2014-12-31 19:09:19 +09:00
Sacha Greif
9bbf0347d3 log first run event and hide release notes until then 2014-12-31 19:05:00 +09:00
Sacha Greif
4254fb664c correcting for accuracy 2014-12-31 18:03:45 +09:00
Sacha Greif
4c803ba3d1 dummy content fix 2014-12-31 17:52:06 +09:00
Sacha Greif
6a8a6ee8bb working on getting started package 2014-12-31 17:44:21 +09:00
Sacha Greif
a49161dc17 get rid of toolbox 2014-12-31 11:55:09 +09:00
Sacha Greif
37ab8d48b9 feeds require to be enabled 2014-12-31 11:54:38 +09:00
Sacha Greif
0d983355eb refactor banner CSS; add dismiss button to release notes banner 2014-12-31 11:44:32 +09:00
Sacha Greif
ecad51bbbd make release notes into a package 2014-12-31 11:05:25 +09:00
Sacha Greif
778c08d544 clean-up 2014-12-30 18:18:00 +09:00
Sacha Greif
a7ad1572c3 make primary and secondary nav sortable (fix #642) 2014-12-30 17:44:33 +09:00
Sacha Greif
4a415c6ebb css fixes 2014-12-30 17:36:37 +09:00
Sacha Greif
25d06118d5 export PostsDigestController (fix #643) 2014-12-30 17:36:20 +09:00
Sacha Greif
0cc668ce05 add setting for enabling newsletter 2014-12-30 13:46:48 +09:00
Sacha Greif
b70cee68b8 updated autoform 2014-12-29 18:24:26 +09:00
Sacha Greif
03922286e1 refactoring comment form code and fixing upvote issue 2014-12-28 12:13:13 +09:00
Sacha Greif
7d7a3939fc working on comment form latency compensation 2014-12-28 11:45:35 +09:00