Log

description author age
mod_profile: Ignore shadowed variable name Kim Alvefur Thu, 12 Jul 2018 21:09:41 +0200
mod_profile: Reformat README Kim Alvefur Thu, 12 Jul 2018 21:07:10 +0200
mod_pep_vcard_avatar: Normalize syntax in README Kim Alvefur Thu, 12 Jul 2018 21:02:04 +0200
mod_pep_vcard_avatar: Mention XEP-398 Kim Alvefur Thu, 12 Jul 2018 21:01:51 +0200
mod_pep_vcard_avatar: Advertise XEP-0398 feature Kim Alvefur Thu, 12 Jul 2018 21:00:01 +0200
mod_http_upload: use correct error condition Jonas Wielicki Sun, 08 Jul 2018 13:04:46 +0200
mod_pubsub_stats: Pass configuration to disable persistence and limit number of items Kim Alvefur Sun, 08 Jul 2018 01:17:23 +0200
various/README: Add a Statistics label Kim Alvefur Thu, 05 Jul 2018 02:03:29 +0200
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations) Kim Alvefur Wed, 04 Jul 2018 23:04:22 +0200
mod_muc_badge: Simplify SVG Kim Alvefur Wed, 04 Jul 2018 23:04:04 +0200
mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled tmolitor Tue, 03 Jul 2018 01:03:48 +0200
mod_statistics_statsman: Remove duplicate import [luacheck] Kim Alvefur Mon, 02 Jul 2018 22:45:30 +0200
mod_statistics_statsman: Ignore that we discard incoming data [luacheck] Kim Alvefur Mon, 02 Jul 2018 22:45:11 +0200
mod_http_external: Link to prosody-filer (Go implementation) Matthew Wild Mon, 02 Jul 2018 13:13:23 +0100
mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement Matthew Wild Mon, 02 Jul 2018 12:58:14 +0100
mod_http_upload_external: Fix to read content-type from correct place in stanza Matthew Wild Mon, 02 Jul 2018 12:57:40 +0100
mod_http_upload_external: Log file type and size Matthew Wild Mon, 02 Jul 2018 12:56:51 +0100
share_v2.php: Remove content-disposition if mime type is set Matthew Wild Mon, 02 Jul 2018 12:56:19 +0100
share_v2.php: Add error logging Matthew Wild Mon, 02 Jul 2018 12:55:59 +0100
share_v2.php: Fix syntax errors Matthew Wild Mon, 02 Jul 2018 12:55:43 +0100
share_v2.php: Fix array keys Matthew Wild Mon, 02 Jul 2018 12:52:59 +0100
mod_pubsub_stats: Include namespace on pubsub items (fixes use with trunk) Kim Alvefur Mon, 02 Jul 2018 10:14:13 +0200
mod_statistics_statsman/README: Fix typo in link Kim Alvefur Thu, 28 Jun 2018 21:45:25 +0200
mod_statistics_statsman: Streaming access to statsmanager Kim Alvefur Thu, 28 Jun 2018 21:42:48 +0200
mod_pubsub_stats: Remove unused import of util.datetime Kim Alvefur Thu, 28 Jun 2018 17:44:21 +0200
mod_pubsub_stats: Add a brief README Kim Alvefur Thu, 28 Jun 2018 17:43:23 +0200
mod_s2s_whitelist: Add a README Kim Alvefur Thu, 28 Jun 2018 11:43:43 +0200
mod_s2s_blacklist: Add a README Kim Alvefur Thu, 28 Jun 2018 11:42:19 +0200
mod_pubsub_post/README: Describe what happens to different data types Kim Alvefur Wed, 27 Jun 2018 17:35:20 +0200
mod_pubsub_post/README: Affiliation management in trunk now Kim Alvefur Wed, 27 Jun 2018 17:27:44 +0200
mod_pubsub_post: Rename README so it gets picked up by the site generator Kim Alvefur Wed, 27 Jun 2018 17:17:17 +0200
mod_smacks: Reduce unacked stanza log message from warn->debug Matthew Wild Tue, 26 Jun 2018 15:30:03 +0100
mod_prometheus: Expose min, max and average when available. Emmanuel Gil Peyrot Mon, 25 Jun 2018 23:58:13 +0200
mod_slack_webhooks: Add a special webhook target for debugging Kim Alvefur Sun, 03 Jun 2018 02:18:02 +0200
mod_slack_webhooks: Forward info about clicked button to hook Kim Alvefur Sun, 03 Jun 2018 02:02:56 +0200
mod_slack_webhooks: Add support for buttons Kim Alvefur Sun, 03 Jun 2018 02:02:51 +0200
mod_muc_badge/README: Add a possible future thing to do Kim Alvefur Sat, 23 Jun 2018 18:16:01 +0200
mod_muc_badge/README: Fix typo in examlpe URL Kim Alvefur Sat, 23 Jun 2018 18:14:44 +0200
mod_muc_badge/README: More words Kim Alvefur Sat, 23 Jun 2018 18:14:32 +0200
mod_muc_badge/README: Fix prematurely committed text Kim Alvefur Sat, 23 Jun 2018 18:12:54 +0200
mod_muc_badge: Generates a SVG badge with the number of occupants in rooms Kim Alvefur Sat, 23 Jun 2018 18:08:34 +0200
mod_pastebin: Remove reference to removed header table Kim Alvefur Sat, 23 Jun 2018 16:40:46 +0200
mod_pastebin: Prevent header table form being mutated Kim Alvefur Sat, 23 Jun 2018 16:37:15 +0200
mod_prometheus: Fetch statistics at every request. Emmanuel Gil Peyrot Fri, 22 Jun 2018 15:19:55 +0200
mod_measure_message_e2ee: Get statistics about message encryption status. Emmanuel Gil Peyrot Fri, 22 Jun 2018 11:12:34 +0200
mod_measure_client_identities: Report 0 instead of the previous value when no client with that identity is left. Emmanuel Gil Peyrot Fri, 22 Jun 2018 11:09:02 +0200
mod_measure_client_identities: Collect statistics about client identities. Emmanuel Gil Peyrot Fri, 22 Jun 2018 01:06:18 +0200
mod_prometheus: Move timestamp generation to the stats-update event. Emmanuel Gil Peyrot Fri, 22 Jun 2018 01:03:47 +0200
mod_prometheus: Put the name as a label, which fits better the usual Prosody model. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:38:37 +0200
mod_prometheus: Add my copyright. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:32:05 +0200
mod_prometheus: Change the storage model for one which matches Prometheus better. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:31:54 +0200
mod_munin: Allow names containing any number of “:”. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:28:59 +0200
mod_munin: Don’t use host when it is nil. Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:38:56 +0200
mod_prometheus: Optimise global lookups. Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:15:15 +0200
mod_prometheus: Don’t shadow variables. [luacheck] Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:14:12 +0200
mod_prometheus: Prefix metric names with "prosody_". Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:11:01 +0200
mod_prometheus: Add a new statistics export module, for Prometheus. Emmanuel Gil Peyrot Thu, 21 Jun 2018 21:37:13 +0200
mod_minimix: Set full JID when dumping cached stanzas Kim Alvefur Tue, 19 Jun 2018 22:27:59 +0200
mod_minimix: Handle having received no presence (should not happen) Kim Alvefur Tue, 19 Jun 2018 22:00:17 +0200
mod_minimix: Don't consider oneself fully joined until subject message Kim Alvefur Tue, 19 Jun 2018 21:59:34 +0200