mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
Automatic update [skip ci]
This commit is contained in:
@@ -167,6 +167,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
|
||||
| [FEP-22b6: Linking an ActivityPub Object to a HTML page and back](./fep/22b6/fep-22b6.md) | `DRAFT` | [#730](https://codeberg.org/fediverse/fep/issues/730) | 2025-11-12 | - |
|
||||
| [FEP-f15d: Context Relocation and Removal](./fep/f15d/fep-f15d.md) | `DRAFT` | [#751](https://codeberg.org/fediverse/fep/issues/751) | 2026-01-12 | - |
|
||||
| [FEP-ee3a: Exif metadata support](./fep/ee3a/fep-ee3a.md) | `DRAFT` | [#752](https://codeberg.org/fediverse/fep/issues/752) | 2026-01-13 | - |
|
||||
| [FEP-34c1: Collection Filtering using TREE Hypermedia Vocabulary](./fep/34c1/fep-34c1.md) | `DRAFT` | [#763](https://codeberg.org/fediverse/fep/issues/763) | 2026-02-19 | - |
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
slug: "34c1"
|
||||
authors: Fred Hauschel <@naturzukunft2026@mastodon.social>
|
||||
status: DRAFT
|
||||
dateReceived: 2026-02-19
|
||||
discussionsTo: https://socialhub.activitypub.rocks/t/fep-34c1-collection-filtering-using-tree-hypermedia-vocabulary/8494
|
||||
dateReceived: 2026-02-19
|
||||
trackingIssue: https://codeberg.org/fediverse/fep/issues/763
|
||||
---
|
||||
|
||||
# FEP-34c1: Collection Filtering using TREE Hypermedia Vocabulary
|
||||
@@ -18,7 +19,6 @@ This enables use cases such as:
|
||||
- **Private Messages**: Activities not addressed to `as:Public` (DMs, followers-only, group messages)
|
||||
- **Media Filter**: Only activities with images or videos
|
||||
|
||||
---
|
||||
|
||||
## Context
|
||||
|
||||
|
||||
+10
@@ -1174,5 +1174,15 @@
|
||||
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/752",
|
||||
"title": "Exif metadata support",
|
||||
"implementations": 0
|
||||
},
|
||||
{
|
||||
"slug": "34c1",
|
||||
"authors": "Fred Hauschel <@naturzukunft2026@mastodon.social>",
|
||||
"status": "DRAFT",
|
||||
"discussionsTo": "https://socialhub.activitypub.rocks/t/fep-34c1-collection-filtering-using-tree-hypermedia-vocabulary/8494",
|
||||
"dateReceived": "2026-02-19",
|
||||
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/763",
|
||||
"title": "Collection Filtering using TREE Hypermedia Vocabulary",
|
||||
"implementations": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user