summary refs log tree commit diff
path: root/changelog.d/12285.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.56.0rc1Brendan Abolivier2022-03-291-1/+0
|
* Do not consider events by ignored users for relations (#12285)Patrick Cloke2022-03-241-0/+1
Filter the events returned from `/relations` for the requester's ignored users in a similar way to `/messages` (and `/sync`).