Mercurial > prosody-modules
graph
-
mod_archive: there can be only one note/previous/next/x element in a collection.2010-06-27, by shinysky
-
mod_archive: first commit for manual archiving, need polishing2010-06-27, by shinysky
-
mod_muc_log_http: prosody theme update2010-06-22, by Thilo Cestonaro
-
merge2010-06-22, by Thilo Cestonaro
-
mod_muc_log_http: ensure a theme was loaded when handling a http request2010-06-22, by Thilo Cestonaro
-
mod_muc_log_http: ensure to have the default being "prosody"2010-06-22, by Thilo Cestonaro
-
mod_archive: now auto archiving is almost done.2010-06-21, by shinysky
-
mod_muc_log_http: remove the rest of the old default theme2010-06-17, by Thilo Cestonaro
-
mod_muc_log_http: default theme changed to "prosody", removed old default theme2010-06-17, by Thilo Cestonaro
-
mod_muc_log_http: started new prosody theme2010-06-17, by Thilo Cestonaro
-
mod_archive: Now we can archive messages, even though not in organized way.2010-06-14, by shinysky
-
mod_blocking: Fix to iterate over blocklist correctly when removing a JID2010-06-14, by Matthew Wild
-
mod_blocking: Fixed a nil global access.2010-06-13, by Waqas Hussain
-
mod_blocking: Various small changes to make it actually work, which I forgot to commit2010-06-13, by Matthew Wild
-
mod_blocking: Fixed a syntax error.2010-06-13, by Waqas Hussain
-
mod_archive: The element auto MAY include a 'scope' attribute; Added message hook.2010-06-13, by shinysky
-
mod_adhoc_cmd_admin: Check whether action is to be performed on the host the command was sent to.2010-06-12, by Florian Zeitz
-
mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded2010-06-11, by Matthew Wild
-
mod_adhoc, mod_adhoc_cmd_admin: Handle errors according to XEP2010-06-10, by Florian Zeitz
-
mod_extauth: Updated to provide a SASL handler.2010-06-09, by Waqas Hussain
-
mod_archive: preference handling is done.2010-06-05, by shinysky
-
mod_blocking: Support for the "unblock all JIDs" case, and fix saving of rules after removing a JID2010-06-03, by Matthew Wild
-
mod_blocking: Only count rules with action == "deny" as blocked JIDs2010-06-03, by Matthew Wild
-
mod_archive: Added features: Determining Server Support & Determining Preferences2010-05-29, by shinysky
-
Add "generic" script support to mod_extauth, as well as lpc support until waqas fixes process2010-05-28, by Jeff Mitchell
-
initial commitment of mod_archive2010-05-24, by shinysky
-
mod_pastebin: Optionally bin if message starts with a configurable trigger string2010-05-23, by Florian Zeitz
-
mod_adhoc_cmd_admin: Add "Get User Statistics" command2010-05-21, by Florian Zeitz
-
mod_ircd: Log error when receiving a message without a valid nick2010-05-19, by Matthew Wild
-
mod_tcpproxy: Handle gracefully invalid base64 data, fixes #2 (thanks dersd)2010-05-19, by Matthew Wild
-
mod_extauth: Initial commit.2010-05-15, by Waqas Hussain
-
mod_ircd: Fixed handling of empty <subject/> elements.2010-05-13, by Waqas Hussain
-
mod_ircd: Fixed handling of empty <body/> elements.2010-05-13, by Waqas Hussain
-
mod_adhoc: default action is "execute"2010-04-15, by Florian Zeitz
-
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