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