Software /
code /
prosody
Graph
-
util.startup: Move original_logging_config to a local variable2018-03-22, by Matthew Wild
-
util.startup: Restore user switching2018-03-22, by Matthew Wild
-
util.startup: Fix chdir() to use correct path variable2018-03-22, by Matthew Wild
-
mod_posix: Delay setting signal handlers until in the main thread2018-03-22, by Matthew Wild
-
MUC: Catch and log error in case of storage failure in iterator over rooms2018-03-15, by Kim Alvefur
-
MUC: Override methods on broken rooms to return internal-server-error instead2018-03-22, by Kim Alvefur
-
MUC: Return error if unable to keep track of room due to storage failure2018-03-07, by Kim Alvefur
-
MUC: Log failure to load room state2018-03-16, by Kim Alvefur
-
MUC: Only fetch stored room state if room config is loaded without error2018-03-16, by Kim Alvefur
-
MUC: Prevent room eviction on storage failure2018-03-07, by Kim Alvefur
-
MUC: Produce an untracked, locked room on failure to read room from storage (#1091)2018-03-12, by Kim Alvefur
-
util.async: Allow nil as a guard key2018-03-22, by Matthew Wild
-
storagemanager: Log warning on storage access outside of async contexts2018-03-22, by Matthew Wild
-
util.startup: Execute startup routine inside async context2018-03-22, by Matthew Wild
-
prosodyctl: Run commands inside async context2018-03-22, by Matthew Wild
-
util.async: Add sleep() method2018-03-22, by Matthew Wild
-
util.async: tests: ensure async.once() propagates errors2018-03-22, by Matthew Wild
-
util.async: Add once() to create temporary runners2018-03-22, by Matthew Wild
-
util.async: Add ready() to check whether running in async context2018-03-22, by Matthew Wild
-
util.pubsub: Add simple test covering publishing and retrieving an item2018-03-21, by Kim Alvefur
-
mod_roster: Use new :text_tag()2018-03-21, by Kim Alvefur
-
util.stanza: Add :text_tag(), a shortcut for adding nodes with text2018-03-21, by Kim Alvefur
-
mod_roster: Iterate over roster group items in more modern manner2018-03-21, by Kim Alvefur
-
mod_proxy65: Fix all warnings from luacheck2018-03-21, by Matthew Wild
-
mod_proxy65: Fix passing number to stanza API (thanks mimi89999)2018-03-21, by Matthew Wild
-
util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("")2018-03-21, by Matthew Wild
-
util.stanza: Allow :text(nil) and :text("") as harmless nops2018-03-21, by Matthew Wild
-
util.startup: Remove unused loop variable [luacheck]2018-03-21, by Kim Alvefur
-
util.startup: Ignore various globals being read and written as part of startup [luacheck]2018-03-21, by Kim Alvefur
-
util.startup: Trim trailing whitespace [luacheck]2018-03-21, by Kim Alvefur
Scroll all the way down to load more.