Hélène helene
  • Joined on 2022-08-19
helene commented on issue AkkomaGang/akkoma#521 2023-04-17 18:01:26 +00:00
[bug] Compiling lib/poison/parser.ex v5.0.0 freezes system

Never encountered that issue myself including on a Raspberry Pi 4 (including with Docker), what system are you running this on?

helene opened issue FoundKeyGang/FoundKey#373 2023-04-13 04:22:24 +00:00
Deprecation/removal of JSON-LD signatures?
helene opened issue AkkomaGang/akkoma-fe#295 2023-04-03 15:46:18 +00:00
[bug] Broken emoji width in WebKit browsers (Safari)
helene commented on pull request AkkomaGang/akkoma-fe#291 2023-04-03 15:11:45 +00:00
restore emoji width

This issue also appears on Safari (16.3, on macOS Ventura 13.2.1).

image

helene commented on issue FoundKeyGang/FoundKey#88 2023-04-02 14:53:39 +00:00
Support for Move activities targeting Actors

I think it's fair to say support for receiving Move activities has been implemented? 👍 (I believe sending them is a different issue)

helene commented on issue AkkomaGang/akkoma#516 2023-03-29 01:59:17 +00:00
[bug] Remote followed user disappeared

ah yes that would make sense - i wonder why it didn't reactivate on your end?

I'll have to look into if misskey sends a reactivation message

This is a known issue. *oma doesn't handle…

helene commented on pull request FoundKeyGang/FoundKey#198 2022-10-11 17:44:27 +00:00
deliver Delete activities to all known instances

Best way to check that would be via Postgres EXPLAIN ANALYZE, I believe.

helene commented on pull request FoundKeyGang/FoundKey#198 2022-10-11 17:10:46 +00:00
deliver Delete activities to all known instances

SELECT DISTINCT would be preferable. Overall, it seems that target inboxes are not deduplicated.

helene suggested changes for FoundKeyGang/FoundKey#198 2022-10-11 17:10:46 +00:00
deliver Delete activities to all known instances
helene commented on issue FoundKeyGang/FoundKey#190 2022-10-11 17:07:38 +00:00
Delete activities for a Note are only federated to followers, mentioned users and relays

I'm not sure about 1) how this would impact performance, especially on "well federated" instances

One could look at how Mastodon handles it (or Pleroma, or others), mastosoc seems to be doing…

helene commented on issue FoundKeyGang/FoundKey#190 2022-10-10 22:00:19 +00:00
Delete activities for a Note are only federated to followers, mentioned users and relays

Addendum: it seems deletes for DMs do not federate from FoundKey.

helene opened issue FoundKeyGang/FoundKey#190 2022-10-10 17:15:17 +00:00
Delete activities for a Note are only federated to followers, mentioned users and relays
helene commented on issue FoundKeyGang/FoundKey#146 2022-09-12 00:42:53 +00:00
GNU Social follow requests IDs do not fit in database model

Know how big we can expect GNU Social's follow request IDs to be?

The referenced issue is giving the following example: `https://gnusocial.jp/follow_from_https%3A%2F%2Fgnusocial.jp%2Findex.ph

helene reopened issue FoundKeyGang/FoundKey#146 2022-09-12 00:18:52 +00:00
GNU Social follow requests IDs do not fit in database model
helene closed issue FoundKeyGang/FoundKey#146 2022-09-12 00:18:45 +00:00
GNU Social follow requests IDs do not fit in database model
helene opened issue FoundKeyGang/FoundKey#146 2022-09-12 00:18:11 +00:00
GNU Social follow requests IDs do not fit in database model
helene opened issue FoundKeyGang/FoundKey#141 2022-09-10 20:41:38 +00:00
Misskey changelog modal is shown on version update
helene opened issue FoundKeyGang/FoundKey#88 2022-08-27 01:41:54 +00:00
Support for Move activities targeting Actors
helene closed pull request FoundKeyGang/FoundKey#74 2022-08-19 22:29:38 +00:00
renderer/Document: default to filename if file has no comment