zulip/zerver/views
Rishi Gupta 130f981901 messages.send_message_backend: Take a realm_str instead of a domain. 2017-01-03 16:46:15 -08:00
..
webhooks github: Fix GitHub integration CSRF issue. 2016-12-30 20:31:08 -08:00
__init__.py Add setting hiding private message content in desktop notifications. 2016-12-30 14:10:34 -08:00
alert_words.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
auth.py Refactor views.create_homepage_form into its callers. 2016-12-26 17:50:23 -08:00
events_register.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
integrations.py Change domain to realm_id in bugdown and realm filter dicts and caches. 2017-01-03 16:25:20 -08:00
invite.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
messages.py messages.send_message_backend: Take a realm_str instead of a domain. 2017-01-03 16:46:15 -08:00
pointer.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -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: Fix check for valid emoji. 2016-12-30 17:51:31 -08:00
realm.py emoji: Add add_emoji_by_admins_only realm setting. 2016-12-27 15:46:14 -08:00
realm_emoji.py emoji: Add add_emoji_by_admins_only realm setting. 2016-12-27 15:46:14 -08:00
realm_filters.py Change domain to realm_id in bugdown and realm filter dicts and caches. 2017-01-03 16:25:20 -08:00
report.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
streams.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -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 mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08: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 lint: Fix indentation error in user_settings.py. 2016-12-30 14:31:04 -08:00
users.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
zephyr.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00