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-25 22:55:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
client
/
v1
History
Mark Haines
0d872f5aa6
Merge pull request
#50
from matrix-org/application-services
...
Application Services
2015-02-13 15:06:14 +00:00
..
__init__.py
Log when we receive a request, when we send a response and how long it took to process it.
2015-02-09 13:46:22 +00:00
admin.py
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
2015-01-28 16:58:23 +00:00
base.py
Extract the client v1 base RestServlet to a separate class
2015-01-23 14:09:51 +00:00
directory.py
Merge pull request
#50
from matrix-org/application-services
2015-02-13 15:06:14 +00:00
events.py
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
2015-01-28 16:58:23 +00:00
initial_sync.py
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
2015-01-28 16:58:23 +00:00
login.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
presence.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
profile.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
push_rule.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
pusher.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
register.py
Merge pull request
#50
from matrix-org/application-services
2015-02-13 15:06:14 +00:00
room.py
Blunty replace json with simplejson
2015-02-11 14:23:10 +00:00
transactions.py
Move rest APIs back under the rest directory
2015-01-22 16:10:07 +00:00
voip.py
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
2015-01-28 16:58:23 +00:00