summary refs log tree commit diff
path: root/changelog.d/12225.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.56.0rc1Brendan Abolivier2022-03-291-1/+0
|
* Use the ignored_users table to test event visibility & sync. (#12225)Patrick Cloke2022-03-151-0/+1
Instead of fetching the raw account data and re-parsing it. The ignored_users table is a denormalised version of the account data for quick searching.