Software /
code /
prosody
Log
description | author | age |
---|---|---|
storagemanager: Remove unused import of error() | Matthew Wild | Tue, 20 Jan 2015 11:32:14 +0000 |
sessionmanager: Access bare_session and full_sessions through 'prosody' | Matthew Wild | Tue, 20 Jan 2015 11:31:58 +0000 |
rostermanager: Access bare_sessions through prosody.bare_sessions | Matthew Wild | Tue, 20 Jan 2015 11:31:30 +0000 |
portmanager: Remove unused import of pairs() | Matthew Wild | Tue, 20 Jan 2015 11:31:04 +0000 |
hostmanager: Remove unused import of util.uuid | Matthew Wild | Tue, 20 Jan 2015 11:30:07 +0000 |
certmanager: Make global variable access explicit | Matthew Wild | Tue, 20 Jan 2015 11:29:38 +0000 |
mod_carbons: Import XEP-0280 implementation from prosody-modules (sans compat with older versions of the protocol) | Kim Alvefur | Fri, 16 Jan 2015 14:02:14 +0100 |
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster | Kim Alvefur | Mon, 12 Jan 2015 15:10:37 +0100 |