superseriousbusiness / gotosocial

Fast, fun, small ActivityPub server.
https://docs.gotosocial.org
GNU Affero General Public License v3.0
3.7k stars 316 forks source link

[bugfix] Update home timeline query to ignore exclusive list entries #3289

Closed tsmethurst closed 2 weeks ago

tsmethurst commented 2 weeks ago

Description

If this is a code change, please include a summary of what you've coded, and link to the issue(s) it closes/implements.

If this is a documentation change, please briefly describe what you've changed and why.

Follow up to https://github.com/superseriousbusiness/gotosocial/pull/3280

This PR updates the home timeline db query so that entries from exclusive lists are ignored when building up the timeline for the first time. Should address https://github.com/superseriousbusiness/gotosocial/issues/2616#issuecomment-2340861928

Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: [ ] -> [x]

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).