Commit Graph

11034 Commits (e2cce15af16cd85d5379e8d961680028bfc9e754)

Author SHA1 Message Date
Erik Johnston 7f18b3d526 Do the update as a background index 5 years ago
Erik Johnston 1d3858371e Disable bytes usage with postgres 5 years ago
Erik Johnston e7631d84e6 Fix existing hex encoded json values in DB 5 years ago
Erik Johnston ced4784592 Fix inserting bytes as text 5 years ago
Brendan Abolivier c69324ffb5
Fix RegistrationStore 5 years ago
Brendan Abolivier b1c0a4ceb3
Cleanup client_ips 5 years ago
Brendan Abolivier 8f1b385acc
Don't end up with 4 classes in registration 5 years ago
Anshul Angaria 474abf1eb6 add M_TOO_LARGE error code for uploading a too large file (#6151) 5 years ago
Andrew Morgan ea7d938bca Remove unused public room list timeout param (#6179) 5 years ago
Richard van der Hoff b94a401852 Fix /federation/v1/state for recent room versions (#6170) 5 years ago
Brendan Abolivier 66ebea1723 Lint 5 years ago
Brendan Abolivier 0496eafbf4 Move roommember's bg updates to a dedicated store 5 years ago
Brendan Abolivier e106a0e4db Move user_directory's bg updates to a dedicated store 5 years ago
Brendan Abolivier cfccd2d78a Move state's bg updates to a dedicated store 5 years ago
Brendan Abolivier 841054ad96 Move search's bg updates to a dedicated store 5 years ago
Brendan Abolivier 81e6ffb536 Move registration's bg updates to a dedicated store 5 years ago
Brendan Abolivier 54f87e0734 Move media_repository's bg updates to a dedicated store 5 years ago
Brendan Abolivier cef9f6753e Move devices's bg updates to a dedicated store 5 years ago
Brendan Abolivier 2d3b4f42f0 Move deviceinbox's bg updates to a dedicated store 5 years ago
Brendan Abolivier 88957199e7 Move client_ips's bg updates to a dedicated store 5 years ago
Michael Kaye dc795ba709 Log responder we are using. (#6139) 5 years ago
Richard van der Hoff 276ae5c63e
add some logging to the rooms stats updates, to try to track down a flaky test (#6167) 5 years ago
Brendan Abolivier c8e6c308c6
Fix unique_user_filter_index schema update 5 years ago
Erik Johnston 5119a4cac7 Fix bug where we didn't pull out event ID 5 years ago
Brendan Abolivier 21d51ab598
Typo 5 years ago
Brendan Abolivier 4676732ca0
Lint 5 years ago
Brendan Abolivier 81d51ce48b
Incorporate review 5 years ago
Alexander Maznev 13c4345c84 Update `user_filters` table to have a unique index, and non-null columns (#1172) 5 years ago
Robert Swain 39b40d6d99 media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) 5 years ago
Richard van der Hoff 66537e10ce
add some metrics on the federation sender (#6160) 5 years ago
Erik Johnston ab8a64772b Remove unused variable 5 years ago
Erik Johnston 693156aaf4 Don't regenerate numeric user ID if registration fails. 5 years ago
Erik Johnston 91f61fc6d7 Use the right error.... 5 years ago
Erik Johnston 84691da6c3 pep8 5 years ago
Erik Johnston a9610cdf02 Fixup names and comments 5 years ago
Erik Johnston d89ebf7c25 cachedList descriptor doesn't like typing 5 years ago
Erik Johnston c8145af8a9 Cache room membership lookups in _get_joined_users_from_context 5 years ago
Andrew Morgan ecb69d824a 1.4.0 5 years ago
Andrew Morgan 0f46bf5737
Replace client_secret with <redacted> in server logs (#6158) 5 years ago
Brendan Abolivier 6527fa18c1 Add test case 5 years ago
Erik Johnston 7a5f080f91 Fix appservice room list pagination 5 years ago
Erik Johnston 4c4f44930d Fix not showing non-federatable rooms to remote room list queries 5 years ago
Erik Johnston 03cf4385e0 Fix public room list pagination. 5 years ago
Erik Johnston a5166e4d5f
Land improved room list based on room stats (#6019) 5 years ago
Andrew Morgan aec1377d0b 1.4.0rc2 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Brendan Abolivier 972c9f65d7
Lint 5 years ago
Andrew Morgan 2a1470cd05
Fix yields and copy instead of move push rules on room upgrade (#6144) 5 years ago
Erik Johnston d69fd53f74 Bound find_next_generated_user_id DB query. 5 years ago
Brendan Abolivier 5705ecaec6
Don't 500 code when trying to exchange a revoked 3PID invite 5 years ago