.. |
__init__.py
|
…
|
|
add_mock_conversation.py
|
api: Use new endpoint for handling reactions.
|
2019-08-16 14:36:15 -07:00 |
add_new_realm.py
|
refactoring: Move set_default_streams into do_create_realm.
|
2019-03-21 12:33:19 -07:00 |
add_new_user.py
|
add_new_user: Fix mention of running "python manage.py".
|
2018-11-06 13:28:18 -08:00 |
add_remote_server.py
|
zilencer: Add a simple management command to create a RemoteZulipServer.
|
2018-01-08 17:46:46 -08:00 |
calculate_first_visible_message_id.py
|
mypy: Enable strict-optional for calculate_first_visible_message_id.
|
2019-05-01 10:49:24 -07:00 |
compare_messages.py
|
zilencer: Use python 3 syntax for typing.
|
2017-11-22 12:29:03 -08:00 |
invoice_plans.py
|
billing: Add cron job to run invoice_plans once a day.
|
2019-04-29 11:23:17 -07:00 |
mark_all_messages_unread.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
migrate_stream_notifications.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
populate_db.py
|
custom fields: Add default external account custom fields.
|
2019-08-28 15:35:53 -07:00 |
print_initial_password.py
|
users: Get all API keys via wrapper method.
|
2018-08-08 16:35:17 -07:00 |
profile_request.py
|
profiling: Use mkstemp for profile.data filename.
|
2019-01-15 16:08:48 -08:00 |
render_messages.py
|
zilencer: Use python 3 syntax for typing.
|
2017-11-22 12:29:03 -08:00 |
sync_api_key.py
|
email: Convert accounts code to use delivery_email.
|
2018-12-06 16:21:38 -08:00 |