mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
Having both messages_sent:hour and messages_sent:is_bot:day is confusing, since a single messages_sent:is_bot:hour would have a superset of the information and take less total space. This commit and its parent together replace the two stats with a single messages_sent:is_bot:hour. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||
| test_views.py | ||