Commit Graph

22136 Commits (f398886ab840061952a4d96ffe2261369c90640a)
 

Author SHA1 Message Date
dependabot[bot] f398886ab8
Bump dtolnay/rust-toolchain from e645b0cf01249a964ec099494d38d2da0f0b349f to 9cd00a88a73addc8617065438eff914dd08d0955 (#14968) 2 years ago
Patrick Cloke da8a957113
Make extension-module optional, but default. (#14965) 2 years ago
realtyem 58214dbb9b
Allow enabling the asyncio reactor in complement (#14858) 2 years ago
dependabot[bot] 1d3a54aa30
Bump hiredis from 2.0.0 to 2.1.1 (#14939) 2 years ago
Patrick Cloke 1182ae5063
Add helper to parse an enum from query args & use it. (#14956) 2 years ago
Patrick Cloke 230a831c73
Attempt to delete more duplicate rows in receipts_linearized table. (#14915) 2 years ago
dependabot[bot] bb675913f0
Bump docker/build-push-action from 3 to 4 (#14952) 2 years ago
Dirk Klimpel bf82b56bab
Add more user information to export-data command. (#14894) 2 years ago
David Robertson 1958f9de45
lnav config for synpase logs (#14953) 2 years ago
Patrick Cloke 73403d5e5e
Fix inconsistencies between MSC3952 and implementation. (#14957) 2 years ago
H. Shay 41d177ca4a Merge branch 'master' into develop 2 years ago
H. Shay eafdb12dd8 update changelog and upgrade notes 2 years ago
H. Shay e4bf5f3b05 update changelog 2 years ago
H. Shay 9cb25b20e5 1.76.0 2 years ago
Patrick Cloke 585180594b
Fix running cargo bench & test in CI. (#14943) 2 years ago
David Robertson 3b8574b4f2
Tag /send_join responses to detect faster joins (#14950) 2 years ago
Sean Quah 805b641fb6
Fix "Re-starting finished log context" spam when creating events (#14947) 2 years ago
Sean Quah 6d14fdc271
Make sqlite database migrations transactional again, part two (#14926) 2 years ago
David Robertson a134e626e4
Reject boolean power levels (#14944) 2 years ago
David Robertson 796a4b7482
Prefer `type(x) is int` to `isinstance(x, int)` (#14945) 2 years ago
David Robertson 510d4b06e7
Handle malformed values of `notification.room` in power level events (#14942) 2 years ago
David Robertson cbb0ee43cc
Initial batch of notes on faster joins (#14677) 2 years ago
dependabot[bot] 43c7d814e6
Bump types-pillow from 9.4.0.3 to 9.4.0.5 (#14938) 2 years ago
dependabot[bot] ed2b17bb9f
Bump types-jsonschema from 4.17.0.2 to 4.17.0.3 (#14937) 2 years ago
dependabot[bot] 1b3343c4b4
Bump types-pyyaml from 6.0.12.2 to 6.0.12.3 (#14936) 2 years ago
dependabot[bot] 2b27a33bb6
Bump ijson from 3.1.4 to 3.2.0.post0 (#14935) 2 years ago
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823) 2 years ago
David Robertson fca5617a0d
Describe faster joins 2 years ago
David Robertson faecc6c083
Merge branch 'release-v1.76' into develop 2 years ago
Patrick Cloke 265735db9d
Use an enum for direction. (#14927) 2 years ago
David Robertson 5ef9ff54ef
1.76.0rc2 2 years ago
Patrick Cloke fc35e0673f
Add missing type hints in tests (#14879) 2 years ago
Patrick Cloke 345576bc34
Fix paginating /relations with a live token (#14866) 2 years ago
Patrick Cloke ba79fb4a61
Use StrCollection in place of Collection[str] in (most) handlers code. (#14922) 2 years ago
Patrick Cloke 8a05d5de21
Batch look-ups to see if rooms are partial stated. (#14917) 2 years ago
David Robertson dc901a885f
Fix typo in release script (#14920) 2 years ago
Sean Quah cf66d712c6
Fix initialization of `_device_list_id_gen` (#14914) 2 years ago
Andrew Morgan 871ff05add
Fix type hints in typing edu unit tests (#14886) 2 years ago
Patrick Cloke 7e8d455280
Fix a bug in the send_local_online_presence_to module API (#14880) 2 years ago
Patrick Cloke 3c3ba31507
Add missing type hints for tests.events. (#14904) 2 years ago
Patrick Cloke 8bc5d1406c
Document how to handle Dependabot pull requests. (#14916) 2 years ago
Andrew Morgan 836c592f15
Fix type hints in knocking tests. (#14887) 2 years ago
David Robertson f51035bc87
Fix link syntax in changelog 2 years ago
David Robertson 58fa1ed21e
Refer to upgrade notes 2 years ago
David Robertson 5f25fa358d
Touch-up the features section 2 years ago
David Robertson 48e3ad8a06
Group dependabot lines 2 years ago
David Robertson 8a7d2de51f
1.76.0rc1 2 years ago
David Robertson 8e37ece015
Bump the client-side timeout for /state (#14912) 2 years ago
Sean Quah a63d4cc9e9
Make sqlite database migrations transactional again (#14910) 2 years ago
ZAID BIN TARIQ b15f0758e5
Document the export user data command. (#14883) 2 years ago