Commit Graph

5170 Commits (dc65d0ae9df726eebe01e8947e60776b15a18d78)
 

Author SHA1 Message Date
Matthew Hodgson dc65d0ae9d typoe 9 years ago
Matthew Hodgson b18b99eb14 fix another whitespace rst bug 9 years ago
Matthew Hodgson 5680be70ae fix whitespace bug 9 years ago
Mark Haines f35f8d06ea Merge remote-tracking branch 'origin/release-v0.12.0' 9 years ago
Mark Haines d2709a5389 Bump changelog and version for v0.12.0 9 years ago
Richard van der Hoff 34c09f33da Update CHANGES 9 years ago
Richard van der Hoff cf3282d103 Merge pull request #459 from matrix-org/rav/fix_r0_login 9 years ago
Richard van der Hoff 32d9fd0b26 Expose /login under r0 9 years ago
Mark Haines c6e79c84de Bump version and update changelog for v0.12.0-rc3 9 years ago
Mark Haines 8d6dde7825 Merge pull request #457 from matrix-org/markjh/cached_sync 9 years ago
Mark Haines d12c00bdc3 Add some docstring explaining the snapshot cache does 9 years ago
Mark Haines ba39d3d5d7 Merge pull request #458 from matrix-org/markjh/guest_auth 9 years ago
Mark Haines f3948e001f Missing yield on guest access auth check 9 years ago
Mark Haines 7fa71e3267 Add a unit test for the snapshot cache 9 years ago
Mark Haines 517fb9a023 Move the doc string to the public facing method 9 years ago
Mark Haines 9ac417fa88 Add a cache for initialSync responses that expires after 5 minutes 9 years ago
Mark Haines 7df276d219 Merge pull request #455 from matrix-org/markjh/guest_access 9 years ago
Mark Haines 0ee0138325 Include the list of bad room ids in the error 9 years ago
Mark Haines 251aafccca Use a list comprehension 9 years ago
Mark Haines c058625959 Merge remote-tracking branch 'origin/develop' into markjh/guest_access 9 years ago
Mark Haines cdd04f7055 Hook up read receipts and typing notifications for guest access 9 years ago
Mark Haines 542ab0f886 Merge branch 'develop' into markjh/guest_access 9 years ago
Mark Haines e525b46f12 Merge pull request #454 from matrix-org/markjh/room_filtering 9 years ago
Mark Haines b9b4466d0d Add top level filters for filtering by room id 9 years ago
Mark Haines c3fff251a9 Allow guest access to /sync 9 years ago
Mark Haines 45a9e0ae0c Allow guest access if the user provides a list of rooms in the filter 9 years ago
Mark Haines 489a4cd1cf Add top level filtering by room id 9 years ago
Mark Haines 2a2b2ef834 Remove bogus comment about branch coverage 9 years ago
Daniel Wagner-Hall 2e2eeb43a6 Merge pull request #453 from matrix-org/daniel/avatarurls 9 years ago
Daniel Wagner-Hall 7f3148865c Return room avatar URLs in /publicRooms 9 years ago
Mark Haines bb9c7f2dd9 Delete all the .coverage files, including the combined .coverage 9 years ago
Mark Haines 9036d2d6a8 Use an absolute path when specifying the directory for synapse in jenkins.sh 9 years ago
Mark Haines 64b6606824 Remove accidentally committed debug logging 9 years ago
Mark Haines 42a7a09eea Merge pull request #452 from matrix-org/paul/SYN-558 9 years ago
Paul "LeoNerd" Evans a6ba41e078 Actually look up required remote server key IDs 9 years ago
Mark Haines f85949bde0 Merge pull request #451 from matrix-org/markjh/branch_coverage 9 years ago
Mark Haines 2f871ad143 Generate code coverage report when running jenkins.sh 9 years ago
Matthew Hodgson c8ea2d5b1f Merge pull request #450 from matrix-org/matthew/no-identicons 9 years ago
David Baker 0a2d73fd60 Merge branch 'release-v0.12.0' into develop 9 years ago
David Baker ce4999268a Fix typo that broke registration on the mobile clients 9 years ago
Daniel Wagner-Hall 633ceb9bb1 Merge pull request #449 from matrix-org/daniel/3pid 9 years ago
Matthew Hodgson 64374bda5b fix indentation level 9 years ago
Matthew Hodgson 772ad4f715 stop generating default identicons. reverts most of 582019f870 and solves vector-web/vector-im#346 9 years ago
Daniel Wagner-Hall bdacee476d Add display_name to 3pid invite in m.room.member invites 9 years ago
Daniel Wagner-Hall 10f82b4bea Merge pull request #448 from matrix-org/daniel/3pid 9 years ago
Daniel Wagner-Hall 8c5f252edb Strip address and such out of 3pid invites 9 years ago
Mark Haines 8b9f471d27 Merge pull request #447 from matrix-org/rav/fix_search_pagination 9 years ago
Richard van der Hoff a64f9bbfe0 Fix 500 error when back-paginating search results 9 years ago
Daniel Wagner-Hall 2b0f8a9482 Fix typo 9 years ago
Daniel Wagner-Hall af4422c42a Merge pull request #446 from matrix-org/daniel/invitemetadata 9 years ago