Fri, 17 Sep 2021 16:28:07 +0200 MUC: Reject full JID in affiliation queries
Kim Alvefur <zash@zash.se> [Fri, 17 Sep 2021 16:28:07 +0200] rev 11810
MUC: Reject full JID in affiliation queries XEP-0045 states: > Affiliations are granted, revoked, and maintained based on the user's > bare JID, not the nick as with roles. Therefore inclusion of a full JID in affiliation queries is invalid. Thanks to Ge0rG and Poezio for discovering this issue.
Fri, 17 Sep 2021 12:42:04 +0200 net.server_epoll: Fix indentation messed up in last merge
Kim Alvefur <zash@zash.se> [Fri, 17 Sep 2021 12:42:04 +0200] rev 11809
net.server_epoll: Fix indentation messed up in last merge Seems to have happened in 6427e2642976, probably because of Meld
Wed, 15 Sep 2021 18:39:37 +0200 net.server_epoll: Don't immediately destroy upon getting closed on read
Kim Alvefur <zash@zash.se> [Wed, 15 Sep 2021 18:39:37 +0200] rev 11808
net.server_epoll: Don't immediately destroy upon getting closed on read Instead try to write any remaining buffered data. If the write attempt also fails with "closed" then there's nothing we can do and the socket is gone. This reverts what appears to be a mistakenly included part of c8aa66595072 Thanks jonas’ for noticing
Wed, 15 Sep 2021 15:34:57 +0200 mod_pubsub: Advertise support for 'max' as value for max_items
Kim Alvefur <zash@zash.se> [Wed, 15 Sep 2021 15:34:57 +0200] rev 11807
mod_pubsub: Advertise support for 'max' as value for max_items Ref #1643
Tue, 14 Sep 2021 15:33:39 +0200 mod_http_file_share: Fix measuring how long periodic task take
Kim Alvefur <zash@zash.se> [Tue, 14 Sep 2021 15:33:39 +0200] rev 11806
mod_http_file_share: Fix measuring how long periodic task take
Tue, 14 Sep 2021 14:19:05 +0200 util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'
Kim Alvefur <zash@zash.se> [Tue, 14 Sep 2021 14:19:05 +0200] rev 11805
util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend' It's basically deprecated
Tue, 14 Sep 2021 02:03:50 +0200 util.prosodyctl.check: Nudge towards plural port options
Kim Alvefur <zash@zash.se> [Tue, 14 Sep 2021 02:03:50 +0200] rev 11804
util.prosodyctl.check: Nudge towards plural port options The singulars are supposed to be deprecated
Tue, 14 Sep 2021 01:41:59 +0200 util.prosodyctl.check: Fix to not treat some options as misplaced
Kim Alvefur <zash@zash.se> [Tue, 14 Sep 2021 01:41:59 +0200] rev 11803
util.prosodyctl.check: Fix to not treat some options as misplaced All 'net' providers generate a _port option which must be in the global section, but this mistakenly also warns about these options as well.
Tue, 14 Sep 2021 01:34:30 +0200 util.prosodyctl.check: Suggest replacements for deprecated options #1684
Kim Alvefur <zash@zash.se> [Tue, 14 Sep 2021 01:34:30 +0200] rev 11802
util.prosodyctl.check: Suggest replacements for deprecated options #1684
Sun, 12 Sep 2021 21:31:04 +0200 mod_message: Clarify purpose of username field in offline message event
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 21:31:04 +0200] rev 11801
mod_message: Clarify purpose of username field in offline message event Added in 03714861f8fc but it did not appear to be used anywhere until offline message "handling" was added to mod_mam in 8141645e3865
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip