Mercurial > prosody-modules
graph
-
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