Commit Graph

5294 Commits (2068678b8cf40a1ec7f73bd9c400bb297e031454)
 

Author SHA1 Message Date
Erik Johnston 2068678b8c Make Event objects behave more like dicts 9 years ago
Erik Johnston cc66a9a5e3 Allow filtering events for multiple users at once 9 years ago
Daniel Wagner-Hall 5de1563997 Merge pull request #501 from matrix-org/daniel/unban 9 years ago
Daniel Wagner-Hall ac5a4477ad Require unbanning before other membership changes 9 years ago
Daniel Wagner-Hall c049f60d4a Merge pull request #500 from matrix-org/daniel/cleanup 9 years ago
Daniel Wagner-Hall b5ce4f0427 Remove unused parameters 9 years ago
David Baker ac12b6d332 Merge branch 'invalid_user_name' into develop 9 years ago
David Baker 5819b7a78c M_INVALID_USERNAME to be consistent with the parameter name 9 years ago
David Baker 5bf1a3d6dc Merge pull request #499 from matrix-org/invalid_user_name 9 years ago
David Baker 3f8db3d597 Add specific error code for invalid user names. 9 years ago
Erik Johnston a50013fd99 Merge pull request #497 from matrix-org/erikj/max_limit 9 years ago
Richard van der Hoff 2978053d16 Merge branch 'release-v0.12.1' into develop 9 years ago
Daniel Wagner-Hall 2c760372d6 Merge pull request #496 from matrix-org/daniel/3 9 years ago
Daniel Wagner-Hall 2680043bc6 Require ID and as_token be unique for ASs 9 years ago
David Baker 8db451f652 Merge pull request #498 from matrix-org/push_rule_enabled_fix 9 years ago
Richard van der Hoff 430d3d74f6 Merge branch 'release-v0.12.1' into develop 9 years ago
Richard van der Hoff 7ee1879ed4 Merge pull request #492 from matrix-org/rav/event_context_shiz_release 9 years ago
Daniel Wagner-Hall d14fcfd24a Merge pull request #487 from matrix-org/daniel/forceregistration 9 years ago
Daniel Wagner-Hall 27927463a1 Merge pull request #494 from matrix-org/daniel/2 9 years ago
Daniel Wagner-Hall fcb6df45e5 Merge pull request #493 from matrix-org/daniel/1 9 years ago
David Baker a7927c13fd Fix enabling & disabling push rules 9 years ago
Erik Johnston 339c8f0133 Clamp pagination limits to at most 1000 9 years ago
Erik Johnston bce602eb4e Use logger not logging 9 years ago
Erik Johnston 939cbd7057 Merge pull request #495 from matrix-org/erikj/disable_notification 9 years ago
Erik Johnston 2655d61d70 Don't change signature. Return empty list 9 years ago
Erik Johnston fcb05b4c82 Temporarily disable notification branch 9 years ago
Mark Haines 806bae1ee7 Merge pull request #488 from matrix-org/markjh/user_name 9 years ago
Daniel Wagner-Hall f6fcff3602 Don't start server if ASes are invalidly configured 9 years ago
Daniel Wagner-Hall 244b356a37 Delete unused code 9 years ago
Richard van der Hoff 49f33f6438 Add 'event' result to 'context' endpoint 9 years ago
Daniel Wagner-Hall 93afb40cd4 Skip, rather than erroring, invalid guest requests 9 years ago
Mark Haines 9c1f853d58 Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 9 years ago
Daniel Wagner-Hall 7d09ab8915 Require AS users to be registered before use 9 years ago
Mark Haines 37716d55ed Merge pull request #482 from matrix-org/markjh/table_name 9 years ago
Erik Johnston 4399684582 Merge pull request #483 from matrix-org/erikj/bulk_get_push_rules 9 years ago
Mark Haines f4dad9f639 Merge remote-tracking branch 'origin/erikj/bulk_get_push_rules' into markjh/table_name 9 years ago
Erik Johnston 8740e4e94a bulk_get_push_rules should handle empty lists 9 years ago
Mark Haines c0a279e808 Delete the table objects from TransactionStore 9 years ago
Mark Haines 96e400fee5 Remove the RoomsTable object 9 years ago
Erik Johnston 72ba26679b Merge pull request #480 from matrix-org/erikj/guest_event_tightloop 9 years ago
Erik Johnston ea47760bd8 Merge pull request #481 from matrix-org/erikj/SYN-589 9 years ago
Erik Johnston 70dfe4dc96 Don't include old left rooms 9 years ago
Mark Haines a8e9e0b916 Remove the PushersTable and EventPushActionsTable objects 9 years ago
Mark Haines 31de2953a3 Remove the PushRuleTable and PushRuleEnableTable objects 9 years ago
Erik Johnston fd5c28dc52 Dont fire user_joined_room when guest hits /events 9 years ago
Daniel Wagner-Hall 42aa1f3f33 Merge pull request #478 from matrix-org/daniel/userobject 9 years ago
Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 9 years ago
David Baker b5d33a656f Postgres doesn't like booleans 9 years ago
David Baker fe56138142 Remove rogue 'admin' 9 years ago
Matthew Hodgson c110eb92f8 Merge pull request #476 from koobs/patch-1 9 years ago