zulip/zproject
Steve Howell 89f9017686 Create new endpoints for marking streams/topics as read.
The new endpoints are:
    /json/mark_stream_as_read: takes stream name
    /json/mark_topic_as_read: takes stream name, topic name

The /json/flags endpoint no longer allows streams or topics
to be passed in as parameters.
2017-08-15 10:17:29 -07:00
..
jinja2 jinja2: Use function interface for render_markdown_path. 2017-07-31 14:54:54 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Revert "mypy: Ensure realm_subdomain is not None in LDAP authenticate()." 2017-08-09 20:12:27 -07:00
dev_settings.py pep8: Add compliance with rule E261 zproject/dev_settings.py. 2017-07-11 11:53:33 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
prod_settings_template.py settings: Add default for INLINE_URL_EMBED_PREVIEW. 2017-07-31 21:11:12 -07:00
settings.py Update iOS app id to reflect the current app. 2017-08-14 17:41:57 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
urls.py Create new endpoints for marking streams/topics as read. 2017-08-15 10:17:29 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00