0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 14:38:18 +02:00
synapse/synapse
2015-11-20 17:15:44 +00:00
..
api Merge pull request #386 from matrix-org/markjh/rename_pud_to_account_data 2015-11-19 15:21:35 +00:00
app Run the background updates when starting synapse. 2015-11-10 15:50:58 +00:00
appservice Cap the time to retry txns to appservices to 8.5 minutes 2015-10-21 10:10:55 +01:00
config Comment 2015-11-19 13:05:51 +00:00
crypto Don't limit connections to perspective servers 2015-11-20 17:15:44 +00:00
events Flatten the /sync response to remove the event_map 2015-11-19 10:51:11 +00:00
federation Only retry federation requests for a long time for background requests 2015-11-17 18:26:50 +00:00
handlers Add option to include the current room state 2015-11-20 14:16:42 +00:00
http Don't limit connections to perspective servers 2015-11-20 17:15:44 +00:00
metrics Check that /proc/self/fd exists before listing it 2015-09-07 16:45:55 +01:00
push Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 2015-10-08 11:22:15 +01:00
rest Merge pull request #389 from matrix-org/rav/flatten_sync_response 2015-11-20 15:18:55 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Rename the database table 2015-11-18 15:33:02 +00:00
streams s/private_user_data/account_data/ 2015-11-18 15:31:04 +00:00
util Run the background updates when starting synapse. 2015-11-10 15:50:58 +00:00
__init__.py Bump changes and version 2015-11-19 13:09:48 +00:00
notifier.py Return non-room events from guest /events calls 2015-11-12 16:45:28 +00:00
python_dependencies.py Add nacl.bindings to the list of modules checked. Re-arrange import order to check packages after the packages they depend on 2015-09-01 16:51:10 +01:00
server.py Remove the LockManager class because it wasn't being used 2015-11-04 14:08:15 +00:00
state.py Update some comments 2015-11-13 10:31:15 +00:00
types.py s/private_user_data/account_data/ 2015-11-18 15:31:04 +00:00