aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/offline.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(filamento): full wasm support by switching to rusqliteLibravatar cel 🌸9 days1-1/+1
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸2025-04-111-2/+6
* feat(filamento): `get_messages_with_users()`Libravatar cel 🌸2025-04-111-1/+5
* feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸2025-04-111-0/+16
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸2025-04-111-0/+11
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸2025-04-081-9/+36
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸2025-04-031-7/+57
* feat(filamento): disco items requestsLibravatar cel 🌸2025-03-281-1/+4
* feat(filamento): disco info requestsLibravatar cel 🌸2025-03-281-1/+4
* refactor(filamento): handle_offline logicLibravatar cel 🌸2025-03-271-32/+40
* refactor(filament): split logic into different filesLibravatar cel 🌸2025-03-261-0/+110