Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Akkoma support #2253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hazycora
Copy link

First time using Swift, please be patient with me :)
I've added some initial support for Akkoma here. You can browse pretty much everything just fine. Most of the incompatibilities were caused by keys not existing in Akkoma which are required by IceCubes. Another notable issue was that the endpoint to register apps can't handle being passed query parameters, so I've switched to using a JSON body- Very very unsure about how I'm doing that though, it works but having no experience with Swift I'm doubtful I've done this the best.
I'm aware of at least one thing remaining, and I don't doubt other problems exist too- In the logs, I was getting errors about the notification push endpoint not being supported.

I think this is pretty usable, just needing some polishing up to actually do things "correctly". Let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant