Log

plugins/mod_pep.lua @ 7326:d11701e86702

description author age
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