2019-03-31 |
Kim Alvefur |
mod_pubsub_github/README: Fix 'labels' metafield to be a list
|
2019-03-31 |
Kim Alvefur |
mod_pubsub_github: Log debug message before attempting to publish
|
2019-03-31 |
Kim Alvefur |
mod_pubsub_github: Return appropriate status code on failure to publish
|
2019-03-31 |
Kim Alvefur |
mod_pubsub_github: Send sensible status codes
|
2019-03-31 |
Kim Alvefur |
mod_csi_grace_period: Server-side grace period logic for CSI
|
2019-03-30 |
Kim Alvefur |
mod_pubsub_post/README: Set stage label to stable
|
2019-03-30 |
Kim Alvefur |
mod_pubsub_post/README: Mention use as a webhook receiver
|
2019-03-30 |
Kim Alvefur |
mod_pubsub_post: Make debug messages more informative
|
2019-03-30 |
Kim Alvefur |
mod_pubsub_post: Restructure authentication and authorization (BC)
|
2019-03-30 |
Kim Alvefur |
mod_pubsub_post/README: Fix some typos
|
2018-08-24 |
Kim Alvefur |
mod_pubsub_post: Add support for WebSub authentication
|
2019-03-29 |
marc0s |
offline_hints: discard no-store hinted messages at mod_offline
|
2019-03-29 |
marc0s |
muc_mam_markers: store chat markers in the Group Chat archives
|
2019-03-29 |
marc0s |
muc_notifications: notify non-present members of new messages
|
2019-03-28 |
Kim Alvefur |
mod_bookmarks/README: Mention XEP 411
|
2019-02-25 |
Kim Alvefur |
mod_map: Experimental module exposing MAM summary
|
2019-03-24 |
Kim Alvefur |
mod_conversejs/README: Update text about mod_bosh and mod_websocket
|
2019-03-24 |
Kim Alvefur |
mod_conversejs: Add dependency on mod_bookmarks
|
2019-03-22 |
Matthew Wild |
mod_smacks: Raise error on out-of-range config options (thanks marc0s)
|
2019-03-19 |
Kim Alvefur |
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
|
2019-03-17 |
Kim Alvefur |
mod_storage_xmlarchive: Remove per day files during migration
|
2019-03-18 |
tmolitor |
mod_csi_battery_saver: fix typo in util.stanza:get_child()
|
2019-03-15 |
Kim Alvefur |
mod_pubsub_text_interface: Remove unused variable [luacheck]
|
2019-03-15 |
Kim Alvefur |
mod_pubsub_text_interface: Add command for listing current subscriptions
|
2019-03-14 |
Kim Alvefur |
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)
|
2019-03-13 |
Kim Alvefur |
mod_http_muc_log: Split long line [luacheck]
|
2019-03-13 |
Kim Alvefur |
mod_http_muc_log: Add functionality for hiding joins and parts
|
2019-03-13 |
Matthew Wild |
mod_pastebin: Update compatibility docs (thanks Ge0rG)
|
2019-03-11 |
Matthew Wild |
mod_firewall: Improve debug logging for chain results
|
2019-03-07 |
jeybe |
mod_invite: Made web pages responsive
|
2019-03-08 |
Matthew Wild |
mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code
|
2019-03-07 |
Kim Alvefur |
mod_invite: Fire event that signals that an user has registered (thanks jeybe)
|
2019-03-06 |
Georg Lukas |
mod_smacks: apply resumed logger and type to new session, fix #1229
|
2019-03-06 |
Georg Lukas |
mod_smacks: improved debug logging
|
2019-03-06 |
Georg Lukas |
mod_smacks: no crash on <a> without @h, fix #1317
|
2019-03-06 |
Emmanuel Gil Peyrot |
mod_bookmarks: Actually save node config
|
2019-03-06 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
|
2019-03-05 |
Emmanuel Gil Peyrot |
mod_http_avatar: Announce 0.11 works
|
2019-03-05 |
Emmanuel Gil Peyrot |
mod_bookmarks: Remove unused bookmarks/updated event
|
2019-02-28 |
JC Brand |
mod_auth_token: Check realm against module.host
|
2019-02-26 |
JC Brand |
mod_auth_token: Update README.
|
2019-02-24 |
Emmanuel Gil Peyrot |
mod_delay: Remove this module, it is never useful
|
2019-02-19 |
Kim Alvefur |
mod_storage_muc_log: Remove unused variable [luacheck]
|
2019-02-19 |
Kim Alvefur |
mod_storage_muc_log: Return 'with' property for items (API conformance)
|
2019-02-15 |
Emmanuel Gil Peyrot |
mod_mam_muc: Mention that this MAM version is legacy.
|
2019-02-15 |
Emmanuel Gil Peyrot |
mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
|
2019-02-15 |
Emmanuel Gil Peyrot |
mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)
|
2019-02-14 |
Matthew Wild |
mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
|
2019-02-13 |
marc0s |
mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages
|
2019-02-07 |
Kim Alvefur |
mod_storage_xmlarchive: Add some debug logging
|
2019-02-03 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
|
2019-01-24 |
Kim Alvefur |
mod_storage_xmlarchive/README: And don't have prosody running at the same time
|
2019-01-24 |
Kim Alvefur |
mod_storage_xmlarchive/README: Add reminder about backups
|
2019-01-23 |
Kim Alvefur |
mod_muc_log/README: Update compatibility
|
2019-01-23 |
Kim Alvefur |
mod_storage_muc_log/README: Update compatibility
|
2019-01-22 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
|
2019-01-22 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Add a missing return when the hash is wrong.
|
2019-01-22 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Switch to the new module:send_iq() API.
|
2019-01-21 |
Kim Alvefur |
mod_storage_xmlarchive: Don't return early when looking through entire archive
|
2019-01-21 |
Kim Alvefur |
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format
|
2019-01-20 |
Kim Alvefur |
mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam
|
2019-01-20 |
Matthew Wild |
mod_smacks: Fire event on delivery failure/success for each stanza
|
2019-01-18 |
Kim Alvefur |
mod_muc_limits: Fix being unload on trunk
|
2019-01-18 |
Nicolas Cedilnik |
Fix http_auth_check example in README
|
2019-01-18 |
Thibaut Girka |
mod_client_certs: do not crash on plain sockets
|
2019-01-18 |
Kim Alvefur |
mod_http_upload: Fix indentation
|
2019-01-17 |
Kim Alvefur |
mod_presence_dedup: Remove unused variables [luacheck]
|
2019-01-16 |
Kim Alvefur |
mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)
|
2019-01-15 |
Kim Alvefur |
mod_slack_webhooks: Fix use with 0.11+ MUC API
|
2019-01-15 |
Kim Alvefur |
mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)
|
2019-01-14 |
Kim Alvefur |
mod_http_upload: Clarify how quotas affect upload requests
|
2019-01-14 |
Kim Alvefur |
mod_http_upload: Document prosodyctl command for expiring uploads
|
2019-01-14 |
Kim Alvefur |
mod_http_upload: Clarify when expiry is checked
|
2019-01-07 |
Kim Alvefur |
mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly
|
2019-01-07 |
Kim Alvefur |
mod_readonly: Add a stub README
|
2019-01-07 |
Kim Alvefur |
mod_pubsub_text_interface/README: Fix typo (thanks perflyst)
|
2019-01-06 |
Kim Alvefur |
mod_storage_xmlarchive: Remove compat for old argument order
|
2019-01-06 |
Kim Alvefur |
mod_storage_xmlarchive: Expand description in README
|
2019-01-06 |
Kim Alvefur |
mod_http_pep_avatar: Redirect to prepped username
|
2019-01-06 |
Kim Alvefur |
mod_atom: Apply nodeprep via redirect for cache-friendlyness
|
2019-01-05 |
Kim Alvefur |
mod_measure_cpu: Also report the raw clock value, whatever that is
|
2019-01-04 |
Kim Alvefur |
mod_measure_message_length: Use measure type that actually exists
|
2019-01-03 |
Kim Alvefur |
mod_pubsub_text_interface: Send replies trough normal stanza routing
|
2019-01-03 |
Matthew Wild |
mod_statistics: Fix incorrect parameters to envload (thanks Dan)
|
2019-01-03 |
Matthew Wild |
mod_statistics: top: Use util.envload for 5.2 compatibility
|
2019-01-03 |
Kim Alvefur |
mod_support_room: Module that invites newly registered users to a room
|
2019-01-03 |
Kim Alvefur |
mod_http_pep_avatar: Provides PEP avatars via HTTP
|
2019-01-03 |
Kim Alvefur |
mod_atom: Check whether user exists
|
2019-01-03 |
Kim Alvefur |
mod_atom: Unpack event object
|
2019-01-02 |
Kim Alvefur |
lint: Teach luacheck about the new module:send_iq API
|
2018-12-31 |
Kim Alvefur |
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy
|
2018-12-28 |
Emmanuel Gil Peyrot |
mod_bookmarks: Mention that it also works on 0.11.
|
2018-12-28 |
Kim Alvefur |
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
|
2018-12-23 |
Kim Alvefur |
mod_muc_limits: Simplify bypass for affiliated users
|
2018-12-23 |
Kim Alvefur |
mod_muc_limits: Add support for new MUC API in Prosody 0.11
|
2018-12-23 |
Emmanuel Gil Peyrot |
mod_adhoc_account_management: Reduce indentation of one in the main function.
|
2018-12-23 |
Kim Alvefur |
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)
|
2018-12-23 |
Matthew Wild |
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_text_interface/README: Add lost _
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_text_interface/README: Add a Compatibility section
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_text_interface/README: Document the 'last' command
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_text_interface/README: Normalize Markdown syntax
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_stats/README: Link to docs for Prosodys statistics
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_stats: Sort summary
|
2018-12-22 |
Kim Alvefur |
mod_pubsub_stats: Generate a textual summary for notifications
|
2018-12-18 |
Kim Alvefur |
mod_bidi: Mark as Stable
|
2018-12-16 |
Kim Alvefur |
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)
|
2018-12-13 |
Kim Alvefur |
mod_xhtmlim: Turn unknown elements into <span>
|
2018-12-13 |
Matthew Wild |
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced
|
2018-12-11 |
Kim Alvefur |
mod_muc_limits: Document brokenness with 0.11.x
|
2018-12-11 |
Kim Alvefur |
mod_motd_sequential: Fix typo (fixes unintentional global access)
|
2018-12-11 |
Kim Alvefur |
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)
|
2018-12-08 |
Kim Alvefur |
mod_prometheus/README: Add line for 0.11 in compat section
|
2018-12-08 |
Kim Alvefur |
mod_minimix: Fix typo in comment
|
2018-12-06 |
Matthew Wild |
mod_devices: New module for device identification
|
2018-12-05 |
Matthew Wild |
mod_csi: Update README
|
2018-12-05 |
Matthew Wild |
mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibility
|
2018-12-01 |
Kim Alvefur |
Merge with goffi
|
2018-12-01 |
Kim Alvefur |
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)
|
2018-12-01 |
Kim Alvefur |
mod_s2s_auth_monkeysphere/README: Normalize markdown
|