Software /
code /
prosody-modules
Graph
-
mod_storage_muc_log: Return 'with' property for items (API conformance)Tue, 19 Feb 2019 03:15:05 +0100, by Kim Alvefur
-
mod_mam_muc: Mention that this MAM version is legacy.Fri, 15 Feb 2019 12:28:12 +0100, by Emmanuel Gil Peyrot
-
mod_mam_muc: Explicit which namespace MAM version 0.5 implements.Fri, 15 Feb 2019 12:23:35 +0100, by Emmanuel Gil Peyrot
-
mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)Fri, 15 Feb 2019 12:14:33 +0100, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Fail to load if module:send_iq() is not availableThu, 14 Feb 2019 17:06:16 +0000, by Matthew Wild
-
mod_muc_mam_hints: Respect XEP-0334 hints in MUC messagesWed, 13 Feb 2019 15:52:58 +0100, by marc0s
-
mod_storage_xmlarchive: Add some debug loggingThu, 07 Feb 2019 15:26:03 +0100, by Kim Alvefur
-
mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.Sun, 03 Feb 2019 21:36:31 +0100, by Emmanuel Gil Peyrot
-
mod_storage_xmlarchive/README: And don't have prosody running at the same timeThu, 24 Jan 2019 13:39:37 +0100, by Kim Alvefur
-
mod_storage_xmlarchive/README: Add reminder about backupsThu, 24 Jan 2019 13:39:33 +0100, by Kim Alvefur
-
mod_muc_log/README: Update compatibilityWed, 23 Jan 2019 15:37:56 +0100, by Kim Alvefur
-
mod_storage_muc_log/README: Update compatibilityWed, 23 Jan 2019 15:34:36 +0100, by Kim Alvefur
-
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.Tue, 22 Jan 2019 15:39:35 +0100, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Add a missing return when the hash is wrong.Tue, 22 Jan 2019 15:38:52 +0100, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Switch to the new module:send_iq() API.Tue, 22 Jan 2019 15:38:09 +0100, by Emmanuel Gil Peyrot
-
mod_storage_xmlarchive: Don't return early when looking through entire archiveMon, 21 Jan 2019 19:52:04 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM formatMon, 21 Jan 2019 19:17:49 +0100, by Kim Alvefur
-
mod_storage_xmlarchive/README: Change example to match Prosodys mod_mamSun, 20 Jan 2019 18:18:02 +0100, by Kim Alvefur
-
mod_smacks: Fire event on delivery failure/success for each stanzaSun, 20 Jan 2019 00:02:08 +0000, by Matthew Wild
-
mod_muc_limits: Fix being unload on trunkFri, 18 Jan 2019 18:28:03 +0100, by Kim Alvefur
-
Fix http_auth_check example in READMEFri, 18 Jan 2019 17:02:12 +0100, by Nicolas Cedilnik
-
mod_client_certs: do not crash on plain socketsFri, 18 Jan 2019 14:06:05 +0100, by Thibaut Girka
-
mod_http_upload: Fix indentationFri, 18 Jan 2019 02:16:03 +0100, by Kim Alvefur
-
mod_presence_dedup: Remove unused variables [luacheck]Thu, 17 Jan 2019 19:06:51 +0100, by Kim Alvefur
-
mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)Wed, 16 Jan 2019 17:30:23 +0100, by Kim Alvefur
-
mod_slack_webhooks: Fix use with 0.11+ MUC APITue, 15 Jan 2019 16:41:58 +0100, by Kim Alvefur
-
mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)Tue, 15 Jan 2019 15:01:04 +0100, by Kim Alvefur
-
mod_http_upload: Clarify how quotas affect upload requestsMon, 14 Jan 2019 10:56:19 +0100, by Kim Alvefur
-
mod_http_upload: Document prosodyctl command for expiring uploadsMon, 14 Jan 2019 10:56:03 +0100, by Kim Alvefur
-
mod_http_upload: Clarify when expiry is checkedMon, 14 Jan 2019 10:55:36 +0100, by Kim Alvefur
-
mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonlyMon, 07 Jan 2019 20:08:47 +0100, by Kim Alvefur
-
mod_readonly: Add a stub READMEMon, 07 Jan 2019 20:07:57 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Fix typo (thanks perflyst)Mon, 07 Jan 2019 19:46:04 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Remove compat for old argument orderSun, 06 Jan 2019 10:27:55 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Expand description in READMESun, 06 Jan 2019 10:27:16 +0100, by Kim Alvefur
-
mod_http_pep_avatar: Redirect to prepped usernameSun, 06 Jan 2019 10:26:32 +0100, by Kim Alvefur
-
mod_atom: Apply nodeprep via redirect for cache-friendlynessSun, 06 Jan 2019 10:24:32 +0100, by Kim Alvefur
-
mod_measure_cpu: Also report the raw clock value, whatever that isSat, 05 Jan 2019 18:44:50 +0100, by Kim Alvefur
-
mod_measure_message_length: Use measure type that actually existsFri, 04 Jan 2019 03:14:55 +0100, by Kim Alvefur
-
mod_pubsub_text_interface: Send replies trough normal stanza routingThu, 03 Jan 2019 16:07:31 +0100, by Kim Alvefur
-
mod_statistics: Fix incorrect parameters to envload (thanks Dan)Thu, 03 Jan 2019 14:01:58 +0000, by Matthew Wild
-
mod_statistics: top: Use util.envload for 5.2 compatibilityThu, 03 Jan 2019 11:57:55 +0000, by Matthew Wild
-
mod_support_room: Module that invites newly registered users to a roomThu, 03 Jan 2019 12:06:09 +0100, by Kim Alvefur
-
mod_http_pep_avatar: Provides PEP avatars via HTTPThu, 03 Jan 2019 11:46:51 +0100, by Kim Alvefur
-
mod_atom: Check whether user existsThu, 03 Jan 2019 11:39:28 +0100, by Kim Alvefur
-
mod_atom: Unpack event objectThu, 03 Jan 2019 11:36:01 +0100, by Kim Alvefur
-
lint: Teach luacheck about the new module:send_iq APIWed, 02 Jan 2019 10:49:43 +0100, by Kim Alvefur
-
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacyMon, 31 Dec 2018 09:43:29 +0100, by Kim Alvefur
-
mod_bookmarks: Mention that it also works on 0.11.Fri, 28 Dec 2018 12:12:15 +0100, by Emmanuel Gil Peyrot
-
mod_ignore_host_chatstates: Discard chat state messages sent to a bare hostFri, 28 Dec 2018 04:23:30 +0100, by Kim Alvefur
-
mod_muc_limits: Simplify bypass for affiliated usersSun, 23 Dec 2018 22:52:23 +0100, by Kim Alvefur
-
mod_muc_limits: Add support for new MUC API in Prosody 0.11Sun, 23 Dec 2018 21:46:06 +0100, by Kim Alvefur
-
mod_adhoc_account_management: Reduce indentation of one in the main function.Sun, 23 Dec 2018 18:33:32 +0100, by Emmanuel Gil Peyrot
-
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)Sun, 23 Dec 2018 17:11:10 +0100, by Kim Alvefur
-
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2Sun, 23 Dec 2018 11:00:38 +0000, by Matthew Wild
-
mod_pubsub_text_interface/README: Add lost _Sat, 22 Dec 2018 19:02:21 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Add a Compatibility sectionSat, 22 Dec 2018 18:52:13 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Document the 'last' commandSat, 22 Dec 2018 18:53:59 +0100, by Kim Alvefur
-
mod_pubsub_text_interface/README: Normalize Markdown syntaxSat, 22 Dec 2018 18:53:48 +0100, by Kim Alvefur
-
mod_pubsub_stats/README: Link to docs for Prosodys statisticsSat, 22 Dec 2018 18:22:15 +0100, by Kim Alvefur
-
mod_pubsub_stats: Sort summarySat, 22 Dec 2018 16:39:47 +0100, by Kim Alvefur
-
mod_pubsub_stats: Generate a textual summary for notificationsSat, 22 Dec 2018 16:34:51 +0100, by Kim Alvefur
-
mod_bidi: Mark as StableTue, 18 Dec 2018 19:12:52 +0100, by Kim Alvefur
-
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)Sun, 16 Dec 2018 13:54:53 +0100, by Kim Alvefur
-
mod_xhtmlim: Turn unknown elements into <span>Thu, 13 Dec 2018 14:32:17 +0100, by Kim Alvefur
-
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforcedThu, 13 Dec 2018 10:35:26 +0000, by Matthew Wild
-
mod_muc_limits: Document brokenness with 0.11.xTue, 11 Dec 2018 18:27:40 +0100, by Kim Alvefur
-
mod_motd_sequential: Fix typo (fixes unintentional global access)Tue, 11 Dec 2018 18:27:08 +0100, by Kim Alvefur
-
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)Tue, 11 Dec 2018 18:26:31 +0100, by Kim Alvefur
-
mod_prometheus/README: Add line for 0.11 in compat sectionSun, 09 Dec 2018 00:35:57 +0100, by Kim Alvefur
-
mod_minimix: Fix typo in commentSat, 08 Dec 2018 20:08:11 +0100, by Kim Alvefur
-
mod_devices: New module for device identificationThu, 06 Dec 2018 16:57:01 +0000, by Matthew Wild
-
mod_csi: Update READMEWed, 05 Dec 2018 14:12:35 +0000, by Matthew Wild
-
mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibilityWed, 05 Dec 2018 14:12:00 +0000, by Matthew Wild
-
Merge with goffiSat, 01 Dec 2018 17:52:17 +0100, by Kim Alvefur
-
mod_privilege: fixed routing issue with message permission:Sat, 01 Dec 2018 17:50:36 +0100, by Goffi
-
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)Sat, 01 Dec 2018 16:04:35 +0100, by Kim Alvefur
-
mod_s2s_auth_monkeysphere/README: Normalize markdownSat, 01 Dec 2018 16:04:24 +0100, by Kim Alvefur
-
mod_auth_external/README: Update mentioning 0.11.xSat, 01 Dec 2018 15:27:55 +0100, by Kim Alvefur
-
mod_auth_external/README: Update to reflect non-blocking by defaultSat, 01 Dec 2018 15:27:53 +0100, by Kim Alvefur
-
mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.xSat, 01 Dec 2018 15:22:49 +0100, by Kim Alvefur
-
mod_delegation: avoid crash on recent prosody versionsSat, 01 Dec 2018 12:10:31 +0100, by Goffi
-
mod_e2e_policy: Fix an error with getting stanza from eventFri, 30 Nov 2018 19:31:25 +0100, by Michel Le Bihan
-
mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelistFri, 30 Nov 2018 19:17:16 +0100, by Michel Le Bihan
-
mod_password_reset: Fix titles for consistencyThu, 22 Nov 2018 23:35:27 +0000, by Matthew Wild
-
mod_password_reset: Adjust form slightly after user testingThu, 22 Nov 2018 23:34:08 +0000, by Matthew Wild
-
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendlyThu, 22 Nov 2018 23:31:17 +0000, by Matthew Wild
-
mod_muc_ping: Update README to mention 0.11.x as separate from trunkThu, 22 Nov 2018 17:12:00 +0100, by Kim Alvefur
-
mod_http_upload: Disallow POST in CORSSun, 18 Nov 2018 18:38:37 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload: Remove extra check for Origin HTTP headerSun, 18 Nov 2018 18:36:16 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload: Relocate function definition to avoid tracebackSun, 18 Nov 2018 12:16:47 +0000, by Matthew Wild
-
mod_http_upload: Also add CORS headers in response to PUTSun, 18 Nov 2018 12:15:02 +0000, by Matthew Wild
-
mod_http_upload: Add CORS headers for web clients (untested)Sun, 18 Nov 2018 12:06:13 +0000, by Matthew Wild
-
mod_muc_cloud_notify: README updatesSat, 17 Nov 2018 14:27:00 +0000, by JC Brand
-
mod_measure_client_features: Add a module to count the features of each connected clientSun, 11 Nov 2018 14:44:27 +0100, by Emmanuel Gil Peyrot
-
mod_presence_cache: Set delay source to bare JID instead of hostWed, 07 Nov 2018 22:20:56 +0100, by Kim Alvefur
-
mod_register_web: Add soft dependency on mod_register_limits (0.11+)Wed, 07 Nov 2018 17:49:27 +0100, by Kim Alvefur
-
mod_firewall: Improve logging on chain returnWed, 07 Nov 2018 12:38:03 +0000, by Matthew Wild
-
mod_measure_message_e2ee: Count OTR messages too.Tue, 06 Nov 2018 20:05:09 +0100, by Emmanuel Gil Peyrot
-
mod_http_upload: Fix order of arguments to :measureTue, 06 Nov 2018 14:44:11 +0100, by Kim Alvefur
-
mod_bob: Don’t try to access XHTML-IM when it isn’t present.Sun, 04 Nov 2018 18:38:06 +0100, by Emmanuel Gil Peyrot
-
mod_measure_malloc: Use the 'amount' measure typeMon, 29 Oct 2018 01:33:14 +0100, by Kim Alvefur
-
mod_http_upload: Report statistics on upload sizes (0.10+)Mon, 29 Oct 2018 01:21:29 +0100, by Kim Alvefur
-
mod_measure_memory: Use the 'amount' measure typeMon, 29 Oct 2018 01:10:10 +0100, by Kim Alvefur
-
mod_mam_muc: Log to debug log whether a message is archived or notSun, 28 Oct 2018 19:01:12 +0100, by Kim Alvefur
-
mod_conversejs: Weaken dependency on mod_boshFri, 26 Oct 2018 20:07:16 +0200, by Kim Alvefur
-
mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pagesThu, 25 Oct 2018 22:41:13 +0200, by Kim Alvefur
-
mod_storage_memory: Fix saving of remaining items during deletionSun, 21 Oct 2018 17:49:39 +0200, by Kim Alvefur
-
mod_http_upload_external: Add note about correct behaviour in the presence of multiple versionsSun, 21 Oct 2018 15:19:58 +0100, by Matthew Wild
-
mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>)Sun, 21 Oct 2018 15:09:29 +0100, by Matthew Wild
-
mod_http_upload_external: Improve implementation docs, including v2 detailsSun, 21 Oct 2018 14:54:19 +0100, by Matthew Wild
-
mod_test_data: New module to generate test data in Prosody's data storeMon, 15 Oct 2018 14:27:20 +0100, by Matthew Wild
-
mod_muc_ping: Add more details to READMETue, 09 Oct 2018 16:47:27 +0200, by Kim Alvefur
-
mod_password_reset: Implement password policy enforcement (requires mod_password_policy)Tue, 09 Oct 2018 14:12:45 +0100, by Matthew Wild
-
mod_password_reset: Improve password input field with additional relevant attributesTue, 09 Oct 2018 14:12:03 +0100, by Matthew Wild
-
mod_password_reset: Improve error reporting when setting a password failsTue, 09 Oct 2018 14:10:42 +0100, by Matthew Wild
-
mod_password_reset: Switch to util.interpolation (our standard template library)Tue, 09 Oct 2018 14:09:54 +0100, by Matthew Wild
-
mod_password_policy: Export function to get policy in use by the moduleTue, 09 Oct 2018 14:03:00 +0100, by Matthew Wild
-
mod_password_policy: Return error as second result explaining failure reasonTue, 09 Oct 2018 14:02:42 +0100, by Matthew Wild
-
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-PingSun, 07 Oct 2018 03:39:35 +0200, by Kim Alvefur
-
mod_conversejs: Default to latest version of Converse.jsThu, 04 Oct 2018 14:43:23 +0200, by Kim Alvefur
-
mod_conversejs: Strip extra slash if version is set to the empty stringThu, 04 Oct 2018 14:40:32 +0200, by Kim Alvefur
-
mod_pastebin: Convert limit values to strings (fixes traceback)Wed, 03 Oct 2018 13:08:17 +0200, by Kim Alvefur
-
mod_pastebin: Advertise a disco feature and current thresholdsWed, 03 Oct 2018 12:59:04 +0200, by Kim Alvefur
-
mod_password_reset: New module for self-service password resets via a web pageTue, 02 Oct 2018 16:09:17 +0100, by Matthew Wild
-
mod_bob: Simplify check_cid using string.match. (thanks Zash!)Fri, 28 Sep 2018 16:31:36 +0200, by Emmanuel Gil Peyrot
-
mod_bob: Add this new module.Fri, 28 Sep 2018 16:12:18 +0200, by Emmanuel Gil Peyrot
-
mod_http_upload: Use legacy datamanager directly (makes it work)Thu, 27 Sep 2018 20:16:15 +0200, by Kim Alvefur
Scroll all the way down to load more.