zulip/static
im-adithya 009b7bca24 alert_words: Fix highlighting of adjacent alert words.
This prevents the regex from requiring multiple spaces between
adjacent alert words by using lookahead and lookbehind (rather than
the before/after checks each needing to eat a whitespace character) so
that consecutive alert words (if any) can be highlighted.

With a frontend test covering adjacent corner cases by tabbott.

Fixes #17320
2021-04-28 07:54:50 -07:00
..
assets giphy: Change icon of GIF picker. 2021-04-28 07:07:36 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images integrations: Add JSON Printer webhook integration. 2021-04-28 07:23:18 -07:00
js alert_words: Fix highlighting of adjacent alert words. 2021-04-28 07:54:50 -07:00
shared shared: Bump version to 0.0.5. 2021-04-20 17:19:12 +08:00
styles compose_control_buttons: Use class of giphy icon to locate it. 2021-04-28 07:07:36 -07:00
templates compose_control_buttons: Use class of giphy icon to locate it. 2021-04-28 07:07:36 -07:00
third Revert "markdown: Add support to shorten GitHub links." 2021-04-02 15:52:34 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00