Tue, 05 Jan 2021 17:08:24 +0100 prosodyctl: Remove non-existant command from hidden commands
Kim Alvefur <zash@zash.se> [Tue, 05 Jan 2021 17:08:24 +0100] rev 11251
prosodyctl: Remove non-existant command from hidden commands Apparently there existed a plugin installer for a brief time in 2010, between c5d3905c98a6 and 8f78e8164032
Fri, 02 Oct 2020 16:12:47 +0200 MUC: Reject probes from non-occupants
JC Brand <jc@opkode.com> [Fri, 02 Oct 2020 16:12:47 +0200] rev 11250
MUC: Reject probes from non-occupants Also test for self-probes
Sun, 19 Apr 2020 21:49:45 +0200 MUC: Add support for presence probes (fixes #1535)
JC Brand <jc@opkode.com> [Sun, 19 Apr 2020 21:49:45 +0200] rev 11249
MUC: Add support for presence probes (fixes #1535) The following patch allows Prosody to respond to `probe` presences and send out the probed occupant's current presence. This is based on line 17.3 in XEP-0045: A MUC service MAY handle presence probes sent to the room JID <room@service> or an occupant JID <room@service/nick> (e.g, these might be sent by an occupant's home server to determine if the room is still online or to synchronize presence information if the user or the user's server has gone offline temporarily or has started sharing presence again, as for instance when Stanza Interception and Filtering Technology (XEP-0273) is used).
Sat, 02 Jan 2021 20:04:43 +0100 doap: Use logo property from schema.org
Kim Alvefur <zash@zash.se> [Sat, 02 Jan 2021 20:04:43 +0100] rev 11248
doap: Use logo property from schema.org As requested by Link Mauve
Sat, 02 Jan 2021 20:05:34 +0100 doap: Apply XML canonicalization
Kim Alvefur <zash@zash.se> [Sat, 02 Jan 2021 20:05:34 +0100] rev 11247
doap: Apply XML canonicalization xmllint --c14n doc/doap.xml | xmllint --format - | sponge doc/doap.xml
Fri, 01 Jan 2021 04:04:38 +0100 doap: Link to the actual logo (thanks Link Mauve)
Kim Alvefur <zash@zash.se> [Fri, 01 Jan 2021 04:04:38 +0100] rev 11246
doap: Link to the actual logo (thanks Link Mauve)
Fri, 01 Jan 2021 02:58:13 +0100 doap: Link to logo
Kim Alvefur <zash@zash.se> [Fri, 01 Jan 2021 02:58:13 +0100] rev 11245
doap: Link to logo Link Mauve added logo to the xmpp doap namespace, waiting for https://github.com/ewilderj/doap/pull/68 to be merged Also, Happy New Year!
Fri, 18 Dec 2020 22:29:44 +0100 mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W)
Kim Alvefur <zash@zash.se> [Fri, 18 Dec 2020 22:29:44 +0100] rev 11244
mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W) Spectrum2 did not include a stream @to attribute due to a configuration error. "nil does not match ..." is not very clear in pointing this out and is somewhat confusing, tho it did help pinpoint what went wrong. It's also not great leak to programming language internals like "nil" out into user-facing strings like this.
Wed, 16 Dec 2020 10:55:04 +0100 net.server_epoll: Increase log level for error in callback
Kim Alvefur <zash@zash.se> [Wed, 16 Dec 2020 10:55:04 +0100] rev 11243
net.server_epoll: Increase log level for error in callback It's an error, it should be logged at error level.
Wed, 16 Dec 2020 08:53:57 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Wed, 16 Dec 2020 08:53:57 +0100] rev 11242
Merge 0.11->trunk
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip