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-27 20:57:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
tests
/
handlers
History
Erik Johnston
e7ca813dd4
Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering.
2015-02-03 10:39:41 +00:00
..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
test_directory.py
Replace hs.parse_roomalias with RoomAlias.from_string
2015-01-23 13:21:58 +00:00
test_federation.py
Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering.
2015-02-03 10:39:41 +00:00
test_presence.py
Replace hs.parse_userid with UserID.from_string
2015-01-23 11:47:15 +00:00
test_presencelike.py
Replace hs.parse_userid with UserID.from_string
2015-01-23 11:47:15 +00:00
test_profile.py
Replace hs.parse_userid with UserID.from_string
2015-01-23 11:47:15 +00:00
test_room.py
Replace hs.parse_userid with UserID.from_string
2015-01-23 11:47:15 +00:00
test_typing.py
Replace hs.parse_userid with UserID.from_string
2015-01-23 11:47:15 +00:00