mirror of
1
Fork 0
gotosocial/internal/processing/timeline
tobi eb720241da
[feature] Enforce OAuth token scopes ()
* 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
..
common.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
faved.go [feature] Enforce OAuth token scopes () 2025-02-26 13:04:55 +01:00
home.go [feature] Enforce OAuth token scopes () 2025-02-26 13:04:55 +01:00
home_test.go [feature] Enforce OAuth token scopes () 2025-02-26 13:04:55 +01:00
list.go [feature] Enforce OAuth token scopes () 2025-02-26 13:04:55 +01:00
notification.go [feature] Enforce OAuth token scopes () 2025-02-26 13:04:55 +01:00
public.go [chore] Add interaction filter to complement existing visibility filter () 2024-07-24 12:27:42 +01:00
public_test.go [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
tag.go [chore] Add interaction filter to complement existing visibility filter () 2024-07-24 12:27:42 +01:00
timeline.go [chore] Add interaction filter to complement existing visibility filter () 2024-07-24 12:27:42 +01:00
timeline_test.go [feature] Fetch + create domain permissions from subscriptions nightly () 2025-01-08 11:29:40 +01:00