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
/
handlers
History
Erik Johnston
e7ee0b9fc1
Change IM sync api to also return the current presence list.
2014-08-21 16:40:21 +01:00
..
__init__.py
…
_base.py
Wait for getting a Join in response to an invite/join dance.
2014-08-21 14:38:22 +01:00
directory.py
Added a urls module for keeping client and federation prefixes.
2014-08-14 11:52:56 +01:00
events.py
Start chagning the events stream to work with the new DB schema
2014-08-15 13:58:28 +01:00
federation.py
Wait for getting a Join in response to an invite/join dance.
2014-08-21 14:38:22 +01:00
login.py
Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field.
2014-08-14 16:40:15 +01:00
presence.py
Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor
2014-08-19 16:41:13 +01:00
profile.py
Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack
2014-08-13 17:23:49 +01:00
register.py
…
room.py
Change IM sync api to also return the current presence list.
2014-08-21 16:40:21 +01:00