Commit graph

3641 commits

Author SHA1 Message Date
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
6f24c96712 Removing the "build failing" thing 2015-12-22 10:37:33 +09: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
Sacha Greif
d42356061c handle query string arguments arrays better on server 2015-11-19 15:20:55 +09:00
Sacha Greif
8049f89567 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2015-11-19 15:05:07 +09:00
Sacha Greif
4bffa60adf working on file upload 2015-11-18 15:03:17 +09:00
Sacha Greif
43bd1d8f27 Merge pull request #1187 from hoihei/patch-issue-#1170
Fixing issue #1170
2015-11-03 10:35:22 +09:00
Sacha Greif
fae72b3ae0 update menu package 2015-11-02 11:05:35 +09:00
Riyanto Jayadi
98dce87740 Fixing issue #1170
Add an empty alt attribute for <img tag , to fixing broken empty image placement in firefox
as suggested by @bharatjilledumudi
2015-11-01 01:42:45 +08:00
Sacha Greif
29a49fca28 re-add missing strings 2015-10-28 21:28:40 +09:00
Sacha Greif
fef1818f4a version 0.25.5 2015-10-28 10:27:10 +09:00