..
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
pep8: Fix E131.
2016-12-01 23:16:47 -08:00
invite.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -08:00
messages.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -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
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -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