Thu, 19 Mar 2020 17:43:08 +0100 doap: Add XEP-0317: Hats
Kim Alvefur <zash@zash.se> [Thu, 19 Mar 2020 17:43:08 +0100] rev 10700
doap: Add XEP-0317: Hats See 76bb806cdd4b
Thu, 19 Mar 2020 14:12:40 +0000 usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508)
Matthew Wild <mwild1@gmail.com> [Thu, 19 Mar 2020 14:12:40 +0000] rev 10699
usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508)
Thu, 19 Mar 2020 00:10:15 +0100 mod_presence: Advertise support for Subscription Pre-Approval
Kim Alvefur <zash@zash.se> [Thu, 19 Mar 2020 00:10:15 +0100] rev 10698
mod_presence: Advertise support for Subscription Pre-Approval RFC 6121 ยง3.4 says: > If a server supports subscription pre-approvals, then it MUST > advertise the following stream feature during stream negotiation. The feature itself (#686) was added in f0e9e5bda415
Wed, 18 Mar 2020 17:42:56 +0000 MUC: Add initial hats support (broadcast only)
Matthew Wild <mwild1@gmail.com> [Wed, 18 Mar 2020 17:42:56 +0000] rev 10697
MUC: Add initial hats support (broadcast only) Based on the currently-deferred XEP-0317. The protocol differs a little (because XEP-0317 is incomplete), therefore currently we use a custom namespace. The plan is to update and finish XEP-0317.
Sun, 15 Mar 2020 20:35:07 +0100 README: Update link to web chat
Kim Alvefur <zash@zash.se> [Sun, 15 Mar 2020 20:35:07 +0100] rev 10696
README: Update link to web chat At some point the web chat moved to /chat and then to this subdomain
Thu, 12 Mar 2020 20:33:27 +0000 Merge 0.11->trunk
Matthew Wild <mwild1@gmail.com> [Thu, 12 Mar 2020 20:33:27 +0000] rev 10695
Merge 0.11->trunk
Thu, 12 Mar 2020 20:32:07 +0000 MUC: Persist affiliation_data in new MUC format! 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 12 Mar 2020 20:32:07 +0000] rev 10694
MUC: Persist affiliation_data in new MUC format!
Thu, 12 Mar 2020 20:32:07 +0000 MUC: Persist affiliation_data in new MUC format!
Matthew Wild <mwild1@gmail.com> [Thu, 12 Mar 2020 20:32:07 +0000] rev 10693
MUC: Persist affiliation_data in new MUC format!
Thu, 12 Mar 2020 16:10:44 +0000 MUC: Switch to new storage format by default
Matthew Wild <mwild1@gmail.com> [Thu, 12 Mar 2020 16:10:44 +0000] rev 10692
MUC: Switch to new storage format by default Changing the default setting of `new_muc_storage_format` from false to true. The code supports reading both formats since 0.11, but servers with MUCs stored using the new format will not be able to downgrade to 0.10 or earlier. The new format is clearer (less nesting for the most commonly-accessed data), and combined with the new map-store methods, allows for some operations to become more efficient (such as finding out which MUCs on a service a given user is affiliated with).
Thu, 12 Mar 2020 16:01:31 +0000 MUC: Support for broadcasting unavailable presence for affiliated offline users
Matthew Wild <mwild1@gmail.com> [Thu, 12 Mar 2020 16:01:31 +0000] rev 10691
MUC: Support for broadcasting unavailable presence for affiliated offline users Activated when muc#roomconfig_presencebroadcast includes the "none" role.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip