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

271 Commits

Author SHA1 Message Date
silverpill 0c56f1dbab Validate date fields in front matter (#187)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/187
2023-10-14 16:38:33 +00:00
silverpill 778c50fc01 FEP-e232: Add more examples (#173)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/173
2023-10-14 16:24:46 +00:00
silverpill 36b6371e64 Validate date fields in front matter 2023-10-07 15:06:24 +00:00
silverpill c2758e77ff add WordPress plugin (#186)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/186
2023-10-07 14:53:20 +00:00
Matthias Pfefferle 3edcc23233 add WordPress plugin 2023-10-07 09:09:30 +00:00
silverpill dd7c8d1ac1 Add FEP-37f2 to README.md 2023-10-01 15:43:55 +00:00
bengo 50e767b882 FEP-37f2: a policy for calls for consensus on SWICG group decisions (#182)
> ## Summary
>
> A FEP proposing that W3C Social Web Incubator Community Group [harmonize](https://en.wikipedia.org/wiki/Harmonization_(standards)) its process with other W3C Groups as well as the Fediverse Enhancement Process on socialhub.activitypub.rocks by:
> * posting Calls for Consensus on the SWICG mailing list public-swicg@w3.org
> * engaging other SWICG fora like socialhub.activitypub.rocks (linked to as "Forum" from the [SWICG Webpage](https://www.w3.org/community/socialcg/))
> * having a shared response period

Co-authored-by: bengo <171782+gobengo@users.noreply.github.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/182
Co-authored-by: bengo <bengo@noreply.codeberg.org>
Co-committed-by: bengo <bengo@noreply.codeberg.org>
2023-10-01 15:35:47 +00:00
silverpill 34b1632be6 Fix link to FEP-a4ed in EDITORS.md (#179)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/179
2023-09-27 17:29:32 +00:00
silverpill 674839fc08 Fix link in EDITORS.md 2023-09-25 19:22:02 +00:00
silverpill 9954284c2c Fixed broken links: FEP-2100, FEP-dc88 (#172)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/172
2023-09-25 18:56:52 +00:00
silverpill 3eef5af279 FEP-e232: Add more examples 2023-09-24 10:53:42 +00:00
Steve Bate 3b0f151f2e Fixed broken links: FEP-2100, FEP-dc88 2023-09-23 07:54:00 +02:00
silverpill b72b3edc9c FEP-7628: Correct description of Nomadic Identity (#170)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/170
2023-09-22 14:41:18 +00:00
silverpill 3739c8d01b Add FEP-07d7 to README.md 2023-09-22 11:59:20 +00:00
Jenniferplusplus f357c2f3b7 fep-07d7: A Custom URL Scheme and Web-Based Protocol Handlers for Linking to ActivityPub Resources (#169)
Does what it says on the tin: propose a custom URL scheme and protocol handlers to simplify cross-instance interactions.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/169
Co-authored-by: Jenniferplusplus <contact@jenniferplusplus.com>
Co-committed-by: Jenniferplusplus <contact@jenniferplusplus.com>
2023-09-22 11:56:55 +00:00
silverpill 0d8f3e5e6d FEP-7628: Correct description of Nomadic Identity 2023-09-22 08:54:30 +00:00
Helge 0c1763ed40 Add fep-7628 to readme.md
Also include changes to create_issue script to automatically add the
FEP Draft label
2023-09-21 09:56:02 +02:00
silverpill aafaaeb50d FEP-7628: Move actor (#167)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/167
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-09-21 07:53:26 +00:00
silverpill 30cb459ff9 FEP-0837: Use Offer(Agreement) instead of Offer(Commitment) (#164)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/164
2023-09-20 06:55:27 +00:00
silverpill eaf0fd6138 FEP-ae97: Update proposal (#166)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/166
2023-09-20 06:54:08 +00:00
silverpill ba80facd70 FEP-ae97: Update proposal
- Require objects to be signed.
- Clarify ID validation rules.
- Add section on server independent IDs.
2023-09-20 04:15:03 +00:00
silverpill af55efe01b Add FEP-d8c2 to README.md 2023-09-19 05:38:04 +00:00
Evan Prodromou d83dcce2ab OAuth 2.0 Profile for the ActivityPub API (#162)
The ActivityPub specification does not provide specific guidance on using OAuth 2.0 with the ActivityPub API ("c2s").

There are some special requirements for an API standard (scopes, client ids, client metadata) that are different than APIs with a single implementation.

This OAuth 2.0 profile provides guidance for clients and servers to allow smooth interoperability for OAuth 2.0.

Co-authored-by: Evan Prodromou <codeberg@evanprodromou.name>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/162
Co-authored-by: Evan Prodromou <evanp@noreply.codeberg.org>
Co-committed-by: Evan Prodromou <evanp@noreply.codeberg.org>
2023-09-19 05:35:30 +00:00
silverpill 7cfcb173a6 FEP-0837: Use Offer(Agreement) instead of Offer(Commitment)
And replace "commitments" property with "clauses".
2023-09-19 05:02:06 +00:00
silverpill b395abbb1e Specify how "authors" metadata field should be used (#138)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/138
2023-09-18 07:52:57 +00:00
silverpill ede185c710 Add FEP-dc88 to README.md 2023-09-15 06:42:28 +00:00
silverpill c932816e5a add fep: Formatting Mathematics (#160)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/160
2023-09-15 06:34:48 +00:00
silverpill 81265247f6 FEP-0837: Update proposal (#159)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/159
2023-09-12 21:30:19 +00:00
Calvin Lee 37c2a294e3 add fep: Formatting Mathematics 2023-09-12 18:58:17 +00:00
silverpill cf7be5af6f FEP-0837: Update proposal
- Improve examples of intents, add note on directionality.
- Remove inReplyTo property from Offer activity.
- Improve description of negotiation process.
- Add content property to Reject(Offer) activity.
- Recommend using FEP-0ea0 for payment page link.
2023-09-12 06:40:25 +00:00
silverpill 1e08afb03e Update FEP-fb2a to be compatible with profile links and provide more examples (#156)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/156
2023-09-12 05:25:12 +00:00
a 92182b8473 Add mention of deduplication strategy 2023-09-11 22:25:52 -05:00
a dafe0a5fae Suggest continuing processing if items remain 2023-09-11 22:25:07 -05:00
silverpill 1536e995e7 Provide example of using email address in "authors" field 2023-09-09 11:42:20 +00:00
silverpill 4f579275ae Specify how "authors" metadata field should be used 2023-09-09 11:34:21 +00:00
Helge 42f243362f update for fep-67ff 2023-09-08 11:23:58 +02:00
silverpill 2145a00675 FEP-67ff: FEDERATION.md (#152)
As discussed in https://socialhub.activitypub.rocks/t/documenting-federation-behavior-in-a-semi-standard-way/453

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/152
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-09-08 09:20:22 +00:00
a 7c335c93da Add mention of rel-me to requirements for profile links 2023-09-07 13:11:09 -05:00
a c048d08d40 Bump type inclusion from SHOULD -> MUST in order to make filtering easier 2023-09-07 13:09:50 -05:00
a 5e1eb94eed Add note about legacy verification of rel-me links 2023-09-07 13:08:48 -05:00
a ee17b7dc74 Update FEP-fb2a to be compatible with profile links and provide more examples 2023-09-07 12:56:10 -05:00
silverpill 9a5b2626e7 Update scripts documentation (#155)
Improving documentation:
- The necessary API token scope is `write:issue`
- Removed the sentence about issue URL since it's not actually required for creating SocialHub topic.
- Other minor edits.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/155
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-09-06 17:59:44 +00:00
silverpill 6e916394e2 FEP-2e40: Add dateWithdrawn field (#151)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/151
2023-09-06 17:58:41 +00:00
Helge 973401f606 Update Scripts for dateWithdrawn information 2023-09-06 19:44:58 +02:00
silverpill b08fe0dd13 FEP-5feb: Move to new directory and add to README 2023-09-06 13:52:11 +00:00
silverpill 0ee0ea294f FEP-5feb: Search indexing consent for actors (#153)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/153
2023-09-06 13:44:31 +00:00
Claire 70bd3dd8ca FEP-5feb: Search indexing consent for actors 2023-09-06 15:14:36 +02:00
silverpill fdb40439e2 FEP-2e40: Add dateWithdrawn field 2023-09-05 19:58:13 +00:00
silverpill 8c07eef4e6 Update table in README 2023-09-05 06:26:31 +00:00
Helge cf5e6d2abe withdraw fep-2e40 2023-09-05 06:23:33 +00:00