summaryrefslogtreecommitdiff
path: root/internal/ap/extractattachments_test.go
diff options
context:
space:
mode:
authorLibravatar kim <grufwub@gmail.com>2025-05-06 13:30:23 +0000
committerLibravatar tobi <kipvandenbos@noreply.codeberg.org>2025-05-06 13:30:23 +0000
commit8264b63337e19e643f79190bfe93b7bd9a62acd4 (patch)
tree1c7ca69270600e0eac0cdee611d503b7d1234b7c /internal/ap/extractattachments_test.go
parent[bugfix] broken nootel function signatures (#4142) (diff)
downloadgotosocial-8264b63337e19e643f79190bfe93b7bd9a62acd4.tar.xz
[bugfix] ensure timeline limit query is respected (#4141)
# Description Fixes a bug in the new timeline code in which the limit query parameter wasn't always being fulfilled, in which case some clients like Tusky would then assume it didn't need to add a "load more" placeholder view even when there were more statuses to be loaded. This also fiddles around a bit in the logging middleware handler to add some more code comments, and add logging of full request URIs when it is safe to do so. ## Checklist - [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md). - [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 not leveraged AI to create the proposed changes. - [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. - [x] 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/4141 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com>
Diffstat (limited to 'internal/ap/extractattachments_test.go')
0 files changed, 0 insertions, 0 deletions