summaryrefslogtreecommitdiffstats
path: root/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat/fix: highlight open chat in chats list, clear message composer on new ch...Libravatar cel 🌸2025-05-081-2/+68
* fix: use `ArcStore` in `StateStore`sLibravatar cel 🌸2025-05-071-75/+106
* feat: filesmem base64 img srcsLibravatar cel 🌸2025-05-071-8/+25
* feat: message sent iconsLibravatar cel 🌸2025-05-071-6/+103
* feat: message bufferLibravatar cel 🌸2025-05-061-10/+100
* feat: message composerLibravatar cel 🌸2025-05-061-18/+40
* WIP: message composerLibravatar cel 🌸2025-05-051-24/+9
* feat: new message composerLibravatar cel 🌸2025-05-011-13/+298
* feat: chat list is more prettyLibravatar cel 🌸2025-04-301-12/+99
* feat: CHAT LIST UPDATESLibravatar cel 🌸2025-04-301-85/+224
* fix: use_context worksLibravatar cel 🌸2025-04-291-137/+226
* before removing leptos-queryLibravatar cel 🌸2025-04-261-21/+244
* initial commitLibravatar cel 🌸2025-04-251-0/+222