0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-13 16:18:56 +02:00
synapse/changelog.d
2021-05-12 15:04:51 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5588.misc Change the format of access tokens away from macaroons (#5588) 2021-05-12 15:04:51 +01:00
9881.feature Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +01:00
9882.misc Export jemalloc stats to prometheus when used (#9882) 2021-05-06 15:54:07 +01:00
9885.misc Add type hints to presence handler (#9885) 2021-04-28 11:07:47 +01:00
9886.misc Reduce memory footprint of caches (#9886) 2021-04-28 11:59:28 +01:00
9889.feature Delete room endpoint (#9889) 2021-04-29 10:31:45 +01:00
9889.removal Delete room endpoint (#9889) 2021-04-29 10:31:45 +01:00
9895.bugfix Use the parent's logging context name for runWithConnection. (#9895) 2021-04-28 07:44:52 -04:00
9896.bugfix Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
9896.misc Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
9902.feature Limit how often GC happens by time. (#9902) 2021-05-05 16:53:45 +01:00
9904.misc Time external cache response time (#9904) 2021-05-04 15:14:22 +01:00
9905.feature Don't set the external cache if its been done recently (#9905) 2021-05-05 16:53:22 +01:00
9910.bugfix Use get_current_users_in_room from store and not StateHandler (#9910) 2021-05-05 16:49:34 +01:00
9910.feature Use get_current_users_in_room from store and not StateHandler (#9910) 2021-05-05 16:49:34 +01:00
9911.doc Add port parameter to the sample config for psycopg2 args (#9911) 2021-05-04 13:28:59 +01:00
9913.docker Docker healthcheck timings - add startup delay and changed interval (#9913) 2021-05-05 17:33:04 +02:00
9915.feature Send the m.room.create stripped event with invites (support MSC1772). (#9966) 2021-05-11 10:58:58 -04:00
9916.feature Increase perf of handling presence when joining large rooms. (#9916) 2021-05-05 17:27:05 +01:00
9928.bugfix Include the time of the create event in Spaces Summary. (#9928) 2021-05-05 13:33:05 -04:00
9930.bugfix Fix port_db on empty db (#9930) 2021-05-10 13:02:55 +01:00
9931.misc Fix make_full_schema to create the db with the right options and user (#9931) 2021-05-07 14:01:57 +01:00
9932.misc Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
9935.feature Improve performance of backfilling in large rooms. (#9935) 2021-05-10 13:29:02 +01:00
9945.feature Add config option to hide device names over federation (#9945) 2021-05-11 14:03:23 +01:00
9947.feature Support fetching the spaces summary via GET over federation. (#9947) 2021-05-11 12:21:43 -04:00
9950.feature Always cache 'event_to_prev_state_group' (#9950) 2021-05-07 14:54:09 +01:00
9951.feature Run cache_joined_hosts_for_event in background (#9951) 2021-05-12 13:17:11 +01:00
9954.feature Sort child events according to MSC1772 for the spaces summary API. (#9954) 2021-05-11 12:57:39 -04:00
9959.misc Add debug logging for issue #9533 (#9959) 2021-05-11 11:04:03 +01:00
9961.bugfix Fix m.room_key_request to-device messages (#9961) 2021-05-11 11:02:56 +01:00
9965.bugfix Tests for to-device messages (#9965) 2021-05-11 18:01:11 +01:00
9966.feature Send the m.room.create stripped event with invites (support MSC1772). (#9966) 2021-05-11 10:58:58 -04:00