gotosocial/internal/cache
kim 3a29a59e55 [bugfix] fix case of failed timeline preload causing lockups (#4182)
- moves preloader Done() function calling to be handled entirely by the preloader, not the caller
- adds tests for multiple preload success / failure / clear states

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4182
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-05-17 11:52:49 +00:00
..
domain [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
headerfilter [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
timeline [bugfix] fix case of failed timeline preload causing lockups (#4182) 2025-05-17 11:52:49 +00:00
cache.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
db.go [feature] Notify accounts when a status they've interacted with has been edited (#4157) 2025-05-11 13:38:13 +00:00
invalidate.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
size.go [feature] Notify accounts when a status they've interacted with has been edited (#4157) 2025-05-11 13:38:13 +00:00
timeline.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
util.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
visibility.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
wrappers.go [performance] rewrite timelines to rely on new timeline cache type (#3941) 2025-04-26 09:56:15 +00:00