Fri, 30 Aug 2019 13:28:30 +0100 mod_auth_external: Improve error handling when non-blocking mode used without libevent
Matthew Wild <mwild1@gmail.com> [Fri, 30 Aug 2019 13:28:30 +0100] rev 3664
mod_auth_external: Improve error handling when non-blocking mode used without libevent
Thu, 29 Aug 2019 23:35:42 +0200 mod_http_upload: Skip write if nothing expired when checking
Kim Alvefur <zash@zash.se> [Thu, 29 Aug 2019 23:35:42 +0200] rev 3663
mod_http_upload: Skip write if nothing expired when checking Reducing unnecessary IO is good.
Thu, 29 Aug 2019 23:30:55 +0200 mod_http_upload: Add hint about checking that the base URL is reachable
Kim Alvefur <zash@zash.se> [Thu, 29 Aug 2019 23:30:55 +0200] rev 3662
mod_http_upload: Add hint about checking that the base URL is reachable
Thu, 29 Aug 2019 23:29:13 +0200 mod_http_upload: Make loud noise if storage path can't be created or doesn't exist
Kim Alvefur <zash@zash.se> [Thu, 29 Aug 2019 23:29:13 +0200] rev 3661
mod_http_upload: Make loud noise if storage path can't be created or doesn't exist
Sun, 25 Aug 2019 20:46:43 +0200 mod_vcard_muc: Add an alternative method of signaling avatar change
Kim Alvefur <zash@zash.se> [Sun, 25 Aug 2019 20:46:43 +0200] rev 3660
mod_vcard_muc: Add an alternative method of signaling avatar change When the avatar has been changed, a signal is sent that the room configuration has changed. Clients then do a disco#info query to find the SHA-1 of the new avatar. They can then fetch it as before, or not if they have it cached already. This is meant to be less disruptive than signaling via presence, which caused problems for some clients. If clients transition to the new method, the old one can eventually be removed. The namespace is made up while waiting for standardization. Otherwise it is very close to what's described in https://xmpp.org/extensions/inbox/muc-avatars.html
Fri, 23 Aug 2019 23:01:16 +0200 mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
Kim Alvefur <zash@zash.se> [Fri, 23 Aug 2019 23:01:16 +0200] rev 3659
mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
Sat, 24 Aug 2019 21:49:51 +0200 mod_muc_occupant_id: Update XEP number (XEP-0421)
Maxime “pep” Buquet <pep@bouah.net> [Sat, 24 Aug 2019 21:49:51 +0200] rev 3658
mod_muc_occupant_id: Update XEP number (XEP-0421)
Fri, 23 Aug 2019 01:40:26 +0200 mod_map: Update example in README to reflect recent changes
Kim Alvefur <zash@zash.se> [Fri, 23 Aug 2019 01:40:26 +0200] rev 3657
mod_map: Update example in README to reflect recent changes
Fri, 23 Aug 2019 01:18:24 +0200 mod_map: Include last body text
Kim Alvefur <zash@zash.se> [Fri, 23 Aug 2019 01:18:24 +0200] rev 3656
mod_map: Include last body text Body, timestamp and message count allows showing modern conversation list UI without a full archive sync.
Fri, 23 Aug 2019 01:16:58 +0200 mod_map: Include timestamps of first/last message (if reported)
Kim Alvefur <zash@zash.se> [Fri, 23 Aug 2019 01:16:58 +0200] rev 3655
mod_map: Include timestamps of first/last message (if reported) Allows ordering conversations by recent activity or oldest unread.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip