Commit graph

314 commits

Author SHA1 Message Date
Ben Gott
a3c7de767b Add helpful comments to changes in getAvatarUrl function 2014-09-27 12:46:41 -05:00
Ben Gott
8357e45381 Modify getAvatarUrl function to use larger images for Twitter and Facebook 2014-09-27 12:30:40 -05:00
Sacha Greif
a02d5d4ea4 Merge pull request #433 from steffenstraetz/master
Fixed issue that user would always be redirected to "/" after sign up and enables validation.
2014-09-27 11:50:32 +09:00
shaialon
cf0bfa6ad4 Merge remote-tracking branch 'upstream/master' 2014-09-26 19:54:23 +03:00
shaialon
59f8f0411e Add a default
Add a default and check for support of devicePixelRatio
2014-09-26 19:40:31 +03:00
Steffen Strätz
b602b5e6bd Added validation for username length and password length in sign up form 2014-09-26 17:21:16 +02:00
Steffen Strätz
f8581be695 Added validation for username length and password length in sign up form 2014-09-26 17:19:18 +02:00
Steffen Strätz
466c4673ee Fixed redirect issue that user would always be redirected to "/" after sign up 2014-09-26 11:27:39 +02:00
Sacha Greif
2eccd9f8ad updating history 2014-09-26 11:32:03 +09:00
Sacha Greif
0e6338ec7b Merge pull request #429 from shaialon/master
Retinize gravatar image size
2014-09-26 11:31:11 +09:00
shaialon
b4a811a506 Retinize gravatar image size
Fix gravatars pixelation in retina displays an zoomed in browsers
2014-09-25 22:02:33 +03:00
Sacha Greif
7b3153d805 Merge branch 'at-integration' of github.com:splendido/Telescope into splendido-at-integration
Conflicts:
	.meteor/packages
2014-09-25 09:14:50 +09:00
Luca Mussi
efe9e5d38b Merge remote-tracking branch 'telescope/master' into at-integration 2014-09-24 07:37:08 +02:00
Luca Mussi
933ec7d6f9 removed confirm password ad validation rules 2014-09-24 07:35:10 +02:00
Sacha Greif
ed58e3e066 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-24 14:19:44 +09:00
Sacha Greif
00cbf02582 Only subscribe to "allUsersAdmin" on post edit page 2014-09-24 14:19:34 +09:00
Connie
7e352adfaa fix #401 2014-09-23 19:08:49 +00:00
Sacha Greif
7b194e4cc3 Merge pull request #377 from niklasdstrom/publication-validation
Publication validation
2014-09-23 11:22:06 +09:00
Luca Mussi
acf9ddf33b Merge remote-tracking branch 'telescope/master' into at-integration
Conflicts:
	.meteor/packages
2014-09-20 16:30:11 +02:00
Luca Mussi
59e4cdaa8e better at configuration 2014-09-20 14:21:56 +02:00
Luca Mussi
4d19ee9498 better at configuration 2014-09-20 12:52:14 +02:00
Sacha Greif
ae3664fde6 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-20 11:08:00 +09:00
Sacha Greif
0f00fad160 sending user, post, and comment count back to server when phoning home 2014-09-20 10:55:41 +09:00
Sacha Greif
1cced6d818 Merge pull request #416 from spifd/fix-concurrent-updownvotes
Fixes #415: prevent invalid up/downvotes when concurrent requests
2014-09-20 08:14:30 +09:00
Fabrice Delhoste
9bd8517e8a Prevent invalid up/downvotes when concurrent requests
Do not update up/downvotes counters server-side when up/downvoters have
been modified in the meantime. Ex: concurrent upvote and cancelUpvote
HTTP requests at once, when the user clicks button several times in a
row.
2014-09-19 21:47:58 +02:00
Jeremy Shimko
d1c85559c5 swap order of subtract() args due to deprecation 2014-09-18 16:30:52 -04:00
Luca Mussi
64018cbf42 added italian locales 2014-09-18 22:16:46 +02:00
Luca Mussi
98fc658545 custom template for atForm 2014-09-18 20:37:49 +02:00
Luca Mussi
962ab54851 logout route 2014-09-18 18:17:31 +02:00
Luca Mussi
043df6613c first tests 2014-09-18 11:00:12 +02:00
Mitchell Wulfman
6fc6b9eb78 cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
Mitchell Wulfman
8250f52450 cache jQuery objects 2014-09-16 15:13:42 -04:00
Sacha Greif
b7ceff4481 Merge pull request #402 from dburles/incoming
use UI.dynamic for incoming posts template
2014-09-16 14:30:41 +09:00
David Burles
f1c47acde4 use UI.dynamic for incoming posts template 2014-09-16 15:29:11 +10:00
Sacha Greif
99b07d0172 Merge branch 'dburles-incoming' 2014-09-16 14:06:04 +09:00
Sacha Greif
cec0dd5a43 Merge branch 'alert'
Conflicts:
	.meteor/versions
2014-09-16 09:13:24 +09:00
David Burles
d54bd804e4 added incoming posts notification button 2014-09-15 12:42:17 +10:00
Sacha Greif
70026cfbce Working on update-prompt package 2014-09-13 13:52:29 +09:00
Sacha Greif
d85d65f485 Merge pull request #397 from meteorhacks/allow-images
Allow images in body.
2014-09-13 08:37:24 +09:00
Arunoda Susiripala
e820328bbb allow images in body and comments 2014-09-13 04:47:02 +05:30
Sacha Greif
67de4f432a Fix gravatar code for good this time (hopefully) 2014-09-12 11:42:44 +09:00
Sacha Greif
866e4f2831 Fixing gravatars 2014-09-12 10:48:21 +09:00
Sacha Greif
127af13e2e Merge pull request #392 from meteorhacks/protocol-specific-urls
use // instead of http:// for images
2014-09-12 07:56:13 +09:00
Arunoda Susiripala
9c21aca7d3 added gravatar as well 2014-09-11 21:59:26 +05:30
pahans
8054c27d56 fix email hash of gravatar 2014-09-11 16:58:00 +05:30
Sacha Greif
02b146df83 reenable facebook avatars 2014-09-10 14:57:01 +09:00
Sacha Greif
dec414c64a just use gravatars for now 2014-09-10 14:39:18 +09:00
Sacha Greif
b51785c6ea Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-08 17:40:14 +09:00
Sacha Greif
c0dc98f7bf fixing categories 2014-09-08 17:39:59 +09:00
Niklas Ström
3b1b146bc7 changed the privacyOptions to be a whitelist instead of a blacklist to avoid accidental leak of information. 2014-09-08 13:44:49 +08:00