Patrick Cloke 66315d862f Update routing of fallback auth in the worker docs. (#7048) 4 years ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 6 years ago
6309.misc 2bff4457d9 Add type hints to logging/context.py (#6309) 4 years ago
6315.feature b32ac60c22 Expose common commands via snap run interface to allow easier invocation (#6315) 4 years ago
6572.bugfix 7b0e2d961c Change displayname of user as admin in rooms (#6876) 4 years ago
6615.misc 4fb5f4d0ce Add some clarifications to README.md in the database schema directory. (#6615) 4 years ago
6874.misc 8ef8fb2c1c Read the room version from database when fetching events (#6874) 4 years ago
6875.misc 78a15b1f9d Store room_versions in EventBase objects (#6875) 4 years ago
6941.removal 99eed85a77 Do not send alias events when creating / upgrading a room (#6941) 4 years ago
6952.misc 2b37eabca1 Reduce auth chains fetched during v2 state res. (#6952) 4 years ago
6953.misc fc87d2ffb3 Freeze allocated objects on startup. (#6953) 4 years ago
6954.misc 7b7c3cedf2 Minor perf fixes to `get_auth_chain_ids`. 4 years ago
6956.misc a90d0dc5c2 don't insert into the device table for remote cross-signing keys (#6956) 4 years ago
6957.misc 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
6962.bugfix 4c2ed3f20e Fix minor issues with email config (#6962) 4 years ago
6964.misc bbf8886a05 Merge worker apps into one. (#6964) 4 years ago
6965.feature 7936d2a96e Publishing/removing from the directory requires a power level greater than canonical aliases. 4 years ago
6966.removal af6c389501 No longer use room alias events to calculate room names for push notifications. (#6966) 4 years ago
6967.bugfix 1fcb9a1a7a changelog 4 years ago
6968.bugfix a301934f46 Upsert room version when we join over federation (#6968) 4 years ago
6970.removal fcf4599488 Stop returning aliases as part of the room list. (#6970) 4 years ago
6971.feature 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 years ago
6979.misc 691659568f Remove redundant store_room call (#6979) 4 years ago
6982.feature e66f099ca9 Sanity-check database before running upgrades (#6982) 4 years ago
6983.misc 3e99528f2b Store room version on invite (#6983) 4 years ago
6984.docker 4aea0bd292 contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984) 4 years ago
6985.misc 7728d87fd7 Updated warning for incorrect database collation/ctype (#6985) 4 years ago
6986.feature 13892776ef Allow deleting an alias if the user has sufficient power level (#6986) 4 years ago
6987.misc 132b673dbe Add some type annotations in `synapse.storage` (#6987) 4 years ago
6990.bugfix 8c75b621bf Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990) 4 years ago
6991.misc 1f773eec91 Port PresenceHandler to async/await (#6991) 4 years ago
6995.misc 12d4259000 Add some type annotations to the federation base & client classes (#6995) 4 years ago
7002.misc 2201bc9795 Don't refuse to start worker if media listener configured. (#7002) 4 years ago
7003.misc cab4a52535 set worker_app for frontend proxy test (#7003) 4 years ago
7015.misc e4ffb14d57 Fix last date for ACMEv1 install (#7015) 4 years ago
7018.bugfix 3ab8e9c293 Fix py35-old CI by using native tox. (#7018) 4 years ago
7019.misc b29474e0aa Always return a deferred from `get_current_state_deltas`. (#7019) 4 years ago
7020.misc 87972f07e5 Convert remote key resource REST layer to async/await. (#7020) 4 years ago
7030.feature 1d66dce83e Break down monthly active users by appservice_id (#7030) 4 years ago
7035.bugfix 83b6c69d3d Changelog 4 years ago
7045.misc a27056d539 Changelog 4 years ago
7048.doc 66315d862f Update routing of fallback auth in the worker docs. (#7048) 4 years ago