plugins/mod_pep_plus.lua
Wed, 01 Aug 2018 19:08:09 +0100 Matthew Wild mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pep
Sun, 29 Jul 2018 18:34:38 +0200 Kim Alvefur mod_pep_plus: Fix boolean logic precedence (thanks Link Mauve)
Fri, 13 Jul 2018 03:27:04 +0200 Kim Alvefur mod_pep_plus: Include an empty set of subscribers (fixes traceback)
Fri, 13 Jul 2018 01:14:31 +0200 Kim Alvefur mod_pep_plus: Don't save subscriptions since they are normally session based and transient
Fri, 06 Jul 2018 17:59:39 +0200 Kim Alvefur mod_pep_plus: Use service discovery helpers from pubsub.lib
Sun, 01 Jul 2018 03:43:14 +0200 Kim Alvefur mod_pep_plus: Support persistence of node configuration
Fri, 08 Jun 2018 23:03:34 +0200 Emmanuel Gil Peyrot mod_pep_plus: Prevent nil from being added as a child on item deletion.
Wed, 11 Apr 2018 15:52:13 +0200 Kim Alvefur mod_pep_plus: Skip getting PEP service instance for sessions that have not touched PEP
Sun, 04 Feb 2018 01:51:25 +0100 Kim Alvefur Fix spelling throughout the codebase [codespell]
Sun, 25 Mar 2018 23:30:14 +0200 Kim Alvefur mod_pep_plus: Validate items here too (thanks Link Mauve)
Tue, 07 Nov 2017 02:32:45 +0100 Kim Alvefur mod_pep_plus: Broadcast only the last item (thanks lovetox)
Wed, 18 Oct 2017 11:43:07 +0100 Emmanuel Gil Peyrot mod_pep_plus: Fix a typo.
Wed, 18 Oct 2017 09:43:43 +0200 Kim Alvefur mod_pep_plus: Use feature detection from pubsub.lib
Wed, 18 Oct 2017 09:24:35 +0200 Kim Alvefur mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck]
Wed, 18 Oct 2017 07:47:00 +0200 Kim Alvefur mod_pep_plus: Use dispatch function from pubsub.lib
Tue, 17 Oct 2017 05:47:06 +0200 Kim Alvefur pubsub: Distinguish internal representation of node config from XEP-0060 form (util.pubsub should be protocol-agnostic)
Tue, 17 Oct 2017 05:30:09 +0200 Kim Alvefur mod_pep_plus: Advertise additional features not covered by inspection of pubsub service methods
Tue, 17 Oct 2017 20:50:59 +0200 Kim Alvefur mod_pep_plus: Fix feature mapping here too (see 29ef191c7bf9)
Fri, 13 Oct 2017 19:55:33 +0200 Kim Alvefur mod_pep_plus: Advertise nodes with the correct JID (missed in ec605946e597) (thanks lovetox)
Thu, 12 Oct 2017 01:37:35 +0200 Kim Alvefur mod_pep_plus: Make node persistence configurable via pubsub#persist_items
Thu, 12 Oct 2017 01:34:32 +0200 Kim Alvefur mod_pep_plus: Advertise pubsub features in disco#info (code adapted from mod_pubsub)
Thu, 12 Oct 2017 01:31:08 +0200 Kim Alvefur mod_pubsub, mod_pep_plus: Rename simple_itemstore to reflect that it's based on archive storage
Mon, 09 Oct 2017 13:45:53 +0200 Kim Alvefur mod_pep_plus: Add missing variable
Mon, 09 Oct 2017 00:11:11 +0200 Kim Alvefur mod_pep_plus: Update subscriptions for other local users only
Sun, 08 Oct 2017 23:59:13 +0200 Kim Alvefur mod_pep_plus: Keep track of nodes, and restore them when later
Sun, 08 Oct 2017 23:49:49 +0200 Kim Alvefur mod_pep_plus: Use local username instead of bare JID for references
Mon, 09 Oct 2017 00:05:18 +0200 Kim Alvefur mod_pep_plus: Skip over roster metadata (version, pending) entry
Sun, 08 Oct 2017 23:42:55 +0200 Kim Alvefur mod_pep_plus: Rename variable for clarity
Sun, 08 Oct 2017 01:56:44 +0200 Kim Alvefur mod_pep_plus, mod_pubsub: Store node content in separate archive stores
Wed, 26 Apr 2017 12:09:58 +0200 Kim Alvefur mod_pubsub: Pass 'user' to simple_itemstore
Sat, 15 Apr 2017 09:35:33 +0100 Emmanuel Gil Peyrot mod_pep_plus: Add item persistency.
Sat, 15 Apr 2017 01:26:19 +0100 Emmanuel Gil Peyrot mod_pep_plus: Fix all of the warnings [luacheck]
Sun, 28 Sep 2014 03:07:46 +0200 Kim Alvefur mod_pep_plus: Remove config form, it moved into pubsub.lib
Sun, 28 Sep 2014 02:00:44 +0200 Kim Alvefur mod_pep_plus: Default to max one item per node (Recomended for PEP)
Sun, 28 Sep 2014 02:00:09 +0200 Kim Alvefur mod_pep_plus: Add node config form
Sat, 27 Sep 2014 19:00:09 +0200 Kim Alvefur mod_pep_plus: Add pubsub service objects to an item list
Tue, 08 Jul 2014 07:32:45 +0200 Kim Alvefur mod_pep_plus: Only broadcast newly added subscriptions
Wed, 28 May 2014 21:52:57 +0200 Kim Alvefur mod_pep_plus: Expose get_pep_service()
Fri, 04 Oct 2013 18:42:44 +0200 Florian Zeitz mod_pep_plus: An util.pubsub based PEP module
less more (0) tip