1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-06 04:05:53 +00:00
Commit Graph

196 Commits

Author SHA1 Message Date
silverpill 67f7aabfc3 Automatic update [skip ci] 2026-07-10 19:47:42 +00:00
silverpill bb072bab31 Automatic update [skip ci] 2026-07-04 19:27:48 +00:00
silverpill 6da1856717 Automatic update [skip ci] 2026-06-27 16:15:12 +00:00
silverpill 471101f568 Automatic update [skip ci] 2026-06-12 18:50:40 +00:00
silverpill 3eca13b7e1 Automatic update [skip ci] 2026-06-11 19:29:08 +00:00
silverpill 1cadd9c911 Automatic update [skip ci] 2026-06-05 18:33:33 +00:00
silverpill 178fa1fcf9 Automatic update [skip ci] 2026-05-22 19:03:58 +00:00
silverpill 3d08d9fa01 Automatic update [skip ci] 2026-04-24 12:42:03 +00:00
silverpill 60aa7907fe Automatic update [skip ci] 2026-04-22 16:19:49 +00:00
silverpill 655325dadf Automatic update [skip ci] 2026-04-16 18:41:32 +00:00
silverpill a889c24586 Automatic update [skip ci] 2026-04-10 16:06:45 +00:00
silverpill 9e52c75858 Automatic update [skip ci] 2026-04-03 21:24:28 +00:00
silverpill 65b0f6e186 Automatic update [skip ci] 2026-04-01 15:08:27 +00:00
silverpill 2fc8f4b920 Automatic update [skip ci] 2026-03-20 20:29:38 +00:00
silverpill cc2ff6dafd Automatic update [skip ci] 2026-03-19 14:20:26 +00:00
silverpill 610f6f51af Automatic update [skip ci] 2026-03-17 17:48:03 +00:00
silverpill 13a1f68e13 Automatic update [skip ci] 2026-03-17 17:38:19 +00:00
silverpill c51df1a589 Automatic update [skip ci] 2026-03-16 18:52:43 +00:00
silverpill 5868ba8782 Automatic update [skip ci] 2026-03-16 09:47:55 +00:00
silverpill 1401762b36 Automatic update [skip ci] 2026-03-16 09:16:45 +00:00
silverpill 3fcb3769d2 Automatic update [skip ci] 2026-03-15 18:39:14 +00:00
silverpill cf36aecc6e Automatic update [skip ci] 2026-03-07 17:34:17 +00:00
silverpill 97ab882311 Automatic update [skip ci] 2026-02-27 12:30:22 +00:00
silverpill dd91aa9dc8 Automatic update [skip ci] 2026-02-26 21:58:03 +00:00
silverpill 54c1967e02 Automatic update [skip ci] 2026-02-19 14:21:16 +00:00
silverpill e218c16c2a Automatic update [skip ci] 2026-01-14 15:57:54 +00:00
silverpill f91c7f8b24 Automatic update [skip ci] 2026-01-13 17:58:31 +00:00
helge ee483198aa Automatic update [skip ci] 2025-11-12 09:17:24 +00:00
silverpill 6035bae2e4 Automatic update [skip ci] 2025-11-06 22:41:04 +00:00
silverpill 0dabd580f5 Automatic update [skip ci] 2025-11-05 19:08:36 +00:00
silverpill edc2b8ba4b Fix typo in readme (#713)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/713
Reviewed-by: helge <helge@noreply.codeberg.org>
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2025-11-04 19:52:48 +01:00
Helge e4683fbcda Create a FEP static site (#673)
### Preview version

https://helge.codeberg.page/fep/

click there to judge

### Tasks done

- [x] Add a proper index.md instead of final.md .... needs me to filter the readme.md
- [x] search is broken  --> will resolve itself when all feps are part of it
- [x] Update https://codeberg.org/fediverse/fep/src/branch/main/fep/7d8c/fep-7d8c.md
- [x] The admonition format (according to copilot I can blame this format on Microsoft https://learn.microsoft.com/en-us/contribute/content/markdown-reference#alerts-note-important-tip-warning-caution)

    ```
    >[!NOTE]
    >ActivityPub [requires][ActivityPub-Collections] ordered collections to be presented in reverse chronological order. However, an [erratum][ActivityPub-Errata] was proposed to relax this requirement.
    ```
    is not the one supported by python, see https://python-markdown.github.io/extensions/admonition/ . One can probably resolve this by adapting the code https://github.com/Python-Markdown/markdown/blob/f39cf84a24124526c1a0efbe52219fa9950774f6/markdown/extensions/admonition.py

- [x] FEPs miss meta information ....
- [x] Meta information for tracking issue and discussion to link should be formatted
- [x] copy script has problems with contained directories
- [x] add codeberg link to meta, e.g. https://helge.codeberg.page/fep/fep/1b12/
- [x] include implementation counts -> https://codeberg.org/fediverse/fep/issues/686

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/673
Reviewed-by: silverpill <silverpill@noreply.codeberg.org>
Co-authored-by: Helge <helge.krueger@gmail.com>
Co-committed-by: Helge <helge.krueger@gmail.com>
2025-11-01 08:40:20 +01:00
silverpill cd26766dca Automatic update [skip ci] 2025-10-15 21:30:20 +00:00
silverpill 4ab179b598 Automatic update [skip ci] 2025-10-15 21:27:18 +00:00
silverpill 64906fd4bb Automatic update [skip ci] 2025-10-14 23:05:43 +00:00
silverpill 630bb4d94f Automatic update [skip ci] 2025-10-13 14:08:07 +00:00
silverpill ef797cacbd Automatic update [skip ci] 2025-10-13 13:28:52 +00:00
trwnh 4848054aa1 Automatic update [skip ci] 2025-09-16 19:22:11 +00:00
silverpill ff51196ee2 Automatic update [skip ci] 2025-09-11 22:57:57 +00:00
silverpill 2fca072da6 Automatic update [skip ci] 2025-07-10 22:36:16 +00:00
silverpill e7a671e0d2 Automatic update [skip ci] 2025-07-05 22:06:10 +00:00
silverpill 491bbaf3a1 Automatic update [skip ci] 2025-06-26 18:55:46 +00:00
silverpill b1a63bbf47 Automatic update [skip ci] 2025-06-15 17:23:53 +00:00
silverpill 652e92fcae Automatic update [skip ci] 2025-06-14 19:22:18 +00:00
silverpill 23e40d1459 Automatic update [skip ci] 2025-06-14 12:28:01 +00:00
silverpill 2df06c5840 Automatic update [skip ci] 2025-05-12 20:38:54 +00:00
silverpill 56ea8f56ac Automatic update [skip ci] 2025-05-12 12:09:56 +00:00
silverpill 0e47e614e1 Automatic update [skip ci] 2025-05-12 11:28:48 +00:00
silverpill f8590a1e2d Automatic update [skip ci] 2025-04-23 19:14:50 +00:00
silverpill c1621c8d49 Automatic update [skip ci] 2025-04-23 15:25:26 +00:00