summary refs log tree commit diff
path: root/CONTRIBUTING.md (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-05Some house keeping on `maybe_backfill()` functions (#15709)Eric Eastwood2-0/+18
2023-06-05Bump types-requests from 2.31.0.0 to 2.31.0.1 (#15715)dependabot[bot]1-3/+3
2023-06-05Bump types-jsonschema from 4.17.0.7 to 4.17.0.8 (#15716)dependabot[bot]1-3/+3
2023-06-05Bump sentry-sdk from 1.22.1 to 1.25.0 (#15714)dependabot[bot]1-5/+6
2023-06-05Bump pyasn1 from 0.4.8 to 0.5.0 (#15713)dependabot[bot]1-5/+5
2023-06-05Bump library/redis from 6-bullseye to 7-bullseye in /docker (#15712)dependabot[bot]1-1/+1
2023-06-05Bump importlib-metadata from 6.1.0 to 6.6.0 (#15711)dependabot[bot]1-7/+7
2023-06-02`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `pro...Shay22-95/+252
2023-06-02Add a catch-all * to the supported relation types when redacting (#15705)Mathieu Velten4-8/+143
2023-06-01Log when events are (unexpectedly) filtered out of responses in tests (#14213)Eric Eastwood7-14/+53
2023-06-011.85.0rc2 v1.85.0rc2H. Shay6-4/+28
2023-06-01Cache requests for user's devices from federation (#15675)Erik Johnston3-2/+70
2023-06-01Implement stable support for MSC3882 to allow an existing device/session to g...Hugh Nimmo-Smith12-75/+225
2023-06-01Add a note about deprecating /register with a user property. (#15703)Patrick Cloke2-0/+12
2023-05-31Speed up background jobs populate_full_user_id_user_filters and populate_full...Shay3-2/+3
2023-05-31Add Synapse version deploy annotations to Grafana dashboard (#15674)Eric Eastwood2-174/+895
2023-05-31Add stubs package for lxml. (#15697)Patrick Cloke10-48/+117
2023-05-31Docker fully qualified image names (#15689)Jason Little8-10/+15
2023-05-31Fix a performance issue introduced in Synapse v1.83.0 which meant that purgin...reivilibre3-0/+52
2023-05-31Add get_canonical_room_alias to module API (#15450)Gabriel FĂ©ron3-1/+29
2023-05-31Add stricter mypy options (#15694)Patrick Cloke11-24/+40
2023-05-30