| Commit message (Expand) | Author | Age | Files | Lines |
* | core.moduleapi: Enable full JID origin queries with module:send_iq() | Kim Alvefur | 2021-09-24 | 1 | -2/+11 |
* | core.moduleapi: Filter out unrelated direct replies to module:send_iq | Kim Alvefur | 2021-09-24 | 1 | -1/+4 |
* | mod_http_errors: Make it easier to override 'http-message' handler | Kim Alvefur | 2021-09-24 | 1 | -1/+1 |
* | mod_mam: Merge main and RSM-specific log message here too | Kim Alvefur | 2021-09-23 | 1 | -10/+10 |
* | mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam | Kim Alvefur | 2021-09-23 | 1 | -1/+1 |
* | mod_muc_mam: Merge main and RSM-specific log message into a single one | Kim Alvefur | 2021-09-23 | 1 | -9/+7 |
* | mod_muc_mam: Fix copypaste mistake in debug logging | Kim Alvefur | 2021-09-23 | 1 | -1/+1 |
* | mod_message: Fire event for groupchat messages sent to bare JID | Matthew Wild | 2021-09-22 | 1 | -0/+9 |
* | net.server_epoll: Separate handling of "closed" from other errors | Kim Alvefur | 2021-09-22 | 1 | -7/+7 |
* | net.server_epoll: Skip attempt to flush write buffer when not connected | Kim Alvefur | 2021-09-22 | 1 | -1/+1 |
* | Merge 0.11->trunk | Kim Alvefur | 2021-09-20 | 2 | -1/+19 |
|\ |
|
| * | net.server_epoll: Add a hard deadline on shutdown to extra-fix #1670 | Kim Alvefur | 2021-09-20 | 1 | -0/+12 |
| * | net.server_epoll: Close sockets added after shutdown signal (fixes #1670) | Kim Alvefur | 2021-09-20 | 1 | -0/+6 |
| * | prosodyctl: Fix later import of LuaFileSystem | Kim Alvefur | 2021-09-11 | 1 | -1/+1 |
* | | mod_bosh: Fix typo in comment | Kim Alvefur | 2021-09-19 | 1 | -1/+1 |
* | | mod_register_limits: Reword some options | Kim Alvefur | 2021-09-19 | 2 | -19/+25 |
* | | MUC: Reject full JID in affiliation queries | Kim Alvefur | 2021-09-17 | 1 | -0/+3 |
* | | net.server_epoll: Fix indentation messed up in last merge | Kim Alvefur | 2021-09-17 | 1 | -27/+27 |
* | | net.server_epoll: Don't immediately destroy upon getting closed on read | Kim Alvefur | 2021-09-15 | 1 | -1/+1 |
* | | mod_pubsub: Advertise support for 'max' as value for max_items | Kim Alvefur | 2021-09-15 | 1 | -0/+4 |
* | | mod_http_file_share: Fix measuring how long periodic task take | Kim Alvefur | 2021-09-14 | 1 | -2/+6 |
* | | util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend' | Kim Alvefur | 2021-09-14 | 1 | -1/+1 |
* | | util.prosodyctl.check: Nudge towards plural port options | Kim Alvefur | 2021-09-14 | 1 | -1/+3 |
* | | util.prosodyctl.check: Fix to not treat some options as misplaced | Kim Alvefur | 2021-09-14 | 1 | -0/+2 |
* | | util.prosodyctl.check: Suggest replacements for deprecated options #1684 | Kim Alvefur | 2021-09-14 | 1 | -14/+28 |
* | | mod_message: Clarify purpose of username field in offline message event | Kim Alvefur | 2021-09-12 | 1 | -2/+2 |
* | | mod_carbons: Reduce line count using new util.stanza attr method | Kim Alvefur | 2021-09-12 | 1 | -4/+2 |
* | | mod_mam: Reduce line count using new util.stanza attr method | Kim Alvefur | 2021-09-12 | 1 | -4/+2 |
* | | mod_http_file_share: Measure current total usage | Kim Alvefur | 2021-09-12 | 1 | -0/+7 |
* | | net.server_epoll: Try to make port number related methods sane | Kim Alvefur | 2021-09-12 | 1 | -7/+11 |
* | | doap: Remove entry that confused XEP-0277 with XEP-0227 | Kim Alvefur | 2021-09-12 | 1 | -7/+0 |
* | | doap: Mention mod_storage_xep0227 | Kim Alvefur | 2021-09-12 | 1 | -1/+1 |
* | | doap: Specify version of XEP-0227 used | Kim Alvefur | 2021-09-12 | 1 | -0/+1 |
* | | mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP | Matthew Wild | 2021-09-12 | 1 | -23/+495 |
* | | util.set: Add :contains_set() method | Matthew Wild | 2021-09-12 | 1 | -0/+9 |
* | | util.array: Add :slice() method + tests | Matthew Wild | 2021-09-12 | 2 | -0/+53 |
* | | util.stanza: Add :get_child_with_attr() + tests | Matthew Wild | 2021-09-12 | 2 | -0/+28 |
* | | mod_pubsub/pubsub.lib: Export config forms for use by other modules | Matthew Wild | 2021-09-11 | 1 | -0/+3 |
* | | mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin) | Kim Alvefur | 2021-09-12 | 1 | -2/+4 |
* | | util.prosodyctl.check: Remove stray debug print() | Kim Alvefur | 2021-09-12 | 1 | -1/+0 |
* | | util.prosodyctl.check: Ignore unused "ok" variable [luacheck] | Kim Alvefur | 2021-09-12 | 1 | -1/+1 |
* | | mod_http_file_share: Add optional global quota on total storage usage | Kim Alvefur | 2021-09-12 | 1 | -3/+55 |
* | | util.prosodyctl.check: Refuse to do ojn test unless prosody is running | Kim Alvefur | 2021-09-11 | 1 | -0/+9 |
* | | prosodyctl: Add external connectivity check based on observe.jabber.network | Jonas Schäfer | 2020-05-06 | 2 | -9/+88 |
* | | mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity | Kim Alvefur | 2021-09-09 | 3 | -3/+3 |
* | | util.prosodyctl.check: Add TODO about replacements for deprecated settings | Kim Alvefur | 2021-09-09 | 1 | -0/+1 |
* | | util.prosodyctl.check: Check for server-to-server Direct TLS records | Kim Alvefur | 2021-09-09 | 1 | -1/+24 |
* | | mod_s2s: Rename Direct TLS listener 's2s_direct_tls' | Kim Alvefur | 2021-09-09 | 1 | -1/+1 |
* | | mod_s2s: Add a Direct TLS listener | Kim Alvefur | 2021-08-10 | 3 | -2/+16 |
* | | mod_s2s: Handle connections having TLS from the start | Kim Alvefur | 2021-08-10 | 1 | -0/+4 |