aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
AgeCommit message (Expand)Author
2023-09-27Support for room version v11 (#3204)Till
2023-09-26Fix invitations not sending push notifications (#3207)Till
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2023-01-20AWSY missing federation tests (#2943)Till
2022-12-22Handle guest access [1/2?] (#2872)Till
2022-11-14Handle remote room upgrades (#2866)Till
2022-11-07Handle `m.room.tombstone` events in the UserAPI (#2864)Till
2022-11-04Send presence to joined hosts only (#2858)Till
2022-10-31Tweak `"state"` and `"timeline"` filtering (#2844)Neil Alexander
2022-10-27Add AS specific public room list endpoints (#2836)Till
2022-10-25Fix `Current state appears in timeline in private history with many messages ...Till
2022-10-25Filter `/members`, return members at given point (#2827)Till
2022-10-24Get messages from before user left the room (#2824)Till
2022-10-19Get state deltas without filters (#2810)Till
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