aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat(filamento): xep-0172: user nickHEADmainLibravatar cel 🌸10 hours4-11/+74
|
* feat(filamento): caps 1.0Libravatar cel 🌸11 hours7-34/+187
|
* feat(filamento): caps 1.0 helper functions & testsLibravatar cel 🌸13 hours3-5/+227
|
* feat(stanza): xep-0115: entity capabilitiesLibravatar cel 🌸14 hours3-0/+45
|
* feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸14 hours9-11/+270
|
* feat(stanza): xep-0128: service discovery extensionsLibravatar cel 🌸14 hours4-7/+24
|
* feat(stanza): xep-0390: entity capabilities 2.0Libravatar cel 🌸18 hours3-0/+29
|
* feat(stanza): xep-0300: use of cryptographic hash functionsLibravatar cel 🌸19 hours3-0/+132
|
* feat: better message handling, pep publish, xep_0172: nickLibravatar cel 🌸21 hours23-272/+770
|
* feat(stanza): xep-0131: stanza headersLibravatar cel 🌸2 days5-0/+83
|
* fix(stanza): stanza errors pubsub error variantLibravatar cel 🌸2 days2-8/+86
|
* feat(stanza): xep-0059: result set managementLibravatar cel 🌸2 days5-5/+257
|
* feat(stanza): xep-0060: pubsubLibravatar cel 🌸3 days8-1/+1833
|
* feat(stanza): xep-0004: data formsLibravatar cel 🌸3 days3-0/+365
|
* feat(filamento): disco items requestsLibravatar cel 🌸6 days5-15/+123
|
* feat(filamento): disco info requestsLibravatar cel 🌸6 days6-12/+175
|
* feat(filamento): `From` impls for disco typesLibravatar cel 🌸6 days2-6/+128
|
* feat(filamento): disco features and identity categories according to registryLibravatar cel 🌸6 days2-0/+1643
|
* refactor(filamento): handle_offline logicLibravatar cel 🌸7 days5-41/+46
|
* refactor(filamento): handle_online logicLibravatar cel 🌸7 days9-619/+701
|
* feat: remove `UpdateMessage::Error` variantLibravatar cel 🌸7 days6-56/+31
|
* feat: disco info from serverLibravatar cel 🌸7 days9-34/+232
|
* feat: stream error handlingLibravatar cel 🌸8 days12-342/+369
|
* fix(filamento): remove db from gitLibravatar cel 🌸8 days1-0/+0
|
* feat(filamento): create exampleLibravatar cel 🌸8 days8-48/+43
|
* feat(stanza): feature-gate rfc 6121 jabber:iq:rosterLibravatar cel 🌸8 days4-2/+9
|
* refactor(filament): split logic into different filesLibravatar cel 🌸8 days10-1121/+1260
|
* refactor: rename crates and move client logic to separate crate `filament`Libravatar cel 🌸8 days34-2133/+2220
|
* refactor(luz): genericize logic into traitLibravatar cel 🌸9 days4-138/+131
|
* refactor(luz): separate logic from xmpp coreLibravatar cel 🌸9 days6-1268/+1375
|
* fix(jabber): dev-dependencies to include ping xep featureLibravatar cel 🌸10 days1-0/+1
|
* feat(stanza): feature gate xep-0199Libravatar cel 🌸10 days3-2/+9
|
* feat(stanza): xep-0030Libravatar cel 🌸10 days6-0/+197
|
* doc: update readmeLibravatar cel 🌸10 days1-4/+5
|
* feat(luz): xep-0203 delayed deliveryLibravatar cel 🌸10 days4-26/+86
|
* feat(stanza): xep-0203Libravatar cel 🌸10 days6-4/+75
|
* feat(luz): get_chats_ordered_with_latest_messages and get_chats_orderedLibravatar cel 🌸11 days2-0/+78
|
* feat: order chats by most recent messageLibravatar cel 🌸2025-03-066-23/+36
|
* feat(luz): initial message timestamp supportLibravatar cel 🌸2025-03-037-7/+16
|
* refactor(luz): create Db separate from LuzHandleLibravatar cel 🌸2025-03-014-52/+102
|
* fix: send UpdateMessage for Message sent by client userLibravatar cel 🌸2025-02-264-8/+62
|
* fix(stanza): FromElement for Bind namespace checkLibravatar cel 🌸2025-02-261-1/+1
|
* feat(luz): implement helper methods for LuzHandleLibravatar cel 🌸2025-02-262-29/+253
|
* feat(stanza): impl Clone for Stanza typesLibravatar cel 🌸2025-02-254-4/+4
|
* refactor(luz): error typesLibravatar cel 🌸2025-02-257-227/+365
|
* add `sqlx` feature to `jid` dependencyLibravatar cel 🌸2025-02-251-1/+1
|
* implement Clone for error typesLibravatar cel 🌸2025-02-253-9/+13
|
* implement Error for jabber crate error typesLibravatar cel 🌸2025-02-254-74/+45
|
* implement Error for stanza crate error typesLibravatar cel 🌸2025-02-254-16/+49
|
* cleanup jabber crateLibravatar cel 🌸2025-02-255-31/+5
|