mod_pubsub: Prevent max_items from being set to zero
|
Kim Alvefur |
2021-10-20 |
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
|
Kim Alvefur |
2021-10-19 |
mod_http_file_share: return 401 instead of 403 if authentication failed
|
Jonas Schäfer |
2021-10-19 |
mod_auth_cyrus: Remove (move to community modules)
|
Kim Alvefur |
2021-10-17 |
doap: Update XEP-0280 version, it's now Stable
|
Kim Alvefur |
2021-10-13 |
mod_admin_shell: Show HTTP base-URLs in module:info()
|
Kim Alvefur |
2021-10-13 |
ejabberd2prosody: Don't import disabled or empty passwords
|
Matthew Wild |
2021-10-13 |
mod_mimicking: Correctly hook the *global* user-deleted event
|
Kim Alvefur |
2021-10-12 |
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)
|
Kim Alvefur |
2021-10-12 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-10-12 |
util.argparse: Add test for #1691
|
Kim Alvefur |
2021-10-12 |
util.startup: Correctly point out unknown short param (fixes #1691)
0.11
|
Kim Alvefur |
2021-10-12 |
util.argparse: Tests
|
Kim Alvefur |
2021-10-12 |
prosody2ejabberd: Check for iteration count at position 6
|
Matthew Wild |
2021-10-07 |
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)
|
Matthew Wild |
2021-10-07 |
mod_storage_xep0227: Add scram-credentials to user element rather than server
|
Matthew Wild |
2021-09-22 |
net.server_epoll: Prevent starttls on direct TLS connections
|
Kim Alvefur |
2021-10-05 |
CHANGES: Add mod_auth_ldap
|
Kim Alvefur |
2021-10-05 |
mod_auth_ldap: Import from prosody-modules rev f52452911187
|
Kim Alvefur |
2021-10-05 |
mod_carbons: Advertise following of recommended rules (closes #1486)
|
Kim Alvefur |
2021-10-05 |
mod_s2s_auth_certs: Collect stats on validation results (for #975)
|
Kim Alvefur |
2021-10-05 |
mod_csi_simple: Provide custom set of timing buckets
|
Kim Alvefur |
2021-10-05 |
util.prosodyctl.check: Add two known globals from mod_http
|
Kim Alvefur |
2021-10-03 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-09-30 |
mod_admin_shell: Allow passing an exit code to server:shutdown()
|
Kim Alvefur |
2021-09-30 |
mod_posix: Exit with non-zero status code on problems
|
Kim Alvefur |
2021-09-30 |
util.startup: Allow separate command line argument settings for prosody and prosodyctl
|
Kim Alvefur |
2021-09-30 |
prosodyctl: Add support for -v/--verbose to enable debug logging
|
Kim Alvefur |
2021-09-30 |
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check
|
Kim Alvefur |
2021-09-30 |
prosodyctl: Use HTTP client in promise mode for connectivity check
|
Kim Alvefur |
2021-09-30 |
Merge wayward 0.11.10 tag commit
0.11
|
Kim Alvefur |
2021-09-30 |
Tag 0.11.10
0.11
|
Kim Alvefur |
2021-08-03 |
core.moduleapi: Ensure module:send_iq() handler priority over mod_iq
|
Kim Alvefur |
2021-09-24 |
core.moduleapi: Enable full JID origin queries with module:send_iq()
|
Kim Alvefur |
2021-09-24 |
core.moduleapi: Filter out unrelated direct replies to module:send_iq
|
Kim Alvefur |
2021-09-24 |
mod_http_errors: Make it easier to override 'http-message' handler
|
Kim Alvefur |
2021-09-24 |
mod_mam: Merge main and RSM-specific log message here too
|
Kim Alvefur |
2021-09-23 |
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam
|
Kim Alvefur |
2021-09-23 |
mod_muc_mam: Merge main and RSM-specific log message into a single one
|
Kim Alvefur |
2021-09-23 |
mod_muc_mam: Fix copypaste mistake in debug logging
|
Kim Alvefur |
2021-09-23 |
mod_message: Fire event for groupchat messages sent to bare JID
|
Matthew Wild |
2021-09-22 |
net.server_epoll: Separate handling of "closed" from other errors
|
Kim Alvefur |
2021-09-22 |
net.server_epoll: Skip attempt to flush write buffer when not connected
|
Kim Alvefur |
2021-09-22 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-09-20 |
net.server_epoll: Add a hard deadline on shutdown to extra-fix #1670
0.11
|
Kim Alvefur |
2021-09-20 |
net.server_epoll: Close sockets added after shutdown signal (fixes #1670)
0.11
|
Kim Alvefur |
2021-09-20 |
prosodyctl: Fix later import of LuaFileSystem
0.11
|
Kim Alvefur |
2021-09-11 |
mod_bosh: Fix typo in comment
|
Kim Alvefur |
2021-09-19 |
mod_register_limits: Reword some options
|
Kim Alvefur |
2021-09-19 |
MUC: Reject full JID in affiliation queries
|
Kim Alvefur |
2021-09-17 |
net.server_epoll: Fix indentation messed up in last merge
|
Kim Alvefur |
2021-09-17 |
net.server_epoll: Don't immediately destroy upon getting closed on read
|
Kim Alvefur |
2021-09-15 |
mod_pubsub: Advertise support for 'max' as value for max_items
|
Kim Alvefur |
2021-09-15 |
mod_http_file_share: Fix measuring how long periodic task take
|
Kim Alvefur |
2021-09-14 |
util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'
|
Kim Alvefur |
2021-09-14 |
util.prosodyctl.check: Nudge towards plural port options
|
Kim Alvefur |
2021-09-14 |
util.prosodyctl.check: Fix to not treat some options as misplaced
|
Kim Alvefur |
2021-09-13 |
util.prosodyctl.check: Suggest replacements for deprecated options #1684
|
Kim Alvefur |
2021-09-13 |
mod_message: Clarify purpose of username field in offline message event
|
Kim Alvefur |
2021-09-12 |
mod_carbons: Reduce line count using new util.stanza attr method
|
Kim Alvefur |
2021-09-12 |
mod_mam: Reduce line count using new util.stanza attr method
|
Kim Alvefur |
2021-09-12 |
mod_http_file_share: Measure current total usage
|
Kim Alvefur |
2021-09-12 |
net.server_epoll: Try to make port number related methods sane
|
Kim Alvefur |
2021-09-12 |
doap: Remove entry that confused XEP-0277 with XEP-0227
|
Kim Alvefur |
2021-09-12 |