Thu, 04 Oct 2018 12:22:12 +0200 mod_http: Solve CORS problems once and for all
Kim Alvefur <zash@zash.se> [Thu, 04 Oct 2018 12:22:12 +0200] rev 9797
mod_http: Solve CORS problems once and for all This blindly allows any cross-site requests. Future work should add an API to allow each HTTP app some influence over this for each HTTP path
Thu, 17 Jan 2019 01:17:48 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:17:48 +0100] rev 9796
Merge 0.11->trunk
Thu, 17 Jan 2019 01:15:29 +0100 mod_motd: Remove unused variable [luacheck] 0.11
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:15:29 +0100] rev 9795
mod_motd: Remove unused variable [luacheck]
Thu, 17 Jan 2019 01:09:38 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:09:38 +0100] rev 9794
Merge 0.11->trunk
Thu, 17 Jan 2019 01:05:47 +0100 mod_motd: Remove redundant conditions 0.11
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:05:47 +0100] rev 9793
mod_motd: Remove redundant conditions The stanza should always be like this in the presence/initial event
Thu, 17 Jan 2019 01:04:39 +0100 mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 0.11
Kim Alvefur <zash@zash.se> [Thu, 17 Jan 2019 01:04:39 +0100] rev 9792
mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296)
Wed, 16 Jan 2019 20:01:38 +0100 core.s2smanager: Add stub reset_stream method to destroyed sessions
Kim Alvefur <zash@zash.se> [Wed, 16 Jan 2019 20:01:38 +0100] rev 9791
core.s2smanager: Add stub reset_stream method to destroyed sessions Fixes traceback if connection is closed from the 's2s-authenticated' event
Wed, 16 Jan 2019 14:20:16 +0100 mod_admin_telnet: sttas:show: Use format option that allows float numbers
Kim Alvefur <zash@zash.se> [Wed, 16 Jan 2019 14:20:16 +0100] rev 9790
mod_admin_telnet: sttas:show: Use format option that allows float numbers string.format("%d", 0.5) causes an error on Lua 5.3
Wed, 16 Jan 2019 13:53:04 +0100 util.http: Fix decoding of uppercase URL encoded chars
Kim Alvefur <zash@zash.se> [Wed, 16 Jan 2019 13:53:04 +0100] rev 9789
util.http: Fix decoding of uppercase URL encoded chars Broken in 1af5106a2c34
Tue, 15 Jan 2019 20:08:30 +0100 mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
Kim Alvefur <zash@zash.se> [Tue, 15 Jan 2019 20:08:30 +0100] rev 9788
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) See 6ed0d6224d64
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip