zulip/zerver/views
Tomasz Kolek f05b71b9ca Add handling multiple push info in one request to Bitbucket2 integration. 2016-11-11 15:36:45 -08:00
..
webhooks Add handling multiple push info in one request to Bitbucket2 integration. 2016-11-11 15:36:45 -08:00
__init__.py models.py: Rename split_email_to_domain to email_to_domain. 2016-11-11 15:26:51 -08:00
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
auth.py Django 1.10: Sign google oauth requests using csrf token. 2016-11-10 16:20:03 +05:00
events_register.py views: split events_register.py from main views file. 2016-10-11 21:27:06 -07:00
integrations.py docs: Add a simple markdown-based help center. 2016-11-09 21:39:55 -08:00
invite.py lint: Fix E703 pep8 violations. 2016-11-09 15:18:35 -08:00
messages.py models.py: Rename split_email_to_domain to email_to_domain. 2016-11-11 15:26:51 -08:00
pointer.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
presence.py Remove several instances of datetime.datetime.utcnow(). 2016-11-07 20:13:53 -08:00
push_notifications.py push notifications: Fix very minor quirk when adding tokens. 2016-09-15 06:40:18 -07:00
realm.py admin: Enable admins to toggle supported auth methods via UI. 2016-11-06 16:29:35 -08:00
realm_emoji.py lint: Ban use of json_success({}) instead of json_success(). 2016-10-20 22:34:04 -07:00
report.py Use universal_newlines=True in subprocess.check_output. 2016-07-26 12:06:41 -07:00
streams.py Add get_topic_history_for_stream(). 2016-11-09 13:56:27 -08:00
tutorial.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
typing.py Add an API endpoint to send typing notification events. 2016-10-20 23:05:18 -07:00
unsubscribe.py context_processors: use a common context for emails. 2016-11-08 11:37:16 -08:00
upload.py Url encoded name of the file should be an ascii. 2016-09-26 21:13:34 -07:00
user_settings.py Add user setting option to always send push notifications. 2016-10-25 10:52:29 -07:00
users.py lint: Ban use of json_success({}) instead of json_success(). 2016-10-20 22:34:04 -07:00
zephyr.py Move webathena views to its own file. 2016-08-18 18:26:49 -07:00