0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-20 11:38:20 +02:00
synapse/synapse
2014-12-04 15:50:01 +00:00
..
api Begin converting things to use the new Event structure 2014-12-04 11:27:59 +00:00
app Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
config Don't log synapse.storage at DEBUG level when under -v; require -v -v for that 2014-12-02 22:28:18 +00:00
crypto Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
events Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
federation Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
handlers Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
http typos 2014-11-24 01:41:12 +00:00
rest Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
storage Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
streams Allow GET /room/:room_id/messages without 'limit' parameter to default to 10 2014-12-02 18:01:16 +00:00
util Drop log level for incorrect logging contexts to WARN if the context is wrong and DEBUG if the context is missing 2014-11-25 10:57:31 +00:00
__init__.py Bump version 2014-12-02 17:45:40 +00:00
notifier.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
server.py Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
state.py Begin converting things to use the new Event structure 2014-12-04 11:27:59 +00:00
types.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00