log plugins/mod_pep.lua @ 7131:ea3eea291321

age author description
Fri, 25 Sep 2015 16:51:42 +0100 Matthew Wild Merge 0.9->0.10
Fri, 25 Sep 2015 16:48:25 +0100 Matthew Wild mod_pep: Don't store contacts' subscriptions to a user's nodes when that user is offline
Fri, 04 Sep 2015 11:26:51 +0100 Matthew Wild mod_pep: Document data structures, so I don't have to spend time remembering every time I work on this module
Sat, 20 Dec 2014 21:34:59 +0100 Kim Alvefur mod_pep: Fire an event when an item is published
Sat, 24 Aug 2013 23:16:08 +0100 Matthew Wild Merge 0.9->trunk
Sat, 24 Aug 2013 23:15:24 +0100 Matthew Wild mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this issue (thanks Lonnie Abelbeck)
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Thu, 13 Jun 2013 13:56:58 +0100 Matthew Wild Merge 0.9->trunk
Thu, 13 Jun 2013 13:56:35 +0100 Florian Zeitz mod_pep: When a client supplies no id on a published item, reflect our generated id back to it
Fri, 17 May 2013 18:35:50 +0200 Florian Zeitz mod_disco: Emit events for disco requests, which contain a node, on user accounts
Sun, 14 Oct 2012 21:03:52 +0200 Kim Alvefur mod_pep: Remove unused imports
Thu, 26 Jul 2012 04:33:17 +0200 Kim Alvefur 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.
Wed, 25 Jul 2012 19:04:42 +0300 IRON mod_pep: Allow configurable service discovery identity (Fix)
Wed, 25 Jul 2012 18:49:13 +0300 IRON mod_pep: Allow configurable service discovery identity
Thu, 13 Oct 2011 00:13:49 +0500 Waqas Hussain mod_pep: Always include a 'from' attribute on service discovery requests to local clients (compatibility fix for OneTeam).