Mercurial > prosody-modules
graph
-
mod_tcpproxy: Add web/ folder containing demo JS client2010-04-13, by Matthew Wild
-
mod_muc_log_http: bugfix: multiple roomlogs in the same overview2010-03-29, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Use new set_password function if available2010-03-24, by Florian Zeitz
-
mod_adhoc_cmd_admin: "Get User Roster" command (with not very good™ XML formatting for now)2010-03-12, by Florian Zeitz
-
mod_muc_log_http: handle empty status message tags; handle a nil-parameter in htmlEscape2010-03-11, by Thilo Cestonaro
-
mod_sift: Iterate on user sessions, not on the user itself, when sifting stanzas to bare JIDs.2010-03-06, by Waqas Hussain
-
mod_sift: Don't disallow stanzas to bare JIDs when sifting is not in force for any resources.2010-03-06, by Waqas Hussain
-
mod_sift: Don't sift IQ errors and results.2010-03-06, by Waqas Hussain
-
mod_sift: Fix for IQ children without an xmlns attribute (default to jabber:client).2010-03-06, by Waqas Hussain
-
mod_sift: Use event.session, and not event.origin in the resource-unbind handler.2010-03-06, by Waqas Hussain
-
mod_sift: Initial commit.2010-03-06, by Waqas Hussain
-
mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP.2010-03-06, by Waqas Hussain
-
mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP.2010-03-06, by Waqas Hussain
-
mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access.2010-03-06, by Waqas Hussain
-
mod_adhoc_cmd_admin: Add "Shut Down Service" command2010-02-25, by Florian Zeitz
-
mod_ircd: Add PING command / Echo PART back2010-02-22, by Florian Zeitz
-
mod_ipcheck: Change error from 'not-authorized' to 'forbidden', as specified in the XEP.2010-02-19, by Waqas Hussain
-
mod_ipcheck: Initial commit. An implementation of the Server IP Check proto-XEP.2010-02-19, by Waqas Hussain
-
mod_websocket: Initial commit2010-02-08, by Ali Sabil
-
mod_adhoc_cmd_admin: Add "End User Session" command. Also end sessions before deleting a user2010-01-29, by Florian Zeitz
-
mod_s2s_idle_timeout: Close idle connections after s2s_idle_timeout seconds, default 300s2010-01-28, by Matthew Wild
-
mod_adhoc: Use hashtable instead of array, coding style2010-01-25, by Florian Zeitz
-
mod_adhoc*: Move state handling to mod_adhoc itself2010-01-23, by Florian Zeitz
-
mod_adhoc, mod_adhoc_cmd_admin: use util.datforms for type="result" forms2010-01-22, by Florian Zeitz
-
mod_adhoc: Add more features described in XEP-00502010-01-22, by Florian Zeitz
-
mod_adhoc: Major refactoring. Actuall data exchange happens here now2010-01-22, by Florian Zeitz
-
mod_muc_log_http: inverse year sort order2010-01-15, by Thilo Cestonaro
-
mod_muc_log_http: support next, previous day calculations from one month/year to the next or visa versa2010-01-15, by Thilo Cestonaro
-
mod_muc_log_http: gsub return not only the string in cases the pattern is not found.2010-01-15, by Thilo Cestonaro
-
mod_muc_log_http: support even more evil url stuff, don't forget %-signs2010-01-14, by Thilo Cestonaro
-
mod_muc_log_http: support escaped urls2010-01-14, by Thilo Cestonaro
-
mod_muc_log_http: Replace remaining <font> tags with CSS equivalents2010-01-04, by Matthew Wild
-
mod_muc_log_http: Replace <font> tags with the more correct <span>2010-01-04, by Matthew Wild
-
Renamed mod_regredirect to mod_register_url, thanks MattJ for the suggestion.2009-12-30, by Marco Cirillo
-
mod_regredirect: initial commit.2009-12-30, by Marco Cirillo
-
mod_ircd: Initial commit of a wonderfully hacky but working IRC->XMPP interface for Prosody2009-12-23, by Matthew Wild
-
mod_adhoc_cmd_admin: Add Change User Password command2009-12-10, by Florian Zeitz
-
mod_adhoc_cmd*: Don't explicitly remove items. Handled by Prosody itself already2009-12-09, by Florian Zeitz
-
mod_muc_log_http: corrected the merged stuff2009-12-08, by Thilo Cestonaro
-
mod_muc_log_http: merge2009-12-08, by Thilo Cestonaro
-
mod_muc_log_http: Changed some headlines and fixed a typo.2009-12-05, by fthiessen
-
mod_muc_log_http: themified ...2009-12-08, by Thilo Cestonaro
-
mod_muc_log_http: show only months where log is actually available2009-12-02, by Thilo Cestonaro
-
mod_muc_log: make that it logs again2009-12-02, by Thilo Cestonaro
-
mod_muc_log_http: double check if muc_hosts is not nil, less logging, config var renamed to http_port back again2009-12-02, by Thilo Cestonaro
-
mod_muc_log_http: display available days in a calendar view2009-12-02, by Thilo Cestonaro
-
mod_support_contact: Added support for remote support contact.2009-11-30, by Waqas Hussain
-
mod_srvinjection: Added support for resolving "localhost" and "127.0.0.1".2009-11-26, by Waqas Hussain
-
mod_proxy65: correct log level, be more descriptive2009-11-25, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Fix global access2009-11-25, by Florian Zeitz
-
mod_srvinjection: Initial commit.2009-11-23, by Waqas Hussain
-
mod_proxy65: hopefully remove a memory leak (thx waqas!)2009-11-17, by Thilo Cestonaro
-
mod_muc_log: split into mod_muc_log and mod_muc_log_http2009-11-17, by Thilo Cestonaro
-
mod_adhoc: Check for global and host admins2009-11-14, by Florian Zeitz
-
mod_adhoc_cmd_admin: Change to upcoming XEP version2009-11-13, by Florian Zeitz
-
mod_adhoc_cmd_admin: Implement Get User Password2009-11-12, by Florian Zeitz
-
mod_muc_log: specified day is now part of the url not a query. days are sorted, newest top.2009-11-10, by Thilo Cestonaro
-
mod_muc_log: Changed absolute URL paths to be relative.2009-11-10, by Waqas Hussain
-
mod_muc_log: retrieving the room config, is not a kick of a person!! :) (thx again to flo spotting it!)2009-11-08, by Thilo Cestonaro
-
mod_adhoc_cmd_admin: Implement "Delete User" command2009-11-06, by Florian Zeitz
-
mod_proxy65: make it work from external initiators, too2009-11-01, by Thilo Cestonaro
-
mod_proxy65: never use global varnames as local varnames, it can break your brain!2009-11-01, by Thilo Cestonaro
-
mod_muc_log: revert changes of last commit (bed9a6b40f)2009-11-01, by Thilo Cestonaro
-
mod_proxy65: basic white list - access control list2009-11-01, by Thilo Cestonaro
-
mod_proxy65: answer with correct disco#info data on a disco#info request2009-11-01, by Thilo Cestonaro
-
mod_discoitems: Initial commit.2009-11-01, by Waqas Hussain
-
mod_proxy65: close unknown connection with no authentication data, close target if initator hangs up and vica versa2009-11-01, by Thilo Cestonaro
-
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
-
mod_privacy: overworked error returns while creating, editing, deleting or de/activating lists.2009-09-30, by Thilo Cestonaro
-
mod_privacy: removed trunk dependency; make it work when no lists already are exiting2009-09-29, by Thilo Cestonaro
-
mod_privacy: make finding the right session working2009-09-28, by Thilo Cestonaro
-
mod_privacy: prepare everything for the "is used" checking stuff...2009-09-28, by Thilo Cestonaro
-
merge with repos2009-09-26, by Thilo Cestonaro
-
mod_privacy: Make tmp variable a local2009-09-25, by Matthew Wild
-
mod_pastebin: Set default of 500 chars for pastebin_threshold2009-09-25, by Matthew Wild
-
mod_pastebin: Allow configurable message length threshold2009-09-25, by Matthew Wild
-
do the first real blocking actions2009-09-26, by Thilo Cestonaro
-
some error reporting during list editing2009-09-25, by Thilo Cestonaro
-
thx to Florob:2009-09-25, by ephraim
-
adds mod_privacy; lists creating, editing and deletion working.2009-09-25, by Thilo Cestonaro
-
adds mod_adhoc_cmd_ping which provides 'ping' adhoc command.2009-09-25, by Thilo Cestonaro
-
adds mod_adhoc2009-09-25, by Thilo Cestonaro
-
mod_pastebin: Initial commit2009-09-25, by Matthew Wild
-
mod_webpresence: Initial commit2009-09-25, by Matthew Wild
-
mod_openid: Initial commit2009-09-13, by Dwayne Bent
-
Initial commit of mod_onhold, using configuration in prosody config file.2009-09-10, by Jeff Mitchell
-
mod_support_contact: Initial commit.2009-09-10, by Waqas Hussain
-
mod_offline_email: Initial commit2009-08-22, by Matthew Wild