Software /
code /
prosody
Graph
-
mod_pubsub: Add a tail method (like util.cache) to archive_itemstore2017-11-06, by Kim Alvefur
-
mod_pubsub: Update node config names (should have been in 2abbb01cd756) (thanks lovetox)2017-11-06, by Kim Alvefur
-
spec/util.encodings: Test a lonly padding (can appear like this in SASL)2017-11-03, by Kim Alvefur
-
spec/util.encodings: Test an UTF-8 sequence2017-11-03, by Kim Alvefur
-
spec/util.encodings: Fix syntax2017-11-03, by Kim Alvefur
-
spec/util.encodings: Remove workaround for a thing2017-11-03, by Kim Alvefur
-
Merge 0.10->trunk2017-11-03, by Kim Alvefur
-
util.termcolours: Split a long line [luacheck]2017-11-03, by Kim Alvefur
-
spec/util.encodings: Add some base64 tests (Thanks Link Mavue)2017-11-03, by Kim Alvefur
-
Merge 0.10->trunk2017-10-29, by Kim Alvefur
-
man prosodyctl: Highlight subcommands2017-10-23, by Kim Alvefur
-
mod_http_errors: Use util.interpolation to render HTML template2017-10-27, by Kim Alvefur
-
mod_http_errors: Set Content-Type header to HTML (fixes #1030)2017-10-27, by Kim Alvefur
-
net.http.server: Include response object in most http-error events2017-10-27, by Kim Alvefur
-
rostermanager: Log warning if removal self-contact failed2017-10-28, by Kim Alvefur
-
rostermanager: Use internal method for storing removal of self-contact2017-10-28, by Kim Alvefur
-
rostermanager: Demote warning to debug message2017-10-28, by Kim Alvefur
-
rostermanager: Capitalize log message2017-10-28, by Kim Alvefur
-
rostermanager: Remove self-contact entry (fixes #933)2017-09-19, by Emmanuel Gil Peyrot
-
rostermanager: Simplify logging.2017-09-19, by Emmanuel Gil Peyrot
-
loggingmanager: Make timestamps enabled by default in file sink (fixes #1004)2017-10-26, by Kim Alvefur
-
mod_carbons: Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956)2017-10-26, by Kim Alvefur
-
mod_mam: Load archiving preferes for offline users (fixes #1024)2017-10-17, by Kim Alvefur
-
mod_storage_xep0227: Ignore unused 'self' argument [luacheck]2017-10-25, by Kim Alvefur
-
mod_storage_xep0227: Add roster storage (fixes #1023)2017-10-19, by Kim Alvefur
-
mod_storage_xep0227: Correctly report that only key-value stores are supported2017-10-19, by Kim Alvefur
-
Merge 0.10->trunk2017-10-24, by Kim Alvefur
-
mod_stanza_debug: Logs full stanzas sent and received for debugging purposes2017-10-23, by Kim Alvefur
-
Makefile: Tell busted to use the configured Lua version (or C modules won't load)2017-10-22, by Kim Alvefur
-
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
Scroll all the way down to load more.