aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/online.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysfeat(filamento): full wasm support by switching to rusqlitewasmLibravatar cel 🌸1-1/+1
10 daysfix(filamento): `handle_get_roster_with_users()` should not call the client ↵Libravatar cel 🌸1-7/+60
handle so on connection function can complete
10 daysfeat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸1-2/+5
10 daysfeat(filamento): `get_messages_with_users()`Libravatar cel 🌸1-5/+6
10 daysfeat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`Libravatar cel 🌸1-0/+2
10 daysfeat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸1-0/+14
10 daysfeat(filamento): `get_roster_with_users()`Libravatar cel 🌸1-1/+17
13 daysfix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸1-3/+4
13 daysfix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸1-1/+1
13 daysfeat(filamento): user avatar publishing and processingLibravatar cel 🌸1-54/+308
2025-04-03feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+1
2025-04-03feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸1-136/+219
2025-03-28feat(filamento): disco items requestsLibravatar cel 🌸1-6/+79
2025-03-28feat(filamento): disco info requestsLibravatar cel 🌸1-3/+79
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸1-5/+1
2025-03-27refactor(filamento): handle_online logicLibravatar cel 🌸1-582/+570
2025-03-27feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸1-17/+6
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸1-0/+661