Commit graph

1424 commits

Author SHA1 Message Date
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
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
Sacha Greif
0d77739130 export Notifications collection out of package 2014-09-21 08:17:07 +09:00
Sacha Greif
06d0697d56 limit image size 2014-09-20 19:17:32 +09: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
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
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
bf4139c2c9 Updating changelog 2014-09-16 14:07:47 +09:00
Sacha Greif
99b07d0172 Merge branch 'dburles-incoming' 2014-09-16 14:06:04 +09:00
Sacha Greif
2e02af42c1 changing filename to force refresh 2014-09-16 12:19:09 +09:00
Sacha Greif
7dc8249910 Do not remove deleted comments from db 2014-09-16 12:12:48 +09:00
Sacha Greif
f9390a301d various small css fixes 2014-09-16 11:51:13 +09:00
Sacha Greif
ab47ffcc68 Fixing html-to-text bug 2014-09-16 11:51:05 +09:00
Sacha Greif
09f06aafd8 small tweaks 2014-09-16 09:15:41 +09:00
Sacha Greif
cec0dd5a43 Merge branch 'alert'
Conflicts:
	.meteor/versions
2014-09-16 09:13:24 +09:00