Erik Johnston 4a17a647a9 Improve get auth chain difference algorithm. (#7095) 4 lat temu
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 lat temu
6309.misc 2bff4457d9 Add type hints to logging/context.py (#6309) 4 lat temu
6315.feature b32ac60c22 Expose common commands via snap run interface to allow easier invocation (#6315) 4 lat temu
6572.bugfix 7b0e2d961c Change displayname of user as admin in rooms (#6876) 4 lat temu
6615.misc 4fb5f4d0ce Add some clarifications to README.md in the database schema directory. (#6615) 4 lat temu
6874.misc 8ef8fb2c1c Read the room version from database when fetching events (#6874) 4 lat temu
6875.misc 78a15b1f9d Store room_versions in EventBase objects (#6875) 4 lat temu
6925.doc 6d110ddea4 Update INSTALL.md updated CentOS8 install instructions (#6925) 4 lat temu
6941.removal 99eed85a77 Do not send alias events when creating / upgrading a room (#6941) 4 lat temu
6952.misc 2b37eabca1 Reduce auth chains fetched during v2 state res. (#6952) 4 lat temu
6953.misc fc87d2ffb3 Freeze allocated objects on startup. (#6953) 4 lat temu
6954.misc 7b7c3cedf2 Minor perf fixes to `get_auth_chain_ids`. 4 lat temu
6956.misc a90d0dc5c2 don't insert into the device table for remote cross-signing keys (#6956) 4 lat temu
6957.misc 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 lat temu
6962.bugfix 4c2ed3f20e Fix minor issues with email config (#6962) 4 lat temu
6964.misc bbf8886a05 Merge worker apps into one. (#6964) 4 lat temu
6965.feature 7936d2a96e Publishing/removing from the directory requires a power level greater than canonical aliases. 4 lat temu
6966.removal af6c389501 No longer use room alias events to calculate room names for push notifications. (#6966) 4 lat temu
6967.bugfix 1fcb9a1a7a changelog 4 lat temu
6968.bugfix a301934f46 Upsert room version when we join over federation (#6968) 4 lat temu
6970.removal fcf4599488 Stop returning aliases as part of the room list. (#6970) 4 lat temu
6971.feature 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 lat temu
6979.misc 691659568f Remove redundant store_room call (#6979) 4 lat temu
6982.feature e66f099ca9 Sanity-check database before running upgrades (#6982) 4 lat temu
6983.misc 3e99528f2b Store room version on invite (#6983) 4 lat temu
6984.docker 4aea0bd292 contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984) 4 lat temu
6985.misc 7728d87fd7 Updated warning for incorrect database collation/ctype (#6985) 4 lat temu
6986.feature 13892776ef Allow deleting an alias if the user has sufficient power level (#6986) 4 lat temu
6987.misc 132b673dbe Add some type annotations in `synapse.storage` (#6987) 4 lat temu
6990.bugfix 8c75b621bf Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990) 4 lat temu
6991.misc 1f773eec91 Port PresenceHandler to async/await (#6991) 4 lat temu
6995.misc 12d4259000 Add some type annotations to the federation base & client classes (#6995) 4 lat temu
7002.misc 2201bc9795 Don't refuse to start worker if media listener configured. (#7002) 4 lat temu
7003.misc cab4a52535 set worker_app for frontend proxy test (#7003) 4 lat temu
7015.misc e4ffb14d57 Fix last date for ACMEv1 install (#7015) 4 lat temu
7018.bugfix 3ab8e9c293 Fix py35-old CI by using native tox. (#7018) 4 lat temu
7019.misc b29474e0aa Always return a deferred from `get_current_state_deltas`. (#7019) 4 lat temu
7020.misc 87972f07e5 Convert remote key resource REST layer to async/await. (#7020) 4 lat temu
7026.removal 7581d30e9f Remove unused federation endpoint (`query_auth`) (#7026) 4 lat temu
7030.feature 1d66dce83e Break down monthly active users by appservice_id (#7030) 4 lat temu
7034.removal 60724c46b7 Remove special casing of `m.room.aliases` events (#7034) 4 lat temu
7035.bugfix 83b6c69d3d Changelog 4 lat temu
7037.feature 06eb5cae08 Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 4 lat temu
7044.bugfix 5e477c1deb Set charset to utf-8 when adding headers for certain text content types (#7044) 4 lat temu
7045.misc a27056d539 Changelog 4 lat temu
7048.doc 66315d862f Update routing of fallback auth in the worker docs. (#7048) 4 lat temu
7055.misc f9e3a3f4d0 Changelog 4 lat temu
7058.feature 156f271867 Changelog 4 lat temu
7063.misc 77d0a4507b Add type annotations and comments to auth handler (#7063) 4 lat temu
7066.bugfix 1cde4cf3f1 Changelog 4 lat temu
7067.feature e55a240681 Changelog 4 lat temu
7070.bugfix 7df04ca0e6 Populate the room version from state events (#7070) 4 lat temu
7074.bugfix beb19cf61a Fix buggy condition in account validity handler (#7074) 4 lat temu
7085.feature 88b41986db Add an option to the set password API to choose whether to logout other devices. (#7085) 4 lat temu
7094.misc c37db0211e Share SSL contexts for non-federation requests (#7094) 4 lat temu
7095.misc 4a17a647a9 Improve get auth chain difference algorithm. (#7095) 4 lat temu