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