Mercurial > prosody-modules
annotate mod_ircd/squishy @ 454:3f101f7a26d0
mod_pastebin: Preserve pastes through a reload
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 11 Oct 2011 01:42:31 +0100 |
parents | 21cb01de89a8 |
children | 52f2188ec47d |
rev | line source |
---|---|
327 | 1 Output "mod_ircd.out.lua" |
326
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
2 |
447
21cb01de89a8
mod_ircd: few patches from both Zash and myself to make it work again.
Marco Cirillo <maranda@lightwitch.org>
parents:
327
diff
changeset
|
3 -- In theory, you should be able to leave all but verses groupchat and presence plugins |
326
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
4 Module "verse" "verse.lua" |
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
5 |
327 | 6 Main "mod_ircd.lua" |