Commit Graph

36 Commits (aae8a37e63662681f6e75cca5b32cfba78b0d74f)

Author SHA1 Message Date
Erik Johnston 018443cb59 Make depth increase. 10 years ago
Erik Johnston 5eca288d28 Fix joining from an invite 10 years ago
Erik Johnston 4e57943cc5 Remove unused import 10 years ago
Erik Johnston ee3df06183 More bug fixes 10 years ago
Erik Johnston e8323b9e34 More bug fixes 10 years ago
Erik Johnston d044121168 Various typos and bug fixes. 10 years ago
Erik Johnston 6630e1b579 Start making more things use EventContext rather than event.* 10 years ago
Erik Johnston c31dba86ec Convert rest and handlers to use new event structure 10 years ago
Erik Johnston 5d7c9ab789 Begin converting things to use the new Event structure 10 years ago
Erik Johnston 75b4329aaa WIP for new way of managing events. 10 years ago
Erik Johnston 64fc859dac Fix bugs in invite/join dances. 10 years ago
Mark Haines 32090aee16 Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 10 years ago
Erik Johnston 3db2c0d43e Rename annotate_state_groups to annotate_event_with_state 10 years ago
Erik Johnston 07286a73b1 Use current state to get room hosts, rather than querying the database 10 years ago
Erik Johnston d2fb2b8095 Implement invite part of invite join dance 10 years ago
Erik Johnston 49948d72f3 Fix joining over federation 10 years ago
Erik Johnston bf6b72eb55 Start implementing auth chains 10 years ago
Erik Johnston 96c001e668 Fix auth checks to all use the given old_event_state 10 years ago
Erik Johnston 7249785bcb Sign events we create. 10 years ago
Erik Johnston e7858b6d7e Start filling out and using new events tables 10 years ago
Erik Johnston e7bc1291a0 Begin making auth use event.old_state_events 10 years ago
Erik Johnston 9dd4570b68 Generate m.room.aliases event when the HS creates a room alias 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Mark Haines 112c7ea315 Set status message for ratelimit error responses 10 years ago
Mark Haines 683596f91e Raise LimitExceedError when the ratelimiting is throttling requests 10 years ago
Mark Haines 780548b577 rate limiting for message sending 10 years ago
Mark Haines c7a7cdf734 Add ratelimiting function to basehandler 10 years ago
Mark Haines 7acede1e42 Fix pyflakes warnings 10 years ago
Mark Haines a03c7f27a8 Fill out prev_events before calling persist_event 10 years ago
Mark Haines d2798de660 Fold federation/handler into handlers/federation 10 years ago
Mark Haines a498df0428 Move new event boilerplate in room handlers into a method on a base clase. 10 years ago
Erik Johnston 1587ea26fe Wait for getting a Join in response to an invite/join dance. 10 years ago
Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago