aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/db.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸9 days1-13/+185
* feat(filamento): `get_messages_with_users()`Libravatar cel 🌸10 days1-0/+24
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸10 days1-4/+36
* fix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸11 days1-17/+20
* fix(filamento): check if nick and avatar were actually changedLibravatar cel 🌸12 days1-9/+13
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸12 days1-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