Thu, 11 Aug 2022 17:49:33 +0100 |
Matthew Wild |
mod_compat_roles: New module providing compat shim for trunk's new role API
|
Tue, 02 Aug 2022 23:45:00 +0200 |
Citronalco |
mod_muc_badge: If room has no title use localpart of room's jid (fixes #1767)
|
Wed, 03 Aug 2022 03:14:17 +0200 |
Kim Alvefur |
mod_s2s_smacks_timeout: Use mod_smacks to close stale s2s connections
|
Sat, 30 Jul 2022 21:07:47 +1200 |
arcseconds |
replaced 'session' with 'origin' in push_disable
|
Fri, 29 Jul 2022 17:53:56 +0200 |
Kim Alvefur |
mod_default_bookmarks: Fix support for array of string config in bookmarks 2 part (thanks Menel)
|
Mon, 25 Jul 2022 19:28:38 +0200 |
Kim Alvefur |
mod_default_bookmarks: Bail on empty 'default_bookmarks' to fix traceback
|
Thu, 21 Jul 2022 18:06:31 +0200 |
Kim Alvefur |
mod_log_http: Undo mistake in 456b9f608fcf
|
Mon, 18 Jul 2022 22:47:54 +0200 |
Kim Alvefur |
various: Improve error reporting if missing file server module on 0.12
|
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
|