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