mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Groundwork for allowing stats like "Monthly Active Users". CountStat.interval is no longer as clean a value as before, so removed it from views.get_chart_data. It wasn't being used by the frontend anyway. Removing interval from logger calls in counts.py is not a big loss since we now include the frequency (which is typically also the interval) in CountStat.property. |
||
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||