0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-24 05:28:20 +02:00
synapse/synapse
2016-09-15 14:31:22 +01:00
..
api Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
app Enable state caches on workers 2016-09-15 14:31:22 +01:00
appservice Log if rejecting 3PE query metadata result due to type check 2016-09-09 15:11:31 +01:00
config Remove support for aggregate room lists 2016-09-15 09:28:15 +01:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Add comments 2016-09-05 10:41:27 +01:00
federation Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
handlers Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
http Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Ensure we don't mutate the cache of push rules 2016-09-15 09:16:13 +01:00
replication Add cache to get_forward_extremeties_for_room 2016-09-15 14:04:28 +01:00
rest Remove default public rooms limit 2016-09-15 13:56:20 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Add cache to get_forward_extremeties_for_room 2016-09-15 14:04:28 +01:00
streams Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00
util Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
__init__.py Bump changelog and version 2016-09-09 11:07:39 +01:00
notifier.py Explicitly specify state_key for history_visibility fetching 2016-09-02 14:53:46 +01:00
python_dependencies.py Accept optional token to public room list 2016-09-15 09:08:57 +01:00
server.py Move RoomListHandler into a separate file 2016-09-14 14:07:37 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
types.py Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 2016-08-26 14:35:31 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00