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-10 04:59:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
client
/
v1
History
Andrew Morgan
8c75b621bf
Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (
#6990
)
2020-02-26 12:22:55 +00:00
..
__init__.py
…
directory.py
…
events.py
Fix
/events/:event_id
deprecated API. (
#6731
)
2020-01-20 17:38:09 +00:00
initial_sync.py
…
login.py
Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (
#6990
)
2020-02-26 12:22:55 +00:00
logout.py
…
presence.py
…
profile.py
Back out change preventing setting null avatar URLs
2019-12-11 11:46:55 +00:00
push_rule.py
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (
#6957
)
2020-02-21 07:15:07 -05:00
pusher.py
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (
#6957
)
2020-02-21 07:15:07 -05:00
room.py
Move MSC2432 stuff onto unstable prefix (
#6948
)
2020-02-19 10:40:27 +00:00
voip.py
…