h3poteto / whalebird-desktop

Single-column Fediverse client for desktop
https://whalebird.social
GNU General Public License v3.0
889 stars 80 forks source link

Cant connect to selfhosted akkoma instance #4488

Open skwerlman opened 1 year ago

skwerlman commented 1 year ago

Description

When connecting to my akkoma instance, i get this message:

Failed to connect to fedi.tetrarch.co, make sure the server URL is valid or correct.

I can connect with my browser, and get data from the api with curl.

How To Reproduce

  1. Open whalebird
  2. Enter fedi.tetrarch.co as the domain name (i have no accounts set up at all atm)
  3. Click search

Your Environment

h3poteto commented 1 year ago

Because Akkoma is not supported. Whalebird support only Mastodon, Pleroma, and Misskey.

skwerlman commented 1 year ago

Ah, I understand. I figured itd fall under pleroma support since its forked from that, but i guess they have diverged enough by now to cause problems. Roughly what work would need to be done to add akkoma support?

h3poteto commented 1 year ago

Does Akkoma provide the same API interface as Pleroma? If so, it is easy, just change it to treat it as Pleroma.

r14c commented 11 months ago

akkoma is compatible with pleroma, they have some small differences but none of the mastodon or pleroma apps that i've used have shown any issues.