zulip/static
orientor 5629dcc8a6 openapi_docs: Display deprecated parameters with a deprecated tag.
In zulip.yaml, add `deprecated` tags to all parameters/keys with
`Deprecated` in the description. Then add tests to ensure that deprecated
parameters/keys will always have the `deprecated` key. Also, in
the API docs, sort the parameters according to presence of `deprecated`
key, presenting the `deprecated` keys at the end and add a `deprecated`
tag next to them.
2020-06-26 16:05:41 -07:00
..
assets python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images apple_auth: Add icon for log in and sign up buttons. 2020-06-19 12:55:24 -07:00
js stream_edit: Replace -1 with settings_config.retain_message_forever. 2020-06-26 14:43:47 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles openapi_docs: Display deprecated parameters with a deprecated tag. 2020-06-26 16:05:41 -07:00
templates retention: Add link to message-retention-policy docs next to the heading. 2020-06-26 14:43:47 -07:00
third typeahead: Prevent lookup on backspace keyup event on searchbox. 2020-06-19 16:18:52 -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