Files
evazion 993e4fd62f Fix #5366: Baraag broken.
* Use fixed access tokens instead of fetching an access token with the OAuth flow. This assumes
  access tokens won't expire, which seems to be true for the default app-level access token, unless
  you manually regenerate it. Fixes the OAuth flow not working on Baraag for some reason.

* Eliminate the MastodonApiClient class. Just inline it in the extractor instead.

Downstream users will need to update their configs to set the `pawoo_access_token` and
`baraag_access_token` config options.
2022-12-10 18:27:05 -06:00
..
2022-04-18 16:50:26 +02:00
2022-04-16 17:52:18 +02:00
2022-11-20 14:34:25 -06:00
2022-11-06 00:03:15 +01:00
2022-12-10 18:27:05 -06:00