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-01-26 03:55:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
tests
/
handlers
History
Kegan Dougal
7fc84c7019
Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association
2014-09-03 14:26:52 +01:00
..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
test_directory.py
Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association
2014-09-03 14:26:52 +01:00
test_federation.py
Remove get_state_for_room function from federation handler
2014-08-28 15:32:38 +01:00
test_presence.py
Implement presence state visibilty limiting when polling eventsource for stream
2014-09-03 13:46:52 +01:00
test_presencelike.py
Rename the 'do_users_share_a_room' to something slightly less verb-sounding
2014-09-03 10:40:48 +01:00
test_profile.py
Removed http_server from HomeServer. Updated unit tests to use either resource_for_federation or resource_for_client depending on what is being tested.
2014-08-14 10:18:54 +01:00
test_room.py
Fix tests to support ratelimiting
2014-09-03 09:15:22 +01:00
test_typing.py
change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions.
2014-08-31 14:51:37 +01:00