Commit graph

2869 commits

Author SHA1 Message Date
Sacha Greif
200c60eaa2 fix user profile 2015-08-17 17:03:18 +09:00
Sacha Greif
44f872cb1a add explicit moduleData argument to modules; clean up module code 2015-08-16 17:36:40 +09:00
Sacha Greif
5e70ba23c7 Merge branch 'master' into devel 2015-08-16 17:35:30 +09:00
Sacha Greif
773aa026d2 adding moduleClass helper to modules 2015-08-16 17:34:54 +09:00
Sacha Greif
4a664538ff go back to 0.8.2 for avatar package 2015-08-15 13:13:30 +09:00
Sacha Greif
13bf1e3ccf fix versioning (0.23.0) 2015-08-15 12:36:07 +09:00
Sacha Greif
5c9d9670d4 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-08-15 12:30:34 +09:00
Sacha Greif
93f55191d4 version bump (0.23) 2015-08-15 12:30:08 +09:00
Sacha Greif
9ed1841198 clean up comment and posts excerpts in newsletter 2015-08-15 12:28:22 +09:00
Sacha Greif
ef30b0b6fc update history 2015-08-15 11:51:50 +09:00
Sacha Greif
a40535554d improve email digest template 2015-08-15 11:51:23 +09:00
Sacha Greif
031d7e3d40 show user avatar in top nav 2015-08-15 11:42:45 +09:00
Sacha Greif
5ed51ef90f add menuLabelTemplate and menuLabelData options to menu component 2015-08-15 11:42:32 +09:00
Sacha Greif
5666ec43f4 recalculate email hash when email changes 2015-08-15 11:41:59 +09:00
Sacha Greif
99ed0398c7 move user_menu.html and user_menu.js from telescope:core to telescope:users 2015-08-15 11:41:30 +09:00
Sacha Greif
4976c97a34 add comment avatars to newsletter 2015-08-14 17:39:00 +09:00
Sacha Greif
2a9adeeb92 CSS tweaks 2015-08-14 17:03:21 +09:00
Sacha Greif
5197c715f2 remove wrong "se" language code (it's actually "sv") 2015-08-14 10:40:27 +09:00
Sacha Greif
72e9a8a1d2 refactor language import code in package.js files 2015-08-14 10:34:21 +09:00
Sacha Greif
83e5af6b23 fix i18n son parsing issue 2015-08-14 10:32:12 +09:00
Sacha Greif
476bf143f6 Merge branch 'devel' into i18n 2015-08-14 10:12:43 +09:00
Sacha Greif
87d38847d4 update avatar package 2015-08-14 10:12:12 +09:00
Sacha Greif
4925ed3ab0 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-08-14 01:09:46 +00:00
Sacha Greif
65efb6180c match anything (fix #1103) 2015-08-13 15:46:33 +09:00
Sacha Greif
279b20c70f try to fix check error 2015-08-13 15:25:10 +09:00
Sacha Greif
c000e3f2dd add comments and notifications indexes 2015-08-13 11:32:41 +09:00
Sacha Greif
8738f2ca8d put category removal logic in its own method 2015-08-13 10:19:00 +09:00
Sacha Greif
3e70060e4c when showing a parent category, also show posts from all its children categories 2015-08-13 09:59:54 +09:00
Sacha Greif
04df5f7bd3 limit video lightboxes to youtube and vimeo 2015-08-13 09:35:37 +09:00
Sacha Greif
153e7d9c37 when deleting a category, $unset all its children's parentId 2015-08-12 18:36:11 +09:00
Sacha Greif
edfd8f4666 hide comment body label 2015-08-12 17:56:42 +09:00
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
7bc3ea376e Merge pull request #1098 from srkirkland/patch-1
Correctly get url for sitemap using slug
2015-08-12 11:45:15 +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
c371851492 Merge pull request #1102 from srkirkland/patch-2
make sure the postView is a function
2015-08-12 11:25:02 +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
Scott Kirkland
bc65923d20 make sure the postView is a function
otherwise it'll hard crash on an unknown value, like "daily"
2015-08-09 18:14:11 -07:00
lewisnyman
fb2e5183e6 Added a RSS route that returns posts filtered by category 2015-08-07 20:00:37 +02:00
Scott Kirkland
008969e031 Correctly get url for sitemap using slug
This fixes the current error when using the telescope-sitemap package by using the Posts.getLink(post) function that all of the routers use, plus getting the slug field for all orders makes the url's pretty & SEO friendly.
2015-08-06 22:44:09 -07: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