aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
AgeCommit message (Expand)Author
2022-10-14Always add `UnreadNotifications` to joined room reponses (#2793)Till
2022-10-14Fix `outliers whose auth_events are in a different room are correctly rejecte...Till
2022-10-11Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...Till
2022-10-10SyTest List MaintenanceTill Faelligen
2022-09-07Add HTTP status code to FederationClientError (#2699)Till
2022-09-07Handle errors differently in the `DeviceListUpdater` (#2695)Till
2022-08-19Enforce device list backoffs (#2653)Neil Alexander
2022-08-12Show/hide users in user directory (#2637)Till
2022-08-11Implement history visibility on `/messages`, `/context`, `/sync` (#2511)Till
2022-07-14Update `sytest-whitelist`Neil Alexander
2022-07-01Blacklist `Guest users can join guest_access rooms` test until it can be inve...Neil Alexander
2022-06-09Correctly redact events over federation (#2526)Till
2022-06-09Allow "registration is idempotent, with username specified" to pass (#2488)Till
2022-06-03Make setting state idempotent (#2512)Till
2022-04-27Don't create fictitious presence entries (#2381)Neil Alexander
2022-04-26Add heroes to the room summary (#2373)Till
2022-04-26Add transactionsCache to redact endpoint (#2375)Till
2022-04-25Return M_NOT_FOUND for rejected events (#2371)Till
2022-04-25Use provided filter for account_data (#2372)Till
2022-04-20Update test listNeil Alexander
2022-04-19Add newly passing test to listNeil Alexander
2022-04-19Implement lazy loading on `/sync` (#2346)Till
2022-04-13Make `/messages` filterable (#2347)Till
2022-04-11Correctly use provided filters (#2339)Till
2022-04-07Add possibility to ignore users (#2329)Till
2022-04-06Add presence module V2 (#2312)Till
2022-04-05Update sytest-whitelist againNeil Alexander
2022-04-05Added /upgrade endpoint (#2307)David Spenler
2022-04-01Include joined and invite member counts in room summary (#2315)Neil Alexander
2022-03-18Better mapping of stream positions to topological positions in `/messages` (#...Neil Alexander
2022-03-14Fix /context with lazy_load_members (#2277)S7evinK
2022-03-07Fix appservice username check (#2223)S7evinK
2022-03-07Add canonical alias support (#2236)S7evinK
2022-03-03Clean old notifications regularly (#2244)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-03-03Update `sytest-whitelist` for changes in matrix-org/sytest#1200Neil Alexander
2022-03-01Only allow device deletion from session UIA was initiated from (#2235)S7evinK
2022-03-01Return state on calls to /message and lazy load members (#2218)S7evinK
2022-02-25Remember parameters on registration (#2225)S7evinK
2022-02-22Send device update to local users if remote display name changes (#2215)S7evinK
2022-02-22Remote banned user is kicked and may not rejoin until unbanned (#2216)S7evinK
2022-02-21Implement `/context` (#2207)S7evinK
2022-02-16Add account type (#2171)S7evinK
2022-02-09Fix sytest `uploading signed devices gets propagated over federation` (#2162)S7evinK
2022-02-08Remove OutputKeyChangeEvent consumer on keyserver (#2160)S7evinK
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-21Add `Forward extremities remain so even after the next events are populated a...Neil Alexander
2021-11-24Ratelimit requests to /media/r0/download|upload (#2020)S7evinK
2021-11-08Update sytest-whitelistNeil Alexander
2021-11-01Add part of #1322 tests (#2034)kegsay