Commit Graph

12 Commits

Author SHA1 Message Date
c7cb73b360 fixed up the frontend display for the local messages
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-19 02:04:54 -04:00
3c3118c74d basic local message caching 2026-04-19 01:34:59 -04:00
ba6e158ee2 moved the AppState to lib.rs and refactored accordingly 2026-04-19 01:06:40 -04:00
eafd12758a fixed up duplicate dm's
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-18 23:04:56 -04:00
80a217fc5b Some changes codex made that I want to test how they work 2026-04-18 20:42:58 -04:00
effaf64bcf chore: updated to v0.1.1
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-18 01:42:47 -04:00
eced53aecd feat: persist session token across app restarts 2026-04-18 01:27:50 -04:00
d9590987a5 feat: add tauri-plugin-store for session persistence 2026-04-18 00:48:46 -04:00
57d9841cfb usernames now work on the frontend and display the correct username
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-17 04:59:19 -04:00
c3c31dea47 trying to prepare for an appimage as well as prevent issues with compositing_mode stuff 2026-04-17 04:43:11 -04:00
713b1c3689 fixed the build to use compile time variables properly as well as updated the release build node version
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-16 03:55:34 -04:00
faaea6c729 Initial commit
Some checks failed
Release / release (macos-latest) (push) Has been cancelled
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
I asked claude to scaffold a project.
I also made changes to it afterwards but they were mostly in getting workflows and testing stuff.
2026-04-15 23:11:48 -04:00