1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 19:55:46 +00:00
Commit Graph

153 Commits

Author SHA1 Message Date
Helge 3b47627a38 Merge branch 'tmp2' 2023-03-01 16:04:59 +01:00
Helge 1ed5cc7c6c Merge remote-tracking branch 'fep/main' 2023-03-01 10:50:55 +01:00
Helge baaf50325f Update to FEP-2e40 2023-03-01 10:50:19 +01:00
helge 89c1f92c6f Update to FEP-1570 (#63)
Reworked the draft to take into account some comments from

https://socialhub.activitypub.rocks/t/fep-1570-the-fep-ontology-process/2972

In particular, the FEP has been renamed from "The FEP Ontology Process"
to "The FEP Vocabulary Extension Process". A new format for the
introduced terms has been used with "fep-xxxx/term". Finally,
the process of secondary Vocabularies has been modified.

The FIXME in the document can currently be best resolved via community input; one is even seeking a volunteer.

Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/63
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-02-19 20:41:44 +00:00
Helge bc9219bf48 Next draft version of fep-1570; now fep-2e40
Reworked the draft to take into account some comments from

https://socialhub.activitypub.rocks/t/fep-1570-the-fep-ontology-process/2972

In particular, the FEP has been renamed from "The FEP Ontology Process"
to "The FEP Vocabulary Extension Process". A new format for the
introduced terms has been used with "fep-xxxx/term". Finally,
the process of secondary Vocabularies has been modified.
2023-02-17 16:12:40 +01:00
Helge 5bf5c9e32d Merge remote-tracking branch 'fep/main' 2023-02-17 11:40:36 +01:00
Arnold Schrijver 5fd67b3bc1 Add fep-1570 2023-02-14 08:19:09 +01:00
helge 043d149705 FEP-1570: The FEP Ontology Process (#61)
Regarding:

> It is the task of the editors of the FEP process to ensure that the W3ID repository is configured properly to deliver this file on a request with accept type application/ld+json to https://www.w3id.org/fep.

I plan on opening an appropriate pull request to the repository https://github.com/perma-id/w3id.org/ myself. I however want to mention that questions in the future should be directed to the Editors listed on https://codeberg.org/fediverse/fep/src/branch/main/EDITORS.md.

Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/61
Tracking-issue: https://codeberg.org/fediverse/fep/issues/62
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-02-14 07:11:57 +00:00
Helge e8603afe87 FEP-1570: The FEP Ontology Process 2023-02-13 17:28:49 +01:00
David Sterry 283ebb2f20 Finalize fep-1b12 (#60)
This sets the status to final in the readme and in the document itself.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/60
2023-02-09 22:31:59 +00:00
silverpill fcb7a0d81b FEP-8b32: Update proposal (#59)
- Improved history section.
- Fixed JSON-LD context in example.
- Added backwards compatibility section
- Added implementation example.

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/59
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-02-06 22:06:33 +00:00
nutomic c074922c97 FEP-1b12: Minor changes (#58)
- Clarify that moderation part is only implemented by Lemmy
- Replace "instance" with "server"
- Remove a confusing section in "announce" section and leave that up to each implementation

From my perspective the FEP is finished now, so I am requesting to finalize it.

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/58
Co-authored-by: nutomic <nutomic@noreply.codeberg.org>
Co-committed-by: nutomic <nutomic@noreply.codeberg.org>
2023-01-25 03:31:16 +00:00
Arnold Schrijver 29fd1f25e2 Update Overview table for FEP-c118 2023-01-17 08:55:30 +01:00
timbray 807f58c6bc FEP-c118: Content licensing support (#56)
WIP: fep-c118: Content licensing support
Co-authored-by: Tim Bray <tbray@textuality.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/56
Co-authored-by: timbray <timbray@noreply.codeberg.org>
Co-committed-by: timbray <timbray@noreply.codeberg.org>
2023-01-17 07:47:09 +00:00
David Sterry a892c1a7c0 Remove process overlap between FEP-a4ed and the README (#55)
Fixes #54

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/55
2023-01-15 20:20:26 +00:00
David Sterry 1ad21f5074 Sync FEP-editors per #40 2023-01-04 17:34:57 +00:00
David Sterry e296aa448e Merge pull request 'FEP-1b12: Better explanation of audience property, reword text' (#53) from nutomic/fep:fep-1b12-update5 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/53
2023-01-03 15:12:20 +00:00
Felix Ableitner 64ef47a66a FEP-1b12: Better explanation of audience property, reword text
- Completely rewrite the section for audience property, to give
  clear justification for its use
- Reword all other sections for better readability and cleaner text
- Removed all mentions of private groups as they are not subject
  of this fep
2023-01-03 12:29:27 +01:00
David Sterry 9f0cf0c35c Merge pull request 'FEP-e232: Add note about application/activity+json media type' (#52) from silverpill/fep:fep-e232-activity-json into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/52
2022-12-24 04:20:39 +00:00
silverpill 53c344afad FEP-e232: Add note about application/activity+json media type 2022-12-23 19:49:38 +00:00
David Sterry 5d1ab023cc Merge pull request 'Add step to archive discussions in the tracking issue' (#48) from weex/fep:archive-discussions into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/48
2022-12-19 23:56:33 +00:00
David Sterry d3d670fed5 Merge pull request 'FEP-f1d5: Add discussionsTo field' (#51) from silverpill/fep:fep-f1d5-discussions-to into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/51
2022-12-19 20:39:22 +00:00
silverpill 87f334a6f7 FEP-f1d5: Add discussionsTo field 2022-12-19 20:27:13 +00:00
David Sterry 58176455a6 Update Overview table for FEP-f1d5 Re-submit 2022-12-19 19:04:58 +00:00
David Sterry 0c600d11b7 Merge pull request 'Re-submitting FEP-f1d5' (#49) from silverpill/fep:f1d5-resubmit into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/49
2022-12-19 18:54:37 +00:00
silverpill 380f7a9330 FEP-f1d5: Re-submit 2022-12-17 20:54:30 +00:00
David Sterry 3d1d21065e add step to archive discussions in the tracking issue 2022-12-16 21:01:22 +00:00
David Sterry 91e8941f0d Merge pull request 'Update withdraw message to 1 year in tracking issue template' (#46) from 1-year-withdrawal into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/46
2022-12-16 20:33:57 +00:00
David Sterry 49264c7de3 Merge pull request 'Fix attribution of ActivityPub' (#47) from trwnh/fep:fix-attribution into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/47
2022-12-12 23:59:41 +00:00
a 69d315a4ae Fix attribution of ActivityPub 2022-12-12 17:47:02 -06:00
David Sterry 4475831b8d Add FEP-fb2a: Actor metadata to the Overview table 2022-12-09 19:07:03 +00:00
David Sterry a774820a85 Update withdraw message to 1 year in tracking issue template 2022-12-09 18:56:19 +00:00
David Sterry 49fc234f6e Merge pull request 'Add FEP-fb2a: Actor metadata' (#44) from trwnh/fep:fep-fb2a into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/44
2022-12-09 18:52:02 +00:00
David Sterry 387b673fcb Merge pull request 'FEP-a4ed: Set WITHDRAWN status if proposal is abandoned by authors' (#37) from silverpill/fep:withdrawn into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/37
2022-12-09 18:47:26 +00:00
a ac7add9544 Add FEP-fb2a: Actor metadata 2022-12-09 01:12:32 -06:00
David Sterry 6ea63d361d Merge pull request 'FEP-1b12: Some changes to section "threads and comments"' (#42) from nutomic/fep:fep-1b12-update4 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/42
2022-11-30 17:04:17 +00:00
Felix Ableitner 139273c902 FEP-1b12: Some changes to section "threads and comments" 2022-11-30 11:50:20 +01:00
David Sterry 3d0aba190d Add FEP-cb76 to the Overview table 2022-11-29 20:12:12 +00:00
David Sterry 80752122e5 Merge pull request 'Add FEP-cb76: Content Addressed Vocabulary' (#39) from trwnh/fep:fep-cb76 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/39
2022-11-29 20:06:10 +00:00
trwnh 51f2cbb04b Add FEP-cb76: Content Addressed Vocabulary 2022-11-29 12:48:46 +00:00
David Sterry 4a4e5059d0 Merge pull request 'FEP-e232: Add discussionsTo field, add @context to example' (#38) from silverpill/fep:e232-update into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/38
2022-11-29 00:56:49 +00:00
silverpill 25a9bb1ff2 FEP-e232: Add discussionsTo field, add @context to example 2022-11-29 00:35:12 +00:00
silverpill 1803f1a740 FEP-a4ed: Set WITHDRAWN status if proposal is abandoned by authors 2022-11-28 23:15:13 +00:00
David Sterry 620f942b25 Add FEP-2100 to the Overview table
This went from WIP to DRAFT without getting a full processing so adding it now.
2022-11-28 19:13:31 +00:00
David Sterry 053f7e0c9b Merge pull request 'FEP-c390: Add missing contexts' (#35) from silverpill/fep:identity-proofs-update-1 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/35
2022-11-27 23:08:09 +00:00
David Sterry 651021a9fc Merge pull request 'FEP-a4ed: Add discussionsTo to the list of metadata fields' (#28) from silverpill/fep:discussions-to into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/28
2022-11-25 17:00:27 +00:00
silverpill 5fa86766bb FEP-c390: Add missing contexts 2022-11-25 16:34:00 +00:00
David Sterry 57c8a64540 Add FEP-c390 to the Overview table 2022-11-23 19:47:06 +00:00
David Sterry 2a0e11ebf1 Merge pull request 'Add FEP-c390: Identity Proofs' (#33) from silverpill/fep:identity-proofs into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/33
2022-11-23 19:41:33 +00:00
silverpill e98aae3d2c Add FEP-c390: Identity Proofs 2022-11-23 18:50:23 +00:00