Sun, 19 Sep 2021 16:28:16 +0200 mod_bosh: Fix typo in comment
Kim Alvefur <zash@zash.se> [Sun, 19 Sep 2021 16:28:16 +0200] rev 11812
mod_bosh: Fix typo in comment
Sun, 19 Sep 2021 15:52:07 +0200 mod_register_limits: Reword some options
Kim Alvefur <zash@zash.se> [Sun, 19 Sep 2021 15:52:07 +0200] rev 11811
mod_register_limits: Reword some options Remember to remove the compatibility things in some future version
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.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip