Files
moshidon/mastodon
Jacocococo 86b6adf228 Move unauthenticatedApiController
The constructor of AccountSessionManager may need this object which
could lead to a situation where it was being used before it had been
created.
Making it static and moving it to MastodonAPIRequest, the only place it
was being used anyways, seems to fix the issue.
2024-03-29 14:38:06 +01:00
..
2024-03-29 14:38:06 +01:00
2023-07-16 18:01:42 +02:00
2023-11-15 18:48:12 +01:00