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
f81692dab4
MatrixSynapse
/
synapse
History
Erik Johnston
808f663ed1
Don't return state event outlier's when paginating.
2014-08-22 13:06:07 +01:00
..
api
Add ts field to all events.
2014-08-21 17:46:52 +01:00
app
Make the content repo work with in daemon mode. Return the full url on upload. Update the webclient to use new content repo api.
2014-08-22 10:25:32 +01:00
crypto
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
federation
Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor
2014-08-19 14:48:19 +01:00
handlers
Change IM sync api to also return the current presence list.
2014-08-21 16:40:21 +01:00
http
Make the content repo work with in daemon mode. Return the full url on upload. Update the webclient to use new content repo api.
2014-08-22 10:25:32 +01:00
rest
Kill the "_homeserver_" injected messages for room membership changes
2014-08-20 16:06:47 +01:00
storage
Don't return state event outlier's when paginating.
2014-08-22 13:06:07 +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
Bump versions to 0.0.1
2014-08-22 12:06:50 +01:00
server.py
Add ts field to all events.
2014-08-21 17:46:52 +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
Define __copy__ and __deepcopy__ as identity functions on DomainSpecificString, so that copy.deepcopy() will work on them
2014-08-20 16:06:47 +01:00