Software /
code /
prosody
Log
plugins/mod_pep.lua @ 5065:acfaf771f10e
description | author | age |
---|---|---|
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 |