From e7a671e0d2bae49b46a2b347f374855ff695336f Mon Sep 17 00:00:00 2001 From: silverpill Date: Sat, 5 Jul 2025 22:06:10 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/9098/fep-9098.md | 3 ++- index.json | 10 ++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1f8520..a83055c 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-82f6: Actor statuses](./fep/82f6/fep-82f6.md) | `DRAFT` | [#600](https://codeberg.org/fediverse/fep/issues/600) | 2025-05-12 | - | | [FEP-844e: Capability discovery](./fep/844e/fep-844e.md) | `DRAFT` | [#624](https://codeberg.org/fediverse/fep/issues/624) | 2025-06-14 | - | | [FEP-b06c: ActivityPoll](./fep/b06c/fep-b06c.md) | `DRAFT` | [#638](https://codeberg.org/fediverse/fep/issues/638) | 2025-06-25 | - | +| [FEP-9098: Custom emojis](./fep/9098/fep-9098.md) | `DRAFT` | [#648](https://codeberg.org/fediverse/fep/issues/648) | 2025-07-06 | - | ## License diff --git a/fep/9098/fep-9098.md b/fep/9098/fep-9098.md index 07fa846..cce8d5e 100644 --- a/fep/9098/fep-9098.md +++ b/fep/9098/fep-9098.md @@ -3,8 +3,9 @@ slug: "9098" authors: silverpill <@silverpill@mitra.social> type: implementation status: DRAFT -dateReceived: 2025-07-06 discussionsTo: https://codeberg.org/silverpill/feps/issues +dateReceived: 2025-07-06 +trackingIssue: https://codeberg.org/fediverse/fep/issues/648 --- # FEP-9098: Custom emojis diff --git a/index.json b/index.json index 6159875..04d36d9 100644 --- a/index.json +++ b/index.json @@ -975,5 +975,15 @@ "dateReceived": "2025-06-25", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/638", "title": "ActivityPoll" + }, + { + "slug": "9098", + "authors": "silverpill <@silverpill@mitra.social>", + "type": "implementation", + "status": "DRAFT", + "discussionsTo": "https://codeberg.org/silverpill/feps/issues", + "dateReceived": "2025-07-06", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/648", + "title": "Custom emojis" } ] \ No newline at end of file