log

age author description
Wed, 30 May 2018 09:08:33 +0200 Kim Alvefur mod_muc_intercom: Fix to use correct name for variable
Wed, 30 May 2018 08:40:59 +0200 Kim Alvefur mod_muc_lang: Advertises the room language
Tue, 29 May 2018 05:34:05 +0200 Kim Alvefur mod_pubsub_stats: Make the node used configurable
Tue, 29 May 2018 05:31:56 +0200 Kim Alvefur mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
Tue, 29 May 2018 05:50:19 +0200 Kim Alvefur mod_http_muc_log: Handle errors while loading template file in a more graceful manner
Tue, 29 May 2018 05:04:52 +0200 Kim Alvefur mod_s2s_keepalive/README: Clarify options (fixes #675)
Tue, 29 May 2018 04:36:56 +0200 Kim Alvefur mod_http_muc_log: Include URL in disco#info for public rooms
Mon, 28 May 2018 20:55:22 +0200 Kim Alvefur mod_http_muc_log: Use separate variable for filename and file handle
Mon, 28 May 2018 20:36:42 +0200 Kim Alvefur mod_http_muc_log: Fix inverted logic
Mon, 28 May 2018 20:21:39 +0200 Kim Alvefur mod_http_muc_log: Add comment about argument to policy function
Mon, 28 May 2018 20:21:01 +0200 Kim Alvefur mod_http_muc_log: Add a note about changing how presence is treated
Mon, 28 May 2018 20:11:37 +0200 Kim Alvefur mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
Mon, 28 May 2018 20:04:46 +0200 Kim Alvefur mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
Mon, 28 May 2018 19:06:49 +0200 Kim Alvefur mod_http_muc_log: Improve readability of policy function
Mon, 28 May 2018 18:53:43 +0200 tmolitor Merge commit
Mon, 28 May 2018 05:28:07 +0200 tmolitor mod_cloud_notify: Limit number of devices to 5 and change some default settings
Mon, 28 May 2018 05:27:03 +0200 tmolitor mod_delay: Don't break on smacks resume
Mon, 28 May 2018 14:44:53 +0200 Kim Alvefur mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes
Sun, 27 May 2018 17:49:46 +0200 Kim Alvefur mod_pubsub_feeds/README: Give PubSubHubbub its own section
Sun, 27 May 2018 17:48:26 +0200 Kim Alvefur mod_pubsub_feeds/README: Markup options in table as code
Sun, 27 May 2018 17:44:39 +0200 Kim Alvefur mod_pubsub_feeds/README: Give option summary its own heading
Sun, 27 May 2018 17:43:43 +0200 Kim Alvefur mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
Sun, 27 May 2018 16:18:07 +0200 Kim Alvefur mod_pubsub_feeds/README: Normalize Markdown syntax
Sun, 27 May 2018 15:51:05 +0200 Kim Alvefur mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since
Sat, 26 May 2018 10:58:06 +0200 Michel Le Bihan mod_vcard_muc: Send presence on muc-occupant-session-new event
Fri, 25 May 2018 00:18:46 +0200 Kim Alvefur mod_pastebin: Restore URL in final body text
Fri, 25 May 2018 00:12:12 +0200 Kim Alvefur mod_pastebin: Fix line count pattern added by 040eaa3844f4
Thu, 24 May 2018 20:27:48 +0200 Michel Le Bihan mod_vcard_muc: Initial commit
Thu, 24 May 2018 16:22:55 +0200 Kim Alvefur mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody
Thu, 24 May 2018 14:41:42 +0200 Kim Alvefur mod_auth_ccert: Silence warning about unused global [luacheck]