Thu, 28 Jun 2018 11:42:19 +0200 mod_s2s_blacklist: Add a README
Kim Alvefur <zash@zash.se> [Thu, 28 Jun 2018 11:42:19 +0200] rev 3158
mod_s2s_blacklist: Add a README
Wed, 27 Jun 2018 17:35:20 +0200 mod_pubsub_post/README: Describe what happens to different data types
Kim Alvefur <zash@zash.se> [Wed, 27 Jun 2018 17:35:20 +0200] rev 3157
mod_pubsub_post/README: Describe what happens to different data types
Wed, 27 Jun 2018 17:27:44 +0200 mod_pubsub_post/README: Affiliation management in trunk now
Kim Alvefur <zash@zash.se> [Wed, 27 Jun 2018 17:27:44 +0200] rev 3156
mod_pubsub_post/README: Affiliation management in trunk now
Wed, 27 Jun 2018 17:17:17 +0200 mod_pubsub_post: Rename README so it gets picked up by the site generator
Kim Alvefur <zash@zash.se> [Wed, 27 Jun 2018 17:17:17 +0200] rev 3155
mod_pubsub_post: Rename README so it gets picked up by the site generator
Tue, 26 Jun 2018 15:30:03 +0100 mod_smacks: Reduce unacked stanza log message from warn->debug
Matthew Wild <mwild1@gmail.com> [Tue, 26 Jun 2018 15:30:03 +0100] rev 3154
mod_smacks: Reduce unacked stanza log message from warn->debug
Mon, 25 Jun 2018 23:58:13 +0200 mod_prometheus: Expose min, max and average when available.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Mon, 25 Jun 2018 23:58:13 +0200] rev 3153
mod_prometheus: Expose min, max and average when available.
Sun, 03 Jun 2018 02:18:02 +0200 mod_slack_webhooks: Add a special webhook target for debugging
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 02:18:02 +0200] rev 3152
mod_slack_webhooks: Add a special webhook target for debugging
Sun, 03 Jun 2018 02:02:56 +0200 mod_slack_webhooks: Forward info about clicked button to hook
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 02:02:56 +0200] rev 3151
mod_slack_webhooks: Forward info about clicked button to hook
Sun, 03 Jun 2018 02:02:51 +0200 mod_slack_webhooks: Add support for buttons
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 02:02:51 +0200] rev 3150
mod_slack_webhooks: Add support for buttons
Sat, 23 Jun 2018 18:16:01 +0200 mod_muc_badge/README: Add a possible future thing to do
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 18:16:01 +0200] rev 3149
mod_muc_badge/README: Add a possible future thing to do
Sat, 23 Jun 2018 18:14:44 +0200 mod_muc_badge/README: Fix typo in examlpe URL
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 18:14:44 +0200] rev 3148
mod_muc_badge/README: Fix typo in examlpe URL
Sat, 23 Jun 2018 18:14:32 +0200 mod_muc_badge/README: More words
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 18:14:32 +0200] rev 3147
mod_muc_badge/README: More words
Sat, 23 Jun 2018 18:12:54 +0200 mod_muc_badge/README: Fix prematurely committed text
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 18:12:54 +0200] rev 3146
mod_muc_badge/README: Fix prematurely committed text
Sat, 23 Jun 2018 18:08:34 +0200 mod_muc_badge: Generates a SVG badge with the number of occupants in rooms
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 18:08:34 +0200] rev 3145
mod_muc_badge: Generates a SVG badge with the number of occupants in rooms
Sat, 23 Jun 2018 16:40:46 +0200 mod_pastebin: Remove reference to removed header table
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 16:40:46 +0200] rev 3144
mod_pastebin: Remove reference to removed header table
Sat, 23 Jun 2018 16:37:15 +0200 mod_pastebin: Prevent header table form being mutated
Kim Alvefur <zash@zash.se> [Sat, 23 Jun 2018 16:37:15 +0200] rev 3143
mod_pastebin: Prevent header table form being mutated default_headers was mutated, probably by mod_http_errors and ended up with multiple content-type entries, which led to issues in browsers which would sometimes treat the paste as html
Fri, 22 Jun 2018 15:19:55 +0200 mod_prometheus: Fetch statistics at every request.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 15:19:55 +0200] rev 3142
mod_prometheus: Fetch statistics at every request.
Fri, 22 Jun 2018 11:12:34 +0200 mod_measure_message_e2ee: Get statistics about message encryption status.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 11:12:34 +0200] rev 3141
mod_measure_message_e2ee: Get statistics about message encryption status.
Fri, 22 Jun 2018 11:09:02 +0200 mod_measure_client_identities: Report 0 instead of the previous value when no client with that identity is left.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 11:09:02 +0200] rev 3140
mod_measure_client_identities: Report 0 instead of the previous value when no client with that identity is left.
Fri, 22 Jun 2018 01:06:18 +0200 mod_measure_client_identities: Collect statistics about client identities.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 01:06:18 +0200] rev 3139
mod_measure_client_identities: Collect statistics about client identities.
Fri, 22 Jun 2018 01:03:47 +0200 mod_prometheus: Move timestamp generation to the stats-update event.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 01:03:47 +0200] rev 3138
mod_prometheus: Move timestamp generation to the stats-update event.
Fri, 22 Jun 2018 00:38:37 +0200 mod_prometheus: Put the name as a label, which fits better the usual Prosody model.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 00:38:37 +0200] rev 3137
mod_prometheus: Put the name as a label, which fits better the usual Prosody model.
Fri, 22 Jun 2018 00:32:05 +0200 mod_prometheus: Add my copyright.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 00:32:05 +0200] rev 3136
mod_prometheus: Add my copyright.
Fri, 22 Jun 2018 00:31:54 +0200 mod_prometheus: Change the storage model for one which matches Prometheus better.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 00:31:54 +0200] rev 3135
mod_prometheus: Change the storage model for one which matches Prometheus better.
Fri, 22 Jun 2018 00:28:59 +0200 mod_munin: Allow names containing any number of “:”.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 22 Jun 2018 00:28:59 +0200] rev 3134
mod_munin: Allow names containing any number of “:”.
Thu, 21 Jun 2018 22:38:56 +0200 mod_munin: Don’t use host when it is nil.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 21 Jun 2018 22:38:56 +0200] rev 3133
mod_munin: Don’t use host when it is nil.
Thu, 21 Jun 2018 22:15:15 +0200 mod_prometheus: Optimise global lookups.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 21 Jun 2018 22:15:15 +0200] rev 3132
mod_prometheus: Optimise global lookups.
Thu, 21 Jun 2018 22:14:12 +0200 mod_prometheus: Don’t shadow variables. [luacheck]
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 21 Jun 2018 22:14:12 +0200] rev 3131
mod_prometheus: Don’t shadow variables. [luacheck]
Thu, 21 Jun 2018 22:11:01 +0200 mod_prometheus: Prefix metric names with "prosody_".
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 21 Jun 2018 22:11:01 +0200] rev 3130
mod_prometheus: Prefix metric names with "prosody_".
Thu, 21 Jun 2018 21:37:13 +0200 mod_prometheus: Add a new statistics export module, for Prometheus.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 21 Jun 2018 21:37:13 +0200] rev 3129
mod_prometheus: Add a new statistics export module, for Prometheus.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip