Software /
code /
prosody
Graph
-
hgignore: Stop ignoring *.report, these are no longer created since switching to busted2017-10-22, by Kim Alvefur
-
mod_uptime: Remove unused arguments [luacheck]2017-10-20, by Kim Alvefur
-
util.pubsub: Return an empty list if specific item asked for does not exist (thanks jonasw)2017-10-18, by Kim Alvefur
-
mod_pep_plus: Fix a typo.2017-10-18, by Emmanuel Gil Peyrot
-
mod_pep_plus: Use feature detection from pubsub.lib2017-10-18, by Kim Alvefur
-
mod_pubsub: Move service feature dection to pubsub.lib to allow reuse2017-10-18, by Kim Alvefur
-
mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck]2017-10-18, by Kim Alvefur
-
mod_pubsub: Use correct variable name [luacheck]2017-10-18, by Kim Alvefur
-
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
-
mod_pep_plus: Update subscriptions for other local users only2017-10-08, by Kim Alvefur
-
mod_pep_plus: Keep track of nodes, and restore them when later2017-10-08, by Kim Alvefur
-
mod_pep_plus: Use local username instead of bare JID for references2017-10-08, by Kim Alvefur
-
mod_pep_plus: Skip over roster metadata (version, pending) entry2017-10-08, by Kim Alvefur
-
mod_pep_plus: Rename variable for clarity2017-10-08, by Kim Alvefur
-
mod_pubsub: Workaround some storage modules without archive key deduplication2017-10-08, by Kim Alvefur
-
mod_pubsub: Ignore unused 'self' since the data used is an upvalue [luacheck]2017-10-08, by Kim Alvefur
-
mod_pep_plus, mod_pubsub: Store node content in separate archive stores2017-10-07, by Kim Alvefur
-
util.datamanager: Encode the 'store' path component, preserving underscores2017-10-08, by Kim Alvefur
-
mod_pubsub: Add method to clear data from a simple_itemstore2017-10-07, by Kim Alvefur
-
util.pubsub: Clear data store if it supports being cleared, otherwise fall back to creating a new one2017-10-07, by Kim Alvefur
-
mod_pubsub: Remove workaround for SQL issue (fixed in becb593ed86d)2017-10-07, by Kim Alvefur
-
mod_pubsub: Correct traceback in loop invocation (data is the iterator, does not return one)2017-10-07, by Kim Alvefur
-
Merge 0.10->trunk2017-10-05, by Kim Alvefur
-
mod_storage_sql: Also clear the prosodyarchive table when an user is deleted (fixes #1009)2017-10-05, by Kim Alvefur
-
mod_storage_sql: Remove return values from purge method2017-10-05, by Kim Alvefur
-
util.encodings: Use the 'idx' argument correctly [-Wunused-parameter]2017-10-05, by Kim Alvefur
-
Merge 0.10->trunk2017-10-04, by Kim Alvefur
-
CHANGES: Correct date using the power hindsight2017-10-04, by Kim Alvefur
-
util.sql: Don't log at error level if a transaction failed and was retried ok2017-10-04, by Matthew Wild
-
Added tag 0.10.0 for changeset 39966cbc29f42017-09-28, by Matthew Wild
Scroll all the way down to load more.