Log

description author age
mod_http_muc_log: Parse date out of path once Kim Alvefur Tue, 21 Nov 2017 00:02:58 +0100
mod_http_muc_log: Reword "back" links Kim Alvefur Mon, 20 Nov 2017 20:47:38 +0100
mod_http_muc_log: Return a 404 page if there are no messages to derive a time span from Kim Alvefur Sat, 18 Nov 2017 20:44:47 +0100
mod_http_muc_log: Remove this one weird whitespace Kim Alvefur Sat, 18 Nov 2017 20:42:18 +0100
mod_http_muc_log: Round down timestamps to midnight in order to fix an off by one issue (thanks asterix) Kim Alvefur Sat, 18 Nov 2017 20:39:31 +0100
mod_http_muc_log: Add a function for rounding timestamps down to midnight Kim Alvefur Sat, 18 Nov 2017 20:38:30 +0100
mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix) Kim Alvefur Sat, 18 Nov 2017 13:55:47 +0100
mod_auth_external: Make sure processes are killed when Prosody shuts down Kim Alvefur Sat, 18 Nov 2017 01:01:59 +0100
mod_mam_muc: Add comment describing stripping of <x> tag in results Kim Alvefur Sat, 18 Nov 2017 00:47:44 +0100
mod_mam_muc: Pass along the size of the matching set, if returned from storage driver Kim Alvefur Sat, 18 Nov 2017 00:47:00 +0100
mod_mam_muc: Copy max_archive_query_results option from mod_mam Kim Alvefur Sat, 18 Nov 2017 00:46:44 +0100
mod_auth_external: Shut down all auth processes when module is unloaded (fixes #674) (thanks ZNikke) Kim Alvefur Sat, 18 Nov 2017 00:37:42 +0100
mod_auth_external: Silence warnings about unused arguments [luacheck] Kim Alvefur Sat, 18 Nov 2017 00:36:22 +0100
mod_auth_external: Remove duplicated local variable [luacheck] Kim Alvefur Sat, 18 Nov 2017 00:35:36 +0100
mod_auth_external: Split long lines [luacheck] Kim Alvefur Sat, 18 Nov 2017 00:34:47 +0100
mod_http_muc_log: Switch to an inaccurate but O(1) method of producing the calendar view Kim Alvefur Fri, 17 Nov 2017 16:30:53 +0100
mod_storage_muc_log: Signal store being empty correctly Kim Alvefur Wed, 15 Nov 2017 22:21:14 +0100
mod_migrate: Fix missing mod_ prefix in invocation example (thanks asterix) Kim Alvefur Wed, 15 Nov 2017 21:08:53 +0100
mod_http_upload_external: add Python service implementation Jonas Wielicki Wed, 15 Nov 2017 17:29:55 +0100
mod_storage_muc_log: Tweak README Kim Alvefur Wed, 15 Nov 2017 16:26:56 +0100
mod_storage_muc_log: Ignore setting the global 'open', it's part of the storage API Kim Alvefur Wed, 15 Nov 2017 16:21:27 +0100
mod_storage_muc_log: Trim trailing whitespace [luacheck] Kim Alvefur Wed, 15 Nov 2017 16:21:18 +0100
mod_mam: Load archiving preferes for offline users (fixes #1024) Kim Alvefur Tue, 17 Oct 2017 12:42:20 +0200
Various READMEs: s/eg/e.g.g/ Kim Alvefur Fri, 10 Nov 2017 05:33:28 +0100
mod_storage_xmlarchive/README: Minor tweak Kim Alvefur Thu, 09 Nov 2017 14:24:42 +0100
mod_migrate: Remove unused locals Kim Alvefur Thu, 09 Nov 2017 14:24:16 +0100
mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage format Kim Alvefur Thu, 09 Nov 2017 13:42:35 +0100
mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archives Kim Alvefur Thu, 09 Nov 2017 13:41:36 +0100
mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-contained Kim Alvefur Thu, 09 Nov 2017 13:34:05 +0100
mod_migrate: Catch failure to use user listing API and suggest the alternative Kim Alvefur Wed, 01 Nov 2017 22:12:09 +0100