log

age author description
Sat, 23 Jun 2018 18:14:32 +0200 Kim Alvefur mod_muc_badge/README: More words
Sat, 23 Jun 2018 18:12:54 +0200 Kim Alvefur mod_muc_badge/README: Fix prematurely committed text
Sat, 23 Jun 2018 18:08:34 +0200 Kim Alvefur mod_muc_badge: Generates a SVG badge with the number of occupants in rooms
Sat, 23 Jun 2018 16:40:46 +0200 Kim Alvefur mod_pastebin: Remove reference to removed header table
Sat, 23 Jun 2018 16:37:15 +0200 Kim Alvefur mod_pastebin: Prevent header table form being mutated
Fri, 22 Jun 2018 15:19:55 +0200 Emmanuel Gil Peyrot mod_prometheus: Fetch statistics at every request.
Fri, 22 Jun 2018 11:12:34 +0200 Emmanuel Gil Peyrot mod_measure_message_e2ee: Get statistics about message encryption status.
Fri, 22 Jun 2018 11:09:02 +0200 Emmanuel Gil Peyrot 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 Emmanuel Gil Peyrot mod_measure_client_identities: Collect statistics about client identities.
Fri, 22 Jun 2018 01:03:47 +0200 Emmanuel Gil Peyrot mod_prometheus: Move timestamp generation to the stats-update event.
Fri, 22 Jun 2018 00:38:37 +0200 Emmanuel Gil Peyrot mod_prometheus: Put the name as a label, which fits better the usual Prosody model.
Fri, 22 Jun 2018 00:32:05 +0200 Emmanuel Gil Peyrot mod_prometheus: Add my copyright.
Fri, 22 Jun 2018 00:31:54 +0200 Emmanuel Gil Peyrot mod_prometheus: Change the storage model for one which matches Prometheus better.
Fri, 22 Jun 2018 00:28:59 +0200 Emmanuel Gil Peyrot mod_munin: Allow names containing any number of “:”.
Thu, 21 Jun 2018 22:38:56 +0200 Emmanuel Gil Peyrot mod_munin: Don’t use host when it is nil.
Thu, 21 Jun 2018 22:15:15 +0200 Emmanuel Gil Peyrot mod_prometheus: Optimise global lookups.
Thu, 21 Jun 2018 22:14:12 +0200 Emmanuel Gil Peyrot mod_prometheus: Don’t shadow variables. [luacheck]
Thu, 21 Jun 2018 22:11:01 +0200 Emmanuel Gil Peyrot mod_prometheus: Prefix metric names with "prosody_".
Thu, 21 Jun 2018 21:37:13 +0200 Emmanuel Gil Peyrot mod_prometheus: Add a new statistics export module, for Prometheus.
Tue, 19 Jun 2018 22:27:59 +0200 Kim Alvefur mod_minimix: Set full JID when dumping cached stanzas
Tue, 19 Jun 2018 22:00:17 +0200 Kim Alvefur mod_minimix: Handle having received no presence (should not happen)
Tue, 19 Jun 2018 21:59:34 +0200 Kim Alvefur mod_minimix: Don't consider oneself fully joined until subject message
Tue, 19 Jun 2018 19:11:29 +0200 Kim Alvefur mod_minimix/README: Doesn't handle incoming kicks yet
Tue, 19 Jun 2018 18:57:14 +0200 Kim Alvefur mod_minimix: Drop presence updates for now (may be treated as GC 1.0 joins)
Tue, 19 Jun 2018 18:56:57 +0200 Kim Alvefur mod_minimix: Handle missing subject
Tue, 19 Jun 2018 18:28:41 +0200 Kim Alvefur mod_minimix: Change data model
Sun, 17 Jun 2018 21:29:27 +0200 Emmanuel Gil Peyrot mod_lastlog: Split Values into Type/Default. (documentation)
Thu, 14 Jun 2018 09:13:30 +0000 JC Brand mod_auth_oauthbearer: expand intro to mention when/how you'd use this
Thu, 14 Jun 2018 09:11:03 +0000 JC Brand Remove debugging helpers and clean up a little
Wed, 13 Jun 2018 17:09:49 +0000 JC Brand mod_sasl_oauthbearer and mod_auth_oauthbearer