mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 17:56:19 +03:00
only consider users MAU after they've been around N days. This is an alternative implementation to https://github.com/matrix-org/synapse/pull/3739 as suggested by @neilisfragile, which is much simpler as you just hold off adding users to the MAU table until they've been active for more than N days. |
||
---|---|---|
.. | ||
__init__.py | ||
test_appservice.py | ||
test_auth.py | ||
test_device.py | ||
test_directory.py | ||
test_e2e_keys.py | ||
test_presence.py | ||
test_profile.py | ||
test_register.py | ||
test_sync.py | ||
test_typing.py |