This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-26 00:35:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
client
/
v1
History
Richard van der Hoff
184303b865
MSC2260: Block direct sends of m.room.aliases events (
#6794
)
...
as per MSC2260
2020-01-30 17:20:55 +00:00
..
__init__.py
copyrights
2016-01-07 04:26:29 +00:00
directory.py
Port rest/v1 to async/await
2019-12-05 15:57:28 +00:00
events.py
Fix
/events/:event_id
deprecated API. (
#6731
)
2020-01-20 17:38:09 +00:00
initial_sync.py
Port rest/v1 to async/await
2019-12-05 15:57:28 +00:00
login.py
Fixup synapse.rest to pass mypy (
#6732
)
2020-01-20 17:38:21 +00:00
logout.py
Port rest/v1 to async/await
2019-12-05 15:57:28 +00:00
presence.py
Port rest/v1 to async/await
2019-12-05 15:57:28 +00:00
profile.py
Back out change preventing setting null avatar URLs
2019-12-11 11:46:55 +00:00
push_rule.py
Port rest/v1 to async/await
2019-12-05 15:57:28 +00:00
pusher.py
Clean up startup for the pusher (
#6558
)
2019-12-18 14:26:58 +00:00
room.py
MSC2260: Block direct sends of m.room.aliases events (
#6794
)
2020-01-30 17:20:55 +00:00
voip.py
Port rest/v1 to async/await
2019-12-05 15:57:28 +00:00