summaryrefslogtreecommitdiff
path: root/ui/lib/state/local/conversations.svelte.js
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.