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

113 Commits

Author SHA1 Message Date
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
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
David Sterry 24202ef0ca Merge pull request 'FEP-8b32: Update proposal' (#32) from nutomic/fep:fep-1b12-update3 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/32
2022-11-22 21:54:17 +00:00
Felix Ableitner 26ab38c002 FEP-8b32: Update proposal
- rewrote summary
- clarify threads and comments
- clarifications for announce and moderation
2022-11-22 21:56:08 +01:00
David Sterry 197d2b5fce Merge pull request 'FEP-8b32: Update proposal' (#31) from silverpill/fep:integrity-proofs-update-1 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/31
2022-11-22 14:59:24 +00:00
silverpill 429062b920 FEP-8b32: Update proposal
- Added discussionsTo metadata field.
- Fixed proofValue encoding in the example (should be multibase).
- Improved descriptions of proof generation and verification.
- Improved formatting.
2022-11-22 14:29:43 +00:00
David Sterry ea790b6955 Merge pull request 'Various changes to FEP 1b12' (#30) from nutomic/fep:fep-1b12-update2 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/30
2022-11-21 15:56:05 +00:00
Felix Ableitner 226aeebd14 Various changes to FEP 1b12
- in threads and comments section, describe how to navigate from comment to thread to group, and reverse
- mention fep-8b32 in announce section
- make moderation entirely optional, clearer description of some aspects
2022-11-21 16:12:08 +01:00
David Sterry 30fbfd4d05 Merge pull request 'Set status to WITHDRAWN' (#26) from withdraw-f1d5 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/26
2022-11-20 15:57:21 +00:00
David Sterry 69dd046d6a Add FEP-8b32 to the Overview table 2022-11-18 23:12:57 +00:00
David Sterry 3f5dda1b72 Merge pull request 'Add FEP-8b32: Object Integrity Proofs' (#21) from silverpill/fep:integrity-proofs into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/21
2022-11-18 23:08:46 +00:00
silverpill 41a191ecd2 FEP-a4ed: Add discussionsTo to the list of metadata fields 2022-11-18 18:21:36 +00:00
silverpill 655f881002 Add FEP-8b32: Object Integrity Proofs 2022-11-17 20:00:05 +00:00
David Sterry 4234c156a6 Merge branch 'main' into withdraw-f1d5 2022-11-17 16:46:58 +00:00
David Sterry dcf4e8868c Merge pull request 'FEP 1b12 Specify how threads/comments work, some changes to moderation (ref #22)' (#27) from nutomic/fep:fep-1b12-update1 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/27
2022-11-17 16:44:58 +00:00
Felix Ableitner 7d3b77bc6a FEP 1b12: Specify how threads/comments work, some changes to moderation (ref #22) 2022-11-17 12:02:15 +01:00
David Sterry f4bd67bfbf Set status to WITHDRAWN
Reached out to the author several months ago with no response. Per https://codeberg.org/fediverse/fep/issues/24 it makes sense to set this status.
2022-11-16 18:08:51 +01:00
David Sterry e463986754 Merge pull request 'Remove dateFinalized from FEP-e232' (#23) from silverpill/fep:readme-fix into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/23
2022-11-13 02:40:34 +01:00
silverpill 9763a41f91 Remove dateFinalized from FEP-e232 2022-11-13 00:00:58 +00:00
David Sterry e0ee3b570f Add FEP-1b12 to the Overview table 2022-11-13 00:16:37 +01:00
David Sterry 5dc10549da Merge pull request '[FEP-a4ed] Allow FEPs to be superseded' (#19) from silverpill/fep:replace into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/19
2022-11-13 00:13:33 +01:00
David Sterry c298f25513 Add DRAFT status and date received 2022-11-13 00:12:54 +01:00
David Sterry b1428bff6e Merge pull request 'Add FEP-1b12: Group federation' (#20) from nutomic/fep:group-federation into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/20
2022-11-13 00:05:15 +01:00
David Sterry 9139feb11c Add FEP-5624 to the Overview table 2022-11-12 23:07:21 +01:00
David Sterry e39f27e732 Merge pull request 'FEP-5624: Per-object reply control policies' (#17) from ClearlyClaire/fep:main into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/17
2022-11-12 23:02:43 +01:00
Felix Ableitner 4d7b822011 Add FEP-1b12: Group federation 2022-11-11 15:54:10 +01:00
silverpill 31a33218da [FEP-a4ed] Allow FEPs to be superseded 2022-11-07 18:30:14 +00:00
Arnold Schrijver b6a60a2019 Add FEP-e232 to overview table (#13) 2022-09-04 15:21:53 +02:00
Arnold Schrijver e521cf55c3 Merge pull request 'FEP-e232: Object Links' (#13) from silverpill/fep:object-links into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/13
2022-09-04 15:11:34 +02:00
Claire de53d49182 FEP-5624: Per-object reply control policies 2022-08-23 13:33:06 +02:00
silverpill 33d3fb5be4 Remove rel property from example 2022-08-21 00:46:13 +02:00
silverpill dcd4371ad4 Update example 2022-08-20 13:27:09 +00:00
silverpill 66f538eee8 Media type & rel 2022-08-20 13:20:53 +00:00
silverpill 5dec4e36c8 Improve wording 2022-08-15 01:21:06 +02:00
silverpill 6e4b88d5d4 Change author name 2022-08-14 22:51:50 +02:00
silverpill c7b1d5f75a Clarify use of microsyntax 2022-08-02 11:25:40 +00:00
silverpill 3c35810e41 Object Links draft 2022-08-01 23:04:09 +00:00
David Sterry 32ba84ffc2 Merge pull request 'Add FEP-2100.' (#2) from GNUsocial/fep:fep-8485 into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/2
2022-04-06 02:52:30 +02:00
Diogo Peralta Cordeiro 5fc7441d53 Add FEP-2100. 2022-04-05 23:24:38 +01:00
David Sterry 80bbbe76ce Merge pull request '[FEP-8c3f] Correct @context with the proper GS namespace, and elaborate about the value of the attributed (as it was asked about in the SocialHub discussion)' (#11) from GNUsocial/fep:fep-8c3f into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/11
2022-03-31 19:04:19 +02:00
Diogo Peralta Cordeiro 88df4a22c0 [FEP-8c3f] Correct @context with the proper GS namespace, and elaborate about the value of the attributed (as it was asked about in the SocialHub discussion) 2022-03-20 02:17:11 +00:00
David Sterry 151b17eed4 Merge pull request 'finalize fep-8fcf' (#9) from weex/fep:finalize-8fcf into main
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/9
2022-02-07 20:45:20 +01:00