diff options
| author | 2025-12-01 15:43:38 +0100 | |
|---|---|---|
| committer | 2026-01-22 13:26:46 +0100 | |
| commit | 2e697a7f989ef95c9be544928a61d4650b4ae337 (patch) | |
| tree | facebdf7e899927ae95853586d18171365ba298a /vendor/github.com/shopspring | |
| parent | [bugfix] potential race condition on status unboost (#4596) (diff) | |
| download | gotosocial-2e697a7f989ef95c9be544928a61d4650b4ae337.tar.xz | |
[bugfix] don't apply visibility / status filtering when requesting your own account statuses (#4597)
# Description
This updates our account statuses function to only apply filtering when requesting accounts other than your own. This should prevent confusing situations like https://codeberg.org/superseriousbusiness/gotosocial/issues/4594 occurring.
## Checklist
- [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md).
- [x] I/we have not used so-called 'AI' to create the proposed changes.
- [x] I/we have discussed the proposed changes already, either in an issue on the repository, or in the Matrix chat.
- [x] I/we have performed a self-review of added code.
- [x] I/we have written code that is legible and maintainable by others.
- [x] I/we have commented the added code, particularly in hard-to-understand areas.
- [ ] I/we have made any necessary changes to documentation.
- [ ] I/we have added tests that cover new code.
- [x] I/we have run tests and they pass locally with the changes.
- [x] I/we have run `go fmt ./...` and `golangci-lint run`.
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4597
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
Diffstat (limited to 'vendor/github.com/shopspring')
0 files changed, 0 insertions, 0 deletions
