Commit graph

4 commits

Author SHA1 Message Date
fhajny
b5e0734d1a Update net/erlang-xmpp to 1.1.15
- Updating fast_xml to version 1.1.24.
- Updating p1_utils to version 1.0.10.
- Updating stringprep to version 1.0.10.
- Compatibility with R19.3+
- XEP-0084 (User Avatar) support
2017-10-17 14:53:22 +00:00
fhajny
f92cf1b598 Update net/erlang-xmpp to 1.1.13.
Version 1.1.13

- Add XEP-0357 to supported extensions list

Version 1.1.12

- Support XEP-0357: Push Notifications

Version 1.1.11

- Use fast_xml-1.1.23
- Use stringprep-1.0.9

Version 1.1.10

- Add jid support in muc_unsubscribe and muc_subscribe
- Add ?stanza_type, ?stanza_from and ?stanza_to macros
- Remove unused p1_stream extension
- Clarify the library's main idea
- Encode/decode muc_unsubscribe JIDs
- Add support for HTTP File Upload, version 0.3.0
- Makefile: Add dependencies for spec/xdata targets
- Add nif function jid:string_to_usr and use it
- Fix return value from xmpp:start
- Make multiple calls to jid:start() not generate nif reload error
2017-07-07 09:54:41 +00:00
fhajny
ab72ff3a5c Update net/erlang-xmpp to 1.1.9.
Version 1.1.9
- Deprecate jid:to_string/1 and jid:from_string/1
- Only check resource with stringprep
- Improve type specs
- Add documentation
- Add set_tr_callback/2 function
- Make it possible to uninstall translation callback
- Use translation callback in data form encoders
- Fix external codec registration for OTP 17
- Include compiler app when generating erlang.plt
- Add notes about API instability

Version 1.1.8
- Add get_meta/2 and get_meta/3
- Get rid of some dialyzer warnings

Version 1.1.7
- Generate modular code for xmpp_codec
- Improve type specs for set_from()/set_to()

Version 1.1.6
- Add xmpp:serr_unsupported_feature()
- Don't replace existing delay tag with the same 'from'
2017-03-30 14:32:47 +00:00
fhajny
8e520d8353 Import erlang-xmpp-1.1.14 as net/erlang-xmpp.
Fast Expat based Erlang XML parsing and manipulation library, with
a strong focus on XML stream parsing from network.
2017-01-03 18:35:54 +00:00