feat: add dashboard screen when logged in #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/dashboard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
some minor changes here and there can be made such as replacing sync with just initial_sync so rename initial_sync to sync, and delete the sync migration file
this PR includes getting the initial sync events from the matrix instance and rendering that to the user. continuous syncing + room syncs should be done in a separate PR cause this one shouldn't grow any bigger
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.