Commit graph

1433 commits

Author SHA1 Message Date
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
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
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
Sacha Greif
7e34caf0eb Do not mark posts as sent when invoking testCampaign; limit testCampaign to admins 2014-09-18 13:44:50 +09:00
Sacha Greif
3fda433082 Making comment upvote/downvote work with custom templates 2014-09-18 09:35:42 +09:00
Sacha Greif
b359d582d2 Merge branch 'master' of github.com:TelescopeJS/Telescope 2014-09-18 07:24:48 +09:00
Sacha Greif
8b73a4b9a0 CSS tweaks 2014-09-18 07:24:42 +09:00
Sacha Greif
3e6685dca5 Merge pull request #407 from steffenstraetz/master
Fix issue #403 - Replaced deprecated "schema" property with "attachSchema" method.
2014-09-18 07:09:50 +09:00
Steffen Strätz
d210c0b07b Fixed regression 2014-09-17 21:13:20 +02:00
Steffen Strätz
1540e4e529 Fixed regression 2014-09-17 21:11:59 +02:00
Steffen Strätz
ebfd372899 Fixed plural / singular issue in schema naming 2014-09-17 20:20:23 +02:00
Steffen Strätz
b3806468f1 Replaced deprecated "schema" property with "attachSchema" method. 2014-09-17 20:10:43 +02:00
Steffen Strätz
a13ce3f0a9 Replaced deprecated "schema" property with "attachSchema" method. 2014-09-17 19:54:18 +02:00
Sacha Greif
01715503f6 Merge pull request #404 from wulfmeister/master
cache jQuery; cleanup
2014-09-17 09:44:07 +09:00
Mitchell Wulfman
c0832e6798 another jQuery cache 2014-09-16 15:46:48 -04:00
Mitchell Wulfman
6fc6b9eb78 cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00