| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_pep: Handle disco#info queries to nodes (fixes #805) | Kim Alvefur | 2017-04-24 | 1 | -1/+11 |
* | mod_pep: Split long line [luacheck] | Kim Alvefur | 2017-04-24 | 1 | -1/+2 |
* | mod_pep: Add some additional debug logging | Kim Alvefur | 2017-01-28 | 1 | -0/+7 |
* | mod_pep: Use correct field for full JID (thanks Milan*) | Kim Alvefur | 2016-06-10 | 1 | -1/+1 |
* | mod_pep: Include the bare user jid in event | Kim Alvefur | 2016-06-09 | 1 | -3/+2 |
* | Merge 0.9->0.10 | Matthew Wild | 2015-09-25 | 1 | -0/+16 |
|\ |
|
| * | mod_pep: Don't store contacts' subscriptions to a user's nodes when that user... | Matthew Wild | 2015-09-25 | 1 | -0/+12 |
| * | mod_pep: Document data structures, so I don't have to spend time remembering ... | Matthew Wild | 2015-09-04 | 1 | -0/+4 |
* | | mod_pep: Fire an event when an item is published | Kim Alvefur | 2014-12-20 | 1 | -3/+7 |
* | | Merge 0.9->trunk | Matthew Wild | 2013-08-24 | 1 | -1/+1 |
|\| |
|
| * | mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this ... | Matthew Wild | 2013-08-24 | 1 | -1/+1 |
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -1/+1 |
* | | Merge 0.9->trunk | Matthew Wild | 2013-06-13 | 1 | -2/+3 |
|\| |
|
| * | mod_pep: When a client supplies no id on a published item, reflect our genera... | Florian Zeitz | 2013-06-13 | 1 | -2/+3 |
* | | mod_disco: Emit events for disco requests, which contain a node, on user acco... | Florian Zeitz | 2013-05-17 | 1 | -6/+6 |
|/ |
|
* | mod_pep: Remove unused imports | Kim Alvefur | 2012-10-14 | 1 | -3/+1 |
* | mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep,... | Kim Alvefur | 2012-07-26 | 1 | -0/+1 |
* | mod_pep: Allow configurable service discovery identity (Fix) | IRON | 2012-07-25 | 1 | -1/+1 |
* | mod_pep: Allow configurable service discovery identity | IRON | 2012-07-25 | 1 | -1/+1 |
* | mod_pep: Always include a 'from' attribute on service discovery requests to l... | Waqas Hussain | 2011-10-13 | 1 | -1/+2 |
* | mod_pep: Fix comparison between incoming hash and the cached hash for a JID, ... | Matthew Wild | 2011-02-25 | 1 | -1/+1 |
* | mod_pep: Fixed a traceback when non-local users send presence. | Waqas Hussain | 2010-12-12 | 1 | -1/+1 |
* | mod_pep: Handle the case where local contacts send directed presence with cap... | Waqas Hussain | 2010-12-12 | 1 | -1/+2 |
* | mod_pep: Remove PEP subscriptions on getting a presence unsubscribe. | Waqas Hussain | 2010-11-28 | 1 | -0/+10 |
* | mod_pep: Fixed regression where PEP messages were not correctly being broadca... | Waqas Hussain | 2010-11-28 | 1 | -2/+2 |
* | mod_pep: Fixed a nil access (thanks Zash). | Waqas Hussain | 2010-11-28 | 1 | -1/+1 |
* | mod_pep: Optimised PEP requests for disco info on caps change (issue #150). | Waqas Hussain | 2010-11-28 | 1 | -6/+19 |
* | mod_pep: Updated disco#info result handler to use new event name format. | Waqas Hussain | 2010-11-28 | 1 | -1/+1 |
* | mod_pep: Use util.caps | Matthew Wild | 2010-07-09 | 1 | -46/+1 |
* | mod_pep: Fixed a possible traceback during disco#items queries on a user's ba... | Waqas Hussain | 2010-06-24 | 1 | -2/+2 |
* | mod_pep: Corrected and optimized handling of non-available presence stanzas. | Waqas Hussain | 2010-06-02 | 1 | -17/+22 |
* | mod_pep: Use is_contact_subscribed (which uses the new rostermanager fix to a... | Matthew Wild | 2010-06-01 | 1 | -3/+2 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| * | mod_pep: Support item retrieval use cases | Paul Aurich | 2009-12-05 | 1 | -19/+72 |
| * | mod_pep: Allow storage of urn:xmpp:avatar:data node (payload only with base64... | Paul Aurich | 2009-12-05 | 1 | -1/+1 |
* | | mod_pep: Added a TODO. | Waqas Hussain | 2009-12-21 | 1 | -1/+1 |
* | | mod_pep: Handle service discovery queries for bare account JIDs (thanks darkr... | Waqas Hussain | 2009-12-21 | 1 | -0/+18 |
* | | mod_pep: Support item retrieval use cases | Paul Aurich | 2009-12-05 | 1 | -19/+72 |
* | | mod_pep: Allow storage of urn:xmpp:avatar:data node (payload only with base64... | Paul Aurich | 2009-12-05 | 1 | -1/+1 |
|/ |
|
* | PEP: Better reload support. | Waqas Hussain | 2009-10-22 | 1 | -0/+9 |
* | PEP: Send publish IQ result before broadcast. | Waqas Hussain | 2009-10-22 | 1 | -1/+1 |
* | PEP: Stricter checks on payload validity. | Waqas Hussain | 2009-10-22 | 1 | -1/+1 |
* | PEP: Clone payloads to allow plugins to reuse stanzas. | Waqas Hussain | 2009-10-22 | 1 | -1/+1 |
* | PEP: Fixed namespace for the <item> element in PEP broadcasts. | Waqas Hussain | 2009-10-22 | 1 | -0/+1 |
* | mod_pep: Added name 'Prosody' to the pubsub/pep identity | Waqas Hussain | 2009-08-18 | 1 | -1/+1 |
* | Fixed: IQ replies are not sent back on publishing a PEP event | Waqas Hussain | 2009-08-03 | 1 | -0/+1 |
* | mod_pep: Added support for pubsub item retraction | Waqas Hussain | 2009-07-29 | 1 | -1/+2 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | mod_pep: Escape + in pattern | Matthew Wild | 2009-07-02 | 1 | -1/+1 |