Commit graph

2831 commits

Author SHA1 Message Date
Sacha Greif
e535a603ad test for existence of user.telescope 2015-08-12 16:42:22 +09:00
Sacha Greif
98266558d5 history and version update (0.23) 2015-08-12 16:38:35 +09:00
Sacha Greif
e7f9154ef9 Merge pull request #1015 from johnthepink/fix-bootstrap-url
Fix Removing URL on Edit
2015-08-12 16:33:03 +09:00
Sacha Greif
1bfcca7b4e Merge branch 'sungwoncho-improve-newsletter' into devel 2015-08-12 16:30:40 +09:00
Sacha Greif
3fa8eb4d1b work on newsletter comments styling 2015-08-12 16:30:27 +09:00
Sacha Greif
95e66d1762 Merge branch 'improve-newsletter' of https://github.com/sungwoncho/Telescope into sungwoncho-improve-newsletter 2015-08-12 15:24:59 +09:00
Sacha Greif
7a54b3861b refactor and improve code for share package 2015-08-12 15:22:05 +09:00
Sacha Greif
0650082c7b Merge pull request #1091 from valgalin/valgalin-patch-1
Show Share button on desktop version
2015-08-12 11:45:57 +09:00
Sacha Greif
7c241761ae Merge pull request #1100 from lewisnyman/category-rss
Added a RSS route that returns posts filtered by category
2015-08-12 11:28:43 +09:00
Sacha Greif
2c1d3b3fb9 do not subscribe to post users on user profile page (temporary fix for subscription bug) 2015-08-12 10:52:02 +09:00
Sacha Greif
83c6f97ee5 only show "play" button for media with the "video" type 2015-08-12 10:51:26 +09:00
lewisnyman
fb2e5183e6 Added a RSS route that returns posts filtered by category 2015-08-07 20:00:37 +02:00
Sacha Greif
c0040932a5 menu component label tweaks 2015-08-07 11:24:54 +09:00
Sacha Greif
e8d2ada7ee add hierarchical category menu to admin categories page and autoform forms 2015-08-07 11:17:03 +09:00
Sacha Greif
fc7f77a2e9 style subcategories in mobile nav 2015-08-05 19:24:35 +09:00
Sacha Greif
7088b71760 working on hierarchical categories 2015-08-05 18:49:11 +09:00
Sacha Greif
586125243b use template reactive variables for day count to fix autoscroll bug 2015-08-05 14:05:53 +09:00
Sacha Greif
70b5cac97d update Meteor; switch back to aldeed:autoform 2015-08-04 18:24:18 +09:00
Sacha Greif
089706dea6 history update; various tweaks 2015-08-03 20:03:06 +09:00
Sacha Greif
72bcdfd620 fix postClass callback 2015-08-03 20:02:54 +09:00
Sacha Greif
d57ded5933 fix typo 2015-08-03 17:40:29 +09:00
Sacha Greif
93379dd7e8 working on making color CSS more flexible 2015-08-03 15:45:22 +09:00
Sacha Greif
d5eaa61eb3 add category description to category menu, if it exists 2015-08-03 15:43:14 +09:00
Sacha Greif
9b9ed2792e Add new facebookPage setting 2015-08-03 15:43:02 +09:00
Sacha Greif
52923317f5 make sure post is loaded before setting SEO properties 2015-08-03 15:42:44 +09:00
Sacha Greif
709ff04d55 modify custom template prefix system to accept multiple simultaneous prefixes 2015-08-03 15:42:28 +09:00
Sacha Greif
cba599e1b4 getDate -> date (fix #1092) 2015-08-03 15:40:55 +09:00
Sacha Greif
a981f744f6 add new i18n strings 2015-08-03 15:40:05 +09:00
Sacha Greif
1bfc66f581 small css fix 2015-08-01 16:35:50 +09:00
Sacha Greif
d1423bb191 fix #1009 2015-08-01 16:19:15 +09:00
Val Galin
db9d6c5af8 Show Share button on desktop version
Via CSS, I've showed the share button and hide the discuss icon on the post's page. Basically, the share button replaces the real estate of the discuss icon because we are already on the post's page, and we still have the comment link/count in the post's meta.

For those looking for the share button on the posts list (homepage), don't worry because Sacha is going to make the post title redirect to the page of the post. You can see it here: 285aa810d1 . So your users are still going to see the share button. :)
2015-08-01 13:18:54 +08:00
Sacha Greif
a93b10f13a use collection helper instead of {{pathFor 'post_page'}} 2015-08-01 12:52:33 +09:00
Sacha Greif
285aa810d1 use collection helpers in templates instead of postLink and target template helpers 2015-08-01 12:49:44 +09:00
Sacha Greif
394b262040 stop using Session for search; do not trigger route redirect if search field is empty (fix #1063) 2015-08-01 12:27:10 +09:00
Sacha Greif
bcf05a124b give priority to field label over i18n string, if it exists (fix #1070) 2015-08-01 11:56:09 +09:00
Sacha Greif
e5399458ea use new route-specific module syntax for category title, newsletter banner, and tagline banner 2015-08-01 11:46:01 +09:00
Sacha Greif
cf0b98a742 fix avatar bug 2015-07-31 14:37:41 +09:00
Sacha Greif
6cc3523a2f added autoscroll package 2015-07-31 14:34:21 +09:00
Sacha Greif
23dd936758 only cache first 15 pages of posts_daily 2015-07-30 09:34:19 +09:00
Sacha Greif
0bf28dd3b4 add "only" and "except" options to modules 2015-07-30 09:07:37 +09:00
Sacha Greif
11a4e41284 Merge branch 'master' into devel 2015-07-29 19:14:31 +09:00
Sacha Greif
523de6688e bump telescope:posts to 0.22.3 2015-07-29 19:13:53 +09:00
Sacha Greif
862f0742eb upgrade all the packages! 2015-07-29 19:10:28 +09:00
Sacha Greif
346f50d52b only reset posts limit if terms have actually changed 2015-07-28 18:00:37 +09:00
Sacha Greif
e041c11368 fix last campaign selection syntax 2015-07-28 12:17:41 +09:00
Sacha Greif
5e3d2e3320 Sort email newsletter posts by baseScore (time-independent), not score. 2015-07-28 11:48:32 +09:00
Sacha Greif
f02a33315e Merge branch 'master' into devel 2015-07-28 11:21:22 +09:00
Sacha Greif
e78bf951b1 version bump (0.22.2) 2015-07-28 11:16:14 +09:00
Sacha Greif
8ac1ab68f3 make approvePost and unapprovePost methods take postId instead of post as argument. 2015-07-28 10:59:04 +09:00
Sacha Greif
1be9c9b0f8 update history 2015-07-27 15:16:38 +09:00