Tue, 21 Nov 2017 00:45:23 +0100 mod_http_muc_log: Fix the best comment
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 00:45:23 +0100] rev 2847
mod_http_muc_log: Fix the best comment
Tue, 21 Nov 2017 00:06:59 +0100 mod_http_muc_log: Remove redundant else clauses
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 00:06:59 +0100] rev 2846
mod_http_muc_log: Remove redundant else clauses
Tue, 21 Nov 2017 00:02:58 +0100 mod_http_muc_log: Parse date out of path once
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 00:02:58 +0100] rev 2845
mod_http_muc_log: Parse date out of path once
Mon, 20 Nov 2017 20:47:38 +0100 mod_http_muc_log: Reword "back" links
Kim Alvefur <zash@zash.se> [Mon, 20 Nov 2017 20:47:38 +0100] rev 2844
mod_http_muc_log: Reword "back" links
Sat, 18 Nov 2017 20:44:47 +0100 mod_http_muc_log: Return a 404 page if there are no messages to derive a time span from
Kim Alvefur <zash@zash.se> [Sat, 18 Nov 2017 20:44:47 +0100] rev 2843
mod_http_muc_log: Return a 404 page if there are no messages to derive a time span from
Sat, 18 Nov 2017 20:42:18 +0100 mod_http_muc_log: Remove this one weird whitespace
Kim Alvefur <zash@zash.se> [Sat, 18 Nov 2017 20:42:18 +0100] rev 2842
mod_http_muc_log: Remove this one weird whitespace
Sat, 18 Nov 2017 20:39:31 +0100 mod_http_muc_log: Round down timestamps to midnight in order to fix an off by one issue (thanks asterix)
Kim Alvefur <zash@zash.se> [Sat, 18 Nov 2017 20:39:31 +0100] rev 2841
mod_http_muc_log: Round down timestamps to midnight in order to fix an off by one issue (thanks asterix)
Sat, 18 Nov 2017 20:38:30 +0100 mod_http_muc_log: Add a function for rounding timestamps down to midnight
Kim Alvefur <zash@zash.se> [Sat, 18 Nov 2017 20:38:30 +0100] rev 2840
mod_http_muc_log: Add a function for rounding timestamps down to midnight
Sat, 18 Nov 2017 13:55:47 +0100 mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix)
Kim Alvefur <zash@zash.se> [Sat, 18 Nov 2017 13:55:47 +0100] rev 2839
mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix)
Sat, 18 Nov 2017 01:01:59 +0100 mod_auth_external: Make sure processes are killed when Prosody shuts down
Kim Alvefur <zash@zash.se> [Sat, 18 Nov 2017 01:01:59 +0100] rev 2838
mod_auth_external: Make sure processes are killed when Prosody shuts down This is needed because modules aren't unloaded during shutdown. The global server-cleanup event seems appropriate to use here.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip