Software /
code /
prosody
Graph
-
plugins/muc/muc.lib: Fix issue #505 where unavailable presences were never used2015-08-24, by daurnimator
-
MUC: Remove duplicated import of muc/persistent (4caef6d53304 and this fixes #482)2015-08-26, by Kim Alvefur
-
Merge 0.10->trunk2015-08-26, by Kim Alvefur
-
Merge 0.9->0.102015-08-26, by Kim Alvefur
-
ejabberd2prosody: Support password stored as SCRAM hashes2015-08-20, by Kim Alvefur
-
mod_admin_adhoc: Declare local variable, don't set a global [luacheck]2015-08-26, by Kim Alvefur
-
mod_admin_adhoc: Import missing util.set (fixes #518)2015-08-26, by Kim Alvefur
-
Merge 0.10->trunk2015-08-22, by Kim Alvefur
-
mod_websocket: Import sessionmanager (fixes traceback)2015-08-21, by Kim Alvefur
-
storagemanager: Add forward declaration to fix use of open() before it's defined2015-08-20, by Kim Alvefur
-
Merge 0.10->trunk2015-08-20, by Kim Alvefur
-
luacheckrc: Ignore unused _ENV variable2015-08-20, by Kim Alvefur
-
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.12015-04-26, by Kim Alvefur
-
portmanager: Add forward declarations2015-04-07, by Kim Alvefur
-
rostermanager: Add forward declarations2015-04-07, by Kim Alvefur
-
util.sasl.scram: Get rid of module call2015-04-07, by Kim Alvefur
-
util.json: Remove use of newproxy2015-03-13, by Kim Alvefur
-
prosodyctl: Import LuaSocket to a local, don't assume that a global will be set2015-03-13, by Kim Alvefur
-
util.helpers: Fix order of functions using each other [fixes 00412b36166f]2015-03-03, by Kim Alvefur
-
net.server_{select,event}: Don't rely on LuaSocket and LuaSec being present in the globals table2015-02-23, by Kim Alvefur
-
net.*: Remove use of module() function2015-02-21, by Kim Alvefur
-
core.*: Remove use of module() function2015-02-21, by Kim Alvefur
-
util.dependencies: Only abort on Lua versions before 5.1, log a warning about 5.2 and above for now2015-02-21, by Kim Alvefur
-
MUC: Fix logic error2015-08-16, by Kim Alvefur
-
Merge 0.10->trunk2015-08-11, by Kim Alvefur
-
Merge 0.9->0.102015-08-10, by Kim Alvefur
-
mod_component: Fire an event on successful component authentication (For Goffi)2015-08-10, by Kim Alvefur
-
util.interpolation: Add support for filter functions2015-08-07, by Kim Alvefur
-
util.{interpolation,prosodyctl,sql}: Trim trailing whitespace2015-07-17, by Kim Alvefur
-
Merge2015-07-27, by Matthew Wild
-
plugins/muc: Move loading of optional muc libraries from muc.lib.lua to mod_muc2015-07-27, by daurnimator
-
mod_muc: Fix a traceback when an owner joins a room2015-07-25, by Emmanuel Gil Peyrot
-
Merge 0.10->trunk2015-07-08, by Matthew Wild
-
util.sql: Add safety check to ensure our chosen connection charset is actually being used (MySQL)2015-07-08, by Matthew Wild
-
util.sql: Fix log level of debug message2015-07-08, by Matthew Wild
-
util.sql: Log debug message when connecting to database2015-07-08, by Matthew Wild
-
util.sql: Make set_encoding() return failure of SET NAMES2015-07-08, by Matthew Wild
-
util.sql: Return failure if set_encoding() fails2015-07-08, by Matthew Wild
-
mod_storage_sql2: Upgrade table if its charset does not match our connection's charset (thanks Zash)2015-07-08, by Matthew Wild
-
util.sql: Allow onconnect callback to fail connection to the DB by returning false, err2015-07-07, by Matthew Wild
-
mod_storage_sql2: Don't upgrade tables without admin intervention2015-07-07, by Matthew Wild
-
mod_storage_sql2: Add prosodyctl command to upgrade tables from the command-line2015-07-07, by Matthew Wild
-
mod_storage_sql2: Add missing return to upgrade_table(), so we know if an upgrade is required2015-07-07, by Matthew Wild
-
mod_storage_sql2: Rename variable to avoid name clash2015-07-07, by Matthew Wild
-
net.dns: Remove resolver:new(), as it needlessly and incorrectly duplicates dns.resolver()2015-07-06, by Matthew Wild
-
Merge with 0.102015-07-06, by Matthew Wild
-
prosodyctl: check: Add some more known global config options2015-07-05, by Kim Alvefur
-
luacheckrc: Allow plugins to implement functions under module.* (module.load, etc.)2015-06-29, by Matthew Wild
-
Merge 0.10->trunk2015-07-05, by Kim Alvefur
-
util.sql: Call onconnect, provide noop dummy if not set2015-07-02, by Kim Alvefur
-
Remove sql.lib.lua, not used anymore2015-06-27, by Kim Alvefur
Scroll all the way down to load more.