Commit graph

1135 commits

Author SHA1 Message Date
Sacha Greif
9b8b23f932 Merge branch 'delgermurun-template-extension' into devel
# Conflicts:
#	client/views/comments/comment_edit.js
#	client/views/comments/comment_form.js
2015-04-13 18:14:12 +09:00
Delgermurun
16d9eaf0f9 Delete all getTemplate related codes 2015-04-13 16:29:33 +09:00
Delgermurun
666577f4cb Template[getTemplate('XYZ')] => Template.XYZ 2015-04-13 14:52:03 +09:00
Sacha Greif
2070a725ea changing comment_item template 2015-04-13 09:19:42 +09:00
Sacha Greif
2e10b2f973 get rid of hotkeys package 2015-04-12 21:19:30 +09:00
Sacha Greif
bea733f711 working on template extensions 2015-04-11 17:03:07 +09:00
Delgermurun
5748f50d66 Submit comment when press Crtl/Cmd+Enter 2015-04-11 15:47:32 +09:00
Sacha Greif
cb7b4164ab collapse user menu by default 2015-04-08 11:57:53 +09:00
Sacha Greif
4ba2f69e9b filter out admin menu items 2015-04-08 09:30:57 +09:00
Sacha Greif
ffdbaed70d Merge branch 'settings-package' of https://github.com/delgermurun/Telescope into delgermurun-settings-package
Conflicts:
	.meteor/packages
	.meteor/versions
	client/components/postList/posts_list.js
	client/main.js
	lib/router/filters.js
	lib/router/posts.js
	lib/router/users.js
	packages/telescope-base/package.js
	packages/telescope-daily/lib/routes.js
	packages/telescope-module-share/package.js
	packages/telescope-seo/lib/routes.js
	packages/telescope-seo/lib/seo.js
	packages/telescope-seo/package.js
	packages/telescope-singleday/lib/routes.js
2015-04-08 09:20:50 +09:00
Sacha Greif
0c8514a56b Fix #887 (thanks @kai101) 2015-04-08 09:05:15 +09:00
Nolan Darilek
a571d40502 Set aria-live on post bodies so they're read automatically when viewed. 2015-04-07 09:59:23 -05:00
Nolan Darilek
20acbeda4e Set aria-hidden on avatars in comments and disable live regions. 2015-04-07 09:54:01 -05:00
Nolan Darilek
b325c8028c Disable live regions on, and hide from accessibility, post and comment avatars. 2015-04-07 09:48:06 -05:00
Sacha Greif
ca20b9e1f2 add city field to profile 2015-04-03 18:52:44 +09:00
Sacha Greif
c02850b78c use link instead of @import for font 2015-04-03 18:50:39 +09:00
Sacha Greif
48bfb14b11 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
Conflicts:
	.meteor/versions
2015-04-03 09:49:04 +09:00
Sacha Greif
57fa01c6bb various mobile css fixes; fix mobile nav 2015-04-03 09:48:30 +09:00
saimeunt
37b11518ee Fix a bug where the post submit autoform hook wasn't called 2015-04-02 17:35:23 +02:00
Sacha Greif
07125f900d Bring SEO features back into core and refactor SEO package into sitemap package 2015-04-01 11:00:31 +09:00
Sacha Greif
ad43b8fd9d fix #868 2015-03-31 14:06:58 +09:00
Sacha Greif
e2efd1922b moving postList component 2015-03-31 10:04:41 +09:00
Sacha Greif
99173d5791 move css to menu component directory 2015-03-29 15:08:52 +09:00
Delgermurun
057580b793 Settings package 2015-03-28 18:38:20 +09:00
Sacha Greif
0498efd6b1 Merge branch 'messages-package' of https://github.com/delgermurun/Telescope into delgermurun-messages-package 2015-03-28 11:08:20 +09:00
Sacha Greif
35efbeb3ee refactoring menu component 2015-03-28 10:54:41 +09:00
Delgermurun
5cd7c53ff7 Messages package 2015-03-27 16:38:47 +08:00
Charlie DeTar
7015663741 Add userId param to changeEmail method
Fixes #852.
2015-03-26 14:39:36 -06:00
Sacha Greif
f1af28841f only clear comment form if submission succeeds 2015-03-26 12:05:25 +09:00
Sacha Greif
d7a1143b02 clean up tags package 2015-03-26 11:36:29 +09:00
Sacha Greif
56caa499b7 make views nav use dropdown component, and hide it when there's only a single view 2015-03-25 18:19:22 +09:00
Sacha Greif
f43d0dd569 small tweaks 2015-03-25 12:02:29 +09:00
Sacha Greif
ed0e7ef270 fix user dashboard css 2015-03-25 10:11:44 +09:00
Sacha Greif
8fc95a316c fix mobile nav 2015-03-24 17:03:37 +09:00
Sacha Greif
9e25f8bafc fix comment upvote/downvote 2015-03-24 14:32:54 +09:00
Sacha Greif
3c8fc80841 refactoring color customization system 2015-03-24 14:30:04 +09:00
Sacha Greif
8a8cf53fee using font awesome for icons 2015-03-24 13:13:04 +09:00
Sacha Greif
5e645e11d7 color css fix 2015-03-23 11:38:30 +09:00
Sacha Greif
9c5d3534cb refactoring dropdown CSS 2015-03-23 11:28:36 +09:00
Sacha Greif
8486e73283 history update 2015-03-23 10:49:21 +09:00
Sacha Greif
51b52da004 working on admin menu 2015-03-23 10:32:56 +09:00
Sacha Greif
2bcb078877 setting header colors based on settings 2015-03-23 08:57:29 +09:00
Sacha Greif
7de8974fc4 fixing top nav & notifications 2015-03-22 12:27:05 +09:00
Sacha Greif
e06e5289f8 adding new postListTop zone 2015-03-22 11:19:27 +09:00
Sacha Greif
0d0d1f8bf5 adding postsViews setting 2015-03-22 10:55:30 +09:00
Sacha Greif
c58d4f0a56 injecting svg for all templates 2015-03-22 10:55:19 +09:00
Sacha Greif
4de55e5120 working on posts list views navigation 2015-03-22 09:42:58 +09:00
Sacha Greif
978bf7cd6f working on dropdown show more 2015-03-21 20:51:23 +09:00
Sacha Greif
631092d78f working on dropdown open/close 2015-03-21 18:43:35 +09:00
Sacha Greif
70147b5bc3 simplify dropdown and add admin-only items 2015-03-21 17:52:15 +09:00