Andrew Morgan
|
3a125625e7
Add some clarifying comments and refactor a portion of the `Keyring` class for readability (#14804)
|
1 年間 前 |
Sean Quah
|
772e8c2385
Fix stack overflow in `_PerHostRatelimiter` due to synchronous requests (#14812)
|
1 年間 前 |
H. Shay
|
12083d37a8
Merge branch 'release-v1.75' into develop
|
1 年間 前 |
H. Shay
|
ea45257199
1.75.0rc2
|
1 年間 前 |
Richard van der Hoff
|
0f061f39f0
Merge remote-tracking branch 'origin/release-v1.75' into develop
|
1 年間 前 |
Andrew Morgan
|
f5ea9f2b1d
Add rust linting commands to `scripts-dev/lint.sh` (#14822)
|
1 年間 前 |
Erik Johnston
|
b50c008453
Re-enable some linting (#14821)
|
1 年間 前 |
Erik Johnston
|
84ce93c12f
Fix race calling `/members?at=` (#14817)
|
1 年間 前 |
Emelie Graven
|
dd9e71dc7f
Add `set_displayname` to the module API (#14629)
|
1 年間 前 |
Patrick Cloke
|
071f8b0f9b
Factor out common code in tests and fix comments. (#14819)
|
1 年間 前 |
Andrew Morgan
|
f4d2a734f9
Remove outdated commands from the code style doc & point to the contributing guide. (#14773)
|
1 年間 前 |
reivilibre
|
5172c8c403
Faster remote room joins (worker mode): do not populate external hosts-in-room cache when sending events as this requires blocking for full state. (#14749)
|
1 年間 前 |
Patrick Cloke
|
7f2cabf271
Fix-up type hints for tests.push module. (#14816)
|
1 年間 前 |
reivilibre
|
d6bda5addd
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799)
|
1 年間 前 |
Patrick Cloke
|
3952297f6f
Calculate rooms changed for device lists to work. (#14810)
|
1 年間 前 |
Dirk Klimpel
|
73f097888e
Add listener `health` (#14747)
|
1 年間 前 |
Andrew Morgan
|
7b3a8f2b0c
Add poetry.toml to .gitignore (#14807)
|
1 年間 前 |
Dirk Klimpel
|
bc7ca704dd
Add `tag` to `listeners` documentation (#14803)
|
1 年間 前 |
Richard van der Hoff
|
06ab64f201
Implement MSC3925: changes to bundling of edits (#14811)
|
1 年間 前 |
David Robertson
|
f417fb84b8
Update changelog 2
|
1 年間 前 |
David Robertson
|
e5c01272a7
Update changelog
|
1 年間 前 |
David Robertson
|
9a4c69f59f
1.75.0rc1
|
1 年間 前 |
reivilibre
|
ba4ea7d13f
Batch up replication requests to request the resyncing of remote users's devices. (#14716)
|
1 年間 前 |
Dirk Klimpel
|
3479599387
Add missing worker settings to shared configuration (#14748)
|
1 年間 前 |
Andrew Morgan
|
54a7228fa6
Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2014 (#14802)
|
1 年間 前 |
Jeyachandran Rathnam
|
58d2adc3da
Remove undocumented device from pushrules (#14727)
|
1 年間 前 |
Dirk Klimpel
|
c7b2c31161
Update link to towncrier in contribution guide (#14801)
|
1 年間 前 |
David Robertson
|
c0145b06f5
Fix upgrade notes for installing ICU (#14797)
|
1 年間 前 |
Jeyachandran Rathnam
|
babeeb4e7a
Unescape HTML entities in oEmbed titles. (#14781)
|
1 年間 前 |
Patrick Cloke
|
7e582a25f8
Improve /sync performance of when passing filters with empty arrays. (#14786)
|
1 年間 前 |