Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-01-03 21:51:19 by Filip Hajny | Files touched by this commit (3)
Log message:
Update net/erlang-xmpp to 1.1.17.

- Register pubsub#multi-items feature and add pubsub#max_items
  field to meta-data
- Mention try_subtag/2 in the README
- Fix formatting in API.md
- New function: xmpp:try_subtag/2
- Make pretty printer understand jid records
- Support XEP-0184: Message Delivery Receipts
- Improve pretty printer and sub-elements processing
- Add PubSub error condition: 'precondition-not-met'
- pubsub_publish_options.xdata: Reject 'secret'
- Allow empty URIs in xmpp_uri:check/1
- Update muc#roominfo form and add validation for
  'muc#room*_pubsub' fields
- Introduce xmpp_uri module
   2017-12-14 21:51:57 by Filip Hajny | Files touched by this commit (3)
Log message:
Update net/erlang-xmpp to 1.1.16.

- Updating fast_xml to version 1.1.25.
- Add support for NS_MAM_2
- Improve handling of pubsub requests
- Add support for RFC 7622
- Allow multiple text element inside stanza/stream_error
   2017-10-17 16:53:22 by Filip Hajny | Files touched by this commit (4)
Log message:
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-08-20 14:28:37 by Filip Hajny | Files touched by this commit (2)
Log message:
Update net/erlang-xmpp to 1.1.14.

- Update hex packaging
- Fix namespace in PubSub publishing options
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2017-07-07 11:54:41 by Filip Hajny | Files touched by this commit (4)
Log message:
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-03-30 16:32:47 by Filip Hajny | Files touched by this commit (4)
Log message:
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-01-21 21:17:11 by Filip Hajny | Files touched by this commit (2)
Log message:
Update net/erlang-xmpp to 1.1.5.

- Fix translation order
- Add legacy auth stream feature support
- Better support subtags with empty namespaces
- Add dialback feature support
- Fix error generation for raw xml elements
- Treat unknown message type as "normal"
- Allow including #text{} elements into #sm_failed{}
- Add xmpp:del_meta/2 function
- Fix typo in add_delay_info/4
- Make it possible to get text by lang
- Don't crash if previous delay tag misses 'from' attribute
   2017-01-05 00:16:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
Revert previous, not needed. erlang framework prefixes "erlang".
   2017-01-04 23:59:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
Make PKGNAME match directory name.

Next | Query returned 21 messages, browsing 11 to 20 | Previous