Software /
code /
prosody-modules
Graph
-
mod_storage_mongodb: (un)lock globals around require; only auth if we need to2011-12-18, by James Callahan
-
mod_storage_mongodb: move database connecting to inside driver:open2011-12-14, by James Callahan
-
mod_storage_mongodb: assert the configuration options2011-12-14, by James Callahan
-
mod_storage_mongodb: Use _global as host when none provided2011-12-13, by James Callahan
-
Rename to mongodb2011-12-12, by James Callahan
-
mod_storage_mondodb: Add module2011-12-12, by James Callahan
-
mod_ircd: some cleanup.2011-12-11, by Marco Cirillo
-
mod_reload_modules: Use module:hook_global() if available2011-12-10, by Matthew Wild
-
mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch)2011-12-08, by Matthew Wild
-
mod_auth_sql: Read option 'auth_sql' (thanks rdnzlc)2011-12-08, by Matthew Wild
-
mod_ircd: "finish" previous commit.2011-12-05, by Marco Cirillo
-
mod_ircd: remove some duped code.2011-12-05, by Marco Cirillo
-
mod_ircd: added USERHOST command.2011-12-05, by Marco Cirillo
-
mod_ircd: added channel modes' prefix declaration as some irc clients parse those to detect which mapping to use.2011-12-05, by Marco Cirillo
-
mod_ircd: added USERHOST placeholder.2011-12-05, by Marco Cirillo
-
mod_host_guard: minor fix.2011-12-04, by Marco Cirillo
-
mod_roster_command: Fix traceback and log error message when loaded into Prosody (thanks epaulin)2011-12-03, by Matthew Wild
-
mod_ircd: "yatc" (yet another typo correction)2011-12-02, by Marco Cirillo
-
mod_ircd: minor typo clean up.2011-12-02, by Marco Cirillo
-
mod_ircd: corrected an issue within the nick change logic, and improved it by implementing the USER command.2011-12-02, by Marco Cirillo
-
mod_data_access: Implement PUT and POST.2011-11-28, by Kim Alvefur
-
mod_ircd: removed role check.2011-11-28, by Marco Cirillo
-
mod_ircd: added role check for who sets the topic, to make sure that who sets the topic is actually a moderator.2011-11-28, by Marco Cirillo
-
mod_ircd: hacked around it to make it "work" again, topics should be operational once again.2011-11-28, by Marco Cirillo
-
mod_carbons: Consolidate message handlers2011-11-26, by Kim Alvefur
-
mod_default_bookmarks: Serve a list of default bookmarks if the user has nil.2011-11-25, by Kim Alvefur
-
mod_archive_muc: A little refactoring to improve code search.2011-11-17, by Waqas Hussain
-
mod_archive_muc: Fixed a nil global access.2011-11-17, by Waqas Hussain
-
mod_pubsub_feed: Dynamicaly reloadable config.2011-11-10, by Kim Alvefur
-
mod_auth_dovecot: Replace with SASL proxying version.2011-11-10, by Kim Alvefur
-
mod_ircd: fixed aff/roles last data table cleaning code.2011-11-02, by Marco Cirillo
-
mod_ircd: Toxic MattJ's artifact removed.2011-11-02, by Marco Cirillo
-
mod_ircd: adjusted quirk in the banner I missed.2011-11-01, by Marco Cirillo
-
mod_ircd: ignore JOIN without channel2011-11-01, by Kim Alvefur
-
mod_ircd: Scrub invalid UTF-8 sequences, welcome message2011-11-01, by Kim Alvefur
-
Merge2011-11-01, by Kim Alvefur
-
mod_ircd: Proper line parsing and generating. Fix PMs2011-11-01, by Kim Alvefur
-
mod_ircd: Better nameing, squishy.2011-11-01, by Kim Alvefur
-
mod_ircd: WiP trash removed.2011-11-01, by Marco Cirillo
-
mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps)2011-10-29, by Kim Alvefur
-
mod_carbons: Initial commit.2011-10-29, by Kim Alvefur
-
Revert various changes accidentally included in previous commit2011-10-29, by Kim Alvefur
-
mod_component_guard: made module global, refactored init.2011-10-24, by Marco Cirillo
-
mod_component_guard: added default empty table entries for config options (is it even valid for true sets?)2011-10-23, by Marco Cirillo
-
mod_component_guard: refactored init code, added reloading logic to prevent events pollution with stale dupes.2011-10-22, by Marco Cirillo
-
mod_component_guard: missing hook priority.2011-10-22, by Marco Cirillo
-
mod_component_guard: initial commit.2011-10-22, by Marco Cirillo
-
mod_default_vcard: Sets initial vCard from data enterd on registration2011-10-15, by Kim Alvefur
-
mod_pastebin: Preserve pastes through a reload2011-10-11, by Matthew Wild
Scroll all the way down to load more.