Thu, 25 Oct 2018 21:55:08 +0200 Kim Alvefur mod_mam: Ignore case of null storage driver
Thu, 25 Oct 2018 21:21:22 +0200 Kim Alvefur mod_muc_mam: Fix missing form container element
Thu, 25 Oct 2018 15:33:46 +0100 Matthew Wild util.promise tests: Fix declared but unused variables
Thu, 25 Oct 2018 15:24:52 +0100 Matthew Wild util.promise: Fix missing parameters
Thu, 25 Oct 2018 14:38:00 +0100 Matthew Wild util.promise: Ensure chained promises always receive a value/rejection even if an intermediate promise has no handlers
Thu, 25 Oct 2018 14:19:27 +0100 Matthew Wild util.promise: Export is_promise()
Thu, 25 Oct 2018 14:17:32 +0100 Matthew Wild MUC: Remove debug log
Thu, 25 Oct 2018 14:16:14 +0100 Matthew Wild util.promise: Remove debug print and assert
Wed, 24 Oct 2018 17:18:34 +0200 Kim Alvefur Merge 0.10->trunk
Wed, 24 Oct 2018 17:13:49 +0200 Kim Alvefur prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout
Wed, 24 Oct 2018 17:04:17 +0200 Kim Alvefur prosodyctl: Allow cert dir to not be owned by root (fixes #1075)
Sat, 20 Oct 2018 20:22:55 +0200 Kim Alvefur mod_pep: Add automatic subscriptions on node creation (fixes #1222)
Sat, 20 Oct 2018 20:12:53 +0200 Kim Alvefur mod_pep: Add PEP service owners username in configuration to ease identification
Tue, 23 Oct 2018 22:54:15 +0200 Kim Alvefur mod_pep: Remove use of recipients table for signaling pending disco#items
Sun, 21 Oct 2018 22:21:18 +0200 Kim Alvefur util.pubsub: Clarify comment about return value
Sat, 20 Oct 2018 20:23:23 +0200 Kim Alvefur mod_pep: Add all pubsub service objects to item API in order to behave across reloads
Sun, 21 Oct 2018 21:12:38 +0200 Kim Alvefur mod_storage_sql: Handle Lua 5.3 move of unpack function
Sun, 21 Oct 2018 21:03:54 +0200 Kim Alvefur storagemanager: Fix tests on Lua 5.3
Sun, 21 Oct 2018 19:06:41 +0200 Kim Alvefur mod_storage_memory: Adapt archive deletion code from mod_storage_internal
Sun, 21 Oct 2018 18:00:46 +0200 Kim Alvefur mod_storage_memory: Fix overwriting old keys
Sun, 21 Oct 2018 17:58:50 +0200 Kim Alvefur mod_storage_memory: Remove compat for very early argument order
Sun, 21 Oct 2018 16:18:10 +0100 Matthew Wild MUC: Add function to retrieve affiliation data for a given JID
Sun, 21 Oct 2018 16:17:55 +0100 Matthew Wild MUC: Include affiliation data when iterating over affiliations with a room
Sun, 21 Oct 2018 16:04:54 +0100 Matthew Wild MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224)
Sun, 21 Oct 2018 15:38:55 +0100 Matthew Wild util.array: Add __div for parity with util.set
Fri, 19 Oct 2018 13:31:00 +0100 Matthew Wild util.array: Break long line
Sun, 21 Oct 2018 14:45:22 +0200 Kim Alvefur stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9)
Sun, 21 Oct 2018 14:33:26 +0200 Kim Alvefur mod_compression: Remove tombstone (deprecated in 0.10)
Sun, 21 Oct 2018 14:31:51 +0200 Kim Alvefur mod_privacy: Remove tombstone (deprecated in 0.10)
Sat, 20 Oct 2018 17:31:17 +0200 Kim Alvefur tests: Add some comments to xep54 test
Sat, 20 Oct 2018 17:29:31 +0200 Kim Alvefur tests: Remove initial read since XEP is unclear (see #1104)
Sat, 20 Oct 2018 17:28:52 +0200 Kim Alvefur tests: Set a proper title for vCard test
Sat, 20 Oct 2018 17:12:35 +0200 Kim Alvefur tests: Add simple test case for XEP-0054
Sat, 20 Oct 2018 14:29:20 +0200 Kim Alvefur mod_vcard_legacy: Pass node defaults to publish instead of create
Thu, 18 Oct 2018 22:28:42 +0200 Kim Alvefur CHANGES: Mention server_epoll
Thu, 18 Oct 2018 19:07:01 +0200 Kim Alvefur mod_vcard_legacy: Create nodes with open access (fixes #1221)
Thu, 18 Oct 2018 18:03:31 +0100 Matthew Wild util.promise: Add promise.try()
Thu, 18 Oct 2018 18:00:54 +0100 Matthew Wild util.pubsub: Allow publishing with a config that should be used as defaults only
Thu, 18 Oct 2018 13:33:19 +0200 Kim Alvefur util.promise: Add a string representation
Thu, 18 Oct 2018 12:13:17 +0100 Matthew Wild util.promise: Add promise:finally()
Thu, 18 Oct 2018 12:12:52 +0100 Matthew Wild util.promise: Some code relocation
Thu, 18 Oct 2018 12:11:50 +0100 Matthew Wild util.promise: Also support automatic resolution by returning a promise from an on_reject handler
Thu, 18 Oct 2018 12:04:14 +0100 Matthew Wild util.promise: Add additional test for promise.reject()
Thu, 18 Oct 2018 12:03:33 +0100 Matthew Wild util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it
Thu, 18 Oct 2018 00:49:29 +0200 Kim Alvefur core.moduleapi: Remove redundant condition
Fri, 12 Oct 2018 03:22:09 +0200 Kim Alvefur net.server_epoll: Special handling of signal interrupts
Fri, 12 Oct 2018 03:21:11 +0200 Kim Alvefur net.server_epoll: Ignore ENOENT when deregitering socket
Fri, 12 Oct 2018 03:20:09 +0200 Kim Alvefur net.server_epoll: Graceful handling of registering already added socket
Sun, 14 Oct 2018 14:32:02 +0200 Kim Alvefur util.http: Add tests for normalize_path
Sun, 14 Oct 2018 14:31:59 +0200 Kim Alvefur mod_http: Move normalize_path to util.http
Sun, 14 Oct 2018 14:19:21 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 14 Oct 2018 14:01:57 +0200 Kim Alvefur mod_http: Make sure path from http_external_url always ends with a slash (fixes #1183)
Sat, 13 Oct 2018 08:17:58 +0100 Matthew Wild mod_storage_sql: Fix issue number in comment that was fixed by 55b40f3fa659 (fixes #1073)
Fri, 12 Oct 2018 21:59:15 +0100 Matthew Wild mod_storage_sql: Keep prosodyarchive_index unique constraint on non-MySQL DBs
Fri, 12 Oct 2018 17:36:34 +0200 Kim Alvefur net.server: Swich method for connecting sockets with remotes
Fri, 12 Oct 2018 17:28:08 +0200 Kim Alvefur net.server_epoll: Check return conditions of early socket setup
Fri, 12 Oct 2018 16:26:19 +0200 Kim Alvefur net.server_epoll: Add support for the conn_type argument to addclient
Fri, 12 Oct 2018 16:25:30 +0200 Kim Alvefur net.resolvers.basic: Suffix IPv4 TCP socket types with '4' to match eg 'tcp6'
Fri, 12 Oct 2018 16:24:49 +0200 Kim Alvefur net.server: Remove socket constructor fallback
Fri, 12 Oct 2018 16:21:16 +0200 Kim Alvefur util.dependencies: Add compat code for normalization of socket constructors
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip