mirror of
1
Fork 0
gotosocial/internal/api/client/notifications
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
..
notificationget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
notifications.go [bugfix] rename `include_types[]` to `types[]` (#3023) 2024-06-18 18:18:35 +02:00
notifications_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
notificationsclear.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
notificationsget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
notificationsget_test.go [bugfix] Log + ignore unknown notification types (#3577) 2024-11-27 17:22:45 +00:00