spec/util.encodings: Test a lonly padding (can appear like this in SASL)
|
Kim Alvefur |
2017-11-03 |
spec/util.encodings: Test an UTF-8 sequence
|
Kim Alvefur |
2017-11-03 |
spec/util.encodings: Fix syntax
|
Kim Alvefur |
2017-11-03 |
spec/util.encodings: Remove workaround for a thing
|
Kim Alvefur |
2017-11-03 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-11-03 |
util.termcolours: Split a long line [luacheck]
|
Kim Alvefur |
2017-11-03 |
spec/util.encodings: Add some base64 tests (Thanks Link Mavue)
|
Kim Alvefur |
2017-11-03 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-10-29 |
man prosodyctl: Highlight subcommands
|
Kim Alvefur |
2017-10-23 |
mod_http_errors: Use util.interpolation to render HTML template
|
Kim Alvefur |
2017-10-27 |
mod_http_errors: Set Content-Type header to HTML (fixes #1030)
|
Kim Alvefur |
2017-10-27 |
net.http.server: Include response object in most http-error events
|
Kim Alvefur |
2017-10-27 |
rostermanager: Log warning if removal self-contact failed
|
Kim Alvefur |
2017-10-28 |
rostermanager: Use internal method for storing removal of self-contact
|
Kim Alvefur |
2017-10-28 |
rostermanager: Demote warning to debug message
|
Kim Alvefur |
2017-10-28 |
rostermanager: Capitalize log message
|
Kim Alvefur |
2017-10-28 |
rostermanager: Remove self-contact entry (fixes #933)
|
Emmanuel Gil Peyrot |
2017-09-19 |
rostermanager: Simplify logging.
|
Emmanuel Gil Peyrot |
2017-09-19 |
loggingmanager: Make timestamps enabled by default in file sink (fixes #1004)
|
Kim Alvefur |
2017-10-26 |
mod_carbons: Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956)
|
Kim Alvefur |
2017-10-26 |
mod_mam: Load archiving preferes for offline users (fixes #1024)
|
Kim Alvefur |
2017-10-17 |
mod_storage_xep0227: Ignore unused 'self' argument [luacheck]
|
Kim Alvefur |
2017-10-25 |
mod_storage_xep0227: Add roster storage (fixes #1023)
|
Kim Alvefur |
2017-10-19 |
mod_storage_xep0227: Correctly report that only key-value stores are supported
|
Kim Alvefur |
2017-10-19 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-10-24 |
mod_stanza_debug: Logs full stanzas sent and received for debugging purposes
|
Kim Alvefur |
2017-10-23 |
core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited)
|
Kim Alvefur |
2017-10-17 |
Makefile: Tell busted to use the configured Lua version (or C modules won't load)
|
Kim Alvefur |
2017-10-22 |
hgignore: Stop ignoring *.report, these are no longer created since switching to busted
|
Kim Alvefur |
2017-10-22 |
mod_uptime: Remove unused arguments [luacheck]
|
Kim Alvefur |
2017-10-20 |