gotosocial/internal/visibility
kim e46323c207
[bugfix] visibility caching and hometimeline (#1675)
* fix visibility caching to use correct type key

Signed-off-by: kim <grufwub@gmail.com>

* check for ID check > max possible ID

Signed-off-by: kim <grufwub@gmail.com>

* update home timeline code to include relevant threads to owner (e.g. between mutuals/follows)

Signed-off-by: kim <grufwub@gmail.com>

---------

Signed-off-by: kim <grufwub@gmail.com>
2023-04-06 17:11:25 +02:00
..
account.go [bugfix] visibility caching and hometimeline (#1675) 2023-04-06 17:11:25 +02:00
boostable.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
boostable_test.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
filter.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
filter_test.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
home_timeline.go [bugfix] visibility caching and hometimeline (#1675) 2023-04-06 17:11:25 +02:00
home_timeline_test.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
public_timeline.go [bugfix] visibility caching and hometimeline (#1675) 2023-04-06 17:11:25 +02:00
status.go [bugfix] visibility caching and hometimeline (#1675) 2023-04-06 17:11:25 +02:00
status_test.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00