aboutsummaryrefslogtreecommitdiffstats
path: root/filamento (unfollow)
Commit message (Collapse)AuthorFilesLines
13 hoursfix(filamento): `handle_get_roster_with_users()` should not call the client ↵Libravatar cel 🌸1-7/+60
handle so on connection function can complete
13 hoursfeat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸7-19/+226
15 hoursfeat(filamento): `get_messages_with_users()`Libravatar cel 🌸5-6/+65
15 hoursfeat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`Libravatar cel 🌸2-0/+3
15 hoursfeat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸4-0/+46
16 hoursfeat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸3-19/+65
16 hoursfeat(filamento): `get_roster_with_users()` on client connectLibravatar cel 🌸2-2/+2
21 hoursfeat(filamento): `get_roster_with_users()`Libravatar cel 🌸5-6/+94
44 hoursfeat(filamento): add `root()` method to `Files`Libravatar cel 🌸1-0/+4
44 hoursfeat: use git repo for dependency `peanuts`Libravatar cel 🌸1-1/+1
44 hoursfix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸2-17/+22
44 hoursfeat(filamento): create default `FileStore` implementor that uses `tokio::fs`Libravatar cel 🌸1-1/+55
44 hoursfix(filamento): add `avatar` to `User` structLibravatar cel 🌸1-0/+1
3 daysfix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸3-5/+21
3 daysfix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸5-27/+46
3 daysfix(filamento): check if nick and avatar were actually changedLibravatar cel 🌸2-13/+17
3 daysfeat(filamento): user avatar publishing and processingLibravatar cel 🌸20-224/+1153
8 daysfeat(filamento): xep-0172: user nickLibravatar cel 🌸1-0/+49
8 daysfeat(filamento): caps 1.0Libravatar cel 🌸5-30/+170
8 daysfeat(filamento): caps 1.0 helper functions & testsLibravatar cel 🌸3-5/+227
8 daysfeat(filamento): caps 2.0 helper functionsLibravatar cel 🌸9-11/+270
9 daysfeat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸14-246/+656
14 daysfeat(filamento): disco items requestsLibravatar cel 🌸5-15/+123
14 daysfeat(filamento): disco info requestsLibravatar cel 🌸6-12/+175
14 daysfeat(filamento): `From` impls for disco typesLibravatar cel 🌸1-1/+123
14 daysfeat(filamento): disco features and identity categories according to registryLibravatar cel 🌸2-0/+1643
2025-03-27refactor(filamento): handle_offline logicLibravatar cel 🌸4-41/+44
2025-03-27refactor(filamento): handle_online logicLibravatar cel 🌸9-619/+701
2025-03-27feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸6-56/+31
2025-03-27feat: disco info from serverLibravatar cel 🌸4-31/+167
2025-03-26feat: stream error handlingLibravatar cel 🌸6-275/+275
2025-03-26fix(filamento): remove db from gitLibravatar cel 🌸1-0/+0
2025-03-26feat(filamento): create exampleLibravatar cel 🌸5-1/+43
2025-03-26feat(stanza): feature-gate rfc 6121 jabber:iq:rosterLibravatar cel 🌸1-1/+1
2025-03-26refactor(filament): split logic into different filesLibravatar cel 🌸10-1121/+1260
2025-03-26refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸11-0/+2742