zulip/analytics
Rishi Gupta 9f60dd8387 analytics: Send zeros for data.user.bot in Messages Sent Over Time.
It will simplify the logic needed to process the "Sent by Me" view in
Messages Sent Over Time in stats.js.

Also, we gzip the data sent from our server, so there is little additional
network usage by doing this.
2017-03-25 14:18:23 -07:00
..
lib analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
management analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
migrations analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
tests analytics: Send zeros for data.user.bot in Messages Sent Over Time. 2017-03-25 14:18:23 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/models: Remove extended_id and key_model. 2017-03-14 16:59:54 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py analytics: Send zeros for data.user.bot in Messages Sent Over Time. 2017-03-25 14:18:23 -07:00