| .. |
|
__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
|
auth: Redirect users to home from /login if already logged in.
|
2017-01-28 16:10:19 -08:00 |
|
events_register.py
|
lint: clean up PEP-8 W391 rule.
|
2017-01-23 20:39:02 -08:00 |
|
home.py
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
|
integrations.py
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
|
invite.py
|
lint: clean up PEP-8 W391 rule.
|
2017-01-23 20:39:02 -08:00 |
|
messages.py
|
lint: Clean up W503 PEP-8 warning.
|
2017-01-23 20:50:04 -08:00 |
|
muting.py
|
lint: clean up PEP-8 W391 rule.
|
2017-01-23 20:39:02 -08:00 |
|
pointer.py
|
mypy: Convert zerver/views to use typing.Text.
|
2016-12-26 13:43:09 -08:00 |
|
presence.py
|
translations: Improve some poorly-worded strings.
|
2017-01-28 18:04:17 -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_aliases.py
|
views/realm_aliases.py: Use domain instead of id as handle for RealmAlias.
|
2017-01-26 17:24:25 -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 |
|
realm.py
|
auth methods: Fix buggy check for changes.
|
2017-01-22 17:12:58 -08:00 |
|
registration.py
|
translations: Improve some poorly-worded strings.
|
2017-01-28 18:04:17 -08:00 |
|
report.py
|
errors: Use hostname to report deployment.
|
2017-01-28 13:07:09 -08:00 |
|
streams.py
|
stream_exists_backend: Use access_stream_by_name.
|
2017-01-29 20:26:59 -08:00 |
|
tutorial.py
|
internal_send_message: Make realm argument mandatory.
|
2017-01-21 21:37:30 -08:00 |
|
typing.py
|
mypy: Convert zerver/views to use typing.Text.
|
2016-12-26 13:43:09 -08:00 |
|
unsubscribe.py
|
lint: Clean up E123 PEP-8 rule.
|
2017-01-23 21:34:26 -08:00 |
|
upload.py
|
translations: Improve some poorly-worded strings.
|
2017-01-28 18:04:17 -08:00 |
|
user_settings.py
|
lint: Fix indentation error in user_settings.py.
|
2016-12-30 14:31:04 -08:00 |
|
users.py
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
|
zephyr.py
|
mypy: Convert zerver/views to use typing.Text.
|
2016-12-26 13:43:09 -08:00 |