| .. |
|
__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
|
DevAuthBackend: Improve the query for dev users.
|
2017-02-06 21:59:31 -08:00 |
|
compatibility.py
|
mobile: Add an endpoint for checking compatibility.
|
2017-02-03 09:55:34 -08:00 |
|
events_register.py
|
lint: clean up PEP-8 W391 rule.
|
2017-01-23 20:39:02 -08:00 |
|
home.py
|
home: Cleanup narrow_topic logic.
|
2017-01-29 20:26:59 -08:00 |
|
integrations.py
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
|
invite.py
|
json_invite_users: Use access_stream_by_name.
|
2017-01-29 20:26:59 -08:00 |
|
messages.py
|
Add RealmAlias.allow_subdomains to model, frontend, and API.
|
2017-02-08 22:03:27 -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
|
Add RealmAlias.allow_subdomains to model, frontend, and API.
|
2017-02-08 22:03:27 -08:00 |
|
realm_emoji.py
|
realm_emoji: Cleanup an unreachable try/except block.
|
2017-01-30 16:43:02 -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
|
bug fix: Allow renaming streams to different cases.
|
2017-02-01 14:20:46 -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
|
users: Consolidate name change enforcement logic.
|
2017-02-07 19:45:21 -08:00 |
|
users.py
|
users: Verify full names explicitly in user creation.
|
2017-02-07 19:54:30 -08:00 |
|
zephyr.py
|
mypy: Convert zerver/views to use typing.Text.
|
2016-12-26 13:43:09 -08:00 |