MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
|
Jonas Wielicki |
Thu, 08 Mar 2018 17:36:36 +0100 |
Added tag 0.9.13 for changeset 082d12728645
|
Matthew Wild |
Wed, 10 Jan 2018 15:15:25 +0000 |
mod_register_limits: Return reason for disallowing
|
Kim Alvefur |
Sat, 10 Mar 2018 02:28:29 +0100 |
mod_register_limits: Log message for white- and blacklist hits separate
|
Kim Alvefur |
Sat, 10 Mar 2018 02:27:09 +0100 |
mod_register_limits: Log a debug message when disallowing registration by ewhite- or blacklist
|
Kim Alvefur |
Sat, 10 Mar 2018 02:24:18 +0100 |
mod_register_ibr: Include reason for rejection of registration in debug log
|
Kim Alvefur |
Sat, 10 Mar 2018 02:21:23 +0100 |
luacheckrc: Ignore all unknown globals in config file (ie all settings)
|
Kim Alvefur |
Sat, 10 Mar 2018 00:08:21 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 09 Mar 2018 22:17:59 +0100 |
mod_mam: Remove unmatched closing paren
|
Kim Alvefur |
Fri, 09 Mar 2018 21:51:06 +0100 |
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck]
|
Kim Alvefur |
Fri, 09 Mar 2018 21:50:01 +0100 |
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
|
Jonas Wielicki |
Thu, 08 Mar 2018 17:36:36 +0100 |
mod_mam: Add an option for whether to include 'total' counts by default in queries
|
Kim Alvefur |
Wed, 07 Mar 2018 15:05:20 +0100 |
mod_mam: Log a debug message if archive expiry has been disabled
|
Kim Alvefur |
Wed, 07 Mar 2018 14:59:00 +0100 |
Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74
|
Kim Alvefur |
Wed, 07 Mar 2018 14:46:55 +0100 |
mod_presence: Remove unused local [luacheck]
|
Kim Alvefur |
Fri, 09 Mar 2018 19:26:35 +0100 |
luacheckrc: Restore module semantics, but only for plugins (ignores some globals)
|
Kim Alvefur |
Fri, 09 Mar 2018 19:23:19 +0100 |
MUC: Write down which functions are exposed and thus available to other modules
|
Kim Alvefur |
Fri, 09 Mar 2018 19:16:18 +0100 |
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
|
Jonas Wielicki |
Thu, 08 Mar 2018 17:35:56 +0100 |
util.import: Explicitly export the global import function [luacheck]
|
Kim Alvefur |
Wed, 07 Mar 2018 19:22:07 +0100 |
.luacheckrc: Add awareness of the module:http_url API added by mod_http
|
Kim Alvefur |
Wed, 07 Mar 2018 19:21:24 +0100 |
luacheckrc: Remove allowance legacy module() related globals
|
Kim Alvefur |
Wed, 07 Mar 2018 19:20:31 +0100 |
luacheckrc: Reflow globals settings
|
Kim Alvefur |
Wed, 07 Mar 2018 19:19:56 +0100 |
MUC/lock: Fix locking timeout to account for the direction of time
|
Kim Alvefur |
Wed, 07 Mar 2018 19:18:35 +0100 |
MUC/lock: Remove redundant fallback value
|
Kim Alvefur |
Wed, 07 Mar 2018 19:17:48 +0100 |
util_pubsub_spec: Move util.pubsub import into a setup block
|
Kim Alvefur |
Wed, 07 Mar 2018 12:51:27 +0100 |
mod_adhoc: Remove unused local [luacheck]
|
Kim Alvefur |
Tue, 06 Mar 2018 19:11:23 +0100 |
spec: Trim trailing whitespace
|
Kim Alvefur |
Tue, 06 Mar 2018 06:27:20 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 06 Mar 2018 01:45:58 +0100 |
prosodyctl: Use correct separator in chown call (fixes #1093)
|
Kim Alvefur |
Fri, 02 Mar 2018 01:51:06 +0100 |
hostmanager: Add a logging close method in case something tries to close the origin of local-originated stanzas (see #1084)
|
Kim Alvefur |
Sat, 24 Feb 2018 19:40:18 +0100 |