Commit graph

2383 commits

Author SHA1 Message Date
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
Yalin Wang
00aee8c622 fix bug where last character in search keyword couldn't be cleared
with backspace. issue #825
2015-03-19 23:15:39 -05: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
Yannik Schweinzer
70b1940ea1 numberOfItemsInPast24Hours always returns 0
Looks like the cursor needs a Date object to work with
2015-03-19 12:24:51 +01:00
Sacha Greif
4b0681c5f7 Merge branch 'devel' into sidenav 2015-03-19 11:25:30 +09:00
Sacha Greif
595df8c20a updating Meteor to 1.0.4.1 2015-03-19 11:25:15 +09:00
Sacha Greif
11dd2cd49c Merge pull request #827 from webyak/patch-1
missing `var` keyword for `defaultProperties`
2015-03-19 11:16:14 +09:00
Yannik Schweinzer
ea4d12aaf4 missed var keyword 2015-03-18 18:25:17 +01: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
b38601dd94 Merge branch 'devel' into sidenav 2015-03-18 12:12:51 +09:00
Sacha Greif
8c2eb51209 make migration work with twitter accounts 2015-03-18 12:12:46 +09:00
Sacha Greif
77fee86303 updating Meteor 2015-03-18 10:40:23 +09:00
Sacha Greif
ab8ce6f2d8 Merge branch 'devel' into sidenav 2015-03-18 10:14:59 +09:00
Sacha Greif
aaf0ba013b Merge branch 'gabrielhpugliese-master' into devel 2015-03-18 09:47:31 +09:00
Sacha Greif
274f5ef577 Merge branch 'master' of https://github.com/gabrielhpugliese/Telescope into gabrielhpugliese-master 2015-03-18 09:47:15 +09:00
Sacha Greif
7be7276980 commenting and tweaking the post by feed package 2015-03-18 09:45:44 +09:00
Sacha Greif
5b3e098167 Merge branch 'delgermurun-post-by-feed-fix' into devel 2015-03-18 09:14:14 +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
Sacha Greif
31dffc58fb Merge branch 'lowercase-usernames' into devel 2015-03-18 08:43:59 +09:00
Sacha Greif
578c201ede Merge branch 'devel' into lowercase-usernames 2015-03-18 08:43:16 +09:00
Razvan Andrei Ionescu
00b9858c0f i18n added romanian translation based on the german translation strings 2015-03-17 20:57:32 +02:00
Delgermurun
a05fa134e4 Assign feed item's categories to post.
Changed htmlparser2 to node-feedparser
2015-03-17 10:40:45 +08:00
Gabriel Pugliese
80fd546e96 Fix #754 2015-03-16 21:51:36 -03: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
ed9ba1d765 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-03-16 10:00:26 +09:00
Sacha Greif
95cd46cbcb sort hero modules by order 2015-03-16 10:00:11 +09:00
Sacha Greif
6f9e11bfe5 Merge pull request #814 from saimeunt/devel
Refactor postAfterEditMethodCallbacks execution on server
2015-03-15 12:28:51 +09:00
saimeunt
39f08a97b3 Refactor postAfterEditMethodCallbacks execution on server 2015-03-14 10:04:52 +01:00
Sacha Greif
76223dfabd Merge pull request #811 from Juaanma/patch-1
Correct base score calculation in vote.js
2015-03-14 12:28:34 +09:00
Juaanma
9e4b152ec7 Correct base score calculation in vote.js
When we downvote an item or cancel one of its upvotes, we should decrese, not increase, the base score.
2015-03-13 23:53:26 -03: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
cae4562c9a Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-03-14 10:23:37 +09:00
Sacha Greif
b390259650 fix op tag styling 2015-03-14 10:23:22 +09:00
Ben Gott
9f70a9167b Merge pull request #810 from bengott/devel
Fix broken twitter avatars (for real this time)
2015-03-13 11:50:27 -07:00
Ben Gott
a520620856 Fix broken twitter avatars (for real this time)
- didn't notice avatarOptions object last time
2015-03-13 10:15:28 -07: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
a516c7a99d added message about signing in to reply 2015-03-13 10:18:24 +09:00
Sacha Greif
a1d304445d highlight OP's comments 2015-03-13 09:41:15 +09:00