gamerfort
  • Joined on 2022-11-21
gamerfort commented on issue AkkomaGang/akkoma#487 2023-03-05 22:05:37 +00:00
Unable to access my Home timeline of https://pleroma.envs.net even after repeatedly clicking on "Load older posts".

I have occasionally seen similar issues on my instance. I don't have much to go on, but they seem to have increased in frequency slightly ever since I started using the newer mobile apps which…

gamerfort commented on issue AkkomaGang/akkoma#471 2023-02-18 18:58:49 +00:00
[feat] Support JSON-LD signatures - Implied Akkoma is misbehaving

well yes, we can't pattern match the signature if we don't ld-decode the entire document

I thought Mastodon doesn't actually process as JSON-LD either and just parses as simple JSON. …

gamerfort commented on issue AkkomaGang/akkoma#471 2023-02-18 18:43:54 +00:00
[feat] Support JSON-LD signatures - Implied Akkoma is misbehaving

JSON-LD is not supported because it is notably different to the raw data and the pattern matching would completely break

Would this apply to just signature verification as well? I don't know…

gamerfort commented on issue AkkomaGang/akkoma#471 2023-02-18 18:15:17 +00:00
[feat] Support JSON-LD signatures - Implied Akkoma is misbehaving

https://docs.joinmastodon.org/spec/security/

Looks like Mastodon does use them some, but specifically recommends against implementing them due to being superceeded.

gamerfort commented on issue AkkomaGang/akkoma#471 2023-02-18 17:59:42 +00:00
[feat] Support JSON-LD signatures - Implied Akkoma is misbehaving

Thank you for the added context. I wonder now if there was a conscious decision by certain relay platforms to do this knowing the lack of support in Akkoma. Either way I also wonder why it…

gamerfort opened issue AkkomaGang/akkoma#471 2023-02-18 06:58:27 +00:00
[feat] Support JSON-LD signatures
gamerfort commented on issue AkkomaGang/akkoma#465 2023-02-12 23:12:49 +00:00
[bug] Mobilizon Federated Events cause error when using PropertyValue in an Attachment as part of the Event payload

Here is the source in the Mobilizon code that explains all of the "types" of PropertyValues that it will use in the attachment fields.

https://framagit.org/framasoft/mobilizon/-/blob/main/js

gamerfort opened issue AkkomaGang/akkoma#465 2023-02-12 19:14:34 +00:00
[bug] Mobilizon Federated Events cause error when using PropertyValue in an Attachment as part of the Event payload
gamerfort opened issue AkkomaGang/akkoma#296 2022-11-21 11:35:48 +00:00
Missing mime types raising error on following some relays