Software /
code /
prosody-modules
Graph
-
mod_profile: Return error on storage error, don't attempt to migrate from old storage2015-05-18, by Kim Alvefur
-
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions2015-05-18, by Kim Alvefur
-
mod_profile: Don't use import()2015-05-18, by Kim Alvefur
-
mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua2015-05-18, by Kim Alvefur
-
mod_storage_xmlarchive: Optimize access to variables used in inner loop2015-05-18, by Kim Alvefur
-
mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return'2015-05-18, by Kim Alvefur
-
mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore2015-05-18, by Kim Alvefur
-
mod_mam: There are other storage backends that support archives now2015-05-17, by Kim Alvefur
-
mod_adhoc_blacklist: Fix traceback if blacklist is empty2015-05-16, by Kim Alvefur
-
mod_smacks: Handle unacked messages in s2s queues2015-05-11, by Kim Alvefur
-
mod_smacks_offline: Only deal with authenticated (c2s) sessions2015-05-11, by Kim Alvefur
-
mod_storage_xmlarchive: Increase severity of log message regarding unexpected missing items2015-05-11, by Kim Alvefur
-
mod_storage_xmlarchive: Remove overly verbose debug message2015-05-11, by Kim Alvefur
-
mod_storage_xmlarchive: Adjust wording in log message2015-05-11, by Kim Alvefur
-
mod_storage_xmlarchive: Attempt to recover after parse failures2015-05-11, by Kim Alvefur
-
mod_storage_xmlarchive: Improve logging of parse errors2015-05-11, by Kim Alvefur
-
Merge with Goffi2015-05-07, by Kim Alvefur
-
mod_delegation: fixed bad handling of error replies from managing entity2015-05-04, by Goffi
-
mod_delegation: handling of error replies from managing entities after forward.2015-05-03, by Goffi
-
mod_delegation: removed invalid error replies to iq result.2015-05-03, by Goffi
-
mod_delegation: added 'iq/bare' to hooked events.2015-05-03, by Goffi
-
mod_delegation: reset features/identities/extensions before doing a disco nesting2015-04-17, by Goffi
-
mod_delegation: service discovery extensions (xep-0128) management2015-04-17, by Goffi
-
mod_delegation: we don't forward stanzas from managing entity itself2015-04-17, by Goffi
-
mod_delegation: disco info request on bare jid is now managed2015-04-17, by Goffi
Scroll all the way down to load more.