Erik Johnston
|
c906f30661
Do checks for memberships before creating events
|
8 yıl önce |
David Baker
|
316c00936f
Fix tests
|
8 yıl önce |
Mark Haines
|
3110c37d02
Fix unit tests
|
8 yıl önce |
Mark Haines
|
700487a7c7
Fix flake8 warnings for tests
|
8 yıl önce |
Erik Johnston
|
9da9826b85
Remove old tests.
|
8 yıl önce |
Erik Johnston
|
4e7948b47a
Allow paginating backwards from stream token
|
8 yıl önce |
Richard van der Hoff
|
5cba88ea7c
Make it possible to paginate forwards from stream tokens
|
8 yıl önce |
Matthew Hodgson
|
6c28ac260c
copyrights
|
9 yıl önce |
Richard van der Hoff
|
9107ed23b7
Add a couple of unit tests for room/<x>/messages
|
9 yıl önce |
Daniel Wagner-Hall
|
f522f50a08
Allow guests to register and call /events?room_id=
|
9 yıl önce |
Daniel Wagner-Hall
|
137fafce4e
Allow rejecting invites
|
9 yıl önce |
Mark Haines
|
ee2d722f0f
Merge pull request #276 from matrix-org/markjh/history_for_rooms_that_have_been_left
|
9 yıl önce |
Mark Haines
|
e2054ce21a
Allow users to GET individual state events for rooms that they have left
|
9 yıl önce |
Mark Haines
|
bc8b25eb56
Allow users that have left the room to view the member list from the point they left
|
9 yıl önce |
Daniel Wagner-Hall
|
e255c2c32f
s/user_id/user/g for consistency
|
9 yıl önce |
Daniel Wagner-Hall
|
6a4b650d8a
Attempt to validate macaroons
|
9 yıl önce |
Daniel Wagner-Hall
|
a9d8bd95e7
Stop looking up "admin", which we never read
|
9 yıl önce |
Daniel Wagner-Hall
|
a0b181bd17
Remove completely unused concepts from codebase
|
9 yıl önce |
Daniel Wagner-Hall
|
13a6517d89
s/by_token/by_access_token/g
|
9 yıl önce |
David Baker
|
ce2766d19c
Fix tests
|
9 yıl önce |
Mark Haines
|
896253e085
Factor out some of the common homeserver setup code into a
|
9 yıl önce |
Mark Haines
|
388581e087
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
|
9 yıl önce |
Mark Haines
|
5759bec43c
Replace hs.parse_userid with UserID.from_string
|
9 yıl önce |
Mark Haines
|
53584420a5
Move client rest tests back under rest
|
9 yıl önce |