Commit Graph

692 Commits (d0aee697ac0587c005bc1048f5036979331f1101)

Author SHA1 Message Date
Richard van der Hoff 0e3ab8afdc
Add some checks that we aren't using state from rejected events (#6330) 5 years ago
Brendan Abolivier 09957ce0e4
Implement per-room message retention policies 5 years ago
Richard van der Hoff c6516adbe0
Factor out an _AsyncEventContextImpl (#6298) 5 years ago
Andrew Morgan ace947e8da
Depublish a room from the public rooms list when it is upgraded (#6232) 5 years ago
Amber Brown 020add5099
Update black to 19.10b0 (#6304) 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Erik Johnston 69f0054ce6 Port to use state storage 5 years ago
Andrew Morgan a2276d4d3c
Fix log line that was printing undefined value (#6278) 5 years ago
Richard van der Hoff 172f264ed3
Improve signature checking on some federation APIs (#6262) 5 years ago
Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 5 years ago
Richard van der Hoff 93eaeec75a
Remove Auth.check method (#6217) 5 years ago
Richard van der Hoff 1ba359a11f rip out some unreachable code 5 years ago
Brendan Abolivier 21d51ab598
Typo 5 years ago
Brendan Abolivier 4676732ca0
Lint 5 years ago
Brendan Abolivier 81d51ce48b
Incorporate review 5 years ago
Brendan Abolivier 6527fa18c1 Add test case 5 years ago
Brendan Abolivier 972c9f65d7
Lint 5 years ago
Brendan Abolivier 5705ecaec6
Don't 500 code when trying to exchange a revoked 3PID invite 5 years ago
Andrew Morgan cd17a2085e
Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) 5 years ago
Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 5 years ago
Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 5 years ago
Erik Johnston b4d5ff0af7 Don't log as exception when failing durig backfill 5 years ago
Amber Brown 865077f1d1
Room Complexity Client Implementation (#5783) 5 years ago
Richard van der Hoff d1020653fc Log when we receive a /make_* request from a different origin 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
David Baker f2d2ae03da Add some logging to 3pid invite sig verification (#5015) 6 years ago
Erik Johnston 2b20d0fb59 Fix logline 6 years ago
Brendan Abolivier f874b16b2e Add plugin APIs for implementations of custom event rules. 6 years ago
Erik Johnston 304a1376c2 Fix 3PID invite room state over federation. 6 years ago
Erik Johnston bc3d6b918b Add logging when request fails and clarify we ignore errors. 6 years ago
Erik Johnston 220a733d73 Fix handling of failures when calling /event_auth. 6 years ago
Richard van der Hoff 85d1e03b9d
Simplifications and comments in do_auth (#5227) 6 years ago
Richard van der Hoff c4aef549ad
Exclude soft-failed events from fwd-extremity candidates. (#5146) 6 years ago
Erik Johnston c132c8e505 Handle the case of `get_missing_events` failing 6 years ago
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 6 years ago
Erik Johnston 0ff8163eae Factor out soft fail checks 6 years ago
Erik Johnston a9de04be72 Implement soft fail 6 years ago
Erik Johnston aa06d26ae0 clarify comments 6 years ago
Erik Johnston d1523aed6b Only check history visibility when filtering 6 years ago
Erik Johnston 8b63fe4c26 s/get_forward_events/get_successor_events/ 6 years ago
Erik Johnston b183fef9ac Update comments 6 years ago
Erik Johnston 9c598dddcb Fix typo 6 years ago
Erik Johnston d730c2c22b More comments 6 years ago
Erik Johnston 890cb048fd Assert rather than clobber the values 6 years ago
Erik Johnston 9342cc6ab1 Add comments and paranoia 6 years ago
Erik Johnston 7b288826b7 Fix backfill storing incorrect state for events 6 years ago
Erik Johnston 71b625d808 Stop backpaginating when events not visible 6 years ago
Amber Brown 3f189c902e
Fix flake8 (#4519) 6 years ago