zulip/analytics
Mohammad Reza Kianifar 2aad468807 analytics: Support DM groups in count message type query.
To maintain API compatibility during and after the migration to direct
message groups for 1:1 and self messages, update the analytics count
query to treat DM groups of size 2 or less as private messages.
2025-07-21 10:39:40 -07:00
..
lib analytics: Support DM groups in count message type query. 2025-07-21 10:39:40 -07:00
management management: Skip hourly crons during deploys. 2025-07-15 09:07:36 -07:00
migrations migrations: Squash analytics migrations. 2024-08-23 17:15:35 -07:00
tests analytics: Support DM groups in count message type query. 2025-07-21 10:39:40 -07:00
views ruff: Fix PLR1733 Unnecessary lookup of dictionary value by key. 2025-06-25 11:49:02 -07: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