Software /
code /
prosody
Graph
-
mod_component: Advertise disco#info in fallback handling of disco#info query (fixes #1062)2018-01-06, by Kim Alvefur
-
server_epoll: Restore mark on connections which had the onconnect handler called so it is only done once2018-02-03, by Kim Alvefur
-
server_epoll: Rework how socket readyness is detected2018-02-02, by Kim Alvefur
-
mod_pubsub: Ignore unused parameter [luacheck]2018-02-02, by Matthew Wild
-
mod_pubsub: Add nodestore to service configuration2018-02-02, by Matthew Wild
-
mod_pubsub: Some variable renames for clarity2018-02-02, by Matthew Wild
-
util.pubsub: Support a 'nodestore' for persisting nodes (same API as kv stores)2018-02-02, by Matthew Wild
-
util.pubsub: Move service methods object creation (just code reorganisation)2018-02-02, by Matthew Wild
-
util.pubsub: For clarity, split config tables from their metatables2018-02-01, by Matthew Wild
-
CHANGES: Mention PubSub persistence2017-12-30, by Kim Alvefur
-
CHANGES: Mention move to Busted for tests2017-12-30, by Kim Alvefur
-
Merge 0.10->trunk2017-12-29, by Kim Alvefur
-
Merge 0.10->trunk2017-12-28, by Kim Alvefur
-
certmanager: Check for missing certificate before key in configuration (should be marginally less confusing)2017-12-28, by Kim Alvefur
-
mod_bosh: Use module API to fire events2017-12-13, by Kim Alvefur
-
mod_bosh: Use moduleapi logger2017-12-13, by Kim Alvefur
-
mod_bosh: Rename variable to avoid name clash [luacheck]2017-12-13, by Kim Alvefur
-
mod_bosh: Ignore unused argument [luacheck]2017-12-13, by Kim Alvefur
-
mod_bosh: Remove unused variable [luacheck]2017-12-13, by Kim Alvefur
-
mod_register_ibr: Allow modules that do pre-registration checks to specify a reason for rejection2017-12-26, by Kim Alvefur
-
moduleapi: Warn if a module being loaded as a dependency has been disabled2017-12-26, by Kim Alvefur
-
MUC: Hook the correct event2017-12-23, by Kim Alvefur
-
mod_register_ibr: Split out throttling and IP limitations into mod_register_limits (#723)2017-12-09, by Kim Alvefur
-
mod_register: Split into mod_register_ibr and mod_user_account_management (#723)2017-10-07, by Kim Alvefur
-
mod_s2s: Remove tostring() in logging since this is handled by util.format now2017-12-21, by Kim Alvefur
-
MUC: Check delay tags when they are received instead of when they are sent2017-12-21, by Kim Alvefur
-
MUC: Move delayed delivery check into an event handler2017-12-21, by Kim Alvefur
-
Merge 0.10->trunk2017-12-22, by Kim Alvefur
-
mod_saslauth: Log which mechanisms are offered2017-12-21, by Kim Alvefur
-
mod_storage_sql: Index over contact and timestamp (happy now Ge0rg?)2017-12-12, by Kim Alvefur
-
Merge 0.9->0.102017-12-10, by Kim Alvefur
-
MUC: Rename variable to make it clearer that it is the room JID and not the MUC host 0.9.132017-12-10, by Kim Alvefur
-
MUC: Ensure that <delay/> elements which match our from are stripped (fixes #1055)2017-12-09, by Jonas Wielicki
-
MUC: fix the @from on <delay/> in history replay (fixes #1054)2017-12-09, by Jonas Wielicki
-
util_throttle_spec: Fix minor typo in test title2017-12-21, by Waqas Hussain
-
adhoc.lib: Rename other variable to avoid name clash [luacheck]2017-12-12, by Kim Alvefur
-
Backed out changeset 84c117cdd048, broke things2017-12-12, by Kim Alvefur
-
mod_storage_sql: Remove ability to override name of key-value table (unreachable and would not work)2017-12-11, by Kim Alvefur
-
util.ip: Remove redundant caching of method output (supposed to be done in ab9ddfb03d4d but lost somehow)2017-12-09, by Kim Alvefur
-
util.ip: Convert the correct IP to IPv6-mapped for comparison (fixes traceback, possibly invalid result)2017-12-09, by Kim Alvefur
-
Merge 0.10->trunk2017-12-09, by Kim Alvefur
-
Merge 0.9->0.102017-12-09, by Kim Alvefur
-
MUC: Always send subject message, even if it is empty (fixes #1053)2017-12-09, by Kim Alvefur
-
mod_register: Include the session and its IP address in user-registering event, so that plugins can use this2017-12-08, by Kim Alvefur
-
mod_s2s: Restructure some code2017-12-05, by Kim Alvefur
-
mod_s2s: Remove unused argument [luacheck]2017-12-05, by Kim Alvefur
-
mod_s2s: Remove unused local [luacheck]2017-12-05, by Kim Alvefur
-
mod_adhoc: Rename variable to avoid name clash [luacheck]2017-12-05, by Kim Alvefur
-
mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck]2017-12-05, by Kim Alvefur
-
mod_dialback: Use non-deprecated API2017-12-05, by Kim Alvefur
-
mod_dialback: Split long line [luacheck]2017-12-05, by Kim Alvefur
-
Merge 0.10->trunk2017-12-05, by Kim Alvefur
-
DEPENDS: Change link to https2017-12-05, by Kim Alvefur
Scroll all the way down to load more.