Brock Whittaker
|
ac4ac63353
|
Change from deprecated $.parseJSON to JSON.parse.
The jQuery function `parseJSON` is now deprecated so we should push to
switch to native `JSON.parse` since all browsers support it.
|
2017-07-27 14:16:57 -07:00 |
Cory Lynch
|
10fa6b75f9
|
Patch filedrop for jQuery 3 compatibility.
This entails removing the use of jQuery.event.props,
which has been removed from jQuery 3.
|
2017-07-02 07:59:24 -04:00 |
Philip Skomorokhov
|
866a7b06b2
|
upload: Limit total size of files uploaded by a user to 1GB.
Fixes #3884.
|
2017-03-04 18:08:30 -08:00 |
Umair Khan
|
a976ccefbf
|
[third] Urlencode name of the uploaded file.
Update jquery-filedrop to send urlencoded filenames.
As discussed in https://github.com/zulip/zulip/pull/1023, this fix is
already in jquery-filedrop upstream.
Fixes #981.
|
2016-06-14 15:32:41 -07:00 |
Leo Franchi
|
e252954bf2
|
Expose an event listener for uploading raw image data on a paste
(imported from commit 441d977b947e70be7438aaf13a4b779050eb9fec)
|
2013-08-26 17:58:46 -04:00 |
Tim Abbott
|
1f1af26048
|
Change Humbug => Zulip in text/comments.
(imported from commit 2f9d73431ae40e1b9e9e11bc2f4f62f566ae758a)
|
2013-08-07 10:00:07 -04:00 |
Tim Abbott
|
3bba0cc927
|
Move zephyr/static to just static.
It's not really a part of the server (aka the rest of zephyr/).
(imported from commit 27f6b6b064938ad927075a68d873e4b68710d279)
|
2013-07-29 12:11:26 -04:00 |