aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/logic/offline.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(filamento): full wasm support by switching to rusqlitewasmLibravatar cel 🌸3 days1-1/+1
|
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸10 days1-2/+6
|
* feat(filamento): `get_messages_with_users()`Libravatar cel 🌸10 days1-1/+5
|
* feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸10 days1-0/+16
|
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸10 days1-0/+11
|
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸13 days1-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