Software /
code /
prosody-modules
Graph
-
mod_pastebin: Send Content-Type header to specify plain UTF-8 text2009-11-01, by Matthew Wild
-
mod_proxy65: make it work again2009-10-31, by Thilo Cestonaro
-
mod_proxy65: component register and deregister are with "_component" appended2009-10-31, by Thilo Cestonaro
-
mod_pastebin: Fix finding of XHTML content.2009-10-31, by Paul Aurich
-
mod_proxy65: Remove unused bin2hex function, and compact more code. Finally down <200 lines :)2009-10-31, by Matthew Wild
-
mod_proxy65: removed unneeded var and session stuff2009-10-31, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Add announce command2009-10-30, by Florian Zeitz
-
mod_proxy65: done! Who wants to test? :)2009-10-28, by Thilo Cestonaro
-
mod_proxy65: tcp connection of initiator and target are established2009-10-27, by Thilo Cestonaro
-
mod_proxy65: remove the proxy65 folder2009-10-26, by Thilo Cestonaro
-
mod_proxy65: create connection listener, interface a. port are configureable but not needed2009-10-26, by Thilo Cestonaro
-
mod_muc_log: using datamanager to store the logging.2009-10-25, by Thilo Cestonaro
-
mod_muc_log: display room's current title; show kicked messages with and without reason2009-10-21, by Thilo Cestonaro
-
mod_muc_log: escape nicknames and status messages too. (thx waqas for finding it; Hope you had fun :P )2009-10-21, by Thilo Cestonaro
-
mod_muc_log: better presence and message parsing; react on subject changes2009-10-20, by Thilo Cestonaro
-
mod_privacy: save the part already coded for presence-out/-in getting active stuff but disabled it.2009-10-20, by Thilo Cestonaro
-
mod_muc_log: set content-type header; escape some html stuff in messages (>, <, \n, http://....)2009-10-19, by Thilo Cestonaro
-
mod_muc_log: templify the html stuff2009-10-19, by Thilo Cestonaro
-
mod_muc_log: make it recognize s2s messages/presences2009-10-19, by Thilo Cestonaro
-
Fix some muclogging -> muc_log issues I brought back in the merge2009-10-18, by Matthew Wild
-
mod_muc_log: Use new httpserver.new_from_config syntax2009-10-18, by Matthew Wild
-
mod_muclogging: renamed to mod_muc_log; s/muclogging/muc_log/2009-10-18, by Thilo Cestonaro
-
mod_muclogging: removed devel debug message stuff2009-10-18, by Thilo Cestonaro
-
mod_muclogging: with http_server part for viewing2009-10-18, by Thilo Cestonaro
-
mod_adhoc, mod_adhoc_cmd_admin: Check permissions in one place for all commands2009-10-16, by Florian Zeitz
-
mod_adhoc_cmd_admin: Fix session leak2009-10-16, by Florian Zeitz
-
mod_muclogging: initial checkin2009-10-16, by Thilo Cestonaro
-
mod_privacy: nicer debug logging ...2009-10-16, by Thilo Cestonaro
-
mod_privacy: it says "from" not "form" (thx flo for reporting!)2009-10-16, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Possibility to limit number of received answers2009-10-15, by Florian Zeitz
-
mod_adhoc, mod_adhoc_cmd_admin: Show only commands they may execute to the user2009-10-15, by Florian Zeitz
-
mod_privacy: decrease the log messages count.2009-10-15, by Thilo Cestonaro
-
mod_privacy: fix bug where priority was nil and compared to a number (Thx flo for reporting!)2009-10-15, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Add Get List of Online Users command2009-10-13, by Florian Zeitz
-
mod_privacy: never block communications from one of a user's resources to another.2009-10-13, by Thilo Cestonaro
-
mod_adhoc_cmd_uptime: Initial commit2009-10-12, by Florian Zeitz
-
merge2009-10-12, by Thilo Cestonaro
-
mod_adhoc: add adhoc.lib.lua to ease implementing new commands (as a consequence mod_adhoc is a directory now)2009-10-10, by Florian Zeitz
-
mod_adhoc_cmd_admin: Fixed style, some typos, and got down to <100LOC. Perhaps we need util.adhoc?2009-10-10, by Matthew Wild
-
mod_adhoc_cmd_admin: Define form layout only once.2009-10-10, by Florian Zeitz
-
mod_adhoc_cmd_admin: More utils.dataforms sugar2009-10-10, by Florian Zeitz
-
mod_adhoc_cmd_admin: switch to utils.dataforms. Thanks MattJ for making this possible ;)2009-10-10, by Florian Zeitz
-
mod_proxy65: new component proxy65; currently only disco#info and disco#items done2009-10-12, by Thilo Cestonaro
-
merge ...2009-10-09, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Initial commit2009-10-09, by Florian Zeitz
-
mod_adhoc, mod_adhoc_cmd_ping: Code cleanup2009-10-09, by Florian Zeitz
-
mod_privacy: make the block function work; retrieve the roster groups correctly2009-10-09, by Thilo Cestonaro
-
mod_swedishchef: Added configurable trigger2009-10-06, by Florian Zeitz
-
mod_pastebin: Comment some debug logging on every message2009-10-02, by Matthew Wild
-
mod_pastebin: Expire pastes after 'pastebin_expire_after' hours, 24 by default2009-10-02, by Matthew Wild
-
mod_pastebin: Allow per-host pastebin_threshold2009-10-02, by Matthew Wild
-
mod_swedishchef: Initial commit2009-10-02, by Florian Zeitz
-
mod_pastebin: Small fix to read the pastebin URL from the config2009-10-01, by Matthew Wild
Scroll all the way down to load more.