Commit graph

2093 commits

Author SHA1 Message Date
Sacha Greif
3a51f38c3c css tweaks 2015-01-10 11:11:55 +09:00
Sacha Greif
36888a0880 only show "no posts" message if there actually are no posts 2015-01-10 11:05:45 +09:00
Sacha Greif
ae9c1fa59b Add load more days link 2015-01-09 16:05:00 +09:00
Sacha Greif
18b8576091 use onBeforeAction instead of onRun 2015-01-09 15:23:30 +09:00
Sacha Greif
b8f9cfd96f Merge pull request #686 from comerc/patch-2
Update posts.js
2015-01-08 18:32:54 +09:00
comerc
d213e29712 Update posts.js 2015-01-08 12:28:57 +03:00
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
89dfad7b2c Merge pull request #672 from anthonymayer/permissions-cleanup
Getting rid of redundant permissions functions.
2015-01-07 08:37:35 +01:00
Anthony Mayer
5dea965589 Turning off testing again 2015-01-07 08:27:55 +01: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
37b5049005 Merge pull request #651 from delgermurun/editorconfig-html
add html to .editorconfig
2015-01-07 12:44:23 +09:00
Sacha Greif
7138eb0ca6 meteor wants to change this for some reason; who am I to argue? 2015-01-07 12:29:04 +09:00
Sacha Greif
cfa5c0f0ab Merge branch 'master' into devel 2015-01-07 12:08:06 +09:00
Sacha Greif
88e48d38ad Merge pull request #677 from comerc/patch-1
Update helpers.js
2015-01-07 12:07:38 +09:00
Sacha Greif
5dc42cabce Merge branch 'master' into devel 2015-01-07 10:42:32 +09:00
Sacha Greif
018b7c81f6 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-01-07 10:42:13 +09:00
Sacha Greif
e62e0bc7ea version bump 2015-01-07 10:42:09 +09:00
Anthony Mayer
176ce08ddf Merge pull request #669 from toome123/master
Add Bulgarian translation
2015-01-06 19:30:09 +01:00
comerc
856a03e234 Update helpers.js 2015-01-06 09:47:32 +03:00
Sacha Greif
47ace39e26 rename files in singleDay package 2015-01-06 14:46:38 +09:00
Sacha Greif
ae2214d7b4 move posts_list files into their own directory 2015-01-06 14:46:20 +09:00
Sacha Greif
b129b4b826 get limit from terms 2015-01-06 14:45:10 +09:00
Sacha Greif
b709334cd6 dummy users should not be admins 2015-01-06 14:22:39 +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
c5ce397c17 remove unnecessary decodeUrl (fix #675) 2015-01-06 09:32:27 +09:00
Anthony Mayer
bbaa4134dd Adding .jshintrc and cleaning up .editorconfig 2015-01-05 18:43:44 +01:00
Anthony Mayer
f340efbe13 Trying to make travis work with firefox 2015-01-05 18:22:11 +01: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
b3f2d3ec08 remove nested comments check 2015-01-05 16:18:26 +09:00
Sacha Greif
b75355d89d disabling tests for now 2015-01-05 11:16:32 +09:00
Sacha Greif
bc048d24d6 clean up packages 2015-01-05 10:57:38 +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
62cf056a73 Merge branch 'devel' 2015-01-05 10:37:15 +09:00
Sacha Greif
22dc9b91ab history 2015-01-05 10:37:05 +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