This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
81a95937de
MatrixSynapse
/
synapse
History
Erik Johnston
81a95937de
Use new StreamToken in pagination config
2014-08-21 11:01:33 +01:00
..
api
Use new StreamToken in pagination config
2014-08-21 11:01:33 +01:00
app
Implemented GETs for the ContentRepoResource. It all actually appears to be working.
2014-08-18 17:18:54 +01:00
crypto
…
federation
Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor
2014-08-19 14:48:19 +01:00
handlers
Use the "collect_presencelike_data" distributor signal instead of re-implementing its behaviour
2014-08-20 16:06:47 +01:00
http
Reduce the amount of incredibly spammy stack traces. Expected errors (e.g. SynapseErrors) shouldn't have their full trace logged every time. Don't send responses to disconnected requests.
2014-08-19 10:56:43 +01:00
rest
Kill the "_homeserver_" injected messages for room membership changes
2014-08-20 16:06:47 +01:00
storage
Make event stream storage return all membership events about the user, regardless of if they were in the room or not.
2014-08-20 17:09:44 +01:00
util
Put some DEBUG logging in lockutils.py so we can debug roomlocks
2014-08-14 16:06:05 +01:00
__init__.py
…
server.py
Added /matrix/content path, HS resource_for_content_repo attribute and FileUploadResource. Added stub methods.
2014-08-18 17:18:54 +01:00
state.py
Rename method name to not clash with other ones in storage.
2014-08-15 16:47:48 +01:00
types.py
Add in StreamToken type
2014-08-21 11:01:33 +01:00