aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/db.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(filamento): db urlLibravatar cel 🌸4 days1-1/+1
* feat(filamento): full wasm support by switching to rusqliteLibravatar cel 🌸5 days1-69/+501
* feat(filamento): remove sqlxLibravatar cel 🌸5 days1-7/+6
* feat(filamento): compiles on wasmLibravatar cel 🌸5 days1-667/+928
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸11 days1-13/+185
* feat(filamento): `get_messages_with_users()`Libravatar cel 🌸11 days1-0/+24
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸12 days1-4/+36
* fix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸13 days1-17/+20
* fix(filamento): check if nick and avatar were actually changedLibravatar cel 🌸2025-04-081-9/+13
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸2025-04-081-6/+99
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸2025-04-031-0/+26
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸2025-04-031-25/+67
* refactor(filamento): handle_offline logicLibravatar cel 🌸2025-03-271-2/+2
* feat(filamento): create exampleLibravatar cel 🌸2025-03-261-1/+1
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸2025-03-261-0/+521