Log

description author age
Merge 0.11->trunk Kim Alvefur 2019-01-17
mod_motd: Remove redundant conditions 0.11 Kim Alvefur 2019-01-17
mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 0.11 Kim Alvefur 2019-01-17
core.s2smanager: Add stub reset_stream method to destroyed sessions Kim Alvefur 2019-01-16
mod_admin_telnet: sttas:show: Use format option that allows float numbers Kim Alvefur 2019-01-16
util.http: Fix decoding of uppercase URL encoded chars Kim Alvefur 2019-01-16
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) Kim Alvefur 2019-01-15
mod_storage_memory: Implement :user iteration API Kim Alvefur 2019-01-13
prosodyctl: Use the same runtime for starting prosody Kim Alvefur 2019-01-10
util.prosodyctl: Allow passing path to Lua runtime to the start() function Kim Alvefur 2019-01-10
prosodyctl: Pass the original argv table to subcommands (with first argument removed) Kim Alvefur 2019-01-10
GNUmakefile: Add target for running scansion Kim Alvefur 2019-01-10
Merge 0.11->trunk Kim Alvefur 2019-01-10
mod_bosh: Handle missing wait attribute (fixes #1288) 0.11 Kim Alvefur 2019-01-10
Added tag 0.11.2 for changeset 4f8b6c09e5f3 0.11 Matthew Wild 2019-01-08
Merge 0.11->trunk Matthew Wild 2019-01-07
Merge 0.10->0.11 0.11 0.11.2 Matthew Wild 2019-01-07
Added tag 0.10.3 for changeset bb8486491b48 Matthew Wild 2018-11-28
Merge 0.11->trunk Kim Alvefur 2019-01-07
mod_csi_simple: Consider messages encrypted payload as important (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Tweak check for <body> 0.11 Kim Alvefur 2019-01-06
MUC: Rename import to avoid name clash [luacheck] Kim Alvefur 2019-01-06
Merge with jonas Kim Alvefur 2019-01-06
Merge 0.11->trunk Kim Alvefur 2019-01-06
mod_posix: Don't reload logging twice 0.11 Kim Alvefur 2019-01-06
util.startup: Always reload logging after config (fixes #1284) 0.11 Kim Alvefur 2019-01-06
MUC: add ID to message if no ID is present Jonas Wielicki 2019-01-06
mod_http_errors: Normalize CSS Kim Alvefur 2019-01-06
util.http: Pre-generate urlencoding mappings (optimization) Kim Alvefur 2019-01-06
mod_mam: Handle expiry of messages that expire in the middle of the cut-off day Kim Alvefur 2019-01-06
mod_mam: Measure how long it takes to run the message expiry job job Kim Alvefur 2019-01-06
mod_admin_telnet: Sort stats by name Kim Alvefur 2019-01-04
mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful) Kim Alvefur 2019-01-04
mod_admin_telnet: config:get: Assume the global section if only one argument is given Kim Alvefur 2019-01-04
mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command Kim Alvefur 2019-01-04
mod_mam: Fix word order in log message Kim Alvefur 2019-01-04
mod_mam: Perform message expiry based on building an index by date Kim Alvefur 2019-01-03
core.moduleapi: Use convenience function for creating error object from stanza Kim Alvefur 2018-12-30
util.error: Add a function for creating an error object from an error stanza Kim Alvefur 2018-12-30
core.moduleapi: Use util.error for :send_iq errors Kim Alvefur 2018-12-30
core.moduleapi: Move util imports to top Kim Alvefur 2018-12-30
util.error: Add new util library for structured errors Matthew Wild 2018-12-30
util.promise: Remove references to callbacks after settling promise Kim Alvefur 2018-12-30
luacheckrc: Teach luacheck about the new module:send_iq() API Kim Alvefur 2018-12-30
Merge 0.11->trunk Kim Alvefur 2018-12-29
util.pubsub: Restore subscription index from stored data (fixes #1281) 0.11 Kim Alvefur 2018-12-29
mod_admin_telnet: Validate hostnames in xmpp:ping command Kim Alvefur 2018-12-29
mod_tls: Keep TLS context errors and repeat them again for each session Kim Alvefur 2018-12-27
mod_c2s: Improve log message in case there are no stream features on offer (thanks hexa) Kim Alvefur 2018-12-27
mod_saslauth: Improve log message when no SASL mechanisms offered (thanks hexa) Kim Alvefur 2018-11-24
spec: Stub tests for util.interpolation Kim Alvefur 2018-03-10
mod_admin_telnet: Make xmpp:ping command wait and report the reply Kim Alvefur 2018-12-28
mod_admin_telnet: Enable async processing using util.async Kim Alvefur 2018-12-27
mod_admin_telnet: Invert host existence check Kim Alvefur 2018-12-28
core.moduleapi: Add a promise-based API for tracking IQ stanzas (fixes #714) Kim Alvefur 2018-12-28
util.stanza: Require a type attribute for iq stanzas Kim Alvefur 2018-12-28
net.adns: Silence individual luacheck warnings instead of ignoring entire file Kim Alvefur 2018-12-24