Commit History

Author SHA1 Message Date
  Richard van der Hoff adfaea8c69 Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 4 years ago
  Richard van der Hoff 184303b865 MSC2260: Block direct sends of m.room.aliases events (#6794) 4 years ago
  Erik Johnston b0a66ab83c Fixup synapse.rest to pass mypy (#6732) 4 years ago
  Erik Johnston 69d8fb83c6 MSC2367 Allow reason field on all member events 4 years ago
  Erik Johnston 9be41bc121 Port room rest handlers to async/await 4 years ago
  Erik Johnston a5166e4d5f Land improved room list based on room stats (#6019) 4 years ago
  Erik Johnston dc2c97e1a3 isort 4 years ago
  Erik Johnston 5d99713854 Add tags for event_id and txn_id in event sending 4 years ago
  Andrew Morgan 9fc71dc5ee Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 4 years ago
  Andrew Morgan 2a44782666 Remove double return statements (#5962) 4 years ago
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
  Andrew Morgan edeae53221 Return 404 instead of 403 when retrieving an event without perms (#5798) 4 years ago
  Andrew Morgan baf081cd3b Merge tag 'v1.2.0rc2' into develop 4 years ago
  Jorik Schellekens cf2972c818 Fix servlet metric names (#5734) 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Richard van der Hoff 0a4001eba1 Clean up exception handling for access_tokens (#5656) 4 years ago
  Brendan Abolivier bfe84e051e Split public rooms directory auth config in two 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 2889b05554 Unify v1 and v2 REST client APIs (#5226) 5 years ago
  Eisha Chen-yen-su 8824325b82 Fix ignored filter field in `/messages` endpoint 5 years ago
  Erik Johnston b54b03f9e1 Allow client event serialization to be async 5 years ago
  Matthew Hodgson c0e0740bef add options to require an access_token to GET /profile and /publicRooms on CS API (#5083) 5 years ago
  Andrew Morgan 25d64a846a Fix typos 5 years ago
  Erik Johnston cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago
  Amber Brown 02aa41809b Port rest/ to Python 3 (#3823) 5 years ago
  Will Hunt f89f6b7c09 Allow guests to access /rooms/:roomId/event/:eventId 5 years ago
  Matthew Hodgson 2f78f432c4 speed up /members and add at= and membership params (#3568) 5 years ago
  Richard van der Hoff 704c3e6239 Merge branch 'master' into develop 5 years ago
  Richard van der Hoff 0bf5ec0db7 Check room visibility for /event/ requests 5 years ago
  Matthew Hodgson e9b2d047f6 make /context lazyload & filter aware (#3567) 5 years ago