summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-13Enable MSC2716 Complement tests github/madlittlemods/deflake-msc3030-backfill-test-with-workers madlittlemods/deflake-msc3030-backfill-test-with-workersEric Eastwood1-1/+1
2022-10-12Fix a bug where the joined hosts for a given event were not being properly ca...Shay3-45/+51
2022-10-12Return the thread ID properly down sync. (#14159)Patrick Cloke2-0/+3
2022-10-12Return the main timeline for events which are not part of a thread. (#14140)Patrick Cloke3-6/+9
2022-10-12Bump typing-extensions from 4.1.1 to 4.4.0 (#14134)dependabot[bot]2-5/+6
2022-10-12Correct field name for stripped state events when knocking. `knock_state_even...Andrew Morgan4-6/+26
2022-10-12Bump bleach from 4.1.0 to 5.0.1 (#14116)dependabot[bot]2-5/+9
2022-10-12Bump idna from 3.3 to 3.4 (#14115)dependabot[bot]2-3/+4
2022-10-12Mark /relations endpoint as usable on workers. (#14028)Patrick Cloke6-2/+37
2022-10-12Batch up calls to `get_rooms_for_users` (#14109)Nick Mills-Barrett2-1/+17
2022-10-12Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke12-365/+22
2022-10-12Use minimal Rust installation in docker images and CI (#14141)David Robertson5-3/+5
2022-10-11Fix a bug where redactions were not being sent over federation if we did not ...Shay6-38/+62
2022-10-11Handle `gottestfmt` repository move (#14144)David Robertson3-2/+3
2022-10-11Remove the groups config code. (#14142)Patrick Cloke2-27/+1
2022-10-11Making parse_server_name more consistent (#14007)Abdullah Osama3-2/+6
2022-10-11Enable dependabot for Rust dependencies (#14132)Erik Johnston3-28/+34
2022-10-10Fix name of "alias_creation_rules" option in config manual (#14124)Andrew Morgan2-2/+3
2022-10-10Bump types-psycopg2 from 2.9.9 to 2.9.21.1 (#14114)dependabot[bot]2-3/+4
2022-10-10Bump types-pillow from 9.0.15 to 9.2.2 (#14113)dependabot[bot]2-5/+6
2022-10-07Indicate what endpoint came back with a JSON response we were unable to parse...Eric Eastwood3-2/+12
2022-10-07Remove support for the unstable dir flag on relations. (#14106)Patrick Cloke5-57/+31
2022-10-07Apply & bundle edits for non-message events. (#14034)Patrick Cloke2-7/+5
2022-10-07Document Google OpenID Connect email attribute (#14081)Paul Tötterman2-1/+3
2022-10-07Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14...Quentin Gliech3-14/+16
2022-10-07Bump phonenumbers from 8.12.44 to 8.12.56 (#14043)dependabot[bot]2-3/+4
2022-10-07Bump pydantic from 1.9.1 to 1.10.2 (#14044)dependabot[bot]2-38/+40
2022-10-07Bump msgpack from 1.0.3 to 1.0.4 (#14040)dependabot[bot]2-36/+55
2022-10-07Improve the listener example on the metrics documentation (#14078)Dirk Klimpel2-12/+30
2022-10-07Be more lenient in the oEmbed response parsing. (#14089)Patrick Cloke3-51/+160
2022-10-07Use stable identifiers for MSC3771 & MSC3773. (#14050)Patrick Cloke12-52/+49
2022-10-07Add sample worker files for `pusher` and `federation_sender` (#14077)Dirk Klimpel4-0/+29
2022-10-07Use Pydantic to validate /devices endpoints (#14054)David Robertson2-46/+53
2022-10-07Catch BrokenPipeError from metrics server, and log as a warning (#14072)David Robertson2-6/+13
2022-10-07Update frozendict 2.3.3 -> 2.3.4 (#13955)David Robertson2-18/+19
2022-10-06Fix broken links to README (#14093)David Robertson3-2/+3
2022-10-06Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#1...David Robertson4-5/+76
2022-10-06The changelog entry ending in a `.` or `!` is not optional (#14087)Andre Klärner2-1/