Commit log

643f0f5 Cargo.toml: Release version 0.10.0.

Emmanuel Gil Peyrot created

1b48339 ChangeLog: Add imminent version 0.10.0.

Emmanuel Gil Peyrot created

6dd73f3 Cargo.toml: Bump dependencies.

Emmanuel Gil Peyrot created

bc6c87b bookmarks: Remove unused use of error::Error.

Emmanuel Gil Peyrot created

1fcd6c5 bookmarks: Add a test for all of the elements.

Emmanuel Gil Peyrot created

46b7ce9 Prepare for release 0.5.2.

lumi created

c50c21d nick: Deny missing docs.

Emmanuel Gil Peyrot created

cd0d47b muc/user: Add a constructor for Item.

Emmanuel Gil Peyrot created

0ae044b Bump minidom dependency to 0.9.1

Astro created

0b9aa86 Merge branch 'patch-1' into 'master'

Click to expand commit body
Fix doc to reflect the switch from xml-rs to quick-xml.

See merge request lumi/minidom-rs!30

lumi created

9d3028a jingle_ibb: Add documentation.

Emmanuel Gil Peyrot created

5f20624 ibb: Add documentation.

Emmanuel Gil Peyrot created

75d5bd3 ibb, jingle_ibb: Share StreamId.

Emmanuel Gil Peyrot created

f1f5f5d Fix doc to reflect the switch from xml-rs to quick-xml.

Valentin Lorentz created

c6215a9 pubsub: Make item fields public.

Emmanuel Gil Peyrot created

fac6440 Put the tests in element.rs into a module block.

lumi created

956dff3 Merge branch 'net-ipaddr' into 'master'

Click to expand commit body
Impl IntoAttributeValue for std::net::IpAddr

See merge request lumi/minidom-rs!29

lumi created

7ed4be9 impl IntoAttributeValue for std::net::IpAddr

Emmanuel Gil Peyrot created

4f588f6 Fix CDATA handling, add relevant test, update CHANGELOG, bump version to 0.9.1.

lumi created

33ac338 bookmarks: Add an implementation of XEP-0048.

Emmanuel Gil Peyrot created

16391e8 muc: Add forgotten <history/> handling.

Emmanuel Gil Peyrot created

6752bc7 Don’t export helpers or macros.

Emmanuel Gil Peyrot created

7cbdf62 Reexport minidom::Element.

Emmanuel Gil Peyrot created

76877bf jingle_s5b: Strenghten the types used by the payloads.

Emmanuel Gil Peyrot created

bb60af1 data_forms: Use a macro for <option/>.

Emmanuel Gil Peyrot created

45fdb3d macros: Improve error messages.

Emmanuel Gil Peyrot created

3fb9998 macros: Merge generate_element_with_children!() into generate_element!().

Emmanuel Gil Peyrot created

9c598fb macros: Rename generate_element_with_only_attributes!() into generate_element!().

Emmanuel Gil Peyrot created

ef227c4 macros: Simplify generate_element_with_only_attributes!().

Emmanuel Gil Peyrot created

a625b88 macros: Merge all element children into a common syntax.

Emmanuel Gil Peyrot created

cbef3f6 muc: Add a serialisation test.

Emmanuel Gil Peyrot created

5c79960 version: Add a serialisation test.

Emmanuel Gil Peyrot created

0842e04 Add a change log. Vitally important to the success of the mission!

lumi created

28dca0c Bump version to 0.4.2.

lumi created

a626e96 Update dependencies further.

lumi created

b9604bb Merge branch 'master' into 'master'

Click to expand commit body
update base64 and openssl deps

See merge request lumi/sasl-rs!4

lumi created

c828f93 Add a Stream Management implementation.

Emmanuel Gil Peyrot created

9bd6fe0 disco: Implement IqGetPayload on the correct structs.

Emmanuel Gil Peyrot created

0bec19c ibr: Fix syntax error.

Emmanuel Gil Peyrot created

412eafb iq: Implement the Iq*Payload traits on every possible payload.

Emmanuel Gil Peyrot created

d5f88d2 iq: Add helper constructors.

Emmanuel Gil Peyrot created

d29021b iq: Replace clunky payload enums with proper traits.

Emmanuel Gil Peyrot created

d9f2af6 mam: Use a macro to generate Result_.

Emmanuel Gil Peyrot created

965f6a1 ecaps2: Use a macro to generate ECaps2.

Emmanuel Gil Peyrot created

f52c28f jingle, jingle_s5b: Add missing checks for unknown attributes and children.

Emmanuel Gil Peyrot created

71dc5ad pubsub: Document the new structs and their fields.

Emmanuel Gil Peyrot created

58a1d80 pubsub: Add forgotten toplevel parsing.

Emmanuel Gil Peyrot created

fcdfc6d Add a PubSub module.

Emmanuel Gil Peyrot created

a3e3551 macros: Always use the correct std::default::Default trait.

Emmanuel Gil Peyrot created

d2dc77e pubsub: Move Subscription to the module.

Emmanuel Gil Peyrot created