zulip/analytics
Tim Abbott e92d68fffe streams: Remove require_active in access_stream code path.
This was confusingly doing an assertion about the subscription being
active, not the channel. We could rename it to
require_active_subscription. But it was only passed with a non-default
value in b2cb443d24, and that call was
removed in 378062cc83.
2025-03-07 18:08:41 -08:00
..
lib counts: Fix current_month_accumulated_count_for_user bounds. 2025-02-28 15:15:21 -08:00
management management: Don't silence send_server_data_to_push_bouncer exceptions. 2025-02-19 17:11:35 -08:00
migrations migrations: Squash analytics migrations. 2024-08-23 17:15:35 -07:00
tests do_activate_mirror_dummy_user: Assert user_profile is a mirror dummy. 2025-01-28 09:38:56 -08:00
views streams: Remove require_active in access_stream code path. 2025-03-07 18:08:41 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py mypy: Reenable explicit-override for models. 2024-08-01 17:39:04 -07:00
urls.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00