zulip/static
sahil839 d9b7228444 streams: Add frontend to set/update message_retention_days of a stream.
This commit adds frontend support for setting and updating message
retention days of a stream from stream settings.

Message retention days can be changed from stream privacy modal of the
stream and can be set from stream_creation_form while creating streams.

Only admins can create streams with message_retention_days value other
than realm_default.

This commit also contains relevant changes to docs.
2020-06-18 17:00:34 -07:00
..
assets python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
js streams: Add frontend to set/update message_retention_days of a stream. 2020-06-18 17:00:34 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles streams: Add frontend to set/update message_retention_days of a stream. 2020-06-18 17:00:34 -07:00
templates streams: Add frontend to set/update message_retention_days of a stream. 2020-06-18 17:00:34 -07:00
third typeahead: Allow automated selection for `contenteditable` elements. 2020-06-18 01:35:19 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico