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-03-09 12:49:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
client
/
v1
History
Richard van der Hoff
f85676cc93
Return well_known in /login response (
#4319
)
...
... as per MSC1730.
2018-12-24 10:44:33 +01:00
..
__init__.py
…
admin.py
create support user (
#4141
)
2018-12-14 18:20:59 +00:00
base.py
…
directory.py
Clean up room alias creation
2018-10-19 10:11:56 +01:00
events.py
Port rest/ to Python 3 (
#3823
)
2018-09-12 20:41:31 +10:00
initial_sync.py
Port rest/ to Python 3 (
#3823
)
2018-09-12 20:41:31 +10:00
login.py
Return well_known in /login response (
#4319
)
2018-12-24 10:44:33 +01:00
logout.py
…
presence.py
…
profile.py
…
push_rule.py
Fix non-ASCII pushrules (
#4248
)
2018-12-04 12:44:02 +01:00
pusher.py
fix type error
2018-12-03 22:27:41 +11:00
room.py
Refactor state group lookup to reduce DB hits (
#4011
)
2018-10-25 17:49:55 +01:00
voip.py
…