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
d2798de660
MatrixSynapse
/
synapse
History
Mark Haines
d2798de660
Fold federation/handler into handlers/federation
2014-08-26 19:49:42 +01:00
..
api
Merge branch 'develop' into storage_transactions
2014-08-26 16:07:05 +01:00
app
Add the ability to turn on the twisted manhole telnet service.
2014-08-26 13:43:55 +01:00
crypto
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
federation
Fold federation/handler into handlers/federation
2014-08-26 19:49:42 +01:00
handlers
Fold federation/handler into handlers/federation
2014-08-26 19:49:42 +01:00
http
For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV.
2014-08-24 11:56:55 +01:00
rest
Renaming: /im/sync >> /initialSync. /rooms/$roomid/members/list >> /rooms/$roomid/members. /rooms$roomid/messages/list >> /room/$roomid/messages. Updated cmdclient, tests and webclient.
2014-08-26 16:19:17 +01:00
storage
Fold federation/handler into handlers/federation
2014-08-26 19:49:42 +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
Fold federation/handler into handlers/federation
2014-08-26 19:49:42 +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