Mark Haines
|
896253e085
Factor out some of the common homeserver setup code into a
|
9 yıl önce |
Mark Haines
|
5759bec43c
Replace hs.parse_userid with UserID.from_string
|
9 yıl önce |
Mark Haines
|
5fed042640
Finish renaming "context" to "room_id" in federation codebase
|
9 yıl önce |
Mark Haines
|
c3eae8a88c
Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state
|
10 yıl önce |
Erik Johnston
|
3c77d13aa5
Kill off synapse.api.events.*
|
10 yıl önce |
Erik Johnston
|
cf6e5f1dbf
Rename MessageHandler.handle_event. Add a few comments.
|
10 yıl önce |
Erik Johnston
|
65cdf4e724
Get current member state from current_state snapshot. Fix leave test.
|
10 yıl önce |
Erik Johnston
|
57e0e619f3
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
|
10 yıl önce |
Erik Johnston
|
ebf2ec3ce6
Fix membership handler test
|
10 yıl önce |
Paul "LeoNerd" Evans
|
f25764943c
Add a 'user_left_room' distributor signal analogous to 'user_joined_room'
|
10 yıl önce |
Erik Johnston
|
c161b6cf96
Fix room creation test
|
10 yıl önce |
Erik Johnston
|
64fc859dac
Fix bugs in invite/join dances.
|
10 yıl önce |
Erik Johnston
|
6fea478d2e
Fix bugs with invites/joins across federatiom.
|
10 yıl önce |
Erik Johnston
|
3db2c0d43e
Rename annotate_state_groups to annotate_event_with_state
|
10 yıl önce |
Erik Johnston
|
b01159f234
Fix room handler test
|
10 yıl önce |
Erik Johnston
|
c670ce416b
Fix room tests
|
10 yıl önce |
Erik Johnston
|
4a5e95511e
PEP8
|
10 yıl önce |
Erik Johnston
|
dfb3d21a6d
Fix room handler tests
|
10 yıl önce |
Mark Haines
|
52ca867670
Sign federation transactions
|
10 yıl önce |
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
|
10 yıl önce |
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 yıl önce |
Mark Haines
|
cdd8602e74
Fix tests to support ratelimiting
|
10 yıl önce |
Erik Johnston
|
3f5ebccbff
Fix the tests to include new db calls
|
10 yıl önce |
Mark Haines
|
357dd1871d
Merge branch 'develop' into storage_transactions
|
10 yıl önce |
Erik Johnston
|
e111a06e0a
Fix tests.
|
10 yıl önce |
Mark Haines
|
a0d1f5a014
Start updating state handling to use snapshots
|
10 yıl önce |
Mark Haines
|
d2798de660
Fold federation/handler into handlers/federation
|
10 yıl önce |
Mark Haines
|
4b63b06cad
Merge branch 'develop' into storage_transactions
|
10 yıl önce |
Kegan Dougal
|
8bd55cfdcb
Fix ALL THE UNIT TESTS
|
10 yıl önce |
Mark Haines
|
1379dcae6f
Take a snapshot of the state of the room before performing updates
|
10 yıl önce |