Commit graph

3149 commits

Author SHA1 Message Date
Sacha Greif
54d53fe8e5 update various packages 2016-02-06 11:01:19 +09:00
Sacha Greif
afc7ed2d58 temporary overflow css fix 2016-02-05 16:10:01 +09:00
Sacha Greif
e3f3b35f59 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-02-05 15:44:11 +09:00
Sacha Greif
8e53665893 Merge pull request #1223 from jjwon0/devel
supply default email based on 3rd party login, if possible
2016-02-05 15:43:55 +09:00
Sacha Greif
27e4238b1b Merge pull request #1229 from rizafahmi/fixing-category-counter-zero
Set counter name to category id instead of category slug
2016-02-05 15:43:30 +09:00
Sacha Greif
03994761b8 Merge branch 'pablolarvor-devel' into devel 2016-02-05 15:40:35 +09:00
Sacha Greif
ebb26c89b1 Merge branch 'devel' of https://github.com/pablolarvor/Telescope into pablolarvor-devel 2016-02-05 15:39:04 +09:00
Sacha Greif
437f85886d fix post author link (thanks @christabella) 2016-02-05 15:37:06 +09:00
electromafr
2d13f12d55 Added colorpicker for color options in Settings page 2016-01-22 19:33:50 +01:00
Riza Fahmi
869d203917 Set counter name to category id instead of category slug
If using slug, when we edit the category, the slug changes and the counter
become 0 until we refresh the browser. I think it's better if we stick with
_id because _id is not changing.
2016-01-08 08:18:59 +07:00
Sacha Greif
3cc20e4c83 use console.log 2016-01-07 18:46:17 +01:00
Sacha Greif
2d358a6de2 fix "RSSLinkPointsTo" setting 2016-01-07 16:01:37 +01:00
Sacha Greif
1469c3a13d simplifying voting code even more 2016-01-03 18:18:09 +01:00
Sacha Greif
558b284f5a refactor voting code 2016-01-02 18:41:45 +01:00
Sacha Greif
c5312aabe0 add this.unblock() 2016-01-02 18:40:49 +01:00
Jason Won
bcc68e8ca3 supply default email based on 3rd party login, if possible 2015-12-31 11:30:14 -08:00
Sacha Greif
6232923904 fix i18n formatting 2015-12-30 16:05:56 +09:00
Sacha Greif
a247c5cfc2 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-12-30 06:58:54 +00:00
Sacha Greif
e9e33fe23b Fix wrong route (atSignIn -> signIn) 2015-12-30 15:52:24 +09:00
Sacha Greif
5b43859042 Version bump (0.25.7) 2015-12-30 15:47:46 +09:00
Sacha Greif
3ff26f5c45 Merge branch 'queso-unblock' into devel 2015-12-30 15:33:45 +09:00
Sacha Greif
3e8645f61d small changes 2015-12-30 15:33:40 +09:00
Sacha Greif
155c1157e9 Merge branch 'unblock' of https://github.com/queso/Telescope into queso-unblock 2015-12-30 15:26:42 +09:00
Sacha Greif
a2c77429e0 fix https prerender host issue 2015-12-29 14:01:50 +09:00
Josh Owens
a673655053 Unblock post publications 2015-12-28 12:04:10 -05:00
Josh Owens
8fe303cf99 Attach data to post for spam detection package. 2015-12-28 11:52:01 -05:00
Sacha Greif
452e521ee9 fixing increasePostViews bug 2015-12-20 13:23:28 +09:00
Sacha Greif
fbcbfd7709 fix multiple meta tags issue (thanks @donmarcello!) 2015-12-14 17:20:45 +09:00
Sacha Greif
a2d2899f6b fixing a bunch of bugs 2015-12-14 13:13:26 +09:00
Sacha Greif
a8b0b1d44b cleaning up notification preview routes 2015-12-14 12:57:13 +09:00
Sacha Greif
dc56d65658 whoops 2015-12-14 12:46:52 +09:00
Sacha Greif
1815a7afcd switched from handlebars-server to spacebars-tohtml 2015-12-14 12:43:45 +09:00
Sacha Greif
bd3dca78f4 fix thumbnail URL http bug 2015-12-13 10:45:15 +09:00
Sacha Greif
c570f86b0e version bump (0.25.6) 2015-12-11 17:04:23 +09:00
Sacha Greif
d644a0cab4 added method for caching all thumbnails 2015-12-11 16:55:20 +09:00
Sacha Greif
d31e45f42d fix flexbox safari shrink bug 2015-12-11 16:09:26 +09:00
Sacha Greif
c39ff30184 pass user object to vote callbacks (thanks @AlexeyMK!) 2015-12-11 15:49:59 +09:00
Sacha Greif
52a5449cd7 add all languages for cloudinary package 2015-11-29 17:33:46 +09:00
Sacha Greif
647e3742a4 fixing i18n json formatting 2015-11-29 17:32:46 +09:00
Sacha Greif
bdc5c0056e Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-11-29 08:29:26 +00:00
Sacha Greif
d42704011b adding i18n strings 2015-11-29 16:10:14 +09:00
Sacha Greif
2788f6366b fix typo 2015-11-25 11:17:37 +09:00
Sacha Greif
af219c53e1 Merge branch 'master' into devel 2015-11-23 17:17:18 +09:00
Sacha Greif
773d2bdd6f Merge pull request #1174 from capensisma/patch-1
Fixed url not defined in postPages[post.url] line 53
2015-11-23 17:12:06 +09:00
Sacha Greif
1a344dbb64 fix Prerender https issue (#1202) (thanks @capensisma!) 2015-11-23 17:10:34 +09:00
Sacha Greif
bb35da85fb make Prerender package work even without siteUrl 2015-11-21 15:31:49 +09:00
Sacha Greif
8e3fee473b only run callback if cloudinary key has been filled in 2015-11-21 12:26:19 +09:00
Sacha Greif
157e651be5 Merge branch 'fileupload' into devel 2015-11-21 12:24:25 +09:00
Sacha Greif
c159466d8a finish cloudinary package 2015-11-21 12:24:08 +09:00
Sacha Greif
9d4bc8fc90 basic cloudinary integration 2015-11-20 14:30:13 +09:00