log

age author description
Mon, 18 Jul 2022 13:58:27 +0200 Kim Alvefur various: Use 0.12+ API for serving files from the file system over HTTP
Mon, 11 Jul 2022 20:08:41 +0200 Kim Alvefur mod_log_json: Prefer native Lua table.pack over Prosody util.table one
Wed, 06 Jul 2022 18:28:43 +0200 Kim Alvefur mod_http_muc_log: Improve accessibility with descriptive @title attrs
Wed, 06 Jul 2022 18:24:43 +0200 Kim Alvefur mod_http_muc_log: Move OOB style from attribute to <style> in header
Tue, 05 Jul 2022 16:02:22 +0200 Kim Alvefur luacheck: Update with changes from Prosody 0.12
Sat, 02 Jul 2022 02:30:02 +0200 Kim Alvefur mod_http_muc_log: Drop support for pre-0.11 MUC API
Sat, 02 Jul 2022 02:30:06 +0200 tmolitor mod_csi_battery_saver: Add support for urn:xmpp:jingle-message:1 (XEP-0353)
Sat, 02 Jul 2022 02:29:03 +0200 tmolitor mod_cloud_notify: Compat for prosody 0.12
Tue, 28 Jun 2022 16:45:09 +0100 Matthew Wild mod_firewall: README: Fix grammar and further improve wording
Tue, 28 Jun 2022 16:39:44 +0100 Matthew Wild mod_firewall: README: Clarify when storage access can occur with roster checks
Tue, 28 Jun 2022 16:28:44 +0100 Matthew Wild mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN'
Mon, 27 Jun 2022 22:18:10 +0200 Kim Alvefur mod_ping_muc/README: Update Compatibility section for 0.12 going stable
Sun, 26 Jun 2022 21:23:42 +0200 Kim Alvefur mod_http_muc_log: Show XEP-0444 reactions
Mon, 20 Jun 2022 18:24:32 +0200 Kim Alvefur mod_muc_restrict_media: Don't apply restriction to affiliated users
Tue, 14 Jun 2022 19:08:57 +0200 Kim Alvefur mod_pubsub_post/README: Update references to trunk with release numbers
Mon, 13 Jun 2022 14:25:39 +0200 Kim Alvefur mod_muc_ping: Remove since Prosody mod_muc 0.11+ covers this natively
Sun, 05 Jun 2022 21:59:17 +0200 Kim Alvefur mod_rest: Add various things to openapi spec
Sun, 05 Jun 2022 21:56:22 +0200 Kim Alvefur mod_rest: Add some descriptive details to schema
Mon, 30 May 2022 16:14:51 +0200 Kim Alvefur mod_profile: Obsolete. Remove. Redirect to mod_vcard_legacy
Sun, 29 May 2022 02:03:41 +0200 Kim Alvefur mod_http_admin_api: Update for 0.12 changes to mod_smacks
Sun, 29 May 2022 02:02:07 +0200 Kim Alvefur mod_rest: Provide a log function on temporary session
Sat, 28 May 2022 16:43:04 +0200 Goffi merge upstream
Sat, 28 May 2022 15:03:05 +0200 Kim Alvefur mod_rest: Add an example OAuth client (needs mod_http_oauth2)
Sat, 28 May 2022 14:53:17 +0200 Kim Alvefur mod_muc_occupant_id: Update Compatibility to mention being built-in in 0.12
Sun, 22 May 2022 20:33:14 +0200 Kim Alvefur mod_muc_auto_reserve_nicks: Force refresh of nickname (thanks phryk)
Sun, 22 May 2022 17:05:05 +0200 Kim Alvefur mod_rest: Add mapping of XEP-0380: Explicit Message Encryption
Sat, 21 May 2022 22:57:57 +0200 Kim Alvefur mod_rest: Document /archive/ in openapi spec
Sat, 21 May 2022 22:55:41 +0200 Kim Alvefur mod_rest: Treat archive.ids as comma-separated to work in query string
Sat, 21 May 2022 14:48:18 +0200 Kim Alvefur mod_reload_modules: Be aware of component module (thanks Menel)
Fri, 20 May 2022 08:41:45 -0400 moparisthebest mod_onions: Fix for bitop with Lua 5.4