zulip/zerver/views
Rafid Aslam d0502537ab API: Migrate POST `/ui_settings/change` to PATCH `/settings/ui` 2016-12-24 11:02:02 -08:00
..
webhooks integrations: Add documentation for GoSquared. 2016-12-20 16:59:36 -08:00
__init__.py settings: Implement delete avatar functionality 2016-12-21 13:35:22 -08:00
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
auth.py subdomains: Make GitHub login work with subdomains. 2016-12-14 11:09:39 -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 Removed json/update_message 2016-12-24 10:08:22 -08:00
pointer.py Move get_profile_backend to views/users.py. 2016-12-15 16:04:23 -08: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 backend: make endpoints more REST-ful. 2016-12-07 22:28:02 -08:00
realm.py Add optional waiting period for users to create streams. 2016-12-15 16:54:30 -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 Eliminate legacy json/make_stream_public and json/make_stream_private URL 2016-12-24 08:54:49 -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 API: Migrate POST `/ui_settings/change` to PATCH `/settings/ui` 2016-12-24 11:02:02 -08:00
users.py Move get_profile_backend to views/users.py. 2016-12-15 16:04:23 -08:00
zephyr.py Move webathena views to its own file. 2016-08-18 18:26:49 -07:00