aboutsummaryrefslogtreecommitdiffstats
path: root/filamento (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: downgrade futureswasmLibravatar cel 🌸19 hours1-1/+1
|
* fix(filamento): tokio ioLibravatar cel 🌸4 days1-1/+4
|
* fix(filamento): db urlLibravatar cel 🌸4 days1-1/+1
|
* feat(filamento): full wasm support by switching to rusqliteLibravatar cel 🌸5 days8-90/+629
|
* feat(filamento): remove sqlxLibravatar cel 🌸5 days7-164/+27
|
* feat(filamento): compiles on wasmLibravatar cel 🌸5 days6-781/+1194
|
* fix(filamento): `handle_get_roster_with_users()` should not call the client ↵Libravatar cel 🌸11 days1-7/+60
| | | | handle so on connection function can complete
* feat(filamento): `get_chats_ordered_with_latest_messages_and_users()`Libravatar cel 🌸11 days7-19/+226
|
* feat(filamento): `get_messages_with_users()`Libravatar cel 🌸11 days5-6/+65
|
* feat(filamento): include chat jid with `MessageDelivery` `UpdateMessage`Libravatar cel 🌸11 days2-0/+3
|
* feat(filamento): return from: `User` with `Message` on new messageLibravatar cel 🌸11 days4-0/+46
|
* feat(filamento): return `User` with `Contact` on roster pushLibravatar cel 🌸11 days3-19/+65
|
* feat(filamento): `get_roster_with_users()` on client connectLibravatar cel 🌸11 days2-2/+2
|
* feat(filamento): `get_roster_with_users()`Libravatar cel 🌸11 days5-6/+94
|
* feat(filamento): add `root()` method to `Files`Libravatar cel 🌸12 days1-0/+4
|
* feat: use git repo for dependency `peanuts`Libravatar cel 🌸12 days1-1/+1
|
* fix(filamento): create_message_with_user_resource sql errorLibravatar cel 🌸12 days2-17/+22
|
* feat(filamento): create default `FileStore` implementor that uses `tokio::fs`Libravatar cel 🌸12 days1-1/+55
|
* fix(filamento): add `avatar` to `User` structLibravatar cel 🌸12 days1-0/+1
|
* fix(filamento): use jpeg for user avatar on avatar:data nodeLibravatar cel 🌸14 days3-5/+21
|
* fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸14 days5-27/+46
|
* fix(filamento): check if nick and avatar were actually changedLibravatar cel 🌸2025-04-082-13/+17
|
* feat(filamento): user avatar publishing and processingLibravatar cel 🌸2025-04-0820-224/+1153
|
* feat(filamento): xep-0172: user nickLibravatar cel 🌸2025-04-031-0/+49
|
* feat(filamento): caps 1.0Libravatar cel 🌸2025-04-035-30/+170
|
* feat(filamento): caps 1.0 helper functions & testsLibravatar cel 🌸2025-04-033-5/+227
|
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸2025-04-039-11/+270
|
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸2025-04-0314-246/+656
|
* feat(filamento): disco items requestsLibravatar cel 🌸2025-03-285-15/+123
|
* feat(filamento): disco info requestsLibravatar cel 🌸2025-03-286-12/+175
|
* feat(filamento): `From` impls for disco typesLibravatar cel 🌸2025-03-281-1/+123
|
* feat(filamento): disco features and identity categories according to registryLibravatar cel 🌸2025-03-282-0/+1643
|
* refactor(filamento): handle_offline logicLibravatar cel 🌸2025-03-274-41/+44
|
* refactor(filamento): handle_online logicLibravatar cel 🌸2025-03-279-619/+701
|
* feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸2025-03-276-56/+31
|
* feat: disco info from serverLibravatar cel 🌸2025-03-274-31/+167
|
* feat: stream error handlingLibravatar cel 🌸2025-03-266-275/+275
|
* fix(filamento): remove db from gitLibravatar cel 🌸2025-03-261-0/+0
|
* feat(filamento): create exampleLibravatar cel 🌸2025-03-265-1/+43
|
* feat(stanza): feature-gate rfc 6121 jabber:iq:rosterLibravatar cel 🌸2025-03-261-1/+1
|
* refactor(filament): split logic into different filesLibravatar cel 🌸2025-03-2610-1121/+1260
|
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸2025-03-2611-0/+2742