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

Automatic update [skip ci]

This commit is contained in:
silverpill
2026-06-11 19:29:08 +00:00
parent 5cf835d9a7
commit 3eca13b7e1
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -185,6 +185,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-ae49: Semantic Routing for ActivityPub](./fep/ae49/fep-ae49.md) | `DRAFT` | [#836](https://codeberg.org/fediverse/fep/issues/836) | 2026-04-24 | - |
| [FEP-baf5: Administrator Collection](./fep/baf5/fep-baf5.md) | `DRAFT` | [#848](https://codeberg.org/fediverse/fep/issues/848) | 2026-05-22 | - |
| [FEP-bebd: Follow Invites](./fep/bebd/fep-bebd.md) | `DRAFT` | [#854](https://codeberg.org/fediverse/fep/issues/854) | 2026-06-05 | - |
| [FEP-5219: Groups and permissions](./fep/5219/fep-5219.md) | `DRAFT` | [#860](https://codeberg.org/fediverse/fep/issues/860) | 2026-06-11 | - |
## License
+1
View File
@@ -5,6 +5,7 @@ type: implementation
status: DRAFT
discussionsTo: https://codeberg.org/silverpill/feps/issues
dateReceived: 2026-06-11
trackingIssue: https://codeberg.org/fediverse/fep/issues/860
---
# FEP-5219: Groups and permissions
+11
View File
@@ -1371,5 +1371,16 @@
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/854",
"title": "Follow Invites",
"implementations": 0
},
{
"slug": "5219",
"authors": "silverpill <@silverpill@mitra.social>",
"type": "implementation",
"status": "DRAFT",
"discussionsTo": "https://codeberg.org/silverpill/feps/issues",
"dateReceived": "2026-06-11",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/860",
"title": "Groups and permissions",
"implementations": 0
}
]