Commit graph

601 commits

Author SHA1 Message Date
Sacha Greif
8fc95a316c fix mobile nav 2015-03-24 17:03:37 +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
f59ad553b6 close dropdown when clicking "mark all as read" 2015-03-23 11:35:49 +09:00
Sacha Greif
9c5d3534cb refactoring dropdown CSS 2015-03-23 11:28:36 +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
44c1230a8a fixing mobile version 2015-03-22 11:56:06 +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
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
Sacha Greif
0eb3d5d641 Merge branch 'devel' into sidenav 2015-03-21 09:43:59 +09:00
Sacha Greif
24537d6e6f simplifying dropdown component 2015-03-21 09:43:51 +09:00
Sacha Greif
a29987d7b2 refactoring dropdown menus into components 2015-03-20 18:31:49 +09:00
Sacha Greif
efcf801f22 make sure set object is not empty 2015-03-20 16:51:28 +09:00
Sacha Greif
262cf1eebb header > nav 2015-03-20 16:46:33 +09:00
Sacha Greif
b1cc62105e Merge branch 'ywang28-issue825' into devel 2015-03-20 12:00:36 +09:00
Yalin Wang
02bc33e912 fix bug where last character in search keyword couldn't be cleared
with backspace. issue #825
2015-03-19 20:56:55 -05:00
Sacha Greif
4b0681c5f7 Merge branch 'devel' into sidenav 2015-03-19 11:25:30 +09:00
Sacha Greif
6894de3d2f working on new admin menu 2015-03-18 17:22:43 +09:00
Sacha Greif
9cde28fdf6 fix API bugs 2015-03-18 16:22:30 +09:00
Sacha Greif
ab8ce6f2d8 Merge branch 'devel' into sidenav 2015-03-18 10:14:59 +09:00
Sacha Greif
7be7276980 commenting and tweaking the post by feed package 2015-03-18 09:45:44 +09:00
Sacha Greif
0d27313b03 Merge branch 'post-by-feed-fix' of https://github.com/delgermurun/Telescope into delgermurun-post-by-feed-fix 2015-03-18 09:14:08 +09:00
Sacha Greif
2f5a72e8f2 Merge branch 'razvansky-master' into devel 2015-03-18 09:10:36 +09:00
Sacha Greif
793c6450e7 small fix 2015-03-18 09:10:11 +09:00
Delgermurun
a05fa134e4 Assign feed item's categories to post.
Changed htmlparser2 to node-feedparser
2015-03-17 10:40:45 +08:00
Sacha Greif
7c14e6b065 fix bug with same posts being sent twice 2015-03-16 14:16:32 +09:00
Sacha Greif
27ab9ec82b use bootstrap's sr-only class 2015-03-16 10:37:08 +09:00
Sacha Greif
e4cff72e28 hide screen reader content 2015-03-16 10:05:54 +09:00
Sacha Greif
ea24b5242d Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2015-03-16 10:01:22 +09:00
Sacha Greif
553ab6d9a3 update release notes 2015-03-16 10:01:08 +09:00
Sacha Greif
95cd46cbcb sort hero modules by order 2015-03-16 10:00:11 +09:00
Sacha Greif
7bdc62d9b1 Merge pull request #783 from thingista/mailchimp-fix
Mailchimp limits email subject to 150 characters
2015-03-14 10:35:01 +09:00
Sacha Greif
b390259650 fix op tag styling 2015-03-14 10:23:22 +09:00
Sacha Greif
6c13989cc3 small tweaks 2015-03-13 15:27:45 +09:00
Sacha Greif
d3665b9895 refactoring sidebar menu to use main nav 2015-03-13 15:27:24 +09:00
Sacha Greif
a1d304445d highlight OP's comments 2015-03-13 09:41:15 +09:00
Sacha Greif
63e2acabf5 side nav prototype 2015-03-12 18:07:23 +09:00
Sacha Greif
0e3a96f50b fix embedly bug 2015-03-12 16:04:54 +09:00
Sacha Greif
937b37f319 show different embedly missing api key to non admins 2015-03-12 07:01:55 +09:00
Sacha Greif
eb0a792dc7 vote power tweaks 2015-03-11 17:49:42 +09:00
Sacha Greif
74f1ec9a0c Merge branch 'devel' of https://github.com/Baxter900/Telescope into Baxter900-devel 2015-03-11 17:42:21 +09:00
Sacha Greif
3e97b453de make thumbnail URL work with https 2015-03-11 11:54:57 +09:00
Bandersnatch
81b7c4e3fb Change votePowerEq to getVotePower. getVotePower can now be a function, or a number. 2015-03-10 20:31:31 -06:00
Sacha Greif
b7ad74e6e6 Use new set of arguments for methods and hooks 2015-03-10 14:24:05 +09:00