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
5002efa31b
MatrixSynapse
/
synapse
History
Erik Johnston
5002efa31b
Reimplement the get public rooms api to work with new DB schema
2014-08-15 10:26:35 +01:00
..
api
Reimplement the get public rooms api to work with new DB schema
2014-08-15 10:26:35 +01:00
app
Change relative db paths to absolute paths in case we daemonize.
2014-08-14 14:08:57 +01:00
crypto
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
federation
when we're talking about backfilling data in federation, call it backfilling - not pagination.
2014-08-13 18:17:09 +01:00
handlers
Reimplement the get public rooms api to work with new DB schema
2014-08-15 10:26:35 +01:00
http
fix http client GET parameters; somehow missing named param. how could this have ever worked!?
2014-08-14 02:59:54 +01:00
rest
Start fixing places that use the data store.
2014-08-14 17:34:37 +01:00
storage
Reimplement the get public rooms api to work with new DB schema
2014-08-15 10:26:35 +01:00
util
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
__init__.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
server.py
Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid()
2014-08-13 18:03:41 +01:00
state.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
types.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00