Software /
code /
prosody-modules
Annotate
mod_ircd/squishy @ 370:16da8cd69715
mod_register_json: There again, finally found the right way to pass the ports table to be processed correctly.
author | Marco Cirillo <maranda@lightwitch.org> |
---|---|
date | Fri, 22 Apr 2011 01:49:53 +0000 |
parent | 327:b92c81f8aed4 |
child | 447:21cb01de89a8 |
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 |
282abba844e8
mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
3 -- In theory, you should be able to leave all but verses groupchat plugin |
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" |