.. |
__init__.py
|
views: Rename __init__.py to zerver.views.registration.
|
2017-01-08 16:21:15 -08:00 |
alert_words.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
attachments.py
|
attachments: Remove unnecessary use of REQ.
|
2017-10-27 15:18:44 -07:00 |
auth.py
|
Convert EmailAuthBackend and LDAPAuthBackend to accept a realm.
|
2017-11-21 18:23:50 -08:00 |
compatibility.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
custom_profile_fields.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
email_log.py
|
auth: Convert DevAuthBackend to accept a realm object.
|
2017-11-21 18:23:49 -08:00 |
email_mirror.py
|
zerver/views: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
events_register.py
|
Support client_gravatar field for event registration.
|
2017-11-07 10:42:17 -08:00 |
home.py
|
zerver: Remove simplejson dependency.
|
2017-11-21 21:51:48 -08:00 |
hotspots.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
integrations.py
|
lib/integrations: Remove Integration.doc_context.
|
2017-11-21 20:39:30 -08:00 |
invite.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
messages.py
|
search: Add more extensive logging for Unicode errors in highlight_string.
|
2017-11-16 15:08:16 -08:00 |
muting.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
pointer.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
presence.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
push_notifications.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
reactions.py
|
emoji: Rework reactions validation to have a single function.
|
2017-11-20 15:27:21 -08:00 |
realm.py
|
settings: Create UI and backend for setting signups stream.
|
2017-11-21 17:39:51 -08:00 |
realm_domains.py
|
zerver/views: Text-wrap long lines exceeding 110.
|
2017-11-07 17:24:09 -08:00 |
realm_emoji.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
realm_filters.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
realm_icon.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
registration.py
|
Convert EmailAuthBackend and LDAPAuthBackend to accept a realm.
|
2017-11-21 18:23:50 -08:00 |
report.py
|
docs: Update links from codebase to point to ReadTheDocs.
|
2017-11-16 10:53:49 -08:00 |
state.py
|
embedded bots: Add views to access state.
|
2017-11-21 21:10:39 -08:00 |
streams.py
|
Text-wrap the remaining long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
tutorial.py
|
decorators: Use human_users_only more aggressively.
|
2017-10-27 15:16:13 -07:00 |
typing.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
unsubscribe.py
|
unsubscribe: Use a custom confirmation error page.
|
2017-11-07 16:02:49 -08:00 |
upload.py
|
Remove six.moves.urllib usage.
|
2017-11-09 10:00:00 -08:00 |
user_groups.py
|
user-groups: Create check_delete_user_group.
|
2017-11-15 22:35:43 -08:00 |
user_settings.py
|
Convert EmailAuthBackend and LDAPAuthBackend to accept a realm.
|
2017-11-21 18:23:50 -08:00 |
users.py
|
users: Move check_change_full_name to actions.py.
|
2017-11-15 17:39:09 -08:00 |
zephyr.py
|
zephyr: Update path to process_cache for repository split.
|
2017-10-05 12:35:20 -07:00 |