diff --git a/README.md b/README.md index 16c9c16..4045328 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-8c13: Context-Authority Routing with Object Integrity Proofs for Restricted Threads](./fep/8c13/fep-8c13.md) | `DRAFT` | [#870](https://codeberg.org/fediverse/fep/issues/870) | 2026-06-27 | - | | [FEP-4772: Representing bookmarks](./fep/4772/fep-4772.md) | `DRAFT` | [#877](https://codeberg.org/fediverse/fep/issues/877) | 2026-07-04 | - | | [FEP-521b: Switch the default in FEP-521a to be 76171% cooler](./fep/521b/fep-521b.md) | `DRAFT` | [#882](https://codeberg.org/fediverse/fep/issues/882) | 2026-07-10 | - | +| [FEP-de8d: Emoji Catalogs](./fep/de8d/fep-de8d.md) | `DRAFT` | [#891](https://codeberg.org/fediverse/fep/issues/891) | 2026-07-19 | - | ## License diff --git a/fep/de8d/fep-de8d.md b/fep/de8d/fep-de8d.md index dd987c5..a75642a 100644 --- a/fep/de8d/fep-de8d.md +++ b/fep/de8d/fep-de8d.md @@ -2,8 +2,9 @@ slug: "de8d" authors: Reese Armstrong status: DRAFT -dateReceived: 2026-07-19 discussionsTo: https://socialhub.activitypub.rocks/t/fep-de8d-emoji-catalogs/8825 +dateReceived: 2026-07-19 +trackingIssue: https://codeberg.org/fediverse/fep/issues/891 --- # FEP-de8d: Emoji Catalogs diff --git a/index.json b/index.json index 127df98..6a2884a 100644 --- a/index.json +++ b/index.json @@ -1423,5 +1423,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/882", "title": "Switch the default in FEP-521a to be 76171% cooler", "implementations": 0 + }, + { + "slug": "de8d", + "authors": "Reese Armstrong ", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-de8d-emoji-catalogs/8825", + "dateReceived": "2026-07-19", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/891", + "title": "Emoji Catalogs", + "implementations": 0 } ] \ No newline at end of file