Sun, 16 Jun 2019 22:02:53 +0200 mod_pep: Log node name instead of payload
Kim Alvefur <zash@zash.se> [Sun, 16 Jun 2019 22:02:53 +0200] rev 10051
mod_pep: Log node name instead of payload Having the node logged is more useful and less problematic for privacy
Mon, 10 Jun 2019 13:22:22 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Mon, 10 Jun 2019 13:22:22 +0200] rev 10050
Merge 0.11->trunk
Mon, 10 Jun 2019 12:58:00 +0200 mod_pep: Revert 045209b41b3a, caused a regression 0.11
Kim Alvefur <zash@zash.se> [Mon, 10 Jun 2019 12:58:00 +0200] rev 10049
mod_pep: Revert 045209b41b3a, caused a regression Adding in all presence based subscriptions in the broadcaster caused resend_last_item() to unintentionally send out more notifications than it should have.
Mon, 03 Jun 2019 20:51:15 +0200 mod_admin_telnet: Collect array from Bosh connections when appending to connection list
Michel Le Bihan <michel@lebihan.pl> [Mon, 03 Jun 2019 20:51:15 +0200] rev 10048
mod_admin_telnet: Collect array from Bosh connections when appending to connection list Fixes #1356
Sat, 01 Jun 2019 15:00:35 +0200 core/sessionmanager: Remove unnecessary fallback in make_authenticated
Maxime “pep” Buquet <pep@bouah.net> [Sat, 01 Jun 2019 15:00:35 +0200] rev 10047
core/sessionmanager: Remove unnecessary fallback in make_authenticated
Fri, 31 May 2019 18:50:34 +0200 prosody: Also log status code passed to exit()
Kim Alvefur <zash@zash.se> [Fri, 31 May 2019 18:50:34 +0200] rev 10046
prosody: Also log status code passed to exit() Sometimes you're just too lazy to `echo $?`
Fri, 31 May 2019 18:50:13 +0200 prosody: Log shutdown reason (in past tense) as the very last thing
Kim Alvefur <zash@zash.se> [Fri, 31 May 2019 18:50:13 +0200] rev 10045
prosody: Log shutdown reason (in past tense) as the very last thing
Fri, 31 May 2019 17:01:22 +0200 prosody: Log shutdown reason
Kim Alvefur <zash@zash.se> [Fri, 31 May 2019 17:01:22 +0200] rev 10044
prosody: Log shutdown reason
Fri, 31 May 2019 00:04:05 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Fri, 31 May 2019 00:04:05 +0200] rev 10043
Merge 0.11->trunk
Thu, 30 May 2019 23:50:28 +0200 util.sql: Ignore if tables and indices already exist on creation (fixes #1064) 0.11
Kim Alvefur <zash@zash.se> [Thu, 30 May 2019 23:50:28 +0200] rev 10042
util.sql: Ignore if tables and indices already exist on creation (fixes #1064) Tested with SQLite3 3.16.2 and 3.27.2 and Postgres 11. MySQL does not support IF NOT EXISTS for indices so not handled here.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip