Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_ircd: minor typo clean up. | Marco Cirillo | 2011-12-02 |
mod_ircd: corrected an issue within the nick change logic, and improved it by implementing the USER command. | Marco Cirillo | 2011-12-02 |
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 | 2011-12-02 |
mod_data_access: Implement PUT and POST. | Kim Alvefur | 2011-11-28 |
mod_ircd: removed role check. | Marco Cirillo | 2011-11-28 |
mod_ircd: added role check for who sets the topic, to make sure that who sets the topic is actually a moderator. | Marco Cirillo | 2011-11-28 |
mod_ircd: added listener port configuration, added utf8 checks to TOPIC, added check so that module wonn't get loaded if conference_server is unset. | Marco Cirillo | 2011-11-28 |