zulip/zerver/views
Sampriti Panda 7c3aff92d9 integrations: Add webhook payloads, webhook code, API endpoint, and tests for heroku 2016-12-06 11:05:00 -08:00
..
webhooks integrations: Add webhook payloads, webhook code, API endpoint, and tests for heroku 2016-12-06 11:05:00 -08:00
__init__.py settings: Add option to disable websockets. 2016-12-05 21:55:22 -08:00
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
auth.py pep8: Fix E124 violations 2016-12-01 14:18:11 -08:00
events_register.py views: split events_register.py from main views file. 2016-10-11 21:27:06 -07:00
integrations.py pep8: Fix E131. 2016-12-01 23:16:47 -08:00
invite.py lint: Fix E703 pep8 violations. 2016-11-09 15:18:35 -08:00
messages.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -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
reactions.py reactions: Add support for removing emoji reactions. 2016-12-02 16:39:53 -08:00
realm.py pep8: Fix E129 violations 2016-12-03 10:56:36 -08:00
realm_emoji.py lint: Ban use of json_success({}) instead of json_success(). 2016-10-20 22:34:04 -07:00
realm_filters.py Add initial implementation of custom realm filters. 2016-11-17 17:11:25 -08:00
report.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -08:00
streams.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -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 pep8: Fix E129 violations 2016-12-03 10:56:36 -08:00
users.py pep8: Fix E129 violations 2016-12-03 10:56:36 -08:00
zephyr.py Move webathena views to its own file. 2016-08-18 18:26:49 -07:00