log

age author description
Sat, 05 Jan 2019 18:44:50 +0100 Kim Alvefur mod_measure_cpu: Also report the raw clock value, whatever that is
Fri, 04 Jan 2019 03:14:55 +0100 Kim Alvefur mod_measure_message_length: Use measure type that actually exists
Thu, 03 Jan 2019 16:07:31 +0100 Kim Alvefur mod_pubsub_text_interface: Send replies trough normal stanza routing
Thu, 03 Jan 2019 14:01:58 +0000 Matthew Wild mod_statistics: Fix incorrect parameters to envload (thanks Dan)
Thu, 03 Jan 2019 11:57:55 +0000 Matthew Wild mod_statistics: top: Use util.envload for 5.2 compatibility
Thu, 03 Jan 2019 12:06:09 +0100 Kim Alvefur mod_support_room: Module that invites newly registered users to a room
Thu, 03 Jan 2019 11:46:51 +0100 Kim Alvefur mod_http_pep_avatar: Provides PEP avatars via HTTP
Thu, 03 Jan 2019 11:39:28 +0100 Kim Alvefur mod_atom: Check whether user exists
Thu, 03 Jan 2019 11:36:01 +0100 Kim Alvefur mod_atom: Unpack event object
Wed, 02 Jan 2019 10:49:43 +0100 Kim Alvefur lint: Teach luacheck about the new module:send_iq API
Mon, 31 Dec 2018 09:43:29 +0100 Kim Alvefur mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy
Fri, 28 Dec 2018 12:12:15 +0100 Emmanuel Gil Peyrot mod_bookmarks: Mention that it also works on 0.11.
Fri, 28 Dec 2018 04:23:30 +0100 Kim Alvefur mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
Sun, 23 Dec 2018 22:52:23 +0100 Kim Alvefur mod_muc_limits: Simplify bypass for affiliated users
Sun, 23 Dec 2018 21:46:06 +0100 Kim Alvefur mod_muc_limits: Add support for new MUC API in Prosody 0.11
Sun, 23 Dec 2018 18:33:32 +0100 Emmanuel Gil Peyrot mod_adhoc_account_management: Reduce indentation of one in the main function.
Sun, 23 Dec 2018 17:11:10 +0100 Kim Alvefur mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)
Sun, 23 Dec 2018 11:00:38 +0000 Matthew Wild mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2
Sat, 22 Dec 2018 19:02:21 +0100 Kim Alvefur mod_pubsub_text_interface/README: Add lost _
Sat, 22 Dec 2018 18:52:13 +0100 Kim Alvefur mod_pubsub_text_interface/README: Add a Compatibility section
Sat, 22 Dec 2018 18:53:59 +0100 Kim Alvefur mod_pubsub_text_interface/README: Document the 'last' command
Sat, 22 Dec 2018 18:53:48 +0100 Kim Alvefur mod_pubsub_text_interface/README: Normalize Markdown syntax
Sat, 22 Dec 2018 18:22:15 +0100 Kim Alvefur mod_pubsub_stats/README: Link to docs for Prosodys statistics
Sat, 22 Dec 2018 16:39:47 +0100 Kim Alvefur mod_pubsub_stats: Sort summary
Sat, 22 Dec 2018 16:34:51 +0100 Kim Alvefur mod_pubsub_stats: Generate a textual summary for notifications
Tue, 18 Dec 2018 19:12:52 +0100 Kim Alvefur mod_bidi: Mark as Stable
Sun, 16 Dec 2018 13:54:53 +0100 Kim Alvefur mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)
Thu, 13 Dec 2018 14:32:17 +0100 Kim Alvefur mod_xhtmlim: Turn unknown elements into <span>
Thu, 13 Dec 2018 10:35:26 +0000 Matthew Wild mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced
Tue, 11 Dec 2018 18:27:40 +0100 Kim Alvefur mod_muc_limits: Document brokenness with 0.11.x