Erik Johnston 237f03d85b Newsfile 1 year ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 years ago
12942.misc 6785b0f39d Use READ COMMITTED isolation level when purging rooms (#12942) 1 year ago
12943.misc fe15a865a5 Rip out auth-event reconciliation code (#12943) 1 year ago
12967.removal 4db7862e0f Drop unused tables from groups/communities. (#12967) 1 year ago
13038.feature 7b67e93d49 Provide more info why we don't have any thumbnails to serve (#13038) 1 year ago
13094.misc b19060a29b Make the AS login method call `Auth.get_user_by_req` for checking the AS token. (#13094) 1 year ago
13172.misc 8c60c572f0 Up the dependency on canonicaljson to ^1.5.0 (#13172) 1 year ago
13175.misc 3371e1abcb Add prometheus counters for content types other than events (#13175) 1 year ago
13192.removal fa71bb18b5 Drop support for delegating email validation (#13192) 1 year ago
13198.misc 1d5c80b161 Reduce duplicate code in receipts servlets. (#13198) 1 year ago
13208.feature 2d82cdafd2 expose whether a room is a space in the Admin API (#13208) 1 year ago
13215.misc b116d3ce00 Bg update to populate new `events` table columns (#13215) 1 year ago
13218.misc a366b75b72 Drop unused table `event_reference_hashes` (#13218) 1 year ago
13220.feature ad5761b65c Add support for room version 10 (#13220) 1 year ago
13224.misc 982fe29655 Optimise room creation event lookups part 2 (#13224) 1 year ago
13231.doc 2341032cf2 Document advising against publicly exposing the Admin API and provide a usage example (#13231) 1 year ago
13233.doc 1381563988 Inline URL preview documentation. (#13261) 1 year ago
13239.removal 7218a0ca18 Drop support for calling `/_matrix/client/v3/account/3pid/bind` without an `id_access_token` (#13239) 1 year ago
13240.misc cc1071598a Call the v2 identity service `/3pid/unbind` endpoint, rather than v1. (#13240) 1 year ago
13242.misc cc21a431f3 Async get event cache prep (#13242) 1 year ago
13251.misc 21eeacc995 Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 year ago
13253.misc 599c403d99 Allow rate limiters to passively record actions they cannot limit (#13253) 1 year ago
13254.misc 0eb7e69768 Notifier: accept callbacks to fire on room joins (#13254) 1 year ago
13255.misc 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
13257.misc 3f178332d6 Log the stack when waiting for an entire room to be un-partial stated (#13257) 1 year ago
13258.misc 172ce29b14 Fix spurious warning when fetching state after a missing prev event (#13258) 1 year ago
13260.misc 3343035a06 Use a real room in the notification rotation tests. (#13260) 1 year ago
13261.doc 1381563988 Inline URL preview documentation. (#13261) 1 year ago
13263.bugfix 0312ff44c6 Fix "add user" admin api error when request contains a "msisdn" threepid (#13263) 1 year ago
13266.misc 90e9b4fa1e Do not fail build if complement with workers fails. (#13266) 1 year ago
13267.misc 0ca4172b5d Don't pull out state in `compute_event_context` for unconflicted state (#13267) 1 year ago
13270.bugfix 7281591f4c Use state before join to determine if we `_should_perform_remote_join` (#13270) 1 year ago
13271.doc 84c5e6b1fd Bash script for creating multiple stream writers (#13271) 1 year ago
13274.misc 0731e0829c Don't pull out the full state when storing state (#13274) 1 year ago
13276.feature b977867358 Rate limit joins per-room (#13276) 1 year ago
13278.bugfix 7be954f59b Fix a bug which could lead to incorrect state (#13278) 1 year ago
13279.misc 512486bbeb Docker: copy postgres from base image (#13279) 1 year ago
13281.misc c6a05063ff Don't pull out the full state when creating an event (#13281) 1 year ago
13283.misc 237f03d85b Newsfile 1 year ago
13284.misc d765ada84f Update locked frozendict version to 2.3.2 (#13284) 1 year ago
13285.misc e9ce4d089b Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) 1 year ago
13296.bugfix 5526f9fc4f Fix overcounting of pushers when they are replaced (#13296) 1 year ago
13297.misc 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
13299.misc 15edf23626 Improve performance of query ` _get_subset_users_in_room_with_profiles` (#13299) 1 year ago
13300.misc 7864f33e28 Increase batch size of `bulk_get_push_rules` and `_get_joined_profiles_from_event_ids`. (#13300) 1 year ago
13303.misc efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
13307.misc c5f487b7cb Update expected DB query count when creating a room (#13307) 1 year ago
13308.misc 2ee0b6ef4b Safe async event cache (#13308) 1 year ago
13310.misc cf5fa5063d Don't pull out full state when sending dummy events (#13310) 1 year ago
13311.misc bb25dd81e3 Prevent #3679 from appearing in blame results (#13311) 1 year ago
13314.doc 87a917e8c8 Add notes when config options were changed to config documentation (#13314) 1 year ago
13318.misc a1b62af2af Validate federation destinations and log an error if server name is invalid. (#13318) 1 year ago
13320.misc 0f971ca68e Update `get_pdu` to return the original, pristine `EventBase` (#13320) 1 year ago
13323.misc de70b25e84 Reduce memory usage of state group cache (#13323) 1 year ago
13326.removal 1efe6b8c41 Stop building Ubuntu 21.10 (Impish Indri) which is end of life. (#13326) 1 year ago
13328.misc a6895dd576 Add type annotations to `trace` decorator. (#13328) 1 year ago