log

age author description
Sat, 06 Apr 2019 18:31:55 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Rename command node to reflect current module name
Sat, 06 Apr 2019 18:07:02 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Reorder form fields
Sat, 06 Apr 2019 18:04:29 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Remove extra 'fixed' field
Fri, 05 Apr 2019 19:12:13 +0200 Kim Alvefur mod_invite: Show a different error if no token has been given
Fri, 05 Apr 2019 19:10:59 +0200 Kim Alvefur mod_invite: Remove unused local variable [luacheck]
Fri, 05 Apr 2019 19:06:20 +0200 Kim Alvefur mod_invite: Use path passed by http stack instead of pattern matching
Fri, 05 Apr 2019 19:02:43 +0200 Kim Alvefur mod_password_reset: Remove unused local [luacheck]
Fri, 05 Apr 2019 19:02:17 +0200 Kim Alvefur mod_admin_web: Ignore shadowed 'ok' variable, nothing to worry about [luacheck]
Fri, 05 Apr 2019 18:57:51 +0200 Kim Alvefur Update modules using mod_http_files to serve files for change in Prosody trunk
Wed, 03 Apr 2019 11:57:37 +0200 Kim Alvefur mod_muc_gc10: Abort on Prosody 0.11
Wed, 03 Apr 2019 11:55:38 +0200 Kim Alvefur mod_csi_pump/README: Discourage use, point to mod_csi_simple
Wed, 03 Apr 2019 11:37:13 +0200 Kim Alvefur mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)
Wed, 03 Apr 2019 00:03:15 +0200 Kim Alvefur mod_csi_muc_priorities: Add a README
Tue, 02 Apr 2019 16:41:07 +0200 Emmanuel Gil Peyrot mod_bookmarks: Return true when a stanza has been sent.
Tue, 02 Apr 2019 16:22:40 +0200 Emmanuel Gil Peyrot mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!)
Tue, 02 Apr 2019 16:27:14 +0200 Georg Lukas mod_limits: log throttled JID
Tue, 02 Apr 2019 16:19:11 +0200 Georg Lukas mod_throttle_unsolicited: reduce debug logs, rename firewall mark
Mon, 01 Apr 2019 13:19:47 +0200 Kim Alvefur mod_csi_muc_priorities: Consider own messages important (fallback if no mod_track_muc_joins)
Mon, 01 Apr 2019 13:19:29 +0200 Kim Alvefur mod_csi_muc_priorities: Consider own MUC messages as important
Mon, 01 Apr 2019 13:19:07 +0200 Kim Alvefur mod_csi_muc_priorities: Undo early return to make following commit clearer
Mon, 01 Apr 2019 08:40:22 +0200 Kim Alvefur mod_csi_muc_priorities: Sort list of JIDs
Mon, 01 Apr 2019 08:23:56 +0200 Kim Alvefur mod_csi_muc_priorities: Allow specifying which MUC JIDs are less important
Mon, 01 Apr 2019 08:22:29 +0200 Kim Alvefur mod_csi_muc_priorities: Add a comment
Mon, 01 Apr 2019 08:21:57 +0200 Kim Alvefur mod_csi_muc_priorities: Break out room jid into a variable
Mon, 01 Apr 2019 08:07:41 +0200 Kim Alvefur mod_csi_muc_priorities: Remove dependency on mod_track_muc_joins
Mon, 01 Apr 2019 00:15:13 +0200 Kim Alvefur mod_csi_muc_priorities: Reduce importance of group chat messages
Sun, 31 Mar 2019 19:10:23 +0200 Kim Alvefur mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload
Sun, 31 Mar 2019 19:08:43 +0200 Kim Alvefur mod_pubsub_github: Rearrange code to make it easier to handle other event types
Sun, 31 Mar 2019 19:07:22 +0200 Kim Alvefur mod_pubsub_github: Get event type from payload (should work with gitlab)
Sun, 31 Mar 2019 19:05:48 +0200 Kim Alvefur mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting
Sun, 31 Mar 2019 19:05:22 +0200 Kim Alvefur mod_pubsub_github/README: Include 'github_secret' in example since it's required
Sun, 31 Mar 2019 19:02:56 +0200 Kim Alvefur mod_pubsub_github: Reorder code to prepare for more code reordering
Sun, 31 Mar 2019 18:31:57 +0200 Kim Alvefur mod_pubsub_github: Rename variable to avoid name clash [luacheck]
Sun, 31 Mar 2019 18:31:38 +0200 Kim Alvefur luacheckrc: Update API method list from prosody
Sun, 31 Mar 2019 18:31:10 +0200 Kim Alvefur luacheckrc: Copy line length setting from prosody
Sun, 31 Mar 2019 18:24:49 +0200 Kim Alvefur mod_pubsub_github: Include a summary field in payload
Sun, 31 Mar 2019 18:22:35 +0200 Kim Alvefur mod_pubsub_github: Add some spacing to improve readability
Sun, 31 Mar 2019 18:21:22 +0200 Kim Alvefur mod_pubsub_github: Lift signature validation from mod_pubsub_post
Sun, 31 Mar 2019 18:16:49 +0200 Kim Alvefur mod_pubsub_github: Only put first line of commit message in title, rest in content
Sun, 31 Mar 2019 18:14:59 +0200 Kim Alvefur mod_pubsub_github: Fix publish date
Sun, 31 Mar 2019 18:10:12 +0200 Kim Alvefur mod_pubsub_github: Add support for publishing to multiple node based on repository
Sun, 31 Mar 2019 18:08:50 +0200 Kim Alvefur mod_pubsub_github: Publish with item id set to commit hash (BC)
Sun, 31 Mar 2019 18:04:11 +0200 Kim Alvefur mod_pubsub_github: Require a secret to be set (BC)
Sun, 31 Mar 2019 17:59:17 +0200 Kim Alvefur mod_pubsub_github: Add support for specifying an actor with less privileges
Sun, 31 Mar 2019 17:47:45 +0200 Kim Alvefur mod_pubsub_github: Abort on unknown github events
Sun, 31 Mar 2019 16:59:08 +0200 Kim Alvefur mod_pubsub_github/README: Mark up options as code snippets
Sun, 31 Mar 2019 16:56:26 +0200 Kim Alvefur mod_pubsub_github/README: Fix 'labels' metafield to be a list
Sun, 31 Mar 2019 16:11:37 +0200 Kim Alvefur mod_pubsub_github: Log debug message before attempting to publish
Sun, 31 Mar 2019 16:07:11 +0200 Kim Alvefur mod_pubsub_github: Return appropriate status code on failure to publish
Sun, 31 Mar 2019 16:05:24 +0200 Kim Alvefur mod_pubsub_github: Send sensible status codes
Sun, 31 Mar 2019 04:49:56 +0200 Kim Alvefur mod_csi_grace_period: Server-side grace period logic for CSI
Sat, 30 Mar 2019 23:37:17 +0100 Kim Alvefur mod_pubsub_post/README: Set stage label to stable
Sat, 30 Mar 2019 23:33:58 +0100 Kim Alvefur mod_pubsub_post/README: Mention use as a webhook receiver
Sat, 30 Mar 2019 21:34:28 +0100 Kim Alvefur mod_pubsub_post: Make debug messages more informative
Sat, 30 Mar 2019 21:16:13 +0100 Kim Alvefur mod_pubsub_post: Restructure authentication and authorization (BC)
Sat, 30 Mar 2019 19:24:18 +0100 Kim Alvefur mod_pubsub_post/README: Fix some typos
Fri, 24 Aug 2018 14:52:09 +0200 Kim Alvefur mod_pubsub_post: Add support for WebSub authentication
Fri, 29 Mar 2019 17:06:18 +0100 marc0s offline_hints: discard no-store hinted messages at mod_offline
Fri, 29 Mar 2019 17:04:45 +0100 marc0s muc_mam_markers: store chat markers in the Group Chat archives
Fri, 29 Mar 2019 17:03:05 +0100 marc0s muc_notifications: notify non-present members of new messages
Thu, 28 Mar 2019 20:03:07 +0100 Kim Alvefur mod_bookmarks/README: Mention XEP 411
Mon, 25 Feb 2019 15:52:46 +0100 Kim Alvefur mod_map: Experimental module exposing MAM summary
Sun, 24 Mar 2019 03:24:49 +0100 Kim Alvefur mod_conversejs/README: Update text about mod_bosh and mod_websocket
Sun, 24 Mar 2019 03:04:34 +0100 Kim Alvefur mod_conversejs: Add dependency on mod_bookmarks
Fri, 22 Mar 2019 22:06:40 +0000 Matthew Wild mod_smacks: Raise error on out-of-range config options (thanks marc0s)
Tue, 19 Mar 2019 19:43:13 +0100 Kim Alvefur mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
Sun, 17 Mar 2019 17:56:54 +0100 Kim Alvefur mod_storage_xmlarchive: Remove per day files during migration
Mon, 18 Mar 2019 21:26:06 +0100 tmolitor mod_csi_battery_saver: fix typo in util.stanza:get_child()
Fri, 15 Mar 2019 04:27:52 +0100 Kim Alvefur mod_pubsub_text_interface: Remove unused variable [luacheck]
Fri, 15 Mar 2019 04:26:54 +0100 Kim Alvefur mod_pubsub_text_interface: Add command for listing current subscriptions
Thu, 14 Mar 2019 01:26:54 +0100 Kim Alvefur mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)
Wed, 13 Mar 2019 22:47:14 +0100 Kim Alvefur mod_http_muc_log: Split long line [luacheck]
Wed, 13 Mar 2019 22:47:08 +0100 Kim Alvefur mod_http_muc_log: Add functionality for hiding joins and parts
Wed, 13 Mar 2019 21:15:21 +0000 Matthew Wild mod_pastebin: Update compatibility docs (thanks Ge0rG)
Mon, 11 Mar 2019 11:54:16 +0000 Matthew Wild mod_firewall: Improve debug logging for chain results
Thu, 07 Mar 2019 23:21:13 +0100 jeybe mod_invite: Made web pages responsive
Fri, 08 Mar 2019 11:44:20 +0000 Matthew Wild mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code
Thu, 07 Mar 2019 22:36:30 +0100 Kim Alvefur mod_invite: Fire event that signals that an user has registered (thanks jeybe)
Wed, 06 Mar 2019 21:51:45 +0100 Georg Lukas mod_smacks: apply resumed logger and type to new session, fix #1229
Wed, 06 Mar 2019 21:44:07 +0100 Georg Lukas mod_smacks: improved debug logging
Wed, 06 Mar 2019 21:25:47 +0100 Georg Lukas mod_smacks: no crash on <a> without @h, fix #1317
Wed, 06 Mar 2019 17:46:57 +0100 Emmanuel Gil Peyrot mod_bookmarks: Actually save node config
Wed, 06 Mar 2019 01:30:54 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
Wed, 06 Mar 2019 00:59:48 +0100 Emmanuel Gil Peyrot mod_http_avatar: Announce 0.11 works
Wed, 06 Mar 2019 00:59:18 +0100 Emmanuel Gil Peyrot mod_bookmarks: Remove unused bookmarks/updated event
Thu, 28 Feb 2019 12:31:54 +0100 JC Brand mod_auth_token: Check realm against module.host
Tue, 26 Feb 2019 15:58:58 +0100 JC Brand mod_auth_token: Update README.
Sun, 24 Feb 2019 01:02:30 +0100 Emmanuel Gil Peyrot mod_delay: Remove this module, it is never useful
Tue, 19 Feb 2019 03:16:06 +0100 Kim Alvefur mod_storage_muc_log: Remove unused variable [luacheck]
Tue, 19 Feb 2019 03:15:05 +0100 Kim Alvefur mod_storage_muc_log: Return 'with' property for items (API conformance)
Fri, 15 Feb 2019 12:28:12 +0100 Emmanuel Gil Peyrot mod_mam_muc: Mention that this MAM version is legacy.
Fri, 15 Feb 2019 12:23:35 +0100 Emmanuel Gil Peyrot mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
Fri, 15 Feb 2019 12:14:33 +0100 Emmanuel Gil Peyrot mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)
Thu, 14 Feb 2019 17:06:16 +0000 Matthew Wild mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
Wed, 13 Feb 2019 15:52:58 +0100 marc0s mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages
Thu, 07 Feb 2019 15:26:03 +0100 Kim Alvefur mod_storage_xmlarchive: Add some debug logging
Sun, 03 Feb 2019 21:36:31 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
Thu, 24 Jan 2019 13:39:37 +0100 Kim Alvefur mod_storage_xmlarchive/README: And don't have prosody running at the same time
Thu, 24 Jan 2019 13:39:33 +0100 Kim Alvefur mod_storage_xmlarchive/README: Add reminder about backups
Wed, 23 Jan 2019 15:37:56 +0100 Kim Alvefur mod_muc_log/README: Update compatibility
Wed, 23 Jan 2019 15:34:36 +0100 Kim Alvefur mod_storage_muc_log/README: Update compatibility
Tue, 22 Jan 2019 15:39:35 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
Tue, 22 Jan 2019 15:38:52 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Add a missing return when the hash is wrong.
Tue, 22 Jan 2019 15:38:09 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Switch to the new module:send_iq() API.
Mon, 21 Jan 2019 19:52:04 +0100 Kim Alvefur mod_storage_xmlarchive: Don't return early when looking through entire archive
Mon, 21 Jan 2019 19:17:49 +0100 Kim Alvefur mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format
Sun, 20 Jan 2019 18:18:02 +0100 Kim Alvefur mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam
Sun, 20 Jan 2019 00:02:08 +0000 Matthew Wild mod_smacks: Fire event on delivery failure/success for each stanza
Fri, 18 Jan 2019 18:28:03 +0100 Kim Alvefur mod_muc_limits: Fix being unload on trunk
Fri, 18 Jan 2019 17:02:12 +0100 Nicolas Cedilnik Fix http_auth_check example in README
Fri, 18 Jan 2019 14:06:05 +0100 Thibaut Girka mod_client_certs: do not crash on plain sockets
Fri, 18 Jan 2019 02:16:03 +0100 Kim Alvefur mod_http_upload: Fix indentation
Thu, 17 Jan 2019 19:06:51 +0100 Kim Alvefur mod_presence_dedup: Remove unused variables [luacheck]
Wed, 16 Jan 2019 17:30:23 +0100 Kim Alvefur mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)
Tue, 15 Jan 2019 16:41:58 +0100 Kim Alvefur mod_slack_webhooks: Fix use with 0.11+ MUC API
Tue, 15 Jan 2019 15:01:04 +0100 Kim Alvefur mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)
Mon, 14 Jan 2019 10:56:19 +0100 Kim Alvefur mod_http_upload: Clarify how quotas affect upload requests
Mon, 14 Jan 2019 10:56:03 +0100 Kim Alvefur mod_http_upload: Document prosodyctl command for expiring uploads
Mon, 14 Jan 2019 10:55:36 +0100 Kim Alvefur mod_http_upload: Clarify when expiry is checked
Mon, 07 Jan 2019 20:08:47 +0100 Kim Alvefur mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly