Log

description author age
mod_storage_appendmap: Factor out serialization into reusable functions Kim Alvefur Fri, 13 Oct 2017 00:31:40 +0200
mod_compression_unsafe: Fix logic bug in previous commit Matthew Wild Wed, 11 Oct 2017 13:56:03 +0100
mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow) Matthew Wild Wed, 11 Oct 2017 13:55:00 +0100
mod_compression_unsafe README: Fix module name (thanks Flow) Matthew Wild Wed, 11 Oct 2017 09:24:55 +0100
mod_cloud_notify: Remove some leftover code tmolitor Wed, 11 Oct 2017 03:55:00 +0200
mod_cloud_notify: Fix regression in error handling tmolitor Wed, 11 Oct 2017 03:10:40 +0200
mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk) Kim Alvefur Tue, 10 Oct 2017 00:50:40 +0200
mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API. Emmanuel Gil Peyrot Mon, 09 Oct 2017 19:28:17 +0100
mod_measure_stanza_counts: Fix a crash in mod_bosh. Emmanuel Gil Peyrot Mon, 09 Oct 2017 19:22:39 +0100
mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API Kim Alvefur Mon, 09 Oct 2017 20:15:33 +0200
mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013) Kim Alvefur Sat, 07 Oct 2017 22:52:12 +0200
mod_register_redirect: Update doc t2d Fri, 06 Oct 2017 20:21:45 +0200
mod_register_redirect: Import configmanager correctly (fixes #820) t2d Fri, 06 Oct 2017 19:45:38 +0200
mod_register_web: Update README to explain customization Matthew Wild Thu, 05 Oct 2017 15:59:54 +0100
mod_firewall: Don't interpret format specifiers in LOG Matthew Wild Wed, 04 Oct 2017 10:54:52 +0100
mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global Matthew Wild Tue, 03 Oct 2017 22:37:15 +0100
mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei) Kim Alvefur Tue, 03 Oct 2017 22:47:27 +0200
mod_swedishchef: Add event so other modules can use this filter Matthew Wild Fri, 29 Sep 2017 09:18:24 +0100
mod_swedishchef: Add configuration toggle Matthew Wild Fri, 29 Sep 2017 09:18:05 +0100
mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4) Matthew Wild Tue, 26 Sep 2017 17:51:09 +0100
mod_compression: Rename to mod_compression_unsafe and add security note Matthew Wild Tue, 26 Sep 2017 14:08:39 +0100
mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck] Kim Alvefur Tue, 26 Sep 2017 12:35:25 +0200
mod_auth_ldap: Split long line into many [luacheck] Kim Alvefur Tue, 26 Sep 2017 12:35:08 +0200
mod_traceback: Write current stack trace to file on SIGUSR1 Matthew Wild Mon, 25 Sep 2017 11:20:05 +0100
mod_server_contact_info: Correctly pass the list of addresses to util.dataforms Matthew Wild Sat, 23 Sep 2017 13:22:30 +0100
mod_muc_limits: Fix alignment of table columns Kim Alvefur Fri, 22 Sep 2017 20:34:56 +0200
mod_muc_limits: Update compatibility table Matthew Wild Fri, 22 Sep 2017 13:43:54 +0100
mod_muc_limits: Document muc_max_nick_length Matthew Wild Fri, 22 Sep 2017 13:43:41 +0100
mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996) Kim Alvefur Thu, 21 Sep 2017 23:31:42 +0200
mod_http_upload: Send a correct response on namespace :0. Emmanuel Gil Peyrot Tue, 19 Sep 2017 22:07:51 +0200
mod_pastebin: Check for MUC presence before handling a message. Emmanuel Gil Peyrot Tue, 19 Sep 2017 18:47:18 +0200
mod_http_host_status_check: Add list of failing hosts to the first line for summary Matthew Wild Mon, 18 Sep 2017 16:39:02 +0100
mod_mam: Use a FIFO queue for scheduling archive expiry Kim Alvefur Tue, 12 Sep 2017 15:46:49 +0200
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc Kim Alvefur Mon, 04 Sep 2017 14:49:37 +0200
mod_mam: Fix traceback due to borked transplant from 0.10 Kim Alvefur Sun, 03 Sep 2017 13:28:28 +0200
mod_mam: Clone stanza before stripping stanza id after carbons Kim Alvefur Sun, 03 Sep 2017 12:43:24 +0200
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) Kim Alvefur Sun, 03 Sep 2017 00:35:31 +0200
mod_delegation: added disco#items:* in doc and changed status to Stage-Beta Goffi Wed, 30 Aug 2017 08:20:41 +0200
mod_delegation: fixed misplaced up() in <message> stanza generation Goffi Wed, 30 Aug 2017 08:19:57 +0200
mod_csi_battery_saver: Fix #921 tmolitor Sun, 27 Aug 2017 21:35:08 +0200
mod_smacks: Fix #921 tmolitor Sun, 27 Aug 2017 21:34:48 +0200
Merge with zash tmolitor Sun, 27 Aug 2017 21:16:37 +0200
mod_csi_battery_saver: Consider chat markers and outgoing carbon copies as important. tmolitor Sun, 27 Aug 2017 21:11:58 +0200
Merge with goffi Kim Alvefur Sun, 27 Aug 2017 21:11:26 +0200
mod_delegation: added disco#items support Goffi Sun, 27 Aug 2017 20:46:04 +0200
mod_cloud_notify: Implement version 0.3 of XEP-0357 tmolitor Thu, 24 Aug 2017 19:06:21 +0200
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header Matt Loupe Wed, 23 Aug 2017 14:31:55 -0500
mod_cloud_notify: Fix small bug. tmolitor Tue, 22 Aug 2017 20:25:58 +0200
mod_csi_battery_saver: Fix small bug and correct readme. tmolitor Tue, 22 Aug 2017 20:10:10 +0200
mod_csi_battery_saver: only depend on mod_track_muc_joins if actually used tmolitor Sat, 19 Aug 2017 17:09:59 +0200
mod_csi_battery_saver: Add config option for better muc handling tmolitor Fri, 18 Aug 2017 22:56:28 +0200
mod_csi_battery_saver: Fix bug when smacks is resumed before hibernating tmolitor Fri, 18 Aug 2017 01:49:16 +0200
mod_smacks: Trigger event smacks-hibernation-end after queue resend tmolitor Fri, 18 Aug 2017 00:56:38 +0200
merge commit tmolitor Thu, 17 Aug 2017 21:34:56 +0200
mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8a tmolitor Thu, 17 Aug 2017 21:32:52 +0200
mod_csi_battery_saver: Fix interaction with smacks hibernation tmolitor Thu, 17 Aug 2017 21:21:23 +0200
mod_register_web: Normalize indentation [luacheck] Kim Alvefur Thu, 17 Aug 2017 14:49:52 +0200
mod_register_web: Import missing datamanager Michel Le Bihan Thu, 17 Aug 2017 14:35:42 +0200
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle Kim Alvefur Wed, 16 Aug 2017 00:01:14 +0200
mod_csi_battery_saver: Clone stanza pushed to queue Michel Le Bihan Tue, 15 Aug 2017 21:14:55 +0200