Commit History

Author SHA1 Message Date
  David Robertson 5e9b382505 Pull out encrypted_by_default tests from user_directory tests (#10752) 2 years ago
  Erik Johnston 2c176e02ae Make unit tests work 8 years ago
  Daniel Wagner-Hall ac5a4477ad Require unbanning before other membership changes 8 years ago
  David Baker c232780081 Merge pull request #456 from matrix-org/store_event_actions 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  David Baker 0e48f7f245 fix tests 8 years ago
  David Baker 92a1e74b20 fix tests 8 years ago
  David Baker d79e90f078 Add mocks to make tests work again 8 years ago
  Erik Johnston 55bf90b9e4 Don't needlessly compute prev_state 9 years ago
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user 9 years ago
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 years ago
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 years ago
  Mark Haines 5fed042640 Finish renaming "context" to "room_id" in federation codebase 9 years ago
  Mark Haines c3eae8a88c Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 9 years ago
  Erik Johnston 3c77d13aa5 Kill off synapse.api.events.* 9 years ago
  Erik Johnston cf6e5f1dbf Rename MessageHandler.handle_event. Add a few comments. 9 years ago
  Erik Johnston 65cdf4e724 Get current member state from current_state snapshot. Fix leave test. 9 years ago
  Erik Johnston 57e0e619f3 Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 9 years ago
  Erik Johnston ebf2ec3ce6 Fix membership handler test 9 years ago
  Paul "LeoNerd" Evans f25764943c Add a 'user_left_room' distributor signal analogous to 'user_joined_room' 9 years ago
  Erik Johnston c161b6cf96 Fix room creation test 9 years ago
  Erik Johnston 64fc859dac Fix bugs in invite/join dances. 9 years ago
  Erik Johnston 6fea478d2e Fix bugs with invites/joins across federatiom. 9 years ago
  Erik Johnston 3db2c0d43e Rename annotate_state_groups to annotate_event_with_state 9 years ago
  Erik Johnston b01159f234 Fix room handler test 9 years ago
  Erik Johnston c670ce416b Fix room tests 9 years ago
  Erik Johnston 4a5e95511e PEP8 9 years ago
  Erik Johnston dfb3d21a6d Fix room handler tests 9 years ago
  Mark Haines 52ca867670 Sign federation transactions 9 years ago
  Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 9 years ago