Log

plugins/mod_pep_plus.lua @ 12991:6d7e3d5463d8

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