summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: reorganise codeLibravatar cel 🌸8 days36-2779/+3051
|
* WIP: profile updateLibravatar cel 🌸8 days1-5/+108
|
* fix: update JID typesLibravatar cel 🌸8 days1-54/+55
|
* feat: show chat for messaging oneself as "Note to self"Libravatar cel 🌸2025-05-241-6/+12
|
* feat: log out buttonLibravatar cel 🌸2025-05-241-8/+22
|
* feat: settings panel with page tabbingLibravatar cel 🌸2025-05-241-10/+11
|
* feat: modalLibravatar cel 🌸2025-05-241-9/+81
|
* feat: subscription request badgesLibravatar cel 🌸2025-05-231-3/+33
|
* feat: roster requestsLibravatar cel 🌸2025-05-231-6/+214
|
* feat: new chat widgetLibravatar cel 🌸2025-05-191-3/+168
|
* feat: ellipsis ChatsListItem message preview overflow, better stylingLibravatar cel 🌸2025-05-151-5/+17
|
* feat: dock user menuLibravatar cel 🌸2025-05-151-3/+164
|
* feat: dock hover and pinning focusLibravatar cel 🌸2025-05-151-13/+111
|
* chore: update leptos to 0.8.2Libravatar cel 🌸2025-05-101-35/+31
|
* feat: presences and presence iconsLibravatar cel 🌸2025-05-101-26/+191
|
* add rust-toolchain.toml + error log + rustfmtLibravatar Emilis2025-05-081-207/+426
|
* feat: OPFS databaseLibravatar cel 🌸2025-05-081-1/+7
|
* feat: sidebar, files in opfsLibravatar cel 🌸2025-05-081-25/+195
|
* feat/fix: highlight open chat in chats list, clear message composer on new ↵Libravatar cel 🌸2025-05-081-2/+68
| | | | chat opened
* 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-262-21/+247
|
* initial commitLibravatar cel 🌸2025-04-252-0/+228