Sun, 22 Mar 2020 22:32:26 +0100 moduleapi: Fix handling of replies to :send_iq from internal modules
Kim Alvefur <zash@zash.se> [Sun, 22 Mar 2020 22:32:26 +0100] rev 10709
moduleapi: Fix handling of replies to :send_iq from internal modules Unclear exactly why, but replies to some queries to local modules would be discarded by stanza_router. This appears to fix it.
Sun, 29 Mar 2020 22:12:42 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sun, 29 Mar 2020 22:12:42 +0200] rev 10708
Merge 0.11->trunk
Sun, 29 Sep 2019 15:05:17 +0200 mod_register_ibr: Add FORM_TYPE as required by XEP-0077 (fixes #1511) 0.11
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sun, 29 Sep 2019 15:05:17 +0200] rev 10707
mod_register_ibr: Add FORM_TYPE as required by XEP-0077 (fixes #1511) Backport of f90abf142d53 from trunk
Sun, 29 Mar 2020 18:35:26 +0200 doap: Add UTR-39 (mod_mimicking)
Kim Alvefur <zash@zash.se> [Sun, 29 Mar 2020 18:35:26 +0200] rev 10706
doap: Add UTR-39 (mod_mimicking) Supported in ICU, with a binding in util.encodings. mod_mimicking uses this to prevent similarity looking JIDs from being registered. Planned to be used in MUC as well.
Sun, 22 Mar 2020 21:13:09 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sun, 22 Mar 2020 21:13:09 +0100] rev 10705
Merge 0.11->trunk
Sun, 22 Mar 2020 21:05:59 +0100 mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505) 0.11
Kim Alvefur <zash@zash.se> [Sun, 22 Mar 2020 21:05:59 +0100] rev 10704
mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505)
Sun, 22 Mar 2020 17:35:26 +0100 mod_admin_telnet: Handle unavailable cipher info (fixes #1510) 0.11
Kim Alvefur <zash@zash.se> [Sun, 22 Mar 2020 17:35:26 +0100] rev 10703
mod_admin_telnet: Handle unavailable cipher info (fixes #1510) The LuaSec :info() method gathers info using the OpenSSL function SSL_get_current_cipher(). Documentation for this function states that it may return NULL if no session has been established (yet). If so, the LuaSec functions wrapping this return nil, triggering a nil-indexing error in mod_admin_telnet.
Sat, 21 Mar 2020 00:00:50 +0100 MUC: Add ad-hoc command setting affiliation in a room (fixes #1174)
Kim Alvefur <zash@zash.se> [Sat, 21 Mar 2020 00:00:50 +0100] rev 10702
MUC: Add ad-hoc command setting affiliation in a room (fixes #1174) This gives service admins a way to set an arbitrary affiliation in any room. Enables various administrative use cases such as room ownership reassignment or recovery. Reduces the need for the admins-as-owners feature, as this can be used by admins to make themselves owner in any room when needed, instead of being owners all the time.
Fri, 20 Mar 2020 18:52:41 +0100 MUC: Add test for destroying a room by ad-hoc command
Kim Alvefur <zash@zash.se> [Fri, 20 Mar 2020 18:52:41 +0100] rev 10701
MUC: Add test for destroying a room by ad-hoc command Testing ad-hoc commands was not easily doable before 49312378ba1d relaxed the need for state and an extra roundtrip to execute commands
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip