summary refs log tree commit diff
path: root/changelog.d/12338.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.57.0rc1Erik Johnston2022-04-121-1/+0
|
* Do not consider events by ignored users for bundled aggregations (#12235)Patrick Cloke2022-04-111-0/+1
Consider the requester's ignored users when calculating the bundled aggregations. See #12285 / 4df10d32148ae29f792afc68ff774bcbd1915cea for corresponding changes for the `/relations` endpoint.