zulip/static
Siddharth Asthana 4262c04db1 registration: Encode source realm as an integer.
In the source realm selector, when we select a realm from which we want
to import the data, we pass the source realm's string_id. The problem
with this approach is that the string_id can be an empty string. This
commit makes the source_realm pass the realm's id instead of string_id.
Now, the source_realm's value will either be an integer or "" (empty
string) when we don't want to import settings from any realm.
2021-05-02 11:12:49 -07:00
..
assets zulip-icon: Add zulip-icon as classPrefix for icon. 2021-04-29 09:02:25 -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 UI: Add Zulip version in gear menu. 2021-04-30 17:58:08 -07:00
js registration: Encode source realm as an integer. 2021-05-02 11:12:49 -07:00
shared fenced_code: Wrap math blocks in the frontend like the backend. 2021-05-01 15:36:15 -07:00
styles help: Improve alignment for markdown tables. 2021-05-01 08:21:03 -07:00
templates streams: Add frontend code for moderators only stream post policy. 2021-05-01 08:21:50 -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