| Tue, 30 Oct 2018 18:20:54 +0100 |
Kim Alvefur |
pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226)
0.11
|
| Sat, 20 Oct 2018 20:22:55 +0200 |
Kim Alvefur |
mod_pep: Add automatic subscriptions on node creation (fixes #1222)
|
| Sat, 20 Oct 2018 20:12:53 +0200 |
Kim Alvefur |
mod_pep: Add PEP service owners username in configuration to ease identification
|
| Tue, 23 Oct 2018 22:54:15 +0200 |
Kim Alvefur |
mod_pep: Remove use of recipients table for signaling pending disco#items
|
| Sat, 20 Oct 2018 20:23:23 +0200 |
Kim Alvefur |
mod_pep: Add all pubsub service objects to item API in order to behave across reloads
|
| Sat, 18 Aug 2018 14:38:18 +0100 |
Matthew Wild |
mod_pep: Simplify code
|
| Sat, 18 Aug 2018 14:31:01 +0200 |
Kim Alvefur |
mod_pep: Remove feature for persistence already added elsewere
|
| Sat, 18 Aug 2018 14:29:13 +0200 |
Kim Alvefur |
mod_pep: Remove already included access model feature
|
| Thu, 16 Aug 2018 15:35:46 +0200 |
Kim Alvefur |
mod_pep: Respect setting for whether to include payload in notifications
|
| Thu, 16 Aug 2018 15:34:58 +0200 |
Kim Alvefur |
mod_pep: Respect settings for which kinds of notifications to send
|
| Thu, 16 Aug 2018 14:32:21 +0200 |
Kim Alvefur |
util.pubsub: Pass "retract" as the type of such broadcasts
|
| Wed, 08 Aug 2018 23:20:07 +0100 |
Matthew Wild |
mod_pep, util.pubsub: Rename restricted->outcast, none->member and add new 'none' affiliation to better match XEP-0060
|
| Wed, 08 Aug 2018 20:48:02 +0100 |
Matthew Wild |
mod_pubsub, mod_pep, util.pubsub: Move capability definitions into util.pubsub to avoid duplication
|
| Wed, 08 Aug 2018 20:40:44 +0100 |
Matthew Wild |
mod_pep: Add comment explaining 'none' affiliation
|