Fri, 13 Jul 2018 04:41:59 +0200 util.pubsub: Support for returning *all* subscriptions
Kim Alvefur <zash@zash.se> [Fri, 13 Jul 2018 04:41:59 +0200] rev 9034
util.pubsub: Support for returning *all* subscriptions
Fri, 13 Jul 2018 03:27:04 +0200 mod_pep_plus: Include an empty set of subscribers (fixes traceback)
Kim Alvefur <zash@zash.se> [Fri, 13 Jul 2018 03:27:04 +0200] rev 9033
mod_pep_plus: Include an empty set of subscribers (fixes traceback)
Fri, 13 Jul 2018 01:14:31 +0200 mod_pep_plus: Don't save subscriptions since they are normally session based and transient
Kim Alvefur <zash@zash.se> [Fri, 13 Jul 2018 01:14:31 +0200] rev 9032
mod_pep_plus: Don't save subscriptions since they are normally session based and transient
Thu, 12 Jul 2018 20:42:22 +0200 util.pposix: Use freopen(3) when replacing standard IO streams (thanks ratchetfreak)
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 20:42:22 +0200] rev 9031
util.pposix: Use freopen(3) when replacing standard IO streams (thanks ratchetfreak) Man page says this is what freopen(3) is for.
Thu, 12 Jul 2018 02:18:46 +0200 MUC: Also prevent changing to an invisible nickname
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 02:18:46 +0200] rev 9030
MUC: Also prevent changing to an invisible nickname
Thu, 12 Jul 2018 02:31:47 +0200 MUC: Use nickname from occupant object
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 02:31:47 +0200] rev 9029
MUC: Use nickname from occupant object
Thu, 12 Jul 2018 02:15:22 +0200 MUC: Fix stanza reference
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 02:15:22 +0200] rev 9028
MUC: Fix stanza reference
Thu, 12 Jul 2018 02:14:16 +0200 MUC: Reject invisible nicknames (fixes #979)
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 02:14:16 +0200] rev 9027
MUC: Reject invisible nicknames (fixes #979)
Thu, 12 Jul 2018 01:50:06 +0200 MUC: Fix to send status code 100 *only* to the joining (fixes #680)
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 01:50:06 +0200] rev 9026
MUC: Fix to send status code 100 *only* to the joining (fixes #680) What does `if can_see_real_jids(whois, occupant) then` do?
Thu, 12 Jul 2018 01:23:19 +0200 MUC: Simplify creation of <{muc}x> for room creation
Kim Alvefur <zash@zash.se> [Thu, 12 Jul 2018 01:23:19 +0200] rev 9025
MUC: Simplify creation of <{muc}x> for room creation It’s only sent to the creator so no need to have separate variants for different kinds of participants.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip