Commit graph

2186 commits

Author SHA1 Message Date
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
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
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
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
Sacha Greif
735f3cd17d Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-03-13 08:23:37 +09:00
Sacha Greif
42994d51bb Merge pull request #809 from bengott/devel
Fix broken twitter avatars
2015-03-13 08:22:39 +09:00
Ben Gott
2af1f21d24 Fix broken twitter avatars
- services.twitter.profile_image_url_https field wasn't being published
2015-03-12 12:31:36 -07:00
Sacha Greif
5088f8e195 order items in mobile nav as well 2015-03-12 18:15:59 +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
Bandersnatch
a8ba82eeaf Moved the method callbacks to operate before the vote is applied. 2015-03-10 21:05:29 -06:00
Sacha Greif
3e97b453de make thumbnail URL work with https 2015-03-11 11:54:57 +09:00
Sacha Greif
ce4b357abd fix for non-admin users 2015-03-11 11:34:01 +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
437466dd36 Merge branch 'devel' into af5
Conflicts:
	History.md
2015-03-11 08:43:05 +09:00
Sacha Greif
340c9c61ce updating settings form 2015-03-11 08:34:44 +09: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
49c034c6e1 Using AutoForm.getFormSchema() 2015-03-10 13:37:12 +09:00
Sacha Greif
2d021cbf15 updating autoform 2015-03-10 12:09:05 +09:00
Sacha Greif
84249414d4 update isLoggedIn filter 2015-03-10 12:05:51 +09:00
Sacha Greif
288ce9eee8 fix #790 2015-03-10 11:50:21 +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
61cf165194 Merge pull request #795 from brayancruces/patch-1
Better spanish
2015-03-10 10:52:59 +09:00
Sacha Greif
f5d6a2330f Merge pull request #794 from portokallidis/devel
Add greek translation, fix english translation
2015-03-10 10:52:01 +09:00
Sacha Greif
440c96e98b Merge pull request #785 from jshimko/extra-code-helper
extraCode helper in layout template was not defined
2015-03-10 10:51:36 +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