Charlie DeTar
7521bb66b2
Refactor for getDescription and package style
...
Update package style to accord with the example of
``packages/telescope-blank``. Add i18n. Simplify description setting
into a single setting for both meta descriptions and og:description. Use
``getTitle`` and ``getDescription``.
2015-03-24 09:26:22 -06:00
Charlie DeTar
c3c8aab94a
Update SEO package for master, remove page titles
2015-03-24 09:25:40 -06: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
a1d304445d
highlight OP's comments
2015-03-13 09:41:15 +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
Jeremy Shimko
8fd9de3266
rebuild user management page with reactive-table
2015-02-12 23:28:14 -05:00
Sacha Greif
a44199e247
actually, do not load font file if not specified
2015-02-13 11:56:24 +09:00
Sacha Greif
b9aeba8be2
Merge branch 'master' into devel
2015-02-13 11:46:55 +09:00
Sacha Greif
bd623f80e0
adding setting for font family
2015-02-13 11:37:09 +09:00
Sacha Greif
88767171c5
fix tagline banner style
2015-02-11 19:43:42 +09:00
Sacha Greif
163506e6ea
whoops
2015-02-11 19:39:33 +09:00
Sacha Greif
3df1d31d6a
update herald; clean up packages file
2015-02-11 19:35:36 +09:00
Sacha Greif
194944c341
version bump
2015-02-11 19:31:07 +09:00
Sacha Greif
759719547b
remove console.log
2015-02-11 18:25:38 +09:00