Sat, 01 Sep 2018 00:45:51 +0200 Kim Alvefur util.pubsub: Expand comment on return type from get_items
Fri, 31 Aug 2018 23:54:13 +0200 Kim Alvefur mod_pubsub: Preserve current subscription options if given a partial form
Fri, 31 Aug 2018 21:57:04 +0200 Kim Alvefur mod_pubsub: Fix summary generation for Atom entries to use the correct field
Fri, 31 Aug 2018 17:49:14 +0200 Kim Alvefur util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness
Wed, 22 Aug 2018 13:27:36 +0200 Kim Alvefur util.pubsub: Comments describing the return values of methods
Thu, 30 Aug 2018 00:17:54 +0200 Kim Alvefur prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207)
Mon, 27 Aug 2018 14:07:28 +0100 Matthew Wild util.pubsub: Add 'service' field to all events
Fri, 24 Aug 2018 21:04:27 +0200 Kim Alvefur mod_version: Remove redundant
Fri, 24 Aug 2018 20:36:06 +0200 Emmanuel Gil Peyrot mod_private, mod_vcard: Use the usual comment on non-get received iqs.
Fri, 24 Aug 2018 20:35:33 +0200 Emmanuel Gil Peyrot mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:35:17 +0200 Emmanuel Gil Peyrot mod_uptime: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:35:03 +0200 Emmanuel Gil Peyrot mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:34:34 +0200 Emmanuel Gil Peyrot mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:34:18 +0200 Emmanuel Gil Peyrot mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/.
Fri, 24 Aug 2018 20:34:00 +0200 Emmanuel Gil Peyrot mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/.
Wed, 22 Aug 2018 14:50:07 +0200 Kim Alvefur MUC: Normalize indentation
Tue, 21 Aug 2018 19:48:08 +0200 Kim Alvefur util.pubsub: Remove unused argument
Sun, 19 Aug 2018 23:44:01 +0100 Matthew Wild mod_vcard: Remove 0.8 COMPAT code
Sun, 19 Aug 2018 23:37:19 +0100 Matthew Wild util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items
Sun, 19 Aug 2018 21:56:33 +0100 Matthew Wild util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981
Sun, 19 Aug 2018 21:29:52 +0100 Matthew Wild util.stanza tests: Add tests for maptags() method
Sun, 19 Aug 2018 14:45:19 +0100 Matthew Wild net.server: Throw error when loading outside Prosody or Prosody config not loaded
Sun, 19 Aug 2018 14:44:50 +0100 Matthew Wild util.startup: Set flag when config fully loaded
Sun, 19 Aug 2018 13:20:55 +0100 Matthew Wild tests: Add muc/util tests for filtering MUC elements
Sun, 19 Aug 2018 07:42:07 +0200 Kim Alvefur mod_pubsub: Add missing default value for deliver_payloads
Sun, 19 Aug 2018 07:41:26 +0200 Kim Alvefur mod_pubsub: Fix boolean value in form
Sun, 19 Aug 2018 07:39:49 +0200 Kim Alvefur mod_pubsub: Add a semicolon for consistency
Sat, 18 Aug 2018 18:14:19 +0200 Kim Alvefur util.pubsub tests: Fix whitespace
Sat, 18 Aug 2018 15:28:08 +0100 Matthew Wild util.pubsub tests: Add tests for get_items()
Sat, 18 Aug 2018 15:26:35 +0100 Matthew Wild util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item
Sat, 18 Aug 2018 15:10:41 +0100 Matthew Wild Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes
Sat, 18 Aug 2018 14:38:18 +0100 Matthew Wild mod_pep: Simplify code
Sat, 18 Aug 2018 14:33:49 +0100 Matthew Wild util.pubsub: Fix whitespace [luacheck]
Sat, 18 Aug 2018 14:30:14 +0100 Matthew Wild Backed out changeset 27d800ddc3b0 (see below)
Sat, 18 Aug 2018 14:21:02 +0100 Matthew Wild util.pubsub: get_last_item(): Fail with item-not-found if no item yet published
Sat, 18 Aug 2018 14:17:43 +0100 Matthew Wild util.pubsub: get_last_item(): Return error if node does not exist
Sat, 18 Aug 2018 14:06:56 +0100 Matthew Wild pubsub.lib, util.pubsub: Move precondition checks to util.pubsub
Sat, 18 Aug 2018 14:38:49 +0200 Kim Alvefur mod_pubsub: Advertise support for subscription-options
Sat, 18 Aug 2018 14:32:03 +0200 Kim Alvefur mod_pubsub: Advertise support for node meta-data
Sat, 18 Aug 2018 14:31:01 +0200 Kim Alvefur mod_pep: Remove feature for persistence already added elsewere
Sat, 18 Aug 2018 14:29:13 +0200 Kim Alvefur mod_pep: Remove already included access model feature
Sat, 18 Aug 2018 13:23:52 +0100 Matthew Wild util.pubsub: Add comment to clarify return values
Sat, 18 Aug 2018 14:06:23 +0200 Kim Alvefur MUC: Direct PubSub queries to occupants to their real bare JID
Sat, 18 Aug 2018 00:41:49 +0200 Kim Alvefur util.time: Add brief tests
Fri, 17 Aug 2018 08:12:58 +0100 Matthew Wild MUC: Fix traceback when failing to restore a room
Fri, 17 Aug 2018 00:31:24 +0200 Kim Alvefur MUC: Pass missing argument to log message
Thu, 16 Aug 2018 15:35:46 +0200 Kim Alvefur mod_pep: Respect setting for whether to include payload in notifications
Thu, 16 Aug 2018 15:34:58 +0200 Kim Alvefur mod_pep: Respect settings for which kinds of notifications to send
Thu, 16 Aug 2018 15:20:29 +0200 Kim Alvefur mod_pubsub: Add support for thin notifications (without the full payload)
Thu, 16 Aug 2018 15:18:29 +0200 Kim Alvefur mod_pubsub: Only attach publisher on normal "item" broadcasts
Thu, 16 Aug 2018 15:07:28 +0200 Kim Alvefur mod_pubsub: Use the correct form field
Thu, 16 Aug 2018 15:05:01 +0200 Kim Alvefur mod_pubsub: Specify defaults for notification settings
Thu, 16 Aug 2018 14:44:09 +0200 Kim Alvefur mod_pubsub: Make notification of item retraction configurable
Thu, 16 Aug 2018 14:42:36 +0200 Kim Alvefur mod_pubsub: Make notification of node deletion configurable
Thu, 16 Aug 2018 14:49:42 +0200 Kim Alvefur mod_pubsub: Add support for "quiet nodes" (disabling notifications)
Thu, 16 Aug 2018 14:47:30 +0200 Kim Alvefur mod_pubsub: Prepare to support turning notifications off for each kind of broadcast
Mon, 13 Aug 2018 20:44:01 +0200 Kim Alvefur mod_pubsub: Add payload type metadata field
Thu, 16 Aug 2018 14:32:21 +0200 Kim Alvefur util.pubsub: Pass "retract" as the type of such broadcasts
Thu, 16 Aug 2018 06:05:11 +0200 Kim Alvefur util.pubsub: Silence warnings in tests [luacheck]
Sun, 12 Aug 2018 23:52:39 +0200 Kim Alvefur util.async: Remove sleep function
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip