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 |
|
Sacha Greif
|
7ac82b579d
|
couple tweaks to make getFormSchema work
|
2015-03-10 14:09:06 +09:00 |
|
Sacha Greif
|
b6ccc63182
|
Merge pull request #797 from Baxter900/devel
Improved vote accessability for packages
|
2015-03-10 10:59:49 +09:00 |
|
Sacha Greif
|
bdc3e4eba4
|
Merge pull request #766 from ndarilek/master
Various accessibility fixes, mainly hiding unnecessary elements from scr...
|
2015-03-10 10:49:20 +09:00 |
|
Sacha Greif
|
c7fbb490f3
|
Merge branch 'jshimko-users-list' into devel
Conflicts:
.meteor/versions
|
2015-03-10 10:47:39 +09:00 |
|
Sacha Greif
|
3d283ac354
|
small style tweaks
|
2015-03-10 10:42:29 +09:00 |
|
Sacha Greif
|
b1bb4b5e96
|
Merge branch 'users-list' of https://github.com/jshimko/Telescope into jshimko-users-list
|
2015-03-10 09:32:13 +09:00 |
|
Bandersnatch
|
8e5af099d5
|
Added the ability to modify vote power from packages. Set votePowerEq to a function in a package and that function will be how vote power is determined. Makes sure to re-export votePowerEq from you function!
|
2015-03-07 23:30:20 -07:00 |
|
Bandersnatch
|
69f10079ce
|
Added Synchronous Method callbacks for each vote callback.
|
2015-03-07 22:19:00 -07:00 |
|
Bandersnatch
|
8e42994483
|
Added hooks for canceling up voting and down voting.
|
2015-03-07 21:54:32 -07:00 |
|
Sacha Greif
|
c8871dd424
|
updated Herald to 1.3.0
|
2015-03-03 09:31:40 +01:00 |
|
pjc
|
7aa6ef77d4
|
Mailchimp limits email subject to 150 characters
|
2015-02-24 17:09:47 +00:00 |
|
Sacha Greif
|
fcc3811ffd
|
version bump
|
2015-02-23 09:09:02 +01:00 |
|
Sacha Greif
|
9cf14b9be0
|
Adding missing i18n keys
|
2015-02-23 09:08:50 +01:00 |
|
Sacha Greif
|
22865c46c1
|
Merge pull request #781 from durrrr91/patch-1
More bulgarian translations
|
2015-02-23 08:57:30 +01:00 |
|
Sacha Greif
|
625511aeb2
|
non-admins should not be able to access rejected posts
|
2015-02-22 09:05:47 +01:00 |
|
Sacha Greif
|
aba323695f
|
do not fetch remote resources with juice; upgrade packages
|
2015-02-22 08:52:20 +01:00 |
|
durrrr91
|
0927a4df50
|
add bg i18n
|
2015-02-20 20:49:31 +02:00 |
|
durrrr91
|
c3115fb86d
|
add bg i18n
|
2015-02-20 20:48:56 +02:00 |
|
durrrr91
|
be98dfe82e
|
add bg i18n
|
2015-02-20 20:42:33 +02:00 |
|
durrrr91
|
674e3c3b53
|
Update and rename packages/telescope-singleday/i18n to packages/telescope-singleday/i18n/bg.i18n.json
|
2015-02-20 20:41:22 +02:00 |
|
Jeremy Shimko
|
3c61cf981d
|
custom template for createdAt field
also fixes date sorting in table
|
2015-02-13 01:47:36 -05:00 |
|
Nolan Darilek
|
f89e8ff7e2
|
Various accessibility fixes, mainly hiding unnecessary elements from screen readers, adding screen-reader-only content and using live regions for real-time content.
|
2015-02-12 23:44:59 -06:00 |
|