Kevin O'Hagan
|
5b7ffb2a48
|
started spanish translation
|
2013-12-09 18:44:54 +01:00 |
|
Sacha Greif
|
af7e56d4c2
|
Merge branch 'master' of github.com:SachaG/Telescope
|
2013-12-01 11:25:25 +09:00 |
|
Sacha Greif
|
d5e9474ee6
|
let admin invite users
|
2013-12-01 11:25:17 +09:00 |
|
Sacha Greif
|
4057789e1f
|
Merge pull request #188 from Tarangp/master
Update Events declaration style
|
2013-11-24 06:30:34 -08:00 |
|
Tarang Patel
|
39eb1c8e0a
|
Update Events
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
|
2013-11-24 16:13:53 +02:00 |
|
Sacha Greif
|
c3f6ceaef2
|
Merge pull request #187 from Tarangp/patch-8
Nice search transition
|
2013-11-24 05:19:36 -08:00 |
|
Tarang Patel
|
e28d1f61a2
|
Nice search transition
Just thought its nice
|
2013-11-24 15:10:04 +02:00 |
|
Sacha Greif
|
4e465c348b
|
time format
|
2013-11-22 15:36:14 +09:00 |
|
Sacha Greif
|
ea70384950
|
added date headers to logs
|
2013-11-22 14:46:42 +09:00 |
|
Sacha Greif
|
a8ef61366f
|
added search logging
|
2013-11-22 14:20:47 +09: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
|
ca43c338f6
|
fix #179
|
2013-11-18 13:20:40 +09:00 |
|
Sacha Greif
|
832c0dc03d
|
updated history; fix 177 178
|
2013-11-18 11:31:32 +09:00 |
|
Sacha Greif
|
4cd03a6a11
|
refactored notifications; added notifications for new users
|
2013-11-18 11:30:58 +09:00 |
|
Sacha Greif
|
9e36b3d8d2
|
avoid duplicating code
|
2013-11-17 11:42:17 +09:00 |
|
Sacha Greif
|
7b79d66bc5
|
publish mailchimp data for admins (fix #176)
|
2013-11-17 10:28:08 +09:00 |
|
Sacha Greif
|
c461cd78b0
|
refactoring subscriptions (thanks @Arunoda!)
|
2013-11-17 08:01:56 +09:00 |
|
Sacha Greif
|
25886692d2
|
gave search its own template
|
2013-11-17 07:24:30 +09:00 |
|
Sacha Greif
|
76f5e1dbbf
|
remove change event for search
|
2013-11-16 17:56:09 +09:00 |
|
Sacha Greif
|
6727dfd516
|
fix bug with more button on search
|
2013-11-16 17:44:33 +09:00 |
|
Sacha Greif
|
4008b323b5
|
adding keyup firing delay to search
|
2013-11-16 17:19:35 +09:00 |
|
Sacha Greif
|
1aa697a357
|
enable search results pagination
|
2013-11-16 16:53:38 +09:00 |
|
Sacha Greif
|
5c47069519
|
give search results their own route
|
2013-11-16 14:01:00 +09:00 |
|
Sacha Greif
|
2bb0ab29fd
|
made updateUserProfiles into a migration
|
2013-11-16 13:13:21 +09:00 |
|
Sacha Greif
|
84a35bd737
|
use type=search
|
2013-11-16 12:51:33 +09:00 |
|
Sacha Greif
|
d8c31b7f62
|
css tweaks
|
2013-11-15 15:29:39 +09:00 |
|
Ry Walker
|
d78bc35fb2
|
Add URL too
|
2013-11-14 23:14:26 -05:00 |
|
Sacha Greif
|
ef537c4987
|
working on 18n
|
2013-11-15 13:10:27 +09:00 |
|
Ry Walker
|
377f5704ef
|
Basic search working
|
2013-11-14 23:01:59 -05:00 |
|
Ry Walker
|
f5238d4fb7
|
Whitespace
|
2013-11-14 22:16:18 -05:00 |
|
Sacha Greif
|
1b75b37e4a
|
return empty cursors when user cannot view
|
2013-11-15 11:50:57 +09:00 |
|
Sacha Greif
|
ad9bea13ed
|
refactored invites and user dashboard a bit
|
2013-11-14 10:49:37 +09:00 |
|
Sacha Greif
|
0ea12ec96f
|
do not try to add user to mailchimp list if they don't have an email
|
2013-11-14 10:04:11 +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
|
2ffbde6ba4
|
Merge pull request #167 from ryw/fix-subscription-for-spiderable
Fix subscription for spiderable
|
2013-11-11 15:33:19 -08:00 |
|
Sacha Greif
|
0eff19d983
|
Merge pull request #166 from Tarangp/patch-7
Use cursor to iterate lists of users
|
2013-11-11 15:31:47 -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 |
|
Sacha Greif
|
01369c51e7
|
Merge pull request #164 from Tarangp/patch-6
Fix downvoting, cancelling upvoting & cancelling downvoting
|
2013-11-11 15:16:29 -08:00 |
|
Sacha Greif
|
f004e0c7e1
|
Merge pull request #163 from Tarangp/patch-5
Show nothing instead of null
|
2013-11-11 15:13:39 -08:00 |
|
Sacha Greif
|
96d98922c9
|
Merge pull request #162 from Tarangp/patch-4
Have no title if there isn't a title set instead of undefined
|
2013-11-11 15:13:05 -08:00 |
|
Sacha Greif
|
3f31249f0b
|
Merge pull request #161 from Tarangp/patch-3
Don't trust client ids
|
2013-11-11 15:12:23 -08:00 |
|
Sacha Greif
|
25475614ca
|
Merge pull request #160 from Tarangp/patch-2
Fix ability to delete posts
|
2013-11-11 15:09:31 -08:00 |
|
Ry Walker
|
050ca1ba15
|
Use higher quality gravatar image
|
2013-11-11 16:29:40 -05:00 |
|
Ry Walker
|
20305d9b77
|
Fix subscription for spiderable
|
2013-11-11 16:25:47 -05:00 |
|
Tarang Patel
|
8c655d55bf
|
Use cursor to iterate lists of users
|
2013-11-11 23:19:32 +02:00 |
|
Tarang Patel
|
8dad55a000
|
Use _id instead of id
|
2013-11-11 23:10:37 +02:00 |
|