summaryrefslogtreecommitdiff
path: root/ui/routes/(app)/+page.svelte
Commit message (Collapse)AuthorAge
* Rename "channel" to "conversation" throughout the client.Owen Jacobson2025-07-03
| | | | Existing client state, stored in local storage, is migrated to new keys (that mention "conversation" instead of "channel" where appropriate) the first time the client loads.
* npm run formatOwen Jacobson2025-01-11
|
* Handle no-channel-selected betterKit La Touche2025-01-05
|
* Hoist the UI one step up furtherOwen Jacobson2024-10-10