util.promise: Remove debug print and assert
|
Matthew Wild |
Thu, 25 Oct 2018 14:16:14 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Wed, 24 Oct 2018 17:18:34 +0200 |
prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout
|
Kim Alvefur |
Wed, 24 Oct 2018 17:13:49 +0200 |
prosodyctl: Allow cert dir to not be owned by root (fixes #1075)
|
Kim Alvefur |
Wed, 24 Oct 2018 17:04:17 +0200 |
mod_pep: Add automatic subscriptions on node creation (fixes #1222)
|
Kim Alvefur |
Sat, 20 Oct 2018 20:22:55 +0200 |
mod_pep: Add PEP service owners username in configuration to ease identification
|
Kim Alvefur |
Sat, 20 Oct 2018 20:12:53 +0200 |
mod_pep: Remove use of recipients table for signaling pending disco#items
|
Kim Alvefur |
Tue, 23 Oct 2018 22:54:15 +0200 |
util.pubsub: Clarify comment about return value
|
Kim Alvefur |
Sun, 21 Oct 2018 22:21:18 +0200 |
mod_pep: Add all pubsub service objects to item API in order to behave across reloads
|
Kim Alvefur |
Sat, 20 Oct 2018 20:23:23 +0200 |
mod_storage_sql: Handle Lua 5.3 move of unpack function
|
Kim Alvefur |
Sun, 21 Oct 2018 21:12:38 +0200 |
storagemanager: Fix tests on Lua 5.3
|
Kim Alvefur |
Sun, 21 Oct 2018 21:03:54 +0200 |
mod_storage_memory: Adapt archive deletion code from mod_storage_internal
|
Kim Alvefur |
Sun, 21 Oct 2018 19:06:41 +0200 |
mod_storage_memory: Fix overwriting old keys
|
Kim Alvefur |
Sun, 21 Oct 2018 18:00:46 +0200 |
mod_storage_memory: Remove compat for very early argument order
|
Kim Alvefur |
Sun, 21 Oct 2018 17:58:50 +0200 |
MUC: Add function to retrieve affiliation data for a given JID
|
Matthew Wild |
Sun, 21 Oct 2018 16:18:10 +0100 |