mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-08 08:51:08 -06:00
* do not uncache status / emoji media if attached status is bookmarked
* add status bookmark and bookmark IDs caches
* update status bookmark tests
* move IsStatusBookmarkedBy() to StatusBookmark{} interface, rely on cache
* fix envparsing.sh test
|
||
|---|---|---|
| .. | ||
| bookmark.go | ||
| bookmark_test.go | ||
| boost.go | ||
| boost_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fave.go | ||
| get.go | ||
| get_test.go | ||
| mute.go | ||
| pin.go | ||
| status.go | ||
| status_test.go | ||