Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 | Matthew Wild | Wed, 21 Dec 2011 10:25:17 +0000 |
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same) | Marco Cirillo | Tue, 20 Dec 2011 20:19:53 +0000 |
mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) | Matthew Wild | Mon, 19 Dec 2011 12:29:03 +0000 |
mod_pastebin: Fix off-by-one in line counting (display issue only) | Matthew Wild | Mon, 19 Dec 2011 11:38:57 +0000 |
mod_pastebin: Fix call to undefined function introduced in previous commit | Matthew Wild | Mon, 19 Dec 2011 11:38:06 +0000 |
mod_storage_mongodb: (un)lock globals around require; only auth if we need to | James Callahan | Mon, 19 Dec 2011 10:40:28 +1100 |
mod_carbons: Fix a typo and unindent a line. | Kim Alvefur | Wed, 14 Dec 2011 18:42:55 +0100 |