summaryrefslogtreecommitdiff
path: root/internal/gtscontext/context.go
AgeCommit message (Expand)AuthorFiles
2024-04-02[bugfix] httpclient not signing subsequent redirect requests (#2798)Libravatar kim1
2024-02-19[feature] Add Mastodon-compatible HTTP signature fallback (#2659)Libravatar Milas Bowman1
2024-01-31[feature] Try HTTP signature validation with and without query params for inc...Libravatar tobi1
2023-06-22[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)Libravatar kim1
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi1
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1