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-02-10 15:38:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
client
/
v1
History
Erik Johnston
e0bf0258ee
Merge pull request
#307
from matrix-org/erikj/search
...
Add basic search API
2015-10-19 13:37:15 +01:00
..
__init__.py
Add config option to turn off freezing events. Use new encode_json api and ujson.loads
2015-05-29 12:17:33 +01:00
admin.py
Remove completely unused concepts from codebase
2015-08-25 16:23:06 +01:00
base.py
1) Pushers are now associated with an access token
2015-03-24 17:24:15 +00:00
directory.py
Remove completely unused concepts from codebase
2015-08-25 16:23:06 +01:00
events.py
Remove completely unused concepts from codebase
2015-08-25 16:23:06 +01:00
initial_sync.py
Use 'true' rather than '1' for archived flag
2015-10-08 18:13:02 +01:00
login.py
synapse.client.v1.login.LoginFallbackRestServlet and synapse.client.v1.login.PasswordResetRestServlet are unused
2015-10-15 11:09:57 +01:00
presence.py
Remove completely unused concepts from codebase
2015-08-25 16:23:06 +01:00
profile.py
Remove completely unused concepts from codebase
2015-08-25 16:23:06 +01:00
push_rule.py
SYN-390: Don't modify the dictionary returned from the data store
2015-05-26 10:14:15 +01:00
pusher.py
Remove completely unused concepts from codebase
2015-08-25 16:23:06 +01:00
register.py
Factor out user id validation checks
2015-03-18 11:34:18 +00:00
room.py
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/search
2015-10-16 15:35:35 +01:00
transactions.py
Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging
2015-06-16 10:09:43 +01:00
voip.py
Merge pull request
#248
from matrix-org/deviceid
2015-08-25 17:19:06 +01:00