This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-02 13:03:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bffc473ec8ec0749322ff132e26ef54f9ca75e89
zulip
/
analytics
History
ss62171
5649b954ef
stream_stats: Add a column representing type of stream.
...
This adds a column which represents whether a stream is public or private.
Fixes
#11374
.
2019-01-31 15:04:45 -08:00
..
lib
analytics: Remove unused RealmAuditLog import.
2018-07-10 15:42:26 +05:30
management
stream_stats: Add a column representing type of stream.
2019-01-31 15:04:45 -08:00
migrations
python: Fix unnecessary uses of str_utils library.
2018-11-27 11:44:09 -08:00
tests
analytics: Set delivery_email in hacky test user creation code.
2018-12-06 15:33:28 -08:00
__init__.py
Create "analytics" app with activity reports.
2013-11-06 12:07:32 -05:00
models.py
analytics: Change use of typing.Text to str.
2018-05-10 14:19:49 -07:00
urls.py
stats: Add /stats/installation.
2018-05-18 15:12:36 -07:00
views.py
billing: Do subscription management in-house instead of with Stripe Billing.
2018-12-22 13:39:30 -08:00