WIP: servers and channels #9

Draft
radical wants to merge 24 commits from wip/messaging into main
Owner

Implement servers and channels on the backend

Implement servers and channels on the backend
radical added 8 commits 2025-05-04 21:19:46 +00:00
radical added 1 commit 2025-05-04 21:24:39 +00:00
radical added 2 commits 2025-05-04 21:40:09 +00:00
radical added 1 commit 2025-05-05 19:33:26 +00:00
radical added 1 commit 2025-05-07 15:25:03 +00:00
sauceyred added 1 commit 2025-05-07 17:01:42 +00:00
Co-authored-by: Radical <radical@radical.fun>
radical added 1 commit 2025-05-07 21:23:42 +00:00
radical added 3 commits 2025-05-07 21:47:12 +00:00
radical added 1 commit 2025-05-07 22:03:23 +00:00
radical added 1 commit 2025-05-07 22:09:37 +00:00
radical added 3 commits 2025-05-07 22:54:29 +00:00
radical added 1 commit 2025-05-08 13:22:13 +00:00
Moved all server related structs into new file, added implementations to create, fetch, etc.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin wip/messaging:wip/messaging
git checkout wip/messaging

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff wip/messaging
git checkout wip/messaging
git rebase main
git checkout main
git merge --ff-only wip/messaging
git checkout wip/messaging
git rebase main
git checkout main
git merge --no-ff wip/messaging
git checkout main
git merge --squash wip/messaging
git checkout main
git merge --ff-only wip/messaging
git checkout main
git merge wip/messaging
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/backend#9
No description provided.