..
webhooks
Change way of handling comments event in jira integration.
2017-01-12 14:54:32 -08:00
__init__.py
views: Rename __init__.py to zerver.views.registration.
2017-01-08 16:21:15 -08:00
alert_words.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -08:00
auth.py
views: Rename __init__.py to zerver.views.registration.
2017-01-08 16:21:15 -08:00
events_register.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -08:00
home.py
views: Extract zerver/views/home.py.
2017-01-08 16:21:15 -08:00
integrations.py
bugdown: Rename realm_id to realm_filters_key.
2017-01-16 21:48:55 -08:00
invite.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -08:00
messages.py
search: Prevent crashes with multiple search operators.
2017-01-16 19:42:49 -08:00
muting.py
views: Extract zerver.views.muting.
2017-01-08 16:21: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
emoji: Extract zerver.lib.emoji.
2017-01-16 23:45:28 -08:00
realm.py
emoji: Add add_emoji_by_admins_only realm setting.
2016-12-27 15:46:14 -08:00
realm_aliases.py
Manage allowed domains from admin settings.
2017-01-06 12:03:31 -08:00
realm_emoji.py
emoji: Fix 500 trying to remove nonexisting realm emoji.
2017-01-16 23:48:07 -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
registration.py
views: Rename __init__.py to zerver.views.registration.
2017-01-08 16:21:15 -08:00
report.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -08:00
streams.py
Move endpoints to use stream_id instead of stream_name in their URLs
2017-01-12 15:23: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
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
Change X.realm.id to X.realm_id across codebase.
2017-01-03 16:46:26 -08:00
user_settings.py
lint: Fix indentation error in user_settings.py.
2016-12-30 14:31:04 -08:00
users.py
Add /authors page.
2017-01-17 13:35:55 -08:00
zephyr.py
mypy: Convert zerver/views to use typing.Text.
2016-12-26 13:43:09 -08:00