Software /
code /
prosody
Graph
-
core/sessionmanager: Remove unnecessary fallback in make_authenticated2019-06-01, by Maxime “pep” Buquet
-
prosody: Also log status code passed to exit()2019-05-31, by Kim Alvefur
-
prosody: Log shutdown reason (in past tense) as the very last thing2019-05-31, by Kim Alvefur
-
prosody: Log shutdown reason2019-05-31, by Kim Alvefur
-
Merge 0.11->trunk2019-05-30, by Kim Alvefur
-
util.sql: Ignore if tables and indices already exist on creation (fixes #1064) 0.112019-05-30, by Kim Alvefur
-
Merge 0.11->trunk2019-05-30, by Kim Alvefur
-
mod_pep: Handle presence based subscription outside of util.pubsub (fixes #1372) 0.112019-05-30, by Kim Alvefur
-
util.format: Handle integer formats the same way on Lua versions without integer support2019-05-30, by Kim Alvefur
-
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)2019-05-30, by Kim Alvefur
-
mod_storage_sql: Ignore shadowed error variable [luacheck]2019-05-27, by Kim Alvefur
-
mod_storage_sql: Fix to use correct arguments to archive id lookup2019-05-27, by Kim Alvefur
-
mod_storage_sql: Correctly return item-not-found error2019-05-27, by Kim Alvefur
-
Merge 0.11->trunk2019-05-27, by Kim Alvefur
-
mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 0.112019-05-27, by Kim Alvefur
-
mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 0.112019-05-27, by Kim Alvefur
-
Merge 0.11->trunk2019-05-27, by Kim Alvefur
-
mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 0.112019-05-27, by Kim Alvefur
-
mod_csi_simple: Disable optimizations on disconnect (fixes #1358)2019-05-26, by Kim Alvefur
-
mod_storage_internal: Return appropriate error even with empty archive2019-05-05, by Kim Alvefur
-
mod_storage_memory: Return correct error even if no archive data available2019-05-05, by Kim Alvefur
-
mod_muc_mam: Propagate item-not-found to client (fixes #1325)2019-05-05, by Kim Alvefur
-
mod_mam: Propagate item-not-found to client (fixes #1325)2019-05-05, by Kim Alvefur
-
mod_storage_sql: Look up archive IDs in separate queries (fixes #1325)2019-03-22, by Kim Alvefur
-
mod_storage_memory: Return error if 'before' or 'after' are not found (partial fix for #1325)2019-03-04, by Kim Alvefur
-
mod_storage_internal: Return error if 'before' or 'after' are not found (partial fix for #1325)2019-03-04, by Kim Alvefur
-
Merge 0.11->trunk2019-05-26, by Kim Alvefur
-
util.random: Handle unlikely read errors from /dev/urandom (see #1313) 0.112019-05-18, by Kim Alvefur
-
mod_storage_sql: Handle SQLite DELETE with LIMIT being optional (fixes #1359) 0.112019-05-13, by Kim Alvefur
-
configure: Respect previously set paths in macosx preset2019-05-13, by Kim Alvefur
-
configure: Remove preset settings that are autodiscovered2019-05-13, by Kim Alvefur
-
configure: Handle ostype preset after argument processing2019-05-13, by Kim Alvefur
-
util.hashring: Add tests2019-05-13, by Matthew Wild
-
util.encodings: Declare absence of arguments [-Wstrict-prototypes]2019-05-13, by Kim Alvefur
-
util.hashring: Implementation of hashring data structure2019-05-13, by Matthew Wild
-
migrator: Add support for archives (fixes #651)2019-05-05, by Kim Alvefur
-
migrator: Rewrite to use storage modules2019-05-05, by Kim Alvefur
-
mod_storage_sql: Add support for iterating over users in archive stores2019-05-05, by Kim Alvefur
-
mod_storage_internal: Add support for iterating over users in archive stores2019-05-05, by Kim Alvefur
-
mod_muc_mam: Handle archive quotas2019-05-05, by Kim Alvefur
-
Merge 0.11->trunk2019-05-05, by Kim Alvefur
-
mod_storage_internal,memory: Only return total count if requested2019-05-05, by Kim Alvefur
-
net.http.files: Bump cache hits so they stay cached2019-05-04, by Kim Alvefur
-
Merge 0.11->trunk2019-05-04, by Kim Alvefur
-
Fix various spelling mistakes [codespell]2019-05-03, by Kim Alvefur
-
Merge 0.11->trunk2019-05-03, by Kim Alvefur
-
mod_admin_telnet: include BOSH connections in c2s:count (#998)2019-05-03, by Arc Riley
-
mod_admin_telnet: added "(bosh)" and "(websocket)" connection flags (#998)2019-05-03, by Arc Riley
-
mod_admin_telnet: include BOSH connections in c2s session commands (#998)2019-05-02, by Arc Riley
-
mod_mimicking: Improve error handling2019-04-29, by Kim Alvefur
-
mod_mimicking: Use more intuitive term "mimicry index" for skeletons2019-04-29, by Kim Alvefur
-
mod_mimicking: Update command to work with current code2019-04-29, by Kim Alvefur
Scroll all the way down to load more.