log

age author description
Fri, 13 Jul 2018 01:11:51 +0200 Kim Alvefur mod_profile: Fix typo
Fri, 13 Jul 2018 00:47:29 +0200 Kim Alvefur mod_presence_cache: Forget cached presence on s2s close
Thu, 12 Jul 2018 23:47:26 +0200 Kim Alvefur mod_checkcerts: Note about apparent incompatibility with >=0.10.x
Thu, 12 Jul 2018 21:09:41 +0200 Kim Alvefur mod_profile: Ignore shadowed variable name
Thu, 12 Jul 2018 21:07:10 +0200 Kim Alvefur mod_profile: Reformat README
Thu, 12 Jul 2018 21:02:04 +0200 Kim Alvefur mod_pep_vcard_avatar: Normalize syntax in README
Thu, 12 Jul 2018 21:01:51 +0200 Kim Alvefur mod_pep_vcard_avatar: Mention XEP-398
Thu, 12 Jul 2018 21:00:01 +0200 Kim Alvefur mod_pep_vcard_avatar: Advertise XEP-0398 feature
Sun, 08 Jul 2018 13:04:46 +0200 Jonas Wielicki mod_http_upload: use correct error condition
Sun, 08 Jul 2018 01:17:23 +0200 Kim Alvefur mod_pubsub_stats: Pass configuration to disable persistence and limit number of items
Thu, 05 Jul 2018 02:03:29 +0200 Kim Alvefur various/README: Add a Statistics label
Wed, 04 Jul 2018 23:04:22 +0200 Kim Alvefur mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
Wed, 04 Jul 2018 23:04:04 +0200 Kim Alvefur mod_muc_badge: Simplify SVG
Tue, 03 Jul 2018 01:03:48 +0200 tmolitor mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled
Mon, 02 Jul 2018 22:45:30 +0200 Kim Alvefur mod_statistics_statsman: Remove duplicate import [luacheck]
Mon, 02 Jul 2018 22:45:11 +0200 Kim Alvefur mod_statistics_statsman: Ignore that we discard incoming data [luacheck]
Mon, 02 Jul 2018 13:13:23 +0100 Matthew Wild mod_http_external: Link to prosody-filer (Go implementation)
Mon, 02 Jul 2018 12:58:14 +0100 Matthew Wild mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement
Mon, 02 Jul 2018 12:57:40 +0100 Matthew Wild mod_http_upload_external: Fix to read content-type from correct place in stanza
Mon, 02 Jul 2018 12:56:51 +0100 Matthew Wild mod_http_upload_external: Log file type and size
Mon, 02 Jul 2018 12:56:19 +0100 Matthew Wild share_v2.php: Remove content-disposition if mime type is set
Mon, 02 Jul 2018 12:55:59 +0100 Matthew Wild share_v2.php: Add error logging
Mon, 02 Jul 2018 12:55:43 +0100 Matthew Wild share_v2.php: Fix syntax errors
Mon, 02 Jul 2018 12:52:59 +0100 Matthew Wild share_v2.php: Fix array keys
Mon, 02 Jul 2018 10:14:13 +0200 Kim Alvefur mod_pubsub_stats: Include namespace on pubsub items (fixes use with trunk)
Thu, 28 Jun 2018 21:45:25 +0200 Kim Alvefur mod_statistics_statsman/README: Fix typo in link
Thu, 28 Jun 2018 21:42:48 +0200 Kim Alvefur mod_statistics_statsman: Streaming access to statsmanager
Thu, 28 Jun 2018 17:44:21 +0200 Kim Alvefur mod_pubsub_stats: Remove unused import of util.datetime
Thu, 28 Jun 2018 17:43:23 +0200 Kim Alvefur mod_pubsub_stats: Add a brief README
Thu, 28 Jun 2018 11:43:43 +0200 Kim Alvefur mod_s2s_whitelist: Add a README