madon
madon copied to clipboard
Pleroma compatibility
pleroma doesnt use raw integers as IDs, meaning decoding the account id breaks rn
I have this issue too, when is the fix coming?
I've got a fix for this - needs some cleaning up and digging out all the places where id==int64
has been assumed. But I can talk to Pleroma and GotoSocial with my local branch now.
This is fixed by https://github.com/McKael/madon/pull/10 but there's still an OAuth issue with *oma instances that I'm working on.
Fixed in #9 but pending merge
Thanks for the reminder, https://github.com/McKael/madon/pull/9 is now merged!