Sun, 05 May 2019 10:24:53 +0200 mod_http_index: Improve page title
Kim Alvefur <zash@zash.se> [Sun, 05 May 2019 10:24:53 +0200] rev 3581
mod_http_index: Improve page title
Sun, 05 May 2019 09:22:53 +0200 mod_http_pep_avatar/README: Mark up example URL as code snippet
Kim Alvefur <zash@zash.se> [Sun, 05 May 2019 09:22:53 +0200] rev 3580
mod_http_pep_avatar/README: Mark up example URL as code snippet
Sun, 05 May 2019 09:22:30 +0200 mod_http_pep_avatar: Return a message instead of 404 for base path
Kim Alvefur <zash@zash.se> [Sun, 05 May 2019 09:22:30 +0200] rev 3579
mod_http_pep_avatar: Return a message instead of 404 for base path
Sun, 05 May 2019 09:21:25 +0200 mod_atom/README: Add some text about where to look for the atom feed
Kim Alvefur <zash@zash.se> [Sun, 05 May 2019 09:21:25 +0200] rev 3578
mod_atom/README: Add some text about where to look for the atom feed
Sun, 05 May 2019 09:13:00 +0200 mod_atom: Return a message instead of 404 for root path
Kim Alvefur <zash@zash.se> [Sun, 05 May 2019 09:13:00 +0200] rev 3577
mod_atom: Return a message instead of 404 for root path
Fri, 03 May 2019 21:07:51 +0200 mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)
Kim Alvefur <zash@zash.se> [Fri, 03 May 2019 21:07:51 +0200] rev 3576
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)
Fri, 03 May 2019 18:59:38 +0200 mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
Kim Alvefur <zash@zash.se> [Fri, 03 May 2019 18:59:38 +0200] rev 3575
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match This should improve performance in case the exact days in the 'start' and 'end' range are missing from the index.
Thu, 02 May 2019 20:43:05 +0100 mod_muc_cloud_notify: Count codepoints instead of bytes
Matthew Wild <mwild1@gmail.com> [Thu, 02 May 2019 20:43:05 +0100] rev 3574
mod_muc_cloud_notify: Count codepoints instead of bytes Still marked as a 'TODO' in XEP-0372, but Converse.js is counting codepoints, and rough consensus is that this is the easiest approach in the widest range of environments.
Mon, 22 Apr 2019 04:20:16 +0200 mod_bidi: Document compatibility with 0.10 and 0.11
Kim Alvefur <zash@zash.se> [Mon, 22 Apr 2019 04:20:16 +0200] rev 3573
mod_bidi: Document compatibility with 0.10 and 0.11
Thu, 02 May 2019 11:07:27 +0200 mod_auth_token: Timezone fix for TOTP checking
JC Brand <jc@opkode.com> [Thu, 02 May 2019 11:07:27 +0200] rev 3572
mod_auth_token: Timezone fix for TOTP checking luatz.time() returns milliseconds since epoch which is in UTC time, so we don't need to convert to UTC with gmtime. By calling gmtime, TOTP validation was failing when this module wasn't running on machine set to UTC time.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip