Commit Graph

12234 Commits (acfb7c3b5d49e86529cdb1c4fd06460b5c330686)

Author SHA1 Message Date
Richard van der Hoff e866512367
Add early returns to `_check_for_soft_fail` (#7769) 4 years ago
Richard van der Hoff f01e2ca039
Use symbolic names for replication stream names (#7768) 4 years ago
Richard van der Hoff a6eae69ffe
Type checking for `FederationHandler` (#7770) 4 years ago
Erik Johnston 1e03513f9a
Fix new metric where we used ms instead of seconds (#7771) 4 years ago
Richard van der Hoff 244dbb04f7
Fix incorrect error message when database CTYPE was set incorrectly. (#7760) 4 years ago
Andrew Morgan dc80a0762d 1.16.0rc1 4 years ago
Brendan Abolivier 74d3e177f0
Back out MSC2625 implementation (#7761) 4 years ago
Patrick Cloke 71cccf1593
Additional configuration options for auto-join rooms (#7763) 4 years ago
Erik Johnston a99658074d
Add some metrics for inbound and outbound federation processing times (#7755) 4 years ago
Andrew Morgan 2f6afdd8b4
Explain the purpose of the "tests" conditional dependency requirement (#7751) 4 years ago
Erik Johnston 831b31e563
Add another yield point to state res v2 (#7746) 4 years ago
Erik Johnston 0e0a2817a2
Yield during large v2 state res. (#7735) 4 years ago
Sorunome 6920e58136
add org.matrix.login.jwt so that m.login.jwt can be deprecated (#7675) 4 years ago
Christian Svensson 8bbe87f42d
Set Content-Length for Metrics requests (#7730) 4 years ago
Patrick Cloke 95e41f368b
Allow local media to be marked as safe from being quarantined. (#7718) 4 years ago
Patrick Cloke e060bf4462
Convert directory handler to async/await (#7727) 4 years ago
Erik Johnston 91e886d615
Speed up state res v2 across large state differences. (#7725) 4 years ago
Richard van der Hoff 7d2824395f add a comment 5 years ago
Patrick Cloke 3630825612
Convert the typing handler to async/await. (#7679) 5 years ago
Oleg Girko 96bc110a68
Require parameterized package version to be at least 0.7.0. (#7680) 5 years ago
Brendan Abolivier 5a5cf6460e
Fix unread counts in sync 5 years ago
Erik Johnston e07a8caf58
Add support for using rust-python-jaeger-reporter (#7697) 5 years ago
Erik Johnston b44bdd7f7b
Support running multiple media repos. (#7706) 5 years ago
Patrick Cloke 434716e1d3
Fetch from the r0 media path instead of the unspecced v1. (#7714) 5 years ago
Richard van der Hoff e452973fd2
fix broken link in sample config (#7712) 5 years ago
Erik Johnston f6f7511a4c
Refactor getting replication updates from database. (#7636) 5 years ago
Patrick Cloke 231252516c
Fix "argument of type 'ObservableDeferred' is not iterable" error (#7708) 5 years ago
Patrick Cloke ac51bd581a
Include a user agent in federation requests. (#7677) 5 years ago
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
Patrick Cloke 98c4e35e3c
Convert the device message and pagination handlers to async/await. (#7678) 5 years ago
Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 5 years ago
Brendan Abolivier 65eb078498
1.15.1 5 years ago
Andrew Morgan 3e6b5bba71
Wrap register_device coroutine in an ensureDeferred (#7684) 5 years ago
Patrick Cloke cc32fa7358
Ensure the body is a string before comparing push rules. (#7701) 5 years ago
Hubert Chathi 2b2344652b
Ensure etag is a string for GET room_keys/version response (#7691) 5 years ago
Andrew Morgan b8ee03caff
Update m.id.phone to use 'phone' instead of 'number' (#7687) 5 years ago
Erik Johnston 4241a10673
Fix "There was no active span when trying to log." error (#7698) 5 years ago
Brendan Abolivier 6d5985e1f2
Enable 3PID add/bind/unbind endpoints on r0 routes 5 years ago
Patrick Cloke 7d2532be36
Discard RDATA from already seen positions. (#7648) 5 years ago
Patrick Cloke bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692) 5 years ago
Brendan Abolivier fed493c5fd
Incorporate review 5 years ago
Patrick Cloke 2d11ea385c
Fix warnings about losing log context during UI auth. (#7688) 5 years ago
Patrick Cloke d0a43d431e
Fix a typo when comparing the URI & method during UI Auth. (#7689) 5 years ago
Brendan Abolivier e186c660b1
Lint 5 years ago
Brendan Abolivier e47e5a2dcd
Incorporate review bits 5 years ago
Brendan Abolivier 1e5a50302f
Pre-populate the unread_count column 5 years ago
Brendan Abolivier 9549d557ea
Don't update the schema version 5 years ago
Brendan Abolivier cf92fbb8aa
Use attr instead of a dict 5 years ago
Brendan Abolivier 3cc7f43e8d
Fix summary rotation 5 years ago
Will Hunt a3fbc23c39
Remove "user_id" from GET /presence. (#7606) 5 years ago