Log

plugins/mod_pep.lua @ 9157:c517a219f2ac

description author age
mod_pep: Add comment explaining 'none' affiliation Matthew Wild Wed, 08 Aug 2018 20:40:44 +0100
mod_pep: Remove "subscriber" affiliation in favour of "none" Matthew Wild Wed, 08 Aug 2018 20:38:10 +0100
mod_pep: Loosen restrictions on the "none" affiliation Kim Alvefur Wed, 08 Aug 2018 21:03:37 +0200
mod_pep: Change default affiliation in the "presence" access model to "restricted" for non-contacts Kim Alvefur Wed, 08 Aug 2018 20:55:14 +0200
mod_pep: Add comment about 'hash_map' table Kim Alvefur Mon, 06 Aug 2018 23:20:47 +0200
mod_pep: Correct comment about 'recipients' table Kim Alvefur Mon, 06 Aug 2018 23:20:36 +0200
mod_pep: Pass 'recipients' table across module reloads Kim Alvefur Mon, 06 Aug 2018 18:58:25 +0200
mod_pep: Only resend last item on successful subscription Kim Alvefur Sun, 05 Aug 2018 01:53:48 +0200
mod_pubsub, mod_pep: The "restricted" affiliation should be allowed to be unsubscribed but nothing else Kim Alvefur Mon, 06 Aug 2018 18:33:33 +0200
mod_pep: Save non-presence based subscriptions to storage Kim Alvefur Sun, 05 Aug 2018 01:57:02 +0200
mod_pep: Note which subscriptions are presence based as subscription option Kim Alvefur Sun, 05 Aug 2018 01:56:36 +0200
mod_pep: Add 'get_configuration' capability to relevant affiliations Matthew Wild Sun, 05 Aug 2018 00:04:56 +0100
mod_pep: Add comments describing root tables used for data Kim Alvefur Sat, 04 Aug 2018 23:44:34 +0200
mod_pep: Restrict access models to 'presence', 'whitelist' and 'open' Kim Alvefur Sat, 04 Aug 2018 03:40:30 +0200
mod_pep: Move subscriber check into 'presence' access model callback Kim Alvefur Sat, 04 Aug 2018 03:13:26 +0200
mod_pep: Set default access model to 'presence' Kim Alvefur Sat, 04 Aug 2018 03:38:55 +0200
mod_pep: Return true if all node config checks passes (fixes configuration) Kim Alvefur Fri, 03 Aug 2018 20:39:18 +0200
mod_pep: Silence warnings about unused arguments [luacheck] Kim Alvefur Fri, 03 Aug 2018 17:15:42 +0200
mod_pep: Add 'pep_max_items' option to set an upper limit, defaults to 256 (scientifically chosen) Matthew Wild Wed, 01 Aug 2018 19:18:31 +0100
mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pep base plugins/mod_pep_plus.lua@fd0873236594 Matthew Wild Wed, 01 Aug 2018 19:08:09 +0100
mod_pep: Remove unused variable [luacheck] Kim Alvefur Fri, 06 Jul 2018 00:06:00 +0200
mod_pep: Rename variables to avoid name clash [luacheck] Kim Alvefur Fri, 06 Jul 2018 00:04:26 +0200
mod_pep: Move comment to a shorter line [luacheck] Kim Alvefur Fri, 06 Jul 2018 00:04:13 +0200
Fix spelling throughout the codebase [codespell] Kim Alvefur Sun, 04 Feb 2018 01:51:25 +0100
mod_pep: Advertise pubsub features that I believe to be implented Kim Alvefur Tue, 17 Oct 2017 05:22:43 +0200
mod_pep: Remove disco identity and feature from the host (changed in XEP-0163 version 1.2) Kim Alvefur Tue, 17 Oct 2017 05:20:11 +0200
mod_pep: Handle disco#info queries to nodes (fixes #805) Kim Alvefur Mon, 24 Apr 2017 23:27:21 +0200
mod_pep: Split long line [luacheck] Kim Alvefur Mon, 24 Apr 2017 22:19:27 +0200
mod_pep: Add some additional debug logging Kim Alvefur Sat, 28 Jan 2017 15:31:57 +0100
mod_pep: Use correct field for full JID (thanks Milan*) Kim Alvefur Fri, 10 Jun 2016 14:55:05 +0200
mod_pep: Include the bare user jid in event Kim Alvefur Thu, 09 Jun 2016 10:30:33 +0200
Merge 0.9->0.10 Matthew Wild Fri, 25 Sep 2015 16:51:42 +0100
mod_pep: Don't store contacts' subscriptions to a user's nodes when that user is offline Matthew Wild Fri, 25 Sep 2015 16:48:25 +0100
mod_pep: Document data structures, so I don't have to spend time remembering every time I work on this module Matthew Wild Fri, 04 Sep 2015 11:26:51 +0100
mod_pep: Fire an event when an item is published Kim Alvefur Sat, 20 Dec 2014 21:34:59 +0100
Merge 0.9->trunk Matthew Wild Sat, 24 Aug 2013 23:16:08 +0100
mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this issue (thanks Lonnie Abelbeck) Matthew Wild Sat, 24 Aug 2013 23:15:24 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
Merge 0.9->trunk Matthew Wild Thu, 13 Jun 2013 13:56:58 +0100
mod_pep: When a client supplies no id on a published item, reflect our generated id back to it Florian Zeitz Thu, 13 Jun 2013 13:56:35 +0100
mod_disco: Emit events for disco requests, which contain a node, on user accounts Florian Zeitz Fri, 17 May 2013 18:35:50 +0200
mod_pep: Remove unused imports Kim Alvefur Sun, 14 Oct 2012 21:03:52 +0200
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. Kim Alvefur Thu, 26 Jul 2012 04:33:17 +0200
mod_pep: Allow configurable service discovery identity (Fix) IRON Wed, 25 Jul 2012 19:04:42 +0300
mod_pep: Allow configurable service discovery identity IRON Wed, 25 Jul 2012 18:49:13 +0300
mod_pep: Always include a 'from' attribute on service discovery requests to local clients (compatibility fix for OneTeam). Waqas Hussain Thu, 13 Oct 2011 00:13:49 +0500
mod_pep: Fix comparison between incoming hash and the cached hash for a JID, fixes repeated PEP events on presence (fixes #225) Matthew Wild Fri, 25 Feb 2011 00:07:38 +0000
mod_pep: Fixed a traceback when non-local users send presence. Waqas Hussain Sun, 12 Dec 2010 15:42:00 +0500
mod_pep: Handle the case where local contacts send directed presence with caps hash. Waqas Hussain Sun, 12 Dec 2010 06:35:53 +0500
mod_pep: Remove PEP subscriptions on getting a presence unsubscribe. Waqas Hussain Sun, 28 Nov 2010 15:02:56 +0500
mod_pep: Fixed regression where PEP messages were not correctly being broadcasted on caps hash change. Waqas Hussain Sun, 28 Nov 2010 13:11:42 +0500
mod_pep: Fixed a nil access (thanks Zash). Waqas Hussain Sun, 28 Nov 2010 12:58:54 +0500
mod_pep: Optimised PEP requests for disco info on caps change (issue #150). Waqas Hussain Sun, 28 Nov 2010 07:43:19 +0500
mod_pep: Updated disco#info result handler to use new event name format. Waqas Hussain Sun, 28 Nov 2010 02:05:52 +0500
mod_pep: Use util.caps Matthew Wild Fri, 09 Jul 2010 13:22:58 +0100
mod_pep: Fixed a possible traceback during disco#items queries on a user's bare JID by remote users. Waqas Hussain Thu, 24 Jun 2010 03:29:39 +0500
mod_pep: Corrected and optimized handling of non-available presence stanzas. Waqas Hussain Wed, 02 Jun 2010 01:54:17 +0500
mod_pep: Use is_contact_subscribed (which uses the new rostermanager fix to avoid unnecessary roster loads) Matthew Wild Tue, 01 Jun 2010 20:10:17 +0100
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000