zulip/zilencer/management/commands
Arun Sankar 93c88705cf default data: Add non ASCII and non BMP characters to stream names.
Added  emojis and Non ASCII characters to default
stream names and descriptions.

Added raw_emojis array under streams so that
we can pass --extra-streams argument without
--extra-users as it should be.
2021-04-02 22:00:07 -07:00
..
__init__.py
add_mock_conversation.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
add_new_realm.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
add_new_user.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
add_remote_server.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
calculate_first_visible_message_id.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
compare_messages.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
invoice_plans.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
mark_all_messages_unread.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
migrate_stream_notifications.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
populate_db.py default data: Add non ASCII and non BMP characters to stream names. 2021-04-02 22:00:07 -07:00
print_initial_password.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
profile_request.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
queue_rate.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
render_messages.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
rundjangoserver.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
sync_api_key.py python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00