Commit Graph

22 Commits

Author SHA1 Message Date
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
v0.1.2
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
v0.1.1
2026-04-18 01:42:47 -04:00
1cbcda1cc7 feat: add copy user ID to message author context menu 2026-04-18 01:33:11 -04:00
47ec72defd feat: wire delete_message, update_profile, add_contact into frontend UI 2026-04-18 01:29:36 -04:00
fbe37d8310 feat: restore session on app launch instead of failing to login screen 2026-04-18 01:28:13 -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
e817e81619 docs: add implementation plan for persistent login and unused commands 2026-04-17 23:55:32 -04:00
9cf9f2a8fb docs: add design spec for persistent login and unused commands UI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 23:48:52 -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
v0.1.0
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
ae347250d8 fixed the tauri action back to what it should be
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-16 04:02:12 -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
530684ce45 Still learning github workflows
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-16 01:01:26 -04:00
cf729919de Another attempted fix for this release workflow
Some checks failed
Release / release (ubuntu-22.04) (push) Has been cancelled
Release / release (windows-latest) (push) Has been cancelled
2026-04-16 00:28:55 -04:00
e975a1ee5a Adding pnpm install to github release workflow
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
2026-04-16 00:05:08 -04:00
d0e7eaf3a1 Messed up the yaml file
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
2026-04-15 23:59:10 -04:00
48a1ce7d90 Testing github release workflows
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
2026-04-15 23:52:42 -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