log

age author description
Sat, 10 Apr 2021 19:23:25 +0200 Kim Alvefur mod_muc_bot: Save occupant to room
Sat, 10 Apr 2021 19:20:03 +0200 Kim Alvefur mod_muc_bot: Reduce hackyness of occupant construction
Thu, 01 Apr 2021 13:15:05 +0200 Kim Alvefur mod_muc_bot: Attempt at module easing creation of stateless bots
Mon, 24 May 2021 15:46:11 +0100 Matthew Wild mod_limits_exception: New module to except some JIDs from rate limiting
Fri, 21 May 2021 20:58:39 +0200 Kim Alvefur Back out 662423cea3f4 (non-standard buttons)
Fri, 21 May 2021 20:58:10 +0200 Kim Alvefur Back out 82689acd1294 (non-standard buttons)
Thu, 20 May 2021 15:25:07 +0200 Jonas Schäfer mod_measure_stanza_counts: port to new metrics API
Sun, 16 May 2021 18:39:22 +0200 Kim Alvefur mod_auth_external_insecure: Wrap warning in scary div
Tue, 11 May 2021 15:54:28 +0100 Matthew Wild mod_s2soutinjection: Set version 1.0 for outgoing streams (thanks moparisthebest)
Sat, 08 May 2021 15:51:21 +0100 Matthew Wild Fix mentions of 'Content-Size' (should be Content-Length) (thanks Roobre)
Wed, 28 Apr 2021 08:22:47 +0200 Jonas Schäfer mod_prometheus: Port to new OpenMetrics based statistics module
Wed, 28 Apr 2021 08:21:54 +0200 Jonas Schäfer mod_measure_process: Provide metrics about the process itself
Wed, 28 Apr 2021 08:20:15 +0200 Jonas Schäfer mod_munin: Port to new OpenMetrics based statistics module
Mon, 26 Apr 2021 02:49:25 +0200 Kim Alvefur mod_pubsub_post: Add support for urlencoded form-data
Mon, 26 Apr 2021 02:49:06 +0200 Kim Alvefur mod_storage_xmlarchive: Workaround for #1646 (util.async bug with Lua 5.1)
Sun, 25 Apr 2021 17:09:22 +0200 Kim Alvefur mod_rest/apidemo: Disable validator
Sun, 25 Apr 2021 16:53:08 +0200 Kim Alvefur mod_rest: Add XEP-0249: Direct MUC Invitations to schemas
Sun, 25 Apr 2021 16:45:06 +0200 Kim Alvefur mod_rest: Fix type of response status codes in openapi spec
Sun, 25 Apr 2021 16:38:20 +0200 Kim Alvefur mod_rest: Replace 'oob_url' with datamapper-native 'oob'
Sun, 25 Apr 2021 16:20:32 +0200 Kim Alvefur mod_rest: Reorganise openapi spec to group stanza types
Sun, 18 Apr 2021 14:00:10 +0200 Jonas Schäfer mod_prometheus: Update readme with "manual" statistics interval
Sun, 18 Apr 2021 13:42:07 +0200 Jonas Schäfer mod_prometheus: remove space between label k/v pairs
Sat, 17 Apr 2021 12:51:50 +0100 Matthew Wild mod_statistics_statsd: Remove obsolete module, use the newer built-in statsd provider
Tue, 13 Apr 2021 23:53:53 +0200 Kim Alvefur mod_prometheus: Invoke stats collection if in 'manual' mode
Sun, 11 Apr 2021 21:59:50 +0200 Kim Alvefur mod_minimix/README: Add TODO section
Sun, 11 Apr 2021 21:57:11 +0200 Kim Alvefur mod_minimix/README: Change markdown header syntax
Mon, 12 Apr 2021 14:50:28 +0200 tmolitor mod_smacks: Fix calculation of smacks timeout values
Sat, 10 Apr 2021 01:16:02 +0200 Kim Alvefur mod_storage_xmlarchive: Insert micropauses in long-running queries
Thu, 01 Apr 2021 11:35:26 +0200 Kim Alvefur mod_smacks: Fix traceback due to session being destroyed in send()
Wed, 31 Mar 2021 22:06:23 +0200 Kim Alvefur mod_smacks: Enable on s2s by default to see what breaks