Software /
code /
prosody
Graph
-
mod_pubsub: Add support for Create and Configure2017-10-18, by Kim Alvefur
-
mod_pubsub: Fix namespace conflict with the pubsub#owner namespace2017-10-18, by Kim Alvefur
-
mod_pep_plus: Use dispatch function from pubsub.lib2017-10-18, by Kim Alvefur
-
mod_pubsub: Move dispatch function into pubsub.lib2017-10-18, by Kim Alvefur
-
mod_pep_plus: Advertise additional features not covered by inspection of pubsub service methods2017-10-17, by Kim Alvefur
-
mod_pep_plus: Fix feature mapping here too (see 29ef191c7bf9)2017-10-17, by Kim Alvefur
-
mod_pep: Advertise pubsub features that I believe to be implented2017-10-17, by Kim Alvefur
-
mod_pep: Remove disco identity and feature from the host (changed in XEP-0163 version 1.2)2017-10-17, by Kim Alvefur
-
mod_pubsub: Fix feature advertising of config-node and retrieve-default2017-10-17, by Kim Alvefur
-
mod_pubsub: Remove expose_publisher argument since it is handled in broadcaster2017-10-16, by Kim Alvefur
-
util.pubsub: Remove inclusion of publisher2017-10-16, by Kim Alvefur
-
mod_pubsub: Fix typo in import2017-10-15, by Kim Alvefur
-
mod_pubsub: Don't log private data2017-10-15, by Kim Alvefur
-
util.debug: Produce a sensible name for nameless upvalues to C functions2017-10-15, by Kim Alvefur
-
mod_pep_plus: Advertise nodes with the correct JID (missed in ec605946e597) (thanks lovetox)2017-10-13, by Kim Alvefur
-
mod_pep_plus: Make node persistence configurable via pubsub#persist_items2017-10-11, by Kim Alvefur
-
mod_pep_plus: Advertise pubsub features in disco#info (code adapted from mod_pubsub)2017-10-11, by Kim Alvefur
-
mod_pubsub, mod_pep_plus: Rename simple_itemstore to reflect that it's based on archive storage2017-10-11, by Kim Alvefur
-
mod_pubsub: Make sure that a dataform is given to configure2017-10-11, by Kim Alvefur
-
util.pubsub: Return item-not-found if a single item is requested, and not there2017-10-09, by Kim Alvefur
-
mod_pep_plus: Add missing variable2017-10-09, by Kim Alvefur
-
net.server_event: Add "libevent" to backend description2017-10-09, by Kim Alvefur
-
mod_pubsub: Hide item persistence behind option (at least until affiliations are also persisted)2017-10-09, by Kim Alvefur
-
util.pubsub: Clear data on node deletion2017-10-08, by Kim Alvefur
-
mod_pubsub: Restore persistence with one archive per node2017-10-08, by Kim Alvefur
-
mod_storage_internal: Add more extensive query support to archive:delete method2017-10-08, by Kim Alvefur
-
mod_storage_internal: Add support for archive key deduplication (like mod_storage_sql)2017-10-08, by Kim Alvefur
-
mod_pubsub: Remove use of non-existent fields2017-10-08, by Kim Alvefur
Scroll all the way down to load more.