summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: put reactive calls in reactive contexts to update avatar on avatar updateHEADmainLibravatar cel 🌸5 days8-55/+61
|
* feat: make `MacawUser`, `MacawChat` and `MacawMessage` arena-allocatedLibravatar cel 🌸5 days17-114/+264
|
* refactor: reorganise codeLibravatar cel 🌸6 days36-2779/+3051
|
* WIP: profile updateLibravatar cel 🌸6 days3-5/+111
|
* fix: update JID typesLibravatar cel 🌸6 days2-143/+123
|
* feat: show chat for messaging oneself as "Note to self"Libravatar cel 🌸14 days1-6/+12
|
* feat: log out buttonLibravatar cel 🌸14 days1-8/+22
|
* feat: settings panel with page tabbingLibravatar cel 🌸2025-05-242-11/+37
|
* feat: modalLibravatar cel 🌸2025-05-243-21/+99
|
* feat: subscription request badgesLibravatar cel 🌸2025-05-232-3/+63
|
* feat: new bubble iconsLibravatar cel 🌸2025-05-232-3/+10
|
* feat: roster requestsLibravatar cel 🌸2025-05-232-7/+247
|
* feat: new chat widgetLibravatar cel 🌸2025-05-192-5/+222
|
* feat: ellipsis ChatsListItem message preview overflow, better stylingLibravatar cel 🌸2025-05-152-5/+63
|
* feat: dock user menuLibravatar cel 🌸2025-05-152-3/+233
|
* feat: dock hover and pinning focusLibravatar cel 🌸2025-05-152-19/+159
|
* chore: update leptos to 0.8.2Libravatar cel 🌸2025-05-103-475/+210
|
* feat: presences and presence iconsLibravatar cel 🌸2025-05-107-28/+231
|
* fix: use tokio_with_wasm fork that doesn't removeLibravatar Emilis2025-05-092-4/+9
| | | | | | tasks Co-authored-by: cel 🌸 <cel@bunny.garden>
* add rust-toolchain.toml + error log + rustfmtLibravatar Emilis2025-05-082-207/+428
|
* feat: OPFS databaseLibravatar cel 🌸2025-05-085-7/+28
|
* feat: sidebar, files in opfsLibravatar cel 🌸2025-05-087-39/+258
|
* feat/fix: highlight open chat in chats list, clear message composer on new ↵Libravatar cel 🌸2025-05-085-2/+88
| | | | chat opened
* fix: use `ArcStore` in `StateStore`sLibravatar cel 🌸2025-05-071-75/+106
|
* feat: filesmem base64 img srcsLibravatar cel 🌸2025-05-073-8/+27
|
* feat: message sent iconsLibravatar cel 🌸2025-05-0720-6/+216
|
* feat: message bufferLibravatar cel 🌸2025-05-064-10/+197
|
* feat: message composerLibravatar cel 🌸2025-05-062-19/+42
|
* WIP: message composerLibravatar cel 🌸2025-05-052-24/+29
|
* feat: new message composerLibravatar cel 🌸2025-05-016-23/+588
|
* 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-293-208/+307
|
* before removing leptos-queryLibravatar cel 🌸2025-04-265-28/+389
|
* initial commitLibravatar cel 🌸2025-04-2579-0/+5149