1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 11:46:04 +00:00

Automatic update [skip ci]

This commit is contained in:
trwnh
2025-02-13 10:00:29 +00:00
parent c28226ef09
commit dec133ec47
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -145,6 +145,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-9967: Polls](./fep/9967/fep-9967.md) | `DRAFT` | [#478](https://codeberg.org/fediverse/fep/issues/478) | 2025-01-23 | - |
| [FEP-2277: ActivityPub core types](./fep/2277/fep-2277.md) | `DRAFT` | [#485](https://codeberg.org/fediverse/fep/issues/485) | 2025-01-31 | - |
| [FEP-a974: All Actor types should be followable](./fep/a974/fep-a974.md) | `DRAFT` | [#487](https://codeberg.org/fediverse/fep/issues/487) | 2025-02-05 | - |
| [FEP-efda: Followable objects](./fep/efda/fep-efda.md) | `DRAFT` | [#492](https://codeberg.org/fediverse/fep/issues/492) | 2025-02-13 | - |
## License
+2 -1
View File
@@ -2,8 +2,9 @@
slug: "efda"
authors: a <a@trwnh.com>
status: DRAFT
dateReceived: 2025-02-13
discussionsTo: https://socialhub.activitypub.rocks/t/fep-efda-followable-objects/5030
dateReceived: 2025-02-13
trackingIssue: https://codeberg.org/fediverse/fep/issues/492
---
# FEP-efda: Followable objects
+9
View File
@@ -816,5 +816,14 @@
"dateReceived": "2025-02-05",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/487",
"title": "All Actor types should be followable"
},
{
"slug": "efda",
"authors": "a <a@trwnh.com>",
"status": "DRAFT",
"discussionsTo": "https://socialhub.activitypub.rocks/t/fep-efda-followable-objects/5030",
"dateReceived": "2025-02-13",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/492",
"title": "Followable objects"
}
]