Commit graph

  • bd4f9f9341 minidom: Allow to provide a default namespace (ref #41) Michaël Melchiore 2021-11-12 14:45:13 +0100
  • ece8d72be5 Merge branch 'ssma-semantics' into 'main' Link Mauve 2021-10-23 13:57:13 +0000
  • 8ddd488b7f parsers/ssma: Use an enum for @semantics. Emmanuel Gil Peyrot 2021-10-23 15:56:08 +0200
  • 3cadbfabd7 Merge branch 'ssrc-id' into 'main' Link Mauve 2021-10-23 13:44:22 +0000
  • b30572612b parsers/ssma: ssrc-id is actually an u32. Emmanuel Gil Peyrot 2021-10-23 15:42:27 +0200
  • 17262e8e1f Merge branch 'hdrext-id-u16' into 'main' Link Mauve 2021-10-23 10:27:31 +0000
  • 7bdf7656eb parsers/hdrext: Parse the @id as u16 instead of String Emmanuel Gil Peyrot 2021-10-23 12:24:32 +0200
  • 3ba823f2a3 Merge branch 'extdisco' into 'main' Link Mauve 2021-10-15 15:02:31 +0000
  • 3a6cd23166 parsers: Add support for XEP-0215: External Service Discovery Emmanuel Gil Peyrot 2021-10-11 12:36:53 +0200
  • 1a4c182300 Merge branch 'fix-some-clippy' into 'main' Link Mauve 2021-10-11 14:17:39 +0000
  • 9891cc48ac jid: Fix the issues reported by clippy Emmanuel Gil Peyrot 2021-10-11 15:35:27 +0200
  • 4e914e5d3a minidom: Fix some issues reported by clippy Emmanuel Gil Peyrot 2021-10-11 15:34:07 +0200
  • 464b5de0d0 parsers: Fix some issues reported by clippy. Emmanuel Gil Peyrot 2021-10-11 15:22:19 +0200
  • e10fc121be Merge branch 'jbg/minidom-ns-fix' into 'main' Jasper 2021-10-11 06:34:17 +0000
  • ebf1091cf1 Handle identical namespaces of sibling elements correctly Jasper Hugo 2021-10-11 13:31:41 +0700
  • 0289bde66c Merge branch 'rename-parsers' into 'main' Link Mauve 2021-10-11 06:28:06 +0000
  • 9410849d7a Rename the xmpp-parsers directory to parsers Emmanuel Gil Peyrot 2021-10-11 08:24:14 +0200
  • 908e95b6e9 Merge branch 'fix/element-ns-doc' into 'main' Paul Fariello 2021-10-06 16:51:17 +0000
  • 204b1f38eb Fix Element::ns() doc Paul Fariello 2021-10-06 18:45:20 +0200
  • 5d7f527c9c Merge branch 'mam-split' into 'main' Link Mauve 2021-09-29 18:21:14 +0000
  • 20e4bc455a xmpp-parsers/mam: Split into mam_prefs following XEP-0411 Emmanuel Gil Peyrot 2021-09-29 20:08:08 +0200
  • 6e8e61d18b CI: use smaller size variants ci-slim Maxime “pep” Buquet 2021-09-02 03:46:27 +0200
  • f24cd17c8e Merge branch 'feature/eq-hash-disco-feature' into 'main' Paul Fariello 2021-09-02 01:22:18 +0000
  • d8498437c3 Add Eq and Hash for disco::Feature Paul Fariello 2021-04-10 14:36:12 +0200
  • fe2a94456c tokio-xmpp: remove deny(unused) as long as it breaks nightly Maxime “pep” Buquet 2021-09-02 03:21:25 +0200
  • 086c710524 Merge branch 'tobias.bieniek-main-patch-08465' into 'main' Tobias Bieniek 2021-07-31 09:11:57 +0000
  • 1ef8b5428b CHANGELOG: Add missing line breaks Tobias Bieniek 2021-07-31 09:11:48 +0000
  • a834eddc0d Merge branch 'main' into 'main' moparisthebest 2021-03-24 20:39:03 +0000
  • 6fc016c006 Add into_inner() to tokio_xmpp::SimpleClient moparisthebest 2021-03-24 02:26:04 -0400
  • c8c86a03c0 Merge branch 'bugfix/tokio-xmpp-build-rust-1.6' into 'main' Paul Fariello 2021-03-08 14:50:06 +0000
  • 15255a6b30 Extend build fix workaround from 1.48 to 1.46 Paul Fariello 2021-02-16 00:20:40 +0100
  • a85652f824 Merge branch 'feature/rustls' into 'main' Paul Fariello 2021-02-18 02:38:35 +0000
  • 8d3c7a3bd6 Add TLS server roots from webpki Paul Fariello 2021-02-15 20:45:58 +0100
  • ae52f6444d Add support for both rustls and tlsnative Paul Fariello 2021-02-15 19:59:46 +0100
  • 6361fc4384 Remove unused 'mut' Florian Schmaus 2021-02-16 16:51:15 +0100
  • d03bf3aee6 Merge branch 'fix/impl-message-payload-for-pubsubevent' into 'main' Paul Fariello 2021-01-18 07:55:44 +0000
  • 3d53baf128 Impl MessagePayload for PubSubEvent Paul Fariello 2021-01-18 08:52:46 +0100
  • 48ce51b4ad tokio-xmpp: release 3.0.0 tokio-xmpp-3.0.0 Astro 2021-01-13 17:27:21 +0100
  • acdc48072d tokio-xmpp: extend authors in Cargo.toml Astro 2021-01-13 17:21:49 +0100
  • d9994921d9 xmpp-parsers: Release version 0.18.1 xmpp-parsers-0.18.1 Emmanuel Gil Peyrot 2021-01-13 11:45:42 +0100
  • c94c95de0e jid: Release 0.9.2 jid-0.9.2 Emmanuel Gil Peyrot 2021-01-13 11:43:59 +0100
  • aaacb2ecf3 minidom: Release 0.13.0 minidom-0.13.0 Emmanuel Gil Peyrot 2021-01-13 11:42:22 +0100
  • 1e8d3c39bf xmpp-parsers: Release version 0.18.0 Emmanuel Gil Peyrot 2021-01-13 00:11:05 +0100
  • 5da18be845 xmpp-parsers: Bump version to 0.18 xmpp-parsers-0.18.0 Emmanuel Gil Peyrot 2021-01-13 00:11:05 +0100
  • 5d48386ade xmpp-parsers/bookmarks2: Bump XEP-0402 version in DOAP and ChangeLog. Emmanuel Gil Peyrot 2021-01-12 19:35:14 +0100
  • dffaf482bf xmpp-parsers: Add ChangeLog entry for 0.18.0 Emmanuel Gil Peyrot 2020-12-10 20:30:26 +0100
  • 3e4b6b55c9 jid: Release 0.9.1 jid-0.9.1 Emmanuel Gil Peyrot 2021-01-13 00:33:26 +0100
  • e2cf83ab13 minidom: Release 0.12.1 minidom-0.12.1 Emmanuel Gil Peyrot 2021-01-13 00:32:43 +0100
  • d9a3f4871a xmpp-parsers: Bump version to 0.18 changelog Emmanuel Gil Peyrot 2021-01-13 00:11:05 +0100
  • e4599e89f1 xmpp-parsers/bookmarks2: Bump XEP-0402 version in DOAP and ChangeLog. Emmanuel Gil Peyrot 2021-01-12 19:35:14 +0100
  • 3a4d87bff9 xmpp-parsers: Add ChangeLog entry for 0.18.0 Emmanuel Gil Peyrot 2020-12-10 20:30:26 +0100
  • 69d09c9ee7 Merge branch 'feature/tokio-xmpp-connect-with-server' into 'main' Paul Fariello 2021-01-12 22:26:52 +0000
  • 5463a0aa99 Srv entry is no longer optional when using connect_with_srv Paul Fariello 2020-12-06 15:31:27 +0100
  • 7b4a6e3ace Use ServerConfig enum for tokio-xmpp client config Paul Fariello 2020-12-06 15:23:29 +0100
  • 08e58e44b1 Fmt for tokio-xmpp Client initialisation Paul Fariello 2020-12-06 14:28:57 +0100
  • fb1b4cdbbc Use a Config struct for async_client Paul Fariello 2020-09-11 17:39:12 +0200
  • c6376e1d28 Add server and port to connect_with_jid method on async_client Paul Fariello 2020-09-11 17:05:49 +0200
  • 0da4b24a4b Merge branch 'feature/pubsub-subscribe' into 'main' Paul Fariello 2021-01-12 21:56:17 +0000
  • cc3773aca1 Set subscribe element optional and add corresponding parsing Paul Fariello 2020-10-28 14:41:34 +0100
  • c945eb0d3b Add options to pubsub::PubSub::Subscribe element Paul Fariello 2020-10-28 14:18:37 +0100
  • ebf096488b Add missing Subscribe element in PubSub enum Paul Fariello 2020-10-28 11:08:41 +0100
  • cea7eb8f0a Merge branch 'feature/pubsub-owner' into 'main' Paul Fariello 2021-01-12 21:45:29 +0000
  • 58d420fc7b Fix copyright for pubsub#owner Paul Fariello 2020-09-29 18:14:17 +0200
  • a5a24a243d Use option for pubsub#owner delete redirect element Paul Fariello 2020-09-28 23:06:45 +0200
  • cc4e0c247e Implement all sub element of pubsub#owner Paul Fariello 2020-09-28 22:33:08 +0200
  • e6d4047160 Add pubsub#owner initial support (only configure) Paul Fariello 2020-09-27 11:33:11 +0200
  • 51cd199c9c Merge branch 'bump-sasl' into 'main' Link Mauve 2021-01-12 18:28:49 +0000
  • 521bf6e7d7 tokio-xmpp: Bump sasl to 0.5 Emmanuel Gil Peyrot 2020-12-26 20:11:23 +0100
  • 80208459e4 Release version 0.5.0 sasl-v0.5.0 Emmanuel Gil Peyrot 2021-01-12 18:25:07 +0100
  • 5316d5aa4b Release version 0.5.0 Emmanuel Gil Peyrot 2021-01-12 18:25:07 +0100
  • f9b05fb693 Merge branch 'jingle-fixes' into 'main' Link Mauve 2021-01-12 16:08:01 +0000
  • 059321f89a xmpp-parsers: Add support for Jingle Raw UDP Transport Method (XEP-0177) Emmanuel Gil Peyrot 2020-12-10 00:23:03 +0100
  • 4d82f14bb3 xmpp-parsers/jingle_ice_udp: Update to version 1.1 Emmanuel Gil Peyrot 2020-12-09 20:09:41 +0100
  • 04e149ad53 xmpp-parsers/jingle_rtp: Add a proper constructor for PayloadType. Emmanuel Gil Peyrot 2020-11-30 02:04:13 +0100
  • 923a054b81 xmpp-parsers: Make everything PartialEq! \o/ Emmanuel Gil Peyrot 2020-11-29 21:17:51 +0100
  • c10d0094e9 xmpp-parsers/jingle: Use XEP-0338. Emmanuel Gil Peyrot 2020-11-27 20:58:20 +0100
  • 27ddad683a xmpp-parsers/jingle: Implement Display on ReasonElement. Emmanuel Gil Peyrot 2020-11-27 20:57:01 +0100
  • 026b7d3c12 xmpp-parsers/jingle: Fix Jingle::set_reason() helper. Emmanuel Gil Peyrot 2020-11-27 20:55:41 +0100
  • 59ccccbedc xmpp-parsers: Add support for Jingle Grouping Framework (XEP-0338). Emmanuel Gil Peyrot 2020-11-27 20:54:26 +0100
  • 5355975254 xmpp-parsers/jingle_rtp: Use XEP-0294. Emmanuel Gil Peyrot 2020-11-27 20:51:49 +0100
  • 3ad93f0bf2 xmpp-parsers: Add support for Jingle RTP Header Extensions Negotiation (XEP-0294). Emmanuel Gil Peyrot 2020-11-27 20:50:30 +0100
  • 24eeb0b3c9 xmpp-parsers/iq: Add a helper to create an empty result iq. Emmanuel Gil Peyrot 2020-11-27 20:47:53 +0100
  • eaa63fbe46 xmpp-parsers/jingle_rtp: Update to 1.2.0, adding rtcp-mux. Emmanuel Gil Peyrot 2020-11-27 20:46:09 +0100
  • 9469c786c2 Merge branch 'feature/bookmarks2-ns' into 'main' Paul Fariello 2021-01-12 16:02:24 +0000
  • e921168380 Fix bookamrks2 empty extensions field handling Paul Fariello 2020-12-06 14:15:55 +0100
  • 20a94117d3 Handle extensions element in bookmarks2 Paul Fariello 2020-10-31 13:27:58 +0100
  • 76db2ae117 Update bookmarks2 NS to urn:xmpp:bookmarks:1 Paul Fariello 2020-09-29 18:12:18 +0200
  • 48cc7619db Merge branch 'eijebong' into 'main' Link Mauve 2020-12-30 02:19:24 +0000
  • c3783a77b6 xmpp: Use tokio 1.0 Emmanuel Gil Peyrot 2020-12-09 14:11:52 +0100
  • dea95d06e1 tokio-xmpp: Bump trust-dns to 0.20 Emmanuel Gil Peyrot 2020-12-30 03:15:59 +0100
  • a38ff39b77 tokio-xmpp: Bump tokio to 1.0 and replace tokio-tls with tokio-native-tls Emmanuel Gil Peyrot 2020-12-04 17:33:55 +0100
  • 4b184203fd Relicense to MPL-2.0 (from LGPL) Emmanuel Gil Peyrot 2020-12-26 19:11:24 +0100
  • 6c1667e17a Relicense to MPL-2.0 (from LGPL) Emmanuel Gil Peyrot 2020-12-26 19:11:24 +0100
  • 0dd7900244 Remove apt-get usage from CI Emmanuel Gil Peyrot 2020-12-26 15:53:53 +0100
  • 26d6ab3e07 Merge branch 'find-broken-server' into 'main' Link Mauve 2020-12-26 15:26:40 +0000
  • e1ff9da681 tokio-xmpp: Remove workaround for unknown broken server Emmanuel Gil Peyrot 2020-12-26 16:25:32 +0100
  • 90bbbd2393 Write a ChangeLog entry Emmanuel Gil Peyrot 2020-12-26 15:46:14 +0100
  • e1d83f9d72 Write a ChangeLog entry Emmanuel Gil Peyrot 2020-12-26 15:46:14 +0100
  • 4463f64385 Bump the version Emmanuel Gil Peyrot 2020-12-26 15:46:04 +0100
  • 46fe1715eb Bump the version Emmanuel Gil Peyrot 2020-12-26 15:46:04 +0100