Log

plugins/mod_pep.lua @ 8197:55826e29c719

description author age
mod_pep: Handle disco#info queries to nodes (fixes #805) Kim Alvefur 2017-04-24
mod_pep: Split long line [luacheck] Kim Alvefur 2017-04-24
mod_pep: Add some additional debug logging Kim Alvefur 2017-01-28
mod_pep: Use correct field for full JID (thanks Milan*) Kim Alvefur 2016-06-10
mod_pep: Include the bare user jid in event Kim Alvefur 2016-06-09
Merge 0.9->0.10 Matthew Wild 2015-09-25
mod_pep: Don't store contacts' subscriptions to a user's nodes when that user is offline Matthew Wild 2015-09-25
mod_pep: Document data structures, so I don't have to spend time remembering every time I work on this module Matthew Wild 2015-09-04
mod_pep: Fire an event when an item is published Kim Alvefur 2014-12-20
Merge 0.9->trunk Matthew Wild 2013-08-24
mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this issue (thanks Lonnie Abelbeck) Matthew Wild 2013-08-24
Remove all trailing whitespace Florian Zeitz 2013-08-09
Merge 0.9->trunk Matthew Wild 2013-06-13
mod_pep: When a client supplies no id on a published item, reflect our generated id back to it Florian Zeitz 2013-06-13
mod_disco: Emit events for disco requests, which contain a node, on user accounts Florian Zeitz 2013-05-17
mod_pep: Remove unused imports Kim Alvefur 2012-10-14
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 2012-07-26
mod_pep: Allow configurable service discovery identity (Fix) IRON 2012-07-25
mod_pep: Allow configurable service discovery identity IRON 2012-07-25
mod_pep: Always include a 'from' attribute on service discovery requests to local clients (compatibility fix for OneTeam). Waqas Hussain 2011-10-12
mod_pep: Fix comparison between incoming hash and the cached hash for a JID, fixes repeated PEP events on presence (fixes #225) Matthew Wild 2011-02-25
mod_pep: Fixed a traceback when non-local users send presence. Waqas Hussain 2010-12-12
mod_pep: Handle the case where local contacts send directed presence with caps hash. Waqas Hussain 2010-12-12
mod_pep: Remove PEP subscriptions on getting a presence unsubscribe. Waqas Hussain 2010-11-28
mod_pep: Fixed regression where PEP messages were not correctly being broadcasted on caps hash change. Waqas Hussain 2010-11-28
mod_pep: Fixed a nil access (thanks Zash). Waqas Hussain 2010-11-28
mod_pep: Optimised PEP requests for disco info on caps change (issue #150). Waqas Hussain 2010-11-28
mod_pep: Updated disco#info result handler to use new event name format. Waqas Hussain 2010-11-27
mod_pep: Use util.caps Matthew Wild 2010-07-09
mod_pep: Fixed a possible traceback during disco#items queries on a user's bare JID by remote users. Waqas Hussain 2010-06-23