Mercurial > prosody-modules
graph
-
mod_firewall: When compiling on the command-line with -v, ensure chain function names are unique and valid idsTue, 15 Nov 2016 15:01:14 +0000, by Matthew Wild
-
mod_firewall: Allow prefixing script paths with 'module:' to specify path relative to module fileTue, 15 Nov 2016 15:00:38 +0000, by Matthew Wild
-
mod_firewall: Fix for when compiling on the command line and specifying multiple filesTue, 15 Nov 2016 14:59:49 +0000, by Matthew Wild
-
mod_firewall: Allow implicit defitions of chains in scripts if they begin with 'user/'Tue, 15 Nov 2016 14:58:43 +0000, by Matthew Wild
-
mod_firewall: INSPECT: Handle stanza:find() returning nil (i.e. path didn't match)Tue, 15 Nov 2016 14:58:16 +0000, by Matthew Wild
-
mod_firewall: INSPECT: Emit compilation error when the given stanza path is used for comparison but doesn't return a stringTue, 15 Nov 2016 14:57:40 +0000, by Matthew Wild
-
mod_throttle_unsolicited: Use existing local reference to originTue, 15 Nov 2016 09:01:03 +0100, by Kim Alvefur
-
mod_firewall: README: Fix example usage of BOUNCETue, 15 Nov 2016 11:52:39 +0000, by Matthew Wild
-
mod_storage_xmlarchive: Expand the summary a little bitWed, 09 Nov 2016 16:16:44 +0100, by Kim Alvefur
-
mod_proxy65_whitelist: Only add proxy hosts enabled after module is loaded if allow_local_streamhosts = trueWed, 09 Nov 2016 14:11:16 +0100, by Kim Alvefur
-
mod_storage_muc_log: Separate out date collection into API methodWed, 09 Nov 2016 13:38:44 +0100, by Kim Alvefur
-
mod_storage_muc_log: Address luacheck warningsWed, 09 Nov 2016 13:37:58 +0100, by Kim Alvefur
-
misc/munin/prosody_.lua: Add a line or two about usageTue, 08 Nov 2016 00:16:39 +0100, by Kim Alvefur
-
Example SASL mechanism implementationTue, 08 Nov 2016 00:15:02 +0100, by Kim Alvefur
-
misc: Add README stubTue, 08 Nov 2016 00:14:02 +0100, by Kim Alvefur
-
misc/systemd: Experimental files for enabling socket activationTue, 08 Nov 2016 00:09:56 +0100, by Kim Alvefur
-
misc: An experimental systemd service fileTue, 08 Nov 2016 00:09:06 +0100, by Kim Alvefur
-
mod_proxy65_whitelist: Remove unused variable [luacheck]Mon, 07 Nov 2016 17:35:21 +0100, by Kim Alvefur
-
mod_proxy65_whitelist: Add proxy hosts enabled after module is loaded (fixes #494)Mon, 07 Nov 2016 17:35:11 +0100, by Kim Alvefur
-
mod_webpresence: Check that top resources are set (fixes #665)Mon, 07 Nov 2016 17:27:18 +0100, by Kim Alvefur
-
mod_log_auth/README: Update regex for 9d43095d915f (fixes #764)Mon, 07 Nov 2016 17:24:07 +0100, by Kim Alvefur
-
mod_watchuntrusted: Fix backwards time comparisonSun, 06 Nov 2016 21:02:21 +0100, by Kim Alvefur
-
mod_onions: Reduce line count for redirect checkFri, 04 Nov 2016 22:35:09 +0100, by Kim Alvefur
-
mod_onions: Use typed config APIFri, 04 Nov 2016 22:33:31 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Fix name in datamanager monkeypatch (fixes #774)Fri, 04 Nov 2016 19:14:05 +0100, by Kim Alvefur
-
mod_firewall: Add conditions for testing whether a sender of a stanza is in the recipient's roster (or in a certain roster group)Fri, 04 Nov 2016 12:46:11 +0000, by Matthew Wild
-
mod_candy: Update to point to Candy v2.2.0Wed, 02 Nov 2016 20:42:27 +0100, by Kim Alvefur
-
mod_seclabels/README: Note that this only serves the catalogue, eg mod_firewall would be doing enforcementSat, 29 Oct 2016 21:00:47 +0200, by Kim Alvefur
-
mod_track_muc_joins: Bump priority up over mod_presence to ensure event is caughtThu, 20 Oct 2016 22:07:50 +0200, by Kim Alvefur
-
mod_carbons: Fix logic presendenceTue, 18 Oct 2016 14:59:02 +0200, by Kim Alvefur
-
Add mod_http_authentication.luaMon, 17 Oct 2016 13:03:38 +0000, by JC Brand
-
New module: mod_http_rest.luaMon, 17 Oct 2016 12:56:05 +0000, by JC Brand
-
mod_track_muc_joins: Check if the map of directed presence exists earlier (fixes traceback due to precedence error) (thanks Link Mauve)Sat, 15 Oct 2016 21:16:43 +0200, by Kim Alvefur
-
mod_http_upload_external: Add READMEThu, 13 Oct 2016 18:58:53 +0100, by Matthew Wild
-
mod_http_upload_external: Add share.php example implementationThu, 13 Oct 2016 18:58:34 +0100, by Matthew Wild
-
mod_http_upload_external: Variant of mod_http_upload that delegates HTTP handling to other server using signed URLsThu, 13 Oct 2016 18:57:15 +0200, by Kim Alvefur
-
mod_e2e_policy: Do not reply to error stenzasThu, 13 Oct 2016 16:53:40 +0200, by Michel Le Bihan
-
mod_pubsub_hub/README: Update specification linkThu, 13 Oct 2016 12:26:45 +0200, by Kim Alvefur
-
mod_mam_muc/README: Mention store nameWed, 12 Oct 2016 18:38:09 +0200, by Kim Alvefur
-
mod_mam_muc/README: Defer to main documentation site for storage docsWed, 12 Oct 2016 14:07:37 +0200, by Kim Alvefur
-
mod_mam_muc/README: Try to clarify storage exampleWed, 12 Oct 2016 13:55:19 +0200, by Kim Alvefur
-
mod_http_upload/README: Mention the new HTTP parser limit on body/upload sizeSat, 08 Oct 2016 14:44:56 +0200, by Kim Alvefur
-
Add information about ImageMagick dependencyThu, 15 Sep 2016 13:36:32 +0200, by Michael Vetter
-
mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connectionsTue, 04 Oct 2016 16:18:06 +0200, by Kim Alvefur
-
Add some documentation stubsSat, 01 Oct 2016 20:34:43 +0200, by Kim Alvefur
-
mod_compat_bind: Use non-deprecated way to access core_process_stanza (thanks Roi)Sat, 01 Oct 2016 17:44:30 +0200, by Kim Alvefur
-
mod_server_contact_info/README: UpdateSat, 01 Oct 2016 17:20:31 +0200, by Kim Alvefur
-
mod_server_contact_info: Add copyright headerSat, 01 Oct 2016 17:16:39 +0200, by Kim Alvefur
-
mod_server_contact_info: Use more explicit value data format for dataformSat, 01 Oct 2016 17:16:23 +0200, by Kim Alvefur
-
mod_server_contact_info: Log error when no addresses or admins are setSat, 01 Oct 2016 17:15:03 +0200, by Kim Alvefur
-
mod_server_contact_info: Include both global and local admins in fallback modeSat, 01 Oct 2016 17:13:57 +0200, by Kim Alvefur
-
mod_admin_blocklist/README: Turns out autolink.lua doesn't know about official modulesSat, 01 Oct 2016 01:09:31 +0200, by Kim Alvefur
-
mod_admin_blocklist/README: Autolinks!Sat, 01 Oct 2016 01:07:58 +0200, by Kim Alvefur
-
mod_admin_blocklist/README: Actually, it doesn't need to be reloadedSat, 01 Oct 2016 01:07:46 +0200, by Kim Alvefur
-
mod_admin_blocklist: Do block check only when a stanza is about to trigger a new outgoing s2s connectionSat, 01 Oct 2016 00:59:15 +0200, by Kim Alvefur
-
Proper markdown syntaxWed, 28 Sep 2016 15:15:21 +0000, by JC Brand
-
Add labelsWed, 28 Sep 2016 15:11:15 +0000, by JC Brand
-
Rename README to README.markdownWed, 28 Sep 2016 14:55:07 +0000, by JC Brand
-
mod_carbons: Fix inverted logic (Thanks Ge0rg)Fri, 23 Sep 2016 16:23:14 +0200, by Kim Alvefur
-
mod_carbons: Compare with correct variableFri, 23 Sep 2016 14:05:51 +0200, by Kim Alvefur
-
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744)Fri, 23 Sep 2016 14:01:44 +0200, by Kim Alvefur
-
mod_onions: Prevent s2s_secure_auth policy enforcement from rejecting .onion connectionsFri, 23 Sep 2016 13:20:49 +0200, by Kim Alvefur
-
mod_onions: Hook event using moduleapiFri, 23 Sep 2016 13:18:14 +0200, by Kim Alvefur
-
mod_onions: Remove capture of final period (stripped by util.jid)Fri, 23 Sep 2016 11:57:07 +0200, by Kim Alvefur
-
mod_onions: Escape period in patternFri, 23 Sep 2016 11:54:30 +0200, by Kim Alvefur
-
mod_track_muc_joins: Use correct number in commentThu, 22 Sep 2016 14:35:43 +0200, by Kim Alvefur
-
mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742)Mon, 19 Sep 2016 19:36:19 +0200, by Kim Alvefur
-
mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is runningSun, 18 Sep 2016 18:53:09 +0100, by Matthew Wild
-
mod_storage_ldap: Handle being passed an explicit storage "type" (fixes #654)Sat, 17 Sep 2016 18:04:46 +0200, by Kim Alvefur
-
mod_spam_reporting: Include jid in eventSun, 11 Sep 2016 00:09:52 +0200, by Kim Alvefur
-
mod_measure_storage: Experimental new module to measure storage API operations (requires 0.10)Wed, 31 Aug 2016 16:24:32 +0100, by Matthew Wild
-
mod_log_slow_events: Add metric to monitor number of slow eventsWed, 31 Aug 2016 11:29:26 +0100, by Matthew Wild
-
mod_register_dnsbl: Add READMETue, 30 Aug 2016 15:15:24 +0200, by Kim Alvefur
-
mod_atom: Expose Microbloging PEP data over HTTPMon, 29 Aug 2016 23:11:05 +0200, by Kim Alvefur
-
mod_mam: Check that user exists (#731)Mon, 29 Aug 2016 10:51:08 +0200, by Kim Alvefur
-
mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self)Mon, 29 Aug 2016 01:06:42 +0200, by Kim Alvefur
-
mod_storage_xmlarchive/README: Should work in 0.9 nowWed, 24 Aug 2016 00:36:54 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Determine if a message is the first of day by checking if the list file exists beforeTue, 23 Aug 2016 23:39:57 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Include the missing append_raw() for 0.9 compatibilityTue, 23 Aug 2016 17:54:00 +0200, by Kim Alvefur
-
mod_http_upload: Handle case of non-existant pathTue, 23 Aug 2016 02:13:34 +0200, by Kim Alvefur
-
mod_http_upload: Add a commentTue, 23 Aug 2016 02:09:32 +0200, by Kim Alvefur
-
mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717)Tue, 23 Aug 2016 00:44:14 +0200, by Kim Alvefur
-
mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+)Sat, 20 Aug 2016 21:59:39 +0200, by Kim Alvefur
-
mod_http_upload: Mention modules_enabled, but no exampleSat, 20 Aug 2016 18:33:43 +0200, by Kim Alvefur
-
mod_spam_reporting: Correctly check <text> child, not <reason>Sat, 20 Aug 2016 17:44:44 +0200, by Kim Alvefur
-
mod_spam_reporting/README: Mention the event.Sat, 20 Aug 2016 17:22:32 +0200, by Kim Alvefur
-
mod_spam_reporting: Apply JID preppingSat, 20 Aug 2016 17:20:52 +0200, by Kim Alvefur
-
mod_spam_reporting: Add Copyright headerSat, 20 Aug 2016 17:20:08 +0200, by Kim Alvefur
-
mod_spam_reporting: Remove unused import of util.stanza [luacheck]Sat, 20 Aug 2016 17:19:10 +0200, by Kim Alvefur
-
mod_spam_reporting/README: Set Beta tagSat, 20 Aug 2016 17:18:25 +0200, by Kim Alvefur
-
mod_spam_reporting: Fire an event to ease processing from other modulesSat, 20 Aug 2016 17:15:50 +0200, by Kim Alvefur
-
mod_spam_reporting: Continue looking for spam reports even when one <item> does not have oneSat, 20 Aug 2016 17:15:14 +0200, by Kim Alvefur
-
mod_spam_reporting: Hook the blocking action, not blocklist fetchingSat, 20 Aug 2016 17:13:43 +0200, by Kim Alvefur
-
mod_track_muc_joins: Fix saving the room nick (was using the room node)Thu, 18 Aug 2016 20:39:14 +0200, by Kim Alvefur
-
mod_filter_words: Very basic module in its early stages, to filter words in messagesThu, 18 Aug 2016 10:25:29 +0100, by Matthew Wild
-
mod_block_registrations/README: Correct name of option (thanks Milan*)Sat, 13 Aug 2016 18:19:17 +0200, by Kim Alvefur