zulip/static/third
Yago González ca190bd394 bug fix: Handle empty at-mentions gracefully.
An exception in the webapp was trown when an empty mention was sent.
Examples of problematic messages are "@" or "@****".

In order to fix this, the regex that identifies mentions has been
modified, so it now requires the mention to have a "content" (by
replacing the ? quantifier by +).

A test case has been added to `frontend_tests/node_tests/echo.js` to
check that this works properly in the future.
2016-12-21 15:32:12 -08:00
..
bootstrap Fixed compose box PM recipient typeahead handling of focus. 2016-12-07 22:13:47 -08:00
bootstrap-notify Give Feedback in non-obvious cases for sent messages 2013-11-01 12:34:39 -04:00
fontawesome Upgrade Font Awesome to v3.2.1. 2013-08-12 16:55:29 -04:00
handlebars Add README.zulip.md for handlebars. 2014-01-15 16:45:22 -05:00
html5-formdata Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
jquery-autosize [third] Fix copyright for jquery.autosize.js 2013-09-06 10:58:48 -04:00
jquery-caret [third] Replace jquery-caret with newer implementation. 2016-06-14 16:36:51 -07:00
jquery-filedrop [third] Urlencode name of the uploaded file. 2016-06-14 15:32:41 -07:00
jquery-form Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
jquery-idle Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
jquery-mousewheel Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
jquery-perfect-scrollbar Add slim scrollbar to stream list 2014-02-27 20:25:41 -05:00
jquery-throttle-debounce Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
lazyload Update with proper LF line-endings. 2016-10-17 20:19:55 -07:00
marked bug fix: Handle empty at-mentions gracefully. 2016-12-21 15:32:12 -08:00
sorttable Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
sourcesans Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
spectrum [spectrum.js] Patch invalid "!" color value with "#ffffff". 2016-08-25 14:13:48 -07:00
spin Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
string-prototype-codepointat Add codepointat.js, a polyfill for String.prototype.codePointAt(). 2016-06-30 15:48:02 -07:00
underscore [third] Upgrade underscore.js to version 1.8.3. 2016-06-14 16:36:54 -07:00
winchan [third] Import winchan.js. 2013-08-26 18:17:25 -04:00
xdate Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
zocial Zocial buttons: Fix overflow of text when internationalized. 2016-10-16 12:35:43 -07:00