summaryrefslogtreecommitdiffstats
path: root/src/lib.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-10chore: update leptos to 0.8.2Libravatar cel 🌸1-35/+31
2025-05-10feat: presences and presence iconsLibravatar cel 🌸1-26/+191
2025-05-08add rust-toolchain.toml + error log + rustfmtLibravatar Emilis1-207/+426
2025-05-08feat: OPFS databaseLibravatar cel 🌸1-1/+7
2025-05-08feat: sidebar, files in opfsLibravatar cel 🌸1-25/+195
2025-05-08feat/fix: highlight open chat in chats list, clear message composer on new ch...Libravatar cel 🌸1-2/+68
2025-05-07fix: use `ArcStore` in `StateStore`sLibravatar cel 🌸1-75/+106
2025-05-07feat: filesmem base64 img srcsLibravatar cel 🌸1-8/+25
2025-05-07feat: message sent iconsLibravatar cel 🌸1-6/+103
2025-05-06feat: message bufferLibravatar cel 🌸1-10/+100
2025-05-06feat: message composerLibravatar cel 🌸1-18/+40
2025-05-05WIP: message composerLibravatar cel 🌸1-24/+9
2025-05-01feat: new message composerLibravatar cel 🌸1-13/+298
2025-04-30feat: chat list is more prettyLibravatar cel 🌸1-12/+99
2025-04-30feat: CHAT LIST UPDATESLibravatar cel 🌸1-85/+224
2025-04-29fix: use_context worksLibravatar cel 🌸1-137/+226
2025-04-26before removing leptos-queryLibravatar cel 🌸1-21/+244