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-03-12 22:06:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
client
/
v2_alpha
History
Richard van der Hoff
a3599dda97
Merge pull request
#2996
from krombel/allow_auto_join_rooms
...
move handling of auto_join_rooms to RegisterHandler
2018-04-10 01:11:00 +01:00
..
__init__.py
…
_base.py
rewrite based on PR feedback:
2018-01-19 15:33:55 +00:00
account_data.py
…
account.py
trailing commas
2018-01-19 15:38:53 +00:00
auth.py
…
devices.py
Fix error when deleting devices
2017-12-05 09:49:22 +00:00
filter.py
…
groups.py
Use "/settings/" (plural)
2018-04-05 14:07:16 +01:00
keys.py
…
notifications.py
…
openid.py
…
read_marker.py
…
receipts.py
…
register.py
move handling of auto_join_rooms to RegisterHandler
2018-03-14 16:45:37 +01:00
report_event.py
…
sendtodevice.py
…
sync.py
Replace some ujson with simplejson to make it work
2018-03-16 00:27:09 +00:00
tags.py
…
thirdparty.py
…
tokenrefresh.py
…
user_directory.py
…