zulip/static
100RABHpy 039dd256a1 markdown: Fix a bug in query_and_reply.
Fixes #17466
This commit will change encoding logic. Initial logic
was not encoding parenthesis, and this creates conflicts
with the markdown link format. To resolve this while encoding,
we're now replacing parenthesis with ".28" and ".29."

There is no need to change decoding logic because before
decoding any URL, we first convert all the “.” to “%.”

optimization: No need to replace parenthesis in popovers.js.
2021-03-16 16:40:37 -07:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images logos: Optimize jotform.svg with svgo 2. 2021-03-04 12:24:25 -08:00
js markdown: Fix a bug in query_and_reply. 2021-03-16 16:40:37 -07:00
shared typeahead: Always rank exact string match first. 2021-02-25 17:55:54 -08:00
styles left-sidebar: Remove add-streams option out of scrollbar. 2021-03-16 14:10:04 -07:00
templates recent_topic: Add role and area properties according to MDN docs. 2021-03-16 14:54:22 -07:00
third refactor: Rename filter to linkifier in frontend code and docs. 2021-03-15 11:19:59 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00