gotosocial/internal/api/client/statuses
tobi eb720241da
[feature] Enforce OAuth token scopes (#3835)
* move tokenauth to apiutil

* enforce scopes

* docs

* update test models, remove deprecated "follow"

* file header

* tests

* tweak scope matcher

* simplify...

* fix tests

* log user out of settings panel in case of oauth error
2025-02-26 13:04:55 +01:00
..
status.go
status_test.go
statusbookmark.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusbookmark_test.go
statusboost.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusboost_test.go
statusboostedby.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusboostedby_test.go
statuscontext.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statuscreate.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statuscreate_test.go
statusdelete.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusdelete_test.go
statusedit.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusedit_test.go
statusfave.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusfave_test.go
statusfavedby.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusfavedby_test.go
statusget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusget_test.go
statushistory.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statushistory_test.go
statusmute.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusmute_test.go
statuspin.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statuspin_test.go
statussource.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statussource_test.go
statusunbookmark.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusunbookmark_test.go
statusunboost.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusunfave.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusunfave_test.go
statusunmute.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusunpin.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
statusunpin_test.go