mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-09 05:56:10 +00:00
Remove activitypub.dev links (#176)
Co-authored-by: Steve Bate <svc-github@stevebate.net> Reviewed-on: https://codeberg.org/fediverse/fep/pulls/176 Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org> Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
This commit is contained in:
@@ -14,9 +14,9 @@ The FEP Process is an initiative of the [SocialHub](https://socialhub.activitypu
|
||||
|
||||
| Title | Status | Tracking issue | `dateReceived` | `dateFinalized` (or `dateWithdrawn`) |
|
||||
| --- | --- | ----- | ------- | ------ |
|
||||
| [FEP-a4ed: The Fediverse Enhancement Proposal Process](./fep/a4ed/fep-a4ed.md) | `FINAL` | [#10](https://git.activitypub.dev/ActivityPubDev/Fediverse-Enhancement-Proposals/issues/10) | 2020-10-16 | 2021-01-18 |
|
||||
| [FEP-8fcf: Followers collection synchronization across servers](./fep/8fcf/fep-8fcf.md) | `FINAL` | [#6](https://codeberg.org/fediverse/fep/issues/6) [#11](https://git.activitypub.dev/ActivityPubDev/Fediverse-Enhancement-Proposals/issues/11) | 2020-10-24 | 2022-02-07 |
|
||||
| [FEP-f1d5: NodeInfo in Fediverse Software](./fep/f1d5/fep-f1d5.md) | `FINAL` | [#50](https://codeberg.org/fediverse/fep/issues/50) [#12](https://git.activitypub.dev/ActivityPubDev/Fediverse-Enhancement-Proposals/issues/12) | 2020-12-13 | 2023-06-02 |
|
||||
| [FEP-a4ed: The Fediverse Enhancement Proposal Process](./fep/a4ed/fep-a4ed.md) | `FINAL` | [N/A](https://codeberg.org/fediverse/fep/issues) | 2020-10-16 | 2021-01-18 |
|
||||
| [FEP-8fcf: Followers collection synchronization across servers](./fep/8fcf/fep-8fcf.md) | `FINAL` | [#6](https://codeberg.org/fediverse/fep/issues/6) | 2020-10-24 | 2022-02-07 |
|
||||
| [FEP-f1d5: NodeInfo in Fediverse Software](./fep/f1d5/fep-f1d5.md) | `FINAL` | [#50](https://codeberg.org/fediverse/fep/issues/50) | 2020-12-13 | 2023-06-02 |
|
||||
| [FEP-400e: Publicly-appendable ActivityPub collections](./fep/400e/fep-400e.md) | `FINAL` | [#5](https://codeberg.org/fediverse/fep/issues/5) | 2021-02-16 | 2022-02-04 |
|
||||
| [FEP-8c3f: Web Monetization](./fep/8c3f/fep-8c3f.md) | `WITHDRAWN` | [#3](https://codeberg.org/fediverse/fep/issues/3) | 2022-01-18 | 2023-10-27 |
|
||||
| [FEP-2100: Unbound Group and Organization](./fep/2100/fep-2100.md) | `DRAFT` | [#36](https://codeberg.org/fediverse/fep/issues/36) | 2022-03-31 | - |
|
||||
|
||||
@@ -4,7 +4,7 @@ authors: Claire <claire.fep-1d7d@sitedethib.com>
|
||||
status: FINAL
|
||||
dateReceived: 2020-10-24
|
||||
dateFinalized: 2022-02-07
|
||||
discussionsTo: https://codeberg.org/fediverse/fep/issues/6, https://git.activitypub.dev/ActivityPubDev/Fediverse-Enhancement-Proposals/issues/11
|
||||
discussionsTo: https://codeberg.org/fediverse/fep/issues/6
|
||||
---
|
||||
# FEP-8fcf: Followers collection synchronization across servers
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ authors: CJ <cjslep@gmail.com>, silverpill <silverpill@firemail.cc>
|
||||
status: FINAL
|
||||
dateReceived: 2020-12-13
|
||||
dateFinalized: 2023-06-02
|
||||
discussionsTo: https://codeberg.org/fediverse/fep/issues/50, https://git.activitypub.dev/ActivityPubDev/Fediverse-Enhancement-Proposals/issues/12
|
||||
discussionsTo: https://codeberg.org/fediverse/fep/issues/50
|
||||
---
|
||||
# FEP-f1d5: NodeInfo in Fediverse Software
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ for fep in fep_files:
|
||||
)
|
||||
|
||||
|
||||
# | [FEP-a4ed: The Fediverse Enhancement Proposal Process](./fep/a4ed/fep-a4ed.md) | `FINAL` | [#10](https://git.activitypub.dev/ActivityPubDev/Fediverse-Enhancement-Proposals/issues/10) | 2020-10-16 | 2020-01-18
|
||||
# | [FEP-a4ed: The Fediverse Enhancement Proposal Process](./fep/a4ed/fep-a4ed.md) | `FINAL` | [N/A](https://codeberg.org/fediverse/fep/issues) | 2020-10-16 | 2020-01-18
|
||||
|
||||
|
||||
with open("README.md", "w") as f1:
|
||||
|
||||
Reference in New Issue
Block a user