From 2df06c58406d1235951670bc9a009046334549ff Mon Sep 17 00:00:00 2001 From: silverpill Date: Mon, 12 May 2025 20:38:54 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/82f6/fep-82f6.md | 3 ++- index.json | 9 +++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8368096..bfa7f04 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-4f05: Soft Deletion](./fep/4f05/fep-4f05.md) | `DRAFT` | [#554](https://codeberg.org/fediverse/fep/issues/554) | 2025-04-15 | - | | [FEP-8a8e: A common approach to using the Event object type](./fep/8a8e/fep-8a8e.md) | `DRAFT` | [#565](https://codeberg.org/fediverse/fep/issues/565) | 2025-04-23 | - | | [FEP-0151: NodeInfo in Fediverse Software (2025 edition)](./fep/0151/fep-0151.md) | `DRAFT` | [#599](https://codeberg.org/fediverse/fep/issues/599) | 2025-05-12 | - | +| [FEP-82f6: Actor statuses](./fep/82f6/fep-82f6.md) | `DRAFT` | [#600](https://codeberg.org/fediverse/fep/issues/600) | 2025-05-12 | - | ## License diff --git a/fep/82f6/fep-82f6.md b/fep/82f6/fep-82f6.md index bac4c03..c33dd13 100644 --- a/fep/82f6/fep-82f6.md +++ b/fep/82f6/fep-82f6.md @@ -2,8 +2,9 @@ slug: "82f6" authors: Gregory Klyushnikov status: DRAFT -dateReceived: 1970-01-01 discussionsTo: https://socialhub.activitypub.rocks/t/fep-82f6-actor-statuses/5310 +dateReceived: 2025-05-12 +trackingIssue: https://codeberg.org/fediverse/fep/issues/600 --- # FEP-82f6: Actor statuses diff --git a/index.json b/index.json index 963dd2e..c428908 100644 --- a/index.json +++ b/index.json @@ -941,5 +941,14 @@ "dateReceived": "2025-05-12", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/599", "title": "NodeInfo in Fediverse Software (2025 edition)" + }, + { + "slug": "82f6", + "authors": "Gregory Klyushnikov ", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-82f6-actor-statuses/5310", + "dateReceived": "2025-05-12", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/600", + "title": "Actor statuses" } ] \ No newline at end of file