aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/db.rs (unfollow)
Commit message (Expand)AuthorFilesLines
15 hoursfeat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸1-13/+185
17 hoursfeat(filamento): `get_messages_with_users()`Libravatar cel 🌸1-0/+24
23 hoursfeat(filamento): `get_roster_with_users()`Libravatar cel 🌸1-4/+36
46 hoursfix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸1-17/+20
4 daysfix(filamento): check if nick and avatar were actually changedLibravatar cel 🌸1-9/+13
4 daysfeat(filamento): user avatar publishing and processingLibravatar cel 🌸1-6/+99
9 daysfeat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+26
9 daysfeat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸1-25/+67
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸1-2/+2
2025-03-26feat(filamento): create exampleLibravatar cel 🌸1-1/+1
2025-03-26refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸1-0/+0
2025-03-24feat(luz): get_chats_ordered_with_latest_messages and get_chats_orderedLibravatar cel 🌸1-0/+26
2025-03-06feat: order chats by most recent messageLibravatar cel 🌸1-6/+14
2025-03-03feat(luz): initial message timestamp supportLibravatar cel 🌸1-5/+6
2025-03-01refactor(luz): create Db separate from LuzHandleLibravatar cel 🌸1-31/+58
2025-02-26fix: send UpdateMessage for Message sent by client userLibravatar cel 🌸1-1/+36
2025-02-24fix bugsLibravatar cel 🌸1-6/+21
2025-02-20implement CLIENTLibravatar cel 🌸1-0/+65
2025-02-18WIP: roster retrievalLibravatar cel 🌸1-0/+26
2025-02-18database workLibravatar cel 🌸1-0/+318