zulip/zilencer/management/commands
Zixuan James Li 011b4c1f7a populate_db: Populate linkifiers.
The curl examples of reordering linkifiers require there to be some
linkifiers in the database to be reordered. This adjusts some test cases
so they do not assume that there is no linkifier in the test db.
2023-08-14 15:21:48 -07:00
..
__init__.py
add_mock_conversation.py emojis: Use get_emoji_data. 2023-07-17 09:35:53 -07:00
calculate_first_visible_message_id.py
compare_messages.py
downgrade_small_realms_behind_on_payments.py
invoice_plans.py
mark_all_messages_unread.py python: Clean up getattr, setattr, delattr calls with literal names. 2022-10-10 08:40:28 -07:00
populate_db.py populate_db: Populate linkifiers. 2023-08-14 15:21:48 -07:00
print_initial_password.py
profile_request.py profile_request: Support only synchronous responses for now. 2023-07-19 16:14:59 -07:00
queue_rate.py workers: Pass down if they are running multi-threaded. 2023-05-16 14:05:01 -07:00
render_messages.py render_messages: Tighten function signatures with generic QuerySet. 2022-07-07 11:27:43 -07:00
rundjangoserver.py ruff: Fix PIE810 Call `startswith` once with a `tuple`. 2023-02-08 16:40:35 -08:00
switch_realm_from_standard_to_plus_plan.py billing: Add command for switching plans from Standard to Plus. 2021-10-15 17:27:50 -07:00
sync_api_key.py