Commit Graph

4287 Commits (bd918d874f4eb459b9c2f9af6e8e994b6b19d264)

Author SHA1 Message Date
Dan Callahan bd918d874f
Simplify exception handling in is_ascii. (#9985) 4 years ago
Dan Callahan 498084228b
Use Python's secrets module instead of random (#9984) 4 years ago
Richard van der Hoff c14f99be46
Support enabling opentracing by user (#9978) 4 years ago
Andrew Morgan 976216959b
Update minimum supported version in postgres.md (#9988) 4 years ago
Patrick Cloke d19bccdbec
Update SSO mapping providers documentation about unique IDs. (#9980) 4 years ago
Brendan Abolivier 47806b0869 1.34.0rc1 4 years ago
Brendan Abolivier a683028d81
Correctly ratelimit invites when creating a room (#9968) 4 years ago
Richard van der Hoff 7562d887e1
Change the format of access tokens away from macaroons (#5588) 4 years ago
Erik Johnston affaffb0ab
Run cache_joined_hosts_for_event in background (#9951) 4 years ago
Richard van der Hoff 63fb220e5f
Tests for to-device messages (#9965) 4 years ago
Patrick Cloke 27c375f812
Sort child events according to MSC1772 for the spaces summary API. (#9954) 4 years ago
Patrick Cloke f4833e0c06
Support fetching the spaces summary via GET over federation. (#9947) 4 years ago
Patrick Cloke 28c6841102
Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 4 years ago
Aaron Raimist dc6366a9bd
Add config option to hide device names over federation (#9945) 4 years ago
Brendan Abolivier 86fb71431c
1.33.2 4 years ago
Richard van der Hoff b378d98c8f
Add debug logging for issue #9533 (#9959) 4 years ago
Richard van der Hoff 7967b36efe
Fix `m.room_key_request` to-device messages (#9961) 4 years ago
Erik Johnston 2b2985b5cf
Improve performance of backfilling in large rooms. (#9935) 4 years ago
Richard van der Hoff 51065c44bb
Fix port_db on empty db (#9930) 4 years ago
Erik Johnston 6c84778549
Always cache 'event_to_prev_state_group' (#9950) 4 years ago
Richard van der Hoff 765473567c
Fix make_full_schema to create the db with the right options and user (#9931) 4 years ago
Erik Johnston 4df26abf28
Unpin attrs dep after new version has been released (#9946) 4 years ago
Richard van der Hoff 25f43faa70
Reorganise the database schema directories (#9932) 4 years ago
Erik Johnston 8771b1337d
Export jemalloc stats to prometheus when used (#9882) 4 years ago
Erik Johnston eba431c539
Revert "Leave out optional keys from /sync (#9919)" (#9940) 4 years ago
Erik Johnston ac88aca7f7 1.33.1 4 years ago
Erik Johnston 24f07a83e6
Pin attrs to <21.1.0 (#9937) 4 years ago
Patrick Cloke d783880083
Include the time of the create event in Spaces Summary. (#9928) 4 years ago
Erik Johnston 37623e3382
Increase perf of handling presence when joining large rooms. (#9916) 4 years ago
Patrick Cloke e2a443550e
Support stable MSC1772 spaces identifiers. (#9915) 4 years ago
Erik Johnston ef889c98a6
Optionally track memory usage of each LruCache (#9881) 4 years ago
Erik Johnston 1fb9a2d0bf
Limit how often GC happens by time. (#9902) 4 years ago
Erik Johnston de8f0a03a3
Don't set the external cache if its been done recently (#9905) 4 years ago
Erik Johnston d0aee697ac
Use get_current_users_in_room from store and not StateHandler (#9910) 4 years ago
Christopher May-Townsend d5305000f1
Docker healthcheck timings - add startup delay and changed interval (#9913) 4 years ago
DeepBlueV7.X e9eb3549d3
Leave out optional keys from /sync (#9919) 4 years ago
Brendan Abolivier 0644ac0989 1.33.0 4 years ago
Erik Johnston e3bc4617fc
Time external cache response time (#9904) 4 years ago
Andrew Morgan b85821aca2
Add port parameter to the sample config for psycopg2 args (#9911) 4 years ago
Dan Callahan 56c4b47df3
Build Debian packages for Ubuntu 21.04 Hirsute (#9909) 4 years ago
Patrick Cloke bb4b11846f
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 4 years ago
Andrew Morgan e9444cc74d 1.33.0rc2 4 years ago
ThibF 0085dc5abc
Delete room endpoint (#9889) 4 years ago
Erik Johnston e4ab8676b4
Fix tight loop handling presence replication. (#9900) 4 years ago
Patrick Cloke 10a08ab88a
Use the parent's logging context name for runWithConnection. (#9895) 4 years ago
Erik Johnston 391bfe9a7b
Reduce memory footprint of caches (#9886) 4 years ago
Andrew Morgan 787de3190f 1.33.0rc1 4 years ago
Andrew Morgan 4e0fd35bc9 Revert "Experimental Federation Speedup (#9702)" 4 years ago
Erik Johnston dd2d32dcdb
Add type hints to presence handler (#9885) 4 years ago
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879) 4 years ago