Commit graph

179 commits

Author SHA1 Message Date
Sacha Greif
ba3e5e2ca2 Factoring out the tags/categories feature into its own package 2014-05-09 11:05:33 +09:00
Sacha Greif
c488222b59 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-05-09 09:40:08 +09:00
Sacha Greif
26cb654bde fixing settings bug 2014-05-09 09:39:49 +09:00
Mike Carson
2237994555 fix for downvoting comments 2014-05-08 19:35:24 -04:00
Sacha Greif
7f99b09e75 Fixing child comment bug 2014-05-08 15:35:47 +09:00
Sacha Greif
61cf1b6bea Merge branch 'christianbundy-master' into blaze-christian
Conflicts:
	lib/router.js
2014-05-08 15:30:36 +09:00
Christian Bundy
86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
11b4750534 use iron-router-progress 2014-05-07 11:03:53 +09:00
Sacha Greif
65795bcc1f don't throw error for isAdmin hook 2014-05-07 10:57:12 +09:00
Sacha Greif
5a7adbac43 added isReady hook 2014-05-07 10:48:47 +09:00
Sacha Greif
21e9a793ac Merge branch 'blaze' into autoforms
Conflicts:
	.meteor/packages
2014-05-07 09:59:00 +09:00
Sacha Greif
3ed2cca35f Merge branch 'master' into blaze 2014-05-07 09:49:45 +09:00
Ali Elouafiq
622855bf4b fixed typo related to profile picture Fetching 2014-05-05 10:14:57 +01:00
Ali Elouafiq
731723d6c6 integrating Facebook profile picture and fixing Facebook integration issues 2014-05-04 18:48:47 +01:00
Ali Elouafiq
12c18e0119 adding Facebook Login
and a fancy favicon
2014-05-04 17:21:52 +01:00
Sacha Greif
4e5f26d49c using simpleSchema for settings 2014-05-01 19:34:24 -07:00
Sacha Greif
b10df80e4d adding packages 2014-05-01 13:10:34 -07:00
Sacha Greif
379c002698 working on 0.8 2014-04-30 16:58:11 -07:00
Paul Borza
b48d909218 "New Posts" string for en.js was in French
Perhaps due to a bad merge.
2014-03-23 18:46:50 -07:00
yeputons
959771c6cf Fixes #255: now canView do not wait for 'settingsLoaded' which was removed in e622c112 2014-03-02 20:20:27 +04:00
Sacha Greif
0c8ba253ed remove console.log 2014-02-24 18:42:27 +09:00
Sacha Greif
8bcece0956 encoding url 2014-02-24 18:41:59 +09:00
Sacha Greif
e622c11286 cleaning up subscriptions 2014-02-18 14:46:53 +09:00
Sacha Greif
6b00f4402d use spin package instead of including code in the app 2014-02-06 15:45:43 +09:00
Ankur Patel
81ced52a99 Best practice to pass object than to check for optional parameter value 2014-01-25 14:11:26 -05:00
Sacha Greif
b40b8386df replaced click-based click tracking by server-side link redirection; merged both router files 2014-01-18 16:52:12 +09:00
Arunoda Susiripala
64a0f7eec2 uses waitOn function in the Router.configure 2014-01-12 23:36:03 +05:30
Arunoda Susiripala
0e57794f47 added complete fast-render support 2014-01-12 22:58:07 +05:30
Francisco López
361dde35dc Spanish revised 2013-12-18 22:58:02 +01:00
engagr
73f1ecaa2c missing comma on line 178 2013-12-10 13:21:26 -08:00
Sacha Greif
18cead570e Merge pull request #195 from cnzin/master
add  i18n chinese support
2013-12-09 15:12:22 -08:00
Kevin O'Hagan
148ca1383c finished revision 2013-12-09 23:54:02 +01:00
Kevin O'Hagan
a01ca47ff4 finished translate needs revision 2013-12-09 20:09:06 +01:00
Kevin O'Hagan
5b7ffb2a48 started spanish translation 2013-12-09 18:44:54 +01:00
cnzin
519eae0037 remove a duplicate function 2013-12-07 21:47:01 +08:00
cnzin
ab518981a6 add chinese 2013-12-07 21:35:53 +08:00
Sacha Greif
f3f6984ade history update 2013-11-21 11:42:35 +09:00
Sacha Greif
b2afbe6ac7 merging with master 2013-11-21 11:41:04 +09:00
Sacha Greif
0cc4ca1bbb adding custom package 2013-11-21 11:32:09 +09:00
Sacha Greif
4cd03a6a11 refactored notifications; added notifications for new users 2013-11-18 11:30:58 +09:00
Sacha Greif
c461cd78b0 refactoring subscriptions (thanks @Arunoda!) 2013-11-17 08:01:56 +09:00
Sacha Greif
5c47069519 give search results their own route 2013-11-16 14:01:00 +09:00
Sacha Greif
ad9bea13ed refactored invites and user dashboard a bit 2013-11-14 10:49:37 +09:00
Sacha Greif
fa4e7dbc49 syntax fix 2013-11-12 19:05:59 +09:00
Sacha Greif
3bf0e4177a Merge pull request #168 from ryw/higher-def-image
Use higher quality gravatar image
2013-11-11 15:58:28 -08:00
Sacha Greif
4636e9a1e4 Merge branch 'master' of github.com:Toam/Telescope into Toam-master 2013-11-12 08:25:48 +09:00
Sacha Greif
1b6072e114 fixing updateScore syntax 2013-11-12 08:23:15 +09:00
Ry Walker
050ca1ba15 Use higher quality gravatar image 2013-11-11 16:29:40 -05:00
Tarang Patel
8dad55a000 Use _id instead of id 2013-11-11 23:10:37 +02:00
Toam
9d9f941f9d More localisation 2013-11-11 22:07:19 +01:00