Commit graph

1451 commits

Author SHA1 Message Date
Luca Mussi
58ae149e00 updated to accounts-templates-unstyled@0.9.5 2014-09-25 15:08:24 +02:00
Luca Mussi
97b9fccbf4 Merge remote-tracking branch 'telescope/master' into at-integration
Conflicts:
	.meteor/packages
2014-09-25 15:02:20 +02:00
Sacha Greif
72323c683e Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-25 09:40:37 +09:00
Sacha Greif
521acaa354 Merge pull request #423 from delgermurun/comment_rss
comment rss
2014-09-25 09:31:03 +09:00
Delgermurun
135dabc1a8 comment rss 2014-09-24 17:51:21 +08:00
Sacha Greif
07486b290b make notification package depend on email package 2014-09-24 15:12:33 +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
Sacha Greif
b54b7b60d8 adding telescope-kadira package 2014-09-24 14:14:04 +09:00
Sacha Greif
38c6bff810 Merge pull request #420 from GoodEveningMiss/slugify-collisions
fix #401 profile url collisions
2014-09-24 08:33:42 +09:00
Connie
7e352adfaa fix #401 2014-09-23 19:08:49 +00:00
Sacha Greif
64ba9fe0f3 security fix 2014-09-23 11:30:21 +09:00
Sacha Greif
7b194e4cc3 Merge pull request #377 from niklasdstrom/publication-validation
Publication validation
2014-09-23 11:22:06 +09:00
Luca Mussi
5910cc9c44 updated to at 0.9.4 2014-09-21 11:28:46 +02:00
Luca Mussi
2ba151ab8b versions 2014-09-21 07:37:25 +02:00
Sacha Greif
0d77739130 export Notifications collection out of package 2014-09-21 08:17:07 +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
b6aadff54d updated to at@0.9.3 2014-09-20 16:26:22 +02:00
Luca Mussi
59e4cdaa8e better at configuration 2014-09-20 14:21:56 +02:00
Luca Mussi
e0bb8f7fd7 removed no more unuseful aTmpls template 2014-09-20 14:21:32 +02:00
Luca Mussi
4d19ee9498 better at configuration 2014-09-20 12:52:14 +02:00
Luca Mussi
e31811416c removed console.log 2014-09-20 12:25:04 +02:00
Sacha Greif
06d0697d56 limit image size 2014-09-20 19:17:32 +09:00
Luca Mussi
fa3479b7c4 observe changes on setting client-side only 2014-09-20 11:55:00 +02:00
Luca Mussi
ad4da5c35f switched to accounts-templates-unstyled 2014-09-20 11:51:46 +02:00
Sacha Greif
ae3664fde6 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-20 11:08:00 +09:00
Sacha Greif
46106d4aec formatting 2014-09-20 10:59:20 +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
8625e06045 Renaming callbacks and adding new ones 2014-09-20 10:42:42 +09:00
Sacha Greif
2a911217e9 Making notifications into their own package 2014-09-20 09:57:09 +09:00
Sacha Greif
075f861e8d Renaming xSubmitServerCallbacks to xSubmitMethodCallbacks 2014-09-20 09:53:58 +09:00
Sacha Greif
a90c254cde only publish all users to admin 2014-09-20 08:57:58 +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
Sacha Greif
12fe2a1f55 Merge pull request #414 from jamiewilson/patch-3
Corrected path to /forgot-password
2014-09-20 07:50:49 +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
Jamie Wilson
37f363df37 Corrected path to /forgot-password
needed to be hyphenated rather than underscored
2014-09-19 09:56:56 -05:00
Sacha Greif
64df11d9fe Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-19 20:17:02 +09:00
Sacha Greif
d78cb03b89 fix comment publication bug 2014-09-19 20:00:22 +09:00
Sacha Greif
b6eb3fb2ed Merge pull request #412 from html5cat/patch-2
Update README.nitrous.md
2014-09-19 10:24:22 +09:00
Yuriy Dybskiy
865f23d82b Update README.nitrous.md 2014-09-18 18:13:20 -07:00
Sacha Greif
555208192d Merge pull request #411 from html5cat/patch-1
Update README.nitrous.md
2014-09-19 10:09:55 +09:00
Yuriy Dybskiy
3db737fba1 Update README.nitrous.md
mrt no longer required
2014-09-18 18:08:22 -07:00
Sacha Greif
0b49c0f849 Merge pull request #410 from jshimko/moment-subtract
swap order of subtract() args due to deprecation
2014-09-19 09:40:20 +09:00
Jeremy Shimko
02e0c58580 one more subtract() arg swap 2014-09-18 16:46:40 -04: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
7733e68716 observe changes on settings to set current language also to accounts-t9n 2014-09-18 21:42:44 +02:00
Luca Mussi
1210c8a7d7 changed screen.css to set maxwidth to at-form 2014-09-18 20:54:42 +02:00