Software /
code /
prosody-modules
Log
mod_ircd/mod_ircd.in.lua @ 495:1a71e0e21a29
description | author | age |
---|---|---|
mod_ircd: added USERHOST placeholder. | Marco Cirillo | Mon, 05 Dec 2011 04:08:11 +0000 |
mod_ircd: Fixed nick change logic (thanks mva), so that the self nick-change "flag" is removed properly, improved the logic to use verse's room_mt:change_nick (thanks Zash) yet to be pushed into main, added squished verse with the meta method included. | Marco Cirillo | Fri, 02 Dec 2011 20:53:09 +0000 |
mod_ircd: "yatc" (yet another typo correction) | Marco Cirillo | Fri, 02 Dec 2011 04:41:31 +0000 |
mod_ircd: minor typo clean up. | Marco Cirillo | Fri, 02 Dec 2011 04:29:06 +0000 |
mod_ircd: corrected an issue within the nick change logic, and improved it by implementing the USER command. | Marco Cirillo | Fri, 02 Dec 2011 04:24:16 +0000 |
mod_ircd: code cleanup, added full logic for changing nicks (locally it works no traces), removed many comment lines (there was an over abundance of 'em they're in the .old_annotate file) | Marco Cirillo | Fri, 02 Dec 2011 01:03:06 +0000 |