Commit Graph

7737 Commits (2938a00825f34f271130a4c50fdb402f2dff8ead)
 

Author SHA1 Message Date
Erik Johnston 2e9ee30969 Add comments 8 years ago
Erik Johnston a61e4522b5 Shuffle things around to make unit tests work 8 years ago
Erik Johnston 1168cbd54d Allow invites via 3pid to bypass sender sig check 8 years ago
Erik Johnston bbc0d9617f Merge pull request #1134 from matrix-org/erikj/fix_stream_public_deletion 8 years ago
Erik Johnston 8009d84364 Match against event_id, rather than room_id 8 years ago
Erik Johnston dc692556d6 Remove spurious AS clause 8 years ago
Erik Johnston dc78db8c56 Update correct table 8 years ago
Erik Johnston 4f78108d8c Readd entries to public_room_list_stream that were deleted 8 years ago
Erik Johnston 0b78d8adf2 Fix _delete_old_forward_extrem_cache query 8 years ago
Erik Johnston 85827eef2d Merge pull request #1133 from matrix-org/erikj/public_room_count 8 years ago
Erik Johnston 90c070c850 Add total_room_count_estimate to /publicRooms 8 years ago
Erik Johnston 87528f0756 Support /initialSync in synchrotron worker 8 years ago
Erik Johnston 88acb99747 Merge branch 'release-v0.18.0' of github.com:matrix-org/synapse 8 years ago
Erik Johnston 2b8ff4659f Bump version and changelog 8 years ago
Erik Johnston ddfcdd4778 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.18.0 8 years ago
Erik Johnston 6f0c5e5d9b Merge pull request #1131 from matrix-org/matthew/e2e-notifs 8 years ago
Erik Johnston 49cf205dc7 _id field must uniquely identify different conditions 8 years ago
Erik Johnston 39af634dd2 Merge pull request #1130 from matrix-org/erikj/fix_pubroom_pag 8 years ago
Matthew Hodgson 3f6ec271ba proposal for notifying on e2e events 8 years ago
Erik Johnston 4d49e0bdfd PEP8 8 years ago
Erik Johnston 81570abfb2 Handle fact that _generate_room_entry may not return a room entry 8 years ago
Erik Johnston ddc89df89d Enable guest access to POST /publicRooms 8 years ago
Erik Johnston eb24aecf8c Merge pull request #1129 from matrix-org/erikj/fix_pubroom_pag 8 years ago
Erik Johnston e1ba98d724 Merge pull request #1127 from matrix-org/dbkr/publicroom_search_case_insensitive 8 years ago
Erik Johnston a298331de4 Spelling 8 years ago
Erik Johnston 71edaae981 Fix and clean up publicRooms pagination 8 years ago
Matthew Hodgson 64527f94cc mention client_reader worker 8 years ago
Matthew Hodgson 883df2e983 fix logger for client_reader worker 8 years ago
David Baker 5336acd46f Make public room search case insensitive 8 years ago
Erik Johnston fa9d2c7295 Update changelog 8 years ago
Erik Johnston 19fe990476 Update changelog and bump version 8 years ago
Erik Johnston 995f2f032f Fix public room pagination for client_reader app 8 years ago
Erik Johnston 9e1283c824 Merge pull request #1126 from matrix-org/erikj/public_room_cache 8 years ago
Erik Johnston a68807d426 Comment 8 years ago
Erik Johnston 2e67cabd7f Make POST /publicRooms require auth 8 years ago
Erik Johnston b7b62bf9ea Comment 8 years ago
Erik Johnston d84319ae10 Add remote reoom cache 8 years ago
Erik Johnston 23b6701a28 Support filtering remote room lists 8 years ago
Erik Johnston e58a9d781c Filter remote rooms lists locally 8 years ago
Erik Johnston 74d4cdee25 Don't cache searched in /publicRooms 8 years ago
Erik Johnston 418bcd4309 Add new storage function to slave store 8 years ago
Erik Johnston 098db4aa52 Add very basic filter API to /publicRooms 8 years ago
Erik Johnston c33b25fd8d Change the way we calculate new_limit in /publicRooms and add POST API 8 years ago
Erik Johnston de4f798f01 Handling expiring stream extrems correctly. 8 years ago
Erik Johnston ea6dc356b0 Merge pull request #1125 from matrix-org/erikj/public_room_cache 8 years ago
Erik Johnston 955f34d23e Change get_pos_of_last_change to return upper bound 8 years ago
Erik Johnston 241d7d2d62 Merge pull request #1124 from matrix-org/erikj/enable_state_caching_workers 8 years ago
Erik Johnston 1535f21eb5 Merge pull request #1123 from matrix-org/erikj/public_room_cache 8 years ago
Erik Johnston 4be85281f9 Enable state caches on workers 8 years ago
Erik Johnston cb3edec6af Use stream_change cache to make get_forward_extremeties_for_room cache more effective 8 years ago