zulip/static
Brock Whittaker 7f5703a21f Prevent HTML from being pasted into the stream name/description box.
This prevents users from either dragging formatted markup into content
editable boxes or pasting it in. This uses the “input” event rather
than “paste” because “paste” does not have the end result of the
contents whereas “input” does.

This is not a security vulnerability as it may seem. Processing on the
backend sanitizes input if it contains HTML.
2017-02-17 12:01:24 -08:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Add styling to distinguish bots from human users in message view. 2017-02-16 17:00:21 -08:00
js Prevent HTML from being pasted into the stream name/description box. 2017-02-17 12:01:24 -08:00
locale Change "Reply" to "Quote and reply" in message popover 2017-02-11 14:51:55 -08:00
styles Add UI for seeing all muted topics in settings page. 2017-02-17 00:10:18 -08:00
templates Add UI for seeing all muted topics in settings page. 2017-02-17 00:10:18 -08:00
third redesign: Change /#settings and /#administration to an overlay. 2017-02-09 23:35:10 -08:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00