Fri, 23 Aug 2019 01:04:00 +0200 mod_storage_*: Tweak :summary API to allow future expansion with more fields
Kim Alvefur <zash@zash.se> [Fri, 23 Aug 2019 01:04:00 +0200] rev 10224
mod_storage_*: Tweak :summary API to allow future expansion with more fields Eg might want to include last message, timestamp, chat state or other info.
Thu, 22 Aug 2019 01:00:31 +0200 mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ)
Kim Alvefur <zash@zash.se> [Thu, 22 Aug 2019 01:00:31 +0200] rev 10223
mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ)
Sun, 13 Jan 2019 14:02:56 +0100 mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-1
Kim Alvefur <zash@zash.se> [Sun, 13 Jan 2019 14:02:56 +0100] rev 10222
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-1 This will currently require a hard reset of all passwords back to plain. This will be least painful on new deployments.
Sun, 13 Jan 2019 14:02:29 +0100 util.sasl.scram: Add support for SCRAM-SHA-256
Kim Alvefur <zash@zash.se> [Sun, 13 Jan 2019 14:02:29 +0100] rev 10221
util.sasl.scram: Add support for SCRAM-SHA-256
Sun, 13 Jan 2019 14:01:31 +0100 util.sasl.scram: Factor out SHA-1 specific getAuthenticationDatabaseSHA1
Kim Alvefur <zash@zash.se> [Sun, 13 Jan 2019 14:01:31 +0100] rev 10220
util.sasl.scram: Factor out SHA-1 specific getAuthenticationDatabaseSHA1 This makes the code more generic, allowing SHA-1 to be replaced
Thu, 22 Aug 2019 22:23:04 +0200 mod_vcard_legacy: Use PEP nickname if vcard4 data is unavailable
Kim Alvefur <zash@zash.se> [Thu, 22 Aug 2019 22:23:04 +0200] rev 10219
mod_vcard_legacy: Use PEP nickname if vcard4 data is unavailable Last remaining nice feature from mod_profile. Allows setting eg nickname and avatar as completely public while restricting private details in vcard4 to only contacts.
Wed, 21 Aug 2019 23:18:08 +0200 core.moduleapi: Restructure send_iq method for more atomic cleanup
Kim Alvefur <zash@zash.se> [Wed, 21 Aug 2019 23:18:08 +0200] rev 10218
core.moduleapi: Restructure send_iq method for more atomic cleanup All cleanup in one spot instead of two, and at the end which fits with cleanup happening afterwards.
Wed, 21 Aug 2019 23:15:05 +0200 core.moduleapi: Uppercase "IQ stanza" for consistency
Kim Alvefur <zash@zash.se> [Wed, 21 Aug 2019 23:15:05 +0200] rev 10217
core.moduleapi: Uppercase "IQ stanza" for consistency It's written like that elsewhere in the send_iq method
Wed, 21 Aug 2019 00:36:42 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Wed, 21 Aug 2019 00:36:42 +0200] rev 10216
Merge 0.11->trunk
Tue, 30 Jul 2019 08:01:22 +0200 MUC: Advertise XEP-0410 support 0.11
Kim Alvefur <zash@zash.se> [Tue, 30 Jul 2019 08:01:22 +0200] rev 10215
MUC: Advertise XEP-0410 support Unsure if the feature was in the XEP at the time of 7c1cdf5f9f83
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip