summary refs log tree commit diff
path: root/changelog.d/10395.doc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-05set timeout to zeroOlivier Wilkinson (reivilibre)1-2/+3
2021-08-05Fix up type checking and ENABLE THE FILE :)Olivier Wilkinson (reivilibre)2-13/+14
2021-08-05Fix type errorOlivier Wilkinson (reivilibre)1-1/+4
2021-08-05Predicate it on TYPE_CHECKING (not that it improves things)Olivier Wilkinson (reivilibre)1-3/+7
2021-08-05Fix-upsOlivier Wilkinson (reivilibre)1-3/+8
2021-08-05Refactoring before implementing the updated spaces summary. (#10527)Patrick Cloke4-136/+198
2021-08-05Only return an appservice protocol if it has a service providing it. (#10532)Will Hunt3-5/+125
2021-08-05Add documentation for configuring a forward proxy. (#10443)Dirk Klimpel3-0/+76
2021-08-05Don't fail CI when lint-newfile job was skipped (#10529)Erik Johnston2-1/+7
2021-08-04Send unstable-prefixed room_type in store-invite IS API requests (#10435)Michael Telatynski3-1/+19
2021-08-04Add support for MSC2716 marker events (#10498)Eric Eastwood8-35/+265
2021-08-04Fixup changelog v1.40.0rc2Brendan Abolivier1-1/+1
2021-08-04Fixup changelogBrendan Abolivier1-1/+1
2021-08-04Fixup changelogBrendan Abolivier1-1/+1
2021-08-04 1.40.0rc2Brendan Abolivier6-4/+23
2021-08-04Don't fail on empty bodies when sending out read receipts (#10531)Brendan Abolivier3-1/+14
2021-08-04antilintOlivier Wilkinson (reivilibre)1-1/+1
2021-08-04Make StateFilter frozenOlivier Wilkinson (reivilibre)3-41/+44
2021-08-04Remove _get_state_groups_from_groups_txnOlivier Wilkinson (reivilibre)2-110/+3
2021-08-04Improve event caching code (#10119)Erik Johnston4-43/+158
2021-08-04Fix `could not serialize access` errors for `claim_e2e_one_time_keys` (#10504)Erik Johnston2-62/+127
2021-08-04Add `get_userinfo_by_id` method to `ModuleApi` (#9581)Jason Robinson5-2/+80
2021-08-03Add warnings to ip_range_blacklist usage with proxies (#10129)Kento Okamoto4-5/+26
2021-08-03Fix debian package triggers (#10481)Richard van der Hoff3-9/+17
2021-08-03Make sync response cache time configurable. (#10513)Richard van der Hoff4-3/+34
2021-08-03Include room ID in ignored EDU log messages (#10507)Dagfinn Ilmari Mannsåker3-2/+5
2021-08-03Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517)reivilibre2-0/+2
2021-08-03Fix release script URL (#10516)Erik Johnston2-1/+2
2021-08-03Fixup changelog v1.40.0rc1Erik Johnston1-1/+1
2021-08-03Fixup changelogErik Johnston1-3/+1
2021-08-03Fixup changelogErik Johnston1-6/+6
2021-08-03 1.40.0rc1Erik Johnston47-47/+67
2021-08-03Revert use of PeriodicallyFlushingMemoryHandler by default (#10515)reivilibre3-8/+3
2021-08-03Extend the release script to tag and create the releases. (#10496)Erik Johnston3-36/+278
2021-08-03Add developer documentation to explain room DAG concepts like `outliers` and ...Eric Eastwood3-0/+81
2021-08-02