This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-14 22:51:21 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
tests
/
handlers
History
Hubert Chathi
bb6cec27a5
rename get_devices_by_remote to get_device_updates_by_remote
2019-10-30 14:57:34 -04:00
..
__init__.py
…
test_admin.py
…
test_appservice.py
…
test_auth.py
Implement access token expiry (
#5660
)
2019-07-12 17:26:02 +01:00
test_device.py
…
test_directory.py
…
test_e2e_keys.py
use something that's the right type for user_id
2019-09-06 17:52:37 -04:00
test_e2e_room_keys.py
change test name to be unique
2019-10-10 08:54:07 -04:00
test_federation.py
Lint (again)
2019-10-03 11:30:43 +01:00
test_presence.py
Fix presence timeouts when synchrotron restarts. (
#6212
)
2019-10-18 06:42:26 +01:00
test_profile.py
…
test_register.py
Only count real users when checking for auto-creation of auto-join room
2019-09-09 14:48:08 +03:00
test_stats.py
Fix tests
2019-10-25 10:57:37 +01:00
test_sync.py
…
test_typing.py
rename get_devices_by_remote to get_device_updates_by_remote
2019-10-30 14:57:34 -04:00
test_user_directory.py
…