WIP: Finish primitive functionality #1

Draft
stupidcomputer wants to merge 2 commits from devel into main
No description provided.
stupidcomputer added 1 commit 2024-11-11 00:57:35 -06:00
stupidcomputer added 1 commit 2024-12-20 21:35:40 -06:00
2fceb6679f write the original user interface prototype
this is insecure, terrible, horrible code. do not use.

things implemented:
- add trusted users
- add trusted channels and follower channels
- qr codes and stuff
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b devel main
git pull origin devel

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff devel
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: stupidcomputer/tfb-groupme-bridge#1
No description provided.