zulip/static
Eeshan Garg c30458e174 streams: Add notifications for posting policy changes.
An explanatory note on the changes in zulip.yaml and
curl_param_value_generators is warranted here. In our automated
tests for our curl examples, the test for the API endpoint that
changes the posting permissions of a stream comes before our
existing curl test for adding message reactions.

Since there is an extra notification message due to the change in
posting permissions, the message IDs used in tests that come after
need to be incremented by 1.

This is a part of #20289.
2022-01-10 18:29:04 -08:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio
generated
html
images policies: Fix typo in Data Processing Addendum. 2021-12-14 23:20:19 -08:00
js streams: Add notifications for posting policy changes. 2022-01-10 18:29:04 -08:00
shared typo: Rename default_hander to default_handler. 2021-12-28 09:19:57 -08:00
styles compose: Move `Help` icon beside `Enter send` button. 2022-01-05 16:03:53 -08:00
templates compose: Fix Enter to send switch internationalization. 2022-01-07 14:38:10 -08:00
third lint: Fix typos found by codespell. 2021-10-19 16:51:13 -07:00
.gitignore