GoToSocial/testrig
tobi 5543fd5340
[feature/frontend] Add options to include Unlisted posts or hide all posts (#3272)
* [feature/frontend] Add options to include Unlisted posts or hide all posts

* finish up

* swagger

* move invalidate call into bundb package, avoid invalidating if not necessary

* rename show_web_statuses => web_visibility

* don't use ptr for webvisibility

* last bits
2024-09-09 18:07:25 +02:00
..
media [chore] Only call imaging.Resize when necessary, use even tinier blurhashes (#3247) 2024-08-29 17:43:14 +02:00
config.go [bugfix] Let prometheus client do its own compression handling (#3232) 2024-08-25 13:25:32 +02:00
db.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
email.go
federatingdb.go
federator.go
gin.go
log.go
mediahandler.go
oauthserver.go
processor.go
router.go
storage.go [bugfix] fix emoji recaching operations (#3167) 2024-08-03 19:05:38 +02:00
testmodels.go [feature/frontend] Add options to include Unlisted posts or hide all posts (#3272) 2024-09-09 18:07:25 +02:00
teststructs.go [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
transportcontroller.go [bugfix] Use punycode for host part of resource query param when doing webfinger requests (#3133) 2024-07-26 13:11:07 +02:00
util.go [feature] Allow import of following and blocks via CSV (#3150) 2024-08-02 12:41:46 +01:00