-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
topic/federationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Use cases/Benefits
- Public users can join in on Discussion/Issues without having to create a local account
- Offload most discussion data to a system that is specialized for it. On gitea side would only have to keep track of room numbers, status and linkage.
- Support encryption and fine access control
- Discussions can become infinitely threaded
Discussion
- With the new
space
specs having been included in default matrix, and the upcomingthread
support (currently only implemented in dendrite servers), matrix is becoming feature complete to support any features needed for discussions. - Related project: Matrix-github-bridge (Half-Shot/matrix-github)
Potential design
- Each gitea server can manage their own space, with each repository having their own sub-space
- Each issue/discussion/PR would be their own rooms, with gitea keeping track of the metadata
- A gitea bot would handle automatic linkage and replacement of text, issue links etc.
anthonyjmartinez, anbraten, MPeti1, ShadowJonathan, sandhose and 2 morebqv and JanKoppe
Metadata
Metadata
Assignees
Labels
topic/federationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.