hello from emacs!
(sadly, i can't seem to get mastodon.el to work with pleroma)
@NHG any chance you have an error message or example of where it doesn't work? I can report it as a bug with a little more info. The masto api should work normally.
NHG (@[email protected])

607 Toots, 141 Following, 108 Followers · Living in Heidelberg, Germany. No relation to the Hadron cannon you can see on the moon for one week every month. Other Account: @[email protected]

@anarchosaurus i'm getting this error in my pleroma instance:
#Ecto.Changeset<action: :insert, changes: %{},
Jun 12 23:23:03 pleroma mix[30999]: errors: [client_name: {"can't be blank", [validation: :required]},
Jun 12 23:23:03 pleroma mix[30999]: redirect_uris: {"can't be blank", [validation: :required]},
Jun 12 23:23:03 pleroma mix[30999]: scopes: {"can't be blank", [validation: :required]}],
Jun 12 23:23:03 pleroma mix[30999]: data: #Pleroma.Web.OAuth.App<>, valid?: false>}
@anarchosaurus i'm not sure wether the error is with pleroma's masto api being too strict or mastodon.el doing the wrong things, so did not open an issue yet. i planned on investigating this further tomorrow.