mod_throttle_unsolicited: reduce debug logs, rename firewall mark
|
Georg Lukas |
Tue, 02 Apr 2019 16:19:11 +0200 |
mod_csi_muc_priorities: Consider own messages important (fallback if no mod_track_muc_joins)
|
Kim Alvefur |
Mon, 01 Apr 2019 13:19:47 +0200 |
mod_csi_muc_priorities: Consider own MUC messages as important
|
Kim Alvefur |
Mon, 01 Apr 2019 13:19:29 +0200 |
mod_csi_muc_priorities: Undo early return to make following commit clearer
|
Kim Alvefur |
Mon, 01 Apr 2019 13:19:07 +0200 |
mod_csi_muc_priorities: Sort list of JIDs
|
Kim Alvefur |
Mon, 01 Apr 2019 08:40:22 +0200 |
mod_csi_muc_priorities: Allow specifying which MUC JIDs are less important
|
Kim Alvefur |
Mon, 01 Apr 2019 08:23:56 +0200 |
mod_csi_muc_priorities: Add a comment
|
Kim Alvefur |
Mon, 01 Apr 2019 08:22:29 +0200 |
mod_csi_muc_priorities: Break out room jid into a variable
|
Kim Alvefur |
Mon, 01 Apr 2019 08:21:57 +0200 |
mod_csi_muc_priorities: Remove dependency on mod_track_muc_joins
|
Kim Alvefur |
Mon, 01 Apr 2019 08:07:41 +0200 |
mod_csi_muc_priorities: Reduce importance of group chat messages
|
Kim Alvefur |
Mon, 01 Apr 2019 00:15:13 +0200 |
mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload
|
Kim Alvefur |
Sun, 31 Mar 2019 19:10:23 +0200 |
mod_pubsub_github: Rearrange code to make it easier to handle other event types
|
Kim Alvefur |
Sun, 31 Mar 2019 19:08:43 +0200 |
mod_pubsub_github: Get event type from payload (should work with gitlab)
|
Kim Alvefur |
Sun, 31 Mar 2019 19:07:22 +0200 |
mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting
|
Kim Alvefur |
Sun, 31 Mar 2019 19:05:48 +0200 |
mod_pubsub_github/README: Include 'github_secret' in example since it's required
|
Kim Alvefur |
Sun, 31 Mar 2019 19:05:22 +0200 |
mod_pubsub_github: Reorder code to prepare for more code reordering
|
Kim Alvefur |
Sun, 31 Mar 2019 19:02:56 +0200 |
mod_pubsub_github: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:57 +0200 |
luacheckrc: Update API method list from prosody
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:38 +0200 |
luacheckrc: Copy line length setting from prosody
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:10 +0200 |
mod_pubsub_github: Include a summary field in payload
|
Kim Alvefur |
Sun, 31 Mar 2019 18:24:49 +0200 |
mod_pubsub_github: Add some spacing to improve readability
|
Kim Alvefur |
Sun, 31 Mar 2019 18:22:35 +0200 |
mod_pubsub_github: Lift signature validation from mod_pubsub_post
|
Kim Alvefur |
Sun, 31 Mar 2019 18:21:22 +0200 |
mod_pubsub_github: Only put first line of commit message in title, rest in content
|
Kim Alvefur |
Sun, 31 Mar 2019 18:16:49 +0200 |
mod_pubsub_github: Fix publish date
|
Kim Alvefur |
Sun, 31 Mar 2019 18:14:59 +0200 |
mod_pubsub_github: Add support for publishing to multiple node based on repository
|
Kim Alvefur |
Sun, 31 Mar 2019 18:10:12 +0200 |
mod_pubsub_github: Publish with item id set to commit hash (BC)
|
Kim Alvefur |
Sun, 31 Mar 2019 18:08:50 +0200 |
mod_pubsub_github: Require a secret to be set (BC)
|
Kim Alvefur |
Sun, 31 Mar 2019 18:04:11 +0200 |
mod_pubsub_github: Add support for specifying an actor with less privileges
|
Kim Alvefur |
Sun, 31 Mar 2019 17:59:17 +0200 |
mod_pubsub_github: Abort on unknown github events
|
Kim Alvefur |
Sun, 31 Mar 2019 17:47:45 +0200 |
mod_pubsub_github/README: Mark up options as code snippets
|
Kim Alvefur |
Sun, 31 Mar 2019 16:59:08 +0200 |
mod_pubsub_github/README: Fix 'labels' metafield to be a list
|
Kim Alvefur |
Sun, 31 Mar 2019 16:56:26 +0200 |
mod_pubsub_github: Log debug message before attempting to publish
|
Kim Alvefur |
Sun, 31 Mar 2019 16:11:37 +0200 |
mod_pubsub_github: Return appropriate status code on failure to publish
|
Kim Alvefur |
Sun, 31 Mar 2019 16:07:11 +0200 |
mod_pubsub_github: Send sensible status codes
|
Kim Alvefur |
Sun, 31 Mar 2019 16:05:24 +0200 |
mod_csi_grace_period: Server-side grace period logic for CSI
|
Kim Alvefur |
Sun, 31 Mar 2019 04:49:56 +0200 |
mod_pubsub_post/README: Set stage label to stable
|
Kim Alvefur |
Sat, 30 Mar 2019 23:37:17 +0100 |
mod_pubsub_post/README: Mention use as a webhook receiver
|
Kim Alvefur |
Sat, 30 Mar 2019 23:33:58 +0100 |
mod_pubsub_post: Make debug messages more informative
|
Kim Alvefur |
Sat, 30 Mar 2019 21:34:28 +0100 |
mod_pubsub_post: Restructure authentication and authorization (BC)
|
Kim Alvefur |
Sat, 30 Mar 2019 21:16:13 +0100 |
mod_pubsub_post/README: Fix some typos
|
Kim Alvefur |
Sat, 30 Mar 2019 19:24:18 +0100 |
mod_pubsub_post: Add support for WebSub authentication
|
Kim Alvefur |
Fri, 24 Aug 2018 14:52:09 +0200 |
offline_hints: discard no-store hinted messages at mod_offline
|
marc0s |
Fri, 29 Mar 2019 17:06:18 +0100 |
muc_mam_markers: store chat markers in the Group Chat archives
|
marc0s |
Fri, 29 Mar 2019 17:04:45 +0100 |
muc_notifications: notify non-present members of new messages
|
marc0s |
Fri, 29 Mar 2019 17:03:05 +0100 |
mod_bookmarks/README: Mention XEP 411
|
Kim Alvefur |
Thu, 28 Mar 2019 20:03:07 +0100 |
mod_map: Experimental module exposing MAM summary
|
Kim Alvefur |
Mon, 25 Feb 2019 15:52:46 +0100 |
mod_conversejs/README: Update text about mod_bosh and mod_websocket
|
Kim Alvefur |
Sun, 24 Mar 2019 03:24:49 +0100 |
mod_conversejs: Add dependency on mod_bookmarks
|
Kim Alvefur |
Sun, 24 Mar 2019 03:04:34 +0100 |
mod_smacks: Raise error on out-of-range config options (thanks marc0s)
|
Matthew Wild |
Fri, 22 Mar 2019 22:06:40 +0000 |
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
|
Kim Alvefur |
Tue, 19 Mar 2019 19:43:13 +0100 |
mod_storage_xmlarchive: Remove per day files during migration
|
Kim Alvefur |
Sun, 17 Mar 2019 17:56:54 +0100 |
mod_csi_battery_saver: fix typo in util.stanza:get_child()
|
tmolitor |
Mon, 18 Mar 2019 21:26:06 +0100 |
mod_pubsub_text_interface: Remove unused variable [luacheck]
|
Kim Alvefur |
Fri, 15 Mar 2019 04:27:52 +0100 |
mod_pubsub_text_interface: Add command for listing current subscriptions
|
Kim Alvefur |
Fri, 15 Mar 2019 04:26:54 +0100 |
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)
|
Kim Alvefur |
Thu, 14 Mar 2019 01:26:54 +0100 |
mod_http_muc_log: Split long line [luacheck]
|
Kim Alvefur |
Wed, 13 Mar 2019 22:47:14 +0100 |
mod_http_muc_log: Add functionality for hiding joins and parts
|
Kim Alvefur |
Wed, 13 Mar 2019 22:47:08 +0100 |
mod_pastebin: Update compatibility docs (thanks Ge0rG)
|
Matthew Wild |
Wed, 13 Mar 2019 21:15:21 +0000 |
mod_firewall: Improve debug logging for chain results
|
Matthew Wild |
Mon, 11 Mar 2019 11:54:16 +0000 |
mod_invite: Made web pages responsive
|
jeybe |
Thu, 07 Mar 2019 23:21:13 +0100 |
mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code
|
Matthew Wild |
Fri, 08 Mar 2019 11:44:20 +0000 |
mod_invite: Fire event that signals that an user has registered (thanks jeybe)
|
Kim Alvefur |
Thu, 07 Mar 2019 22:36:30 +0100 |
mod_smacks: apply resumed logger and type to new session, fix #1229
|
Georg Lukas |
Wed, 06 Mar 2019 21:51:45 +0100 |
mod_smacks: improved debug logging
|
Georg Lukas |
Wed, 06 Mar 2019 21:44:07 +0100 |
mod_smacks: no crash on <a> without @h, fix #1317
|
Georg Lukas |
Wed, 06 Mar 2019 21:25:47 +0100 |
mod_bookmarks: Actually save node config
|
Emmanuel Gil Peyrot |
Wed, 06 Mar 2019 17:46:57 +0100 |
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
|
Emmanuel Gil Peyrot |
Wed, 06 Mar 2019 01:30:54 +0100 |
mod_http_avatar: Announce 0.11 works
|
Emmanuel Gil Peyrot |
Wed, 06 Mar 2019 00:59:48 +0100 |
mod_bookmarks: Remove unused bookmarks/updated event
|
Emmanuel Gil Peyrot |
Wed, 06 Mar 2019 00:59:18 +0100 |
mod_auth_token: Check realm against module.host
|
JC Brand |
Thu, 28 Feb 2019 12:31:54 +0100 |
mod_auth_token: Update README.
|
JC Brand |
Tue, 26 Feb 2019 15:58:58 +0100 |
mod_delay: Remove this module, it is never useful
|
Emmanuel Gil Peyrot |
Sun, 24 Feb 2019 01:02:30 +0100 |
mod_storage_muc_log: Remove unused variable [luacheck]
|
Kim Alvefur |
Tue, 19 Feb 2019 03:16:06 +0100 |
mod_storage_muc_log: Return 'with' property for items (API conformance)
|
Kim Alvefur |
Tue, 19 Feb 2019 03:15:05 +0100 |
mod_mam_muc: Mention that this MAM version is legacy.
|
Emmanuel Gil Peyrot |
Fri, 15 Feb 2019 12:28:12 +0100 |
mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
|
Emmanuel Gil Peyrot |
Fri, 15 Feb 2019 12:23:35 +0100 |
mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)
|
Emmanuel Gil Peyrot |
Fri, 15 Feb 2019 12:14:33 +0100 |
mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
|
Matthew Wild |
Thu, 14 Feb 2019 17:06:16 +0000 |
mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages
|
marc0s |
Wed, 13 Feb 2019 15:52:58 +0100 |
mod_storage_xmlarchive: Add some debug logging
|
Kim Alvefur |
Thu, 07 Feb 2019 15:26:03 +0100 |
mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
|
Emmanuel Gil Peyrot |
Sun, 03 Feb 2019 21:36:31 +0100 |
mod_storage_xmlarchive/README: And don't have prosody running at the same time
|
Kim Alvefur |
Thu, 24 Jan 2019 13:39:37 +0100 |
mod_storage_xmlarchive/README: Add reminder about backups
|
Kim Alvefur |
Thu, 24 Jan 2019 13:39:33 +0100 |
mod_muc_log/README: Update compatibility
|
Kim Alvefur |
Wed, 23 Jan 2019 15:37:56 +0100 |
mod_storage_muc_log/README: Update compatibility
|
Kim Alvefur |
Wed, 23 Jan 2019 15:34:36 +0100 |
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
|
Emmanuel Gil Peyrot |
Tue, 22 Jan 2019 15:39:35 +0100 |
mod_cache_c2s_caps: Add a missing return when the hash is wrong.
|
Emmanuel Gil Peyrot |
Tue, 22 Jan 2019 15:38:52 +0100 |
mod_cache_c2s_caps: Switch to the new module:send_iq() API.
|
Emmanuel Gil Peyrot |
Tue, 22 Jan 2019 15:38:09 +0100 |
mod_storage_xmlarchive: Don't return early when looking through entire archive
|
Kim Alvefur |
Mon, 21 Jan 2019 19:52:04 +0100 |
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format
|
Kim Alvefur |
Mon, 21 Jan 2019 19:17:49 +0100 |
mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam
|
Kim Alvefur |
Sun, 20 Jan 2019 18:18:02 +0100 |
mod_smacks: Fire event on delivery failure/success for each stanza
|
Matthew Wild |
Sun, 20 Jan 2019 00:02:08 +0000 |
mod_muc_limits: Fix being unload on trunk
|
Kim Alvefur |
Fri, 18 Jan 2019 18:28:03 +0100 |
Fix http_auth_check example in README
|
Nicolas Cedilnik |
Fri, 18 Jan 2019 17:02:12 +0100 |
mod_client_certs: do not crash on plain sockets
|
Thibaut Girka |
Fri, 18 Jan 2019 14:06:05 +0100 |
mod_http_upload: Fix indentation
|
Kim Alvefur |
Fri, 18 Jan 2019 02:16:03 +0100 |
mod_presence_dedup: Remove unused variables [luacheck]
|
Kim Alvefur |
Thu, 17 Jan 2019 19:06:51 +0100 |
mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)
|
Kim Alvefur |
Wed, 16 Jan 2019 17:30:23 +0100 |
mod_slack_webhooks: Fix use with 0.11+ MUC API
|
Kim Alvefur |
Tue, 15 Jan 2019 16:41:58 +0100 |
mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)
|
Kim Alvefur |
Tue, 15 Jan 2019 15:01:04 +0100 |
mod_http_upload: Clarify how quotas affect upload requests
|
Kim Alvefur |
Mon, 14 Jan 2019 10:56:19 +0100 |
mod_http_upload: Document prosodyctl command for expiring uploads
|
Kim Alvefur |
Mon, 14 Jan 2019 10:56:03 +0100 |
mod_http_upload: Clarify when expiry is checked
|
Kim Alvefur |
Mon, 14 Jan 2019 10:55:36 +0100 |
mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly
|
Kim Alvefur |
Mon, 07 Jan 2019 20:08:47 +0100 |
mod_readonly: Add a stub README
|
Kim Alvefur |
Mon, 07 Jan 2019 20:07:57 +0100 |
mod_pubsub_text_interface/README: Fix typo (thanks perflyst)
|
Kim Alvefur |
Mon, 07 Jan 2019 19:46:04 +0100 |
mod_storage_xmlarchive: Remove compat for old argument order
|
Kim Alvefur |
Sun, 06 Jan 2019 10:27:55 +0100 |
mod_storage_xmlarchive: Expand description in README
|
Kim Alvefur |
Sun, 06 Jan 2019 10:27:16 +0100 |
mod_http_pep_avatar: Redirect to prepped username
|
Kim Alvefur |
Sun, 06 Jan 2019 10:26:32 +0100 |
mod_atom: Apply nodeprep via redirect for cache-friendlyness
|
Kim Alvefur |
Sun, 06 Jan 2019 10:24:32 +0100 |
mod_measure_cpu: Also report the raw clock value, whatever that is
|
Kim Alvefur |
Sat, 05 Jan 2019 18:44:50 +0100 |
mod_measure_message_length: Use measure type that actually exists
|
Kim Alvefur |
Fri, 04 Jan 2019 03:14:55 +0100 |
mod_pubsub_text_interface: Send replies trough normal stanza routing
|
Kim Alvefur |
Thu, 03 Jan 2019 16:07:31 +0100 |
mod_statistics: Fix incorrect parameters to envload (thanks Dan)
|
Matthew Wild |
Thu, 03 Jan 2019 14:01:58 +0000 |
mod_statistics: top: Use util.envload for 5.2 compatibility
|
Matthew Wild |
Thu, 03 Jan 2019 11:57:55 +0000 |
mod_support_room: Module that invites newly registered users to a room
|
Kim Alvefur |
Thu, 03 Jan 2019 12:06:09 +0100 |
mod_http_pep_avatar: Provides PEP avatars via HTTP
|
Kim Alvefur |
Thu, 03 Jan 2019 11:46:51 +0100 |
mod_atom: Check whether user exists
|
Kim Alvefur |
Thu, 03 Jan 2019 11:39:28 +0100 |
mod_atom: Unpack event object
|
Kim Alvefur |
Thu, 03 Jan 2019 11:36:01 +0100 |
lint: Teach luacheck about the new module:send_iq API
|
Kim Alvefur |
Wed, 02 Jan 2019 10:49:43 +0100 |
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy
|
Kim Alvefur |
Mon, 31 Dec 2018 09:43:29 +0100 |
mod_bookmarks: Mention that it also works on 0.11.
|
Emmanuel Gil Peyrot |
Fri, 28 Dec 2018 12:12:15 +0100 |
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
|
Kim Alvefur |
Fri, 28 Dec 2018 04:23:30 +0100 |
mod_muc_limits: Simplify bypass for affiliated users
|
Kim Alvefur |
Sun, 23 Dec 2018 22:52:23 +0100 |
mod_muc_limits: Add support for new MUC API in Prosody 0.11
|
Kim Alvefur |
Sun, 23 Dec 2018 21:46:06 +0100 |
mod_adhoc_account_management: Reduce indentation of one in the main function.
|
Emmanuel Gil Peyrot |
Sun, 23 Dec 2018 18:33:32 +0100 |
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)
|
Kim Alvefur |
Sun, 23 Dec 2018 17:11:10 +0100 |
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2
|
Matthew Wild |
Sun, 23 Dec 2018 11:00:38 +0000 |
mod_pubsub_text_interface/README: Add lost _
|
Kim Alvefur |
Sat, 22 Dec 2018 19:02:21 +0100 |
mod_pubsub_text_interface/README: Add a Compatibility section
|
Kim Alvefur |
Sat, 22 Dec 2018 18:52:13 +0100 |
mod_pubsub_text_interface/README: Document the 'last' command
|
Kim Alvefur |
Sat, 22 Dec 2018 18:53:59 +0100 |
mod_pubsub_text_interface/README: Normalize Markdown syntax
|
Kim Alvefur |
Sat, 22 Dec 2018 18:53:48 +0100 |
mod_pubsub_stats/README: Link to docs for Prosodys statistics
|
Kim Alvefur |
Sat, 22 Dec 2018 18:22:15 +0100 |
mod_pubsub_stats: Sort summary
|
Kim Alvefur |
Sat, 22 Dec 2018 16:39:47 +0100 |
mod_pubsub_stats: Generate a textual summary for notifications
|
Kim Alvefur |
Sat, 22 Dec 2018 16:34:51 +0100 |
mod_bidi: Mark as Stable
|
Kim Alvefur |
Tue, 18 Dec 2018 19:12:52 +0100 |
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)
|
Kim Alvefur |
Sun, 16 Dec 2018 13:54:53 +0100 |
mod_xhtmlim: Turn unknown elements into <span>
|
Kim Alvefur |
Thu, 13 Dec 2018 14:32:17 +0100 |
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced
|
Matthew Wild |
Thu, 13 Dec 2018 10:35:26 +0000 |
mod_muc_limits: Document brokenness with 0.11.x
|
Kim Alvefur |
Tue, 11 Dec 2018 18:27:40 +0100 |
mod_motd_sequential: Fix typo (fixes unintentional global access)
|
Kim Alvefur |
Tue, 11 Dec 2018 18:27:08 +0100 |
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)
|
Kim Alvefur |
Tue, 11 Dec 2018 18:26:31 +0100 |
mod_prometheus/README: Add line for 0.11 in compat section
|
Kim Alvefur |
Sun, 09 Dec 2018 00:35:57 +0100 |
mod_minimix: Fix typo in comment
|
Kim Alvefur |
Sat, 08 Dec 2018 20:08:11 +0100 |
mod_devices: New module for device identification
|
Matthew Wild |
Thu, 06 Dec 2018 16:57:01 +0000 |
mod_csi: Update README
|
Matthew Wild |
Wed, 05 Dec 2018 14:12:35 +0000 |
mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibility
|
Matthew Wild |
Wed, 05 Dec 2018 14:12:00 +0000 |
Merge with goffi
|
Kim Alvefur |
Sat, 01 Dec 2018 17:52:17 +0100 |
mod_privilege: fixed routing issue with message permission:
|
Goffi |
Sat, 01 Dec 2018 17:50:36 +0100 |
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)
|
Kim Alvefur |
Sat, 01 Dec 2018 16:04:35 +0100 |
mod_s2s_auth_monkeysphere/README: Normalize markdown
|
Kim Alvefur |
Sat, 01 Dec 2018 16:04:24 +0100 |
mod_auth_external/README: Update mentioning 0.11.x
|
Kim Alvefur |
Sat, 01 Dec 2018 15:27:55 +0100 |
mod_auth_external/README: Update to reflect non-blocking by default
|
Kim Alvefur |
Sat, 01 Dec 2018 15:27:53 +0100 |
mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.x
|
Kim Alvefur |
Sat, 01 Dec 2018 15:22:49 +0100 |
mod_delegation: avoid crash on recent prosody versions
|
Goffi |
Sat, 01 Dec 2018 12:10:31 +0100 |
mod_e2e_policy: Fix an error with getting stanza from event
|
Michel Le Bihan |
Fri, 30 Nov 2018 19:31:25 +0100 |
mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelist
|
Michel Le Bihan |
Fri, 30 Nov 2018 19:17:16 +0100 |
mod_password_reset: Fix titles for consistency
|
Matthew Wild |
Thu, 22 Nov 2018 23:35:27 +0000 |
mod_password_reset: Adjust form slightly after user testing
|
Matthew Wild |
Thu, 22 Nov 2018 23:34:08 +0000 |
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly
|
Matthew Wild |
Thu, 22 Nov 2018 23:31:17 +0000 |
mod_muc_ping: Update README to mention 0.11.x as separate from trunk
|
Kim Alvefur |
Thu, 22 Nov 2018 17:12:00 +0100 |
mod_http_upload: Disallow POST in CORS
|
Emmanuel Gil Peyrot |
Sun, 18 Nov 2018 18:38:37 +0100 |
mod_http_upload: Remove extra check for Origin HTTP header
|
Emmanuel Gil Peyrot |
Sun, 18 Nov 2018 18:36:16 +0100 |
mod_http_upload: Relocate function definition to avoid traceback
|
Matthew Wild |
Sun, 18 Nov 2018 12:16:47 +0000 |
mod_http_upload: Also add CORS headers in response to PUT
|
Matthew Wild |
Sun, 18 Nov 2018 12:15:02 +0000 |
mod_http_upload: Add CORS headers for web clients (untested)
|
Matthew Wild |
Sun, 18 Nov 2018 12:06:13 +0000 |
mod_muc_cloud_notify: README updates
|
JC Brand |
Sat, 17 Nov 2018 14:27:00 +0000 |
mod_measure_client_features: Add a module to count the features of each connected client
|
Emmanuel Gil Peyrot |
Sun, 11 Nov 2018 14:44:27 +0100 |
mod_presence_cache: Set delay source to bare JID instead of host
|
Kim Alvefur |
Wed, 07 Nov 2018 22:20:56 +0100 |
mod_register_web: Add soft dependency on mod_register_limits (0.11+)
|
Kim Alvefur |
Wed, 07 Nov 2018 17:49:27 +0100 |
mod_firewall: Improve logging on chain return
|
Matthew Wild |
Wed, 07 Nov 2018 12:38:03 +0000 |
mod_measure_message_e2ee: Count OTR messages too.
|
Emmanuel Gil Peyrot |
Tue, 06 Nov 2018 20:05:09 +0100 |
mod_http_upload: Fix order of arguments to :measure
|
Kim Alvefur |
Tue, 06 Nov 2018 14:44:11 +0100 |
mod_bob: Don’t try to access XHTML-IM when it isn’t present.
|
Emmanuel Gil Peyrot |
Sun, 04 Nov 2018 18:38:06 +0100 |
mod_measure_malloc: Use the 'amount' measure type
|
Kim Alvefur |
Mon, 29 Oct 2018 01:33:14 +0100 |
mod_http_upload: Report statistics on upload sizes (0.10+)
|
Kim Alvefur |
Mon, 29 Oct 2018 01:21:29 +0100 |
mod_measure_memory: Use the 'amount' measure type
|
Kim Alvefur |
Mon, 29 Oct 2018 01:10:10 +0100 |
mod_mam_muc: Log to debug log whether a message is archived or not
|
Kim Alvefur |
Sun, 28 Oct 2018 19:01:12 +0100 |
mod_conversejs: Weaken dependency on mod_bosh
|
Kim Alvefur |
Fri, 26 Oct 2018 20:07:16 +0200 |
mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pages
|
Kim Alvefur |
Thu, 25 Oct 2018 22:41:13 +0200 |
mod_storage_memory: Fix saving of remaining items during deletion
|
Kim Alvefur |
Sun, 21 Oct 2018 17:49:39 +0200 |
mod_http_upload_external: Add note about correct behaviour in the presence of multiple versions
|
Matthew Wild |
Sun, 21 Oct 2018 15:19:58 +0100 |
mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>)
|
Matthew Wild |
Sun, 21 Oct 2018 15:09:29 +0100 |
mod_http_upload_external: Improve implementation docs, including v2 details
|
Matthew Wild |
Sun, 21 Oct 2018 14:54:19 +0100 |
mod_test_data: New module to generate test data in Prosody's data store
|
Matthew Wild |
Mon, 15 Oct 2018 14:27:20 +0100 |
mod_muc_ping: Add more details to README
|
Kim Alvefur |
Tue, 09 Oct 2018 16:47:27 +0200 |
mod_password_reset: Implement password policy enforcement (requires mod_password_policy)
|
Matthew Wild |
Tue, 09 Oct 2018 14:12:45 +0100 |
mod_password_reset: Improve password input field with additional relevant attributes
|
Matthew Wild |
Tue, 09 Oct 2018 14:12:03 +0100 |
mod_password_reset: Improve error reporting when setting a password fails
|
Matthew Wild |
Tue, 09 Oct 2018 14:10:42 +0100 |
mod_password_reset: Switch to util.interpolation (our standard template library)
|
Matthew Wild |
Tue, 09 Oct 2018 14:09:54 +0100 |
mod_password_policy: Export function to get policy in use by the module
|
Matthew Wild |
Tue, 09 Oct 2018 14:03:00 +0100 |
mod_password_policy: Return error as second result explaining failure reason
|
Matthew Wild |
Tue, 09 Oct 2018 14:02:42 +0100 |