Commit Graph

4822 Commits (94d9ba7ce14ebd30975f893e37e0defb0aeb080f)

Author SHA1 Message Date
Kim Alvefur 94d9ba7ce1 mod_s2s: Fix logging of <stream:error> consistency with other mods 5 years ago
Kim Alvefur 092875aaec mod_http_file_share: Silence luacheck warning 5 years ago
Kim Alvefur 9335877898 mod_http_file_share: Clean up incomplete uploads 5 years ago
Kim Alvefur 02a2b10eb7 mod_s2s: Don't pass unknown hostnames as stats label 5 years ago
Kim Alvefur aed2ada774 mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii) 5 years ago
Kim Alvefur 5016e66640 mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 5 years ago
Kim Alvefur 8b769c373d mod_pubsub: Prevent max_items from being set to zero 5 years ago
Kim Alvefur 4b05d0f240 mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 5 years ago
Jonas Schäfer 3e55057a85 mod_http_file_share: return 401 instead of 403 if authentication failed 5 years ago
Kim Alvefur b6d312547e mod_auth_cyrus: Remove (move to community modules) 5 years ago
Kim Alvefur e1d1be0068 mod_admin_shell: Show HTTP base-URLs in module:info() 5 years ago
Kim Alvefur 1cfaaf66fd mod_mimicking: Correctly hook the *global* user-deleted event 5 years ago
Matthew Wild eda4a96f2f mod_storage_xep0227: Add scram-credentials to user element rather than server 5 years ago
Kim Alvefur a0e91abfe3 mod_auth_ldap: Import from prosody-modules rev f52452911187 5 years ago
Kim Alvefur 7f60bc8f3e mod_carbons: Advertise following of recommended rules (closes #1486) 5 years ago
Kim Alvefur cc49e02cae mod_s2s_auth_certs: Collect stats on validation results (for #975) 5 years ago
Kim Alvefur cdffc6aac2 mod_csi_simple: Provide custom set of timing buckets 5 years ago
Kim Alvefur 3d4ee088ae mod_admin_shell: Allow passing an exit code to server:shutdown() 5 years ago
Kim Alvefur bd8604331f mod_posix: Exit with non-zero status code on problems 5 years ago
Kim Alvefur 39cb7aabe0 mod_http_errors: Make it easier to override 'http-message' handler 5 years ago
Kim Alvefur 86c40a3873 mod_mam: Merge main and RSM-specific log message here too 5 years ago
Kim Alvefur 24dc89e125 mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam 5 years ago
Kim Alvefur f958af4a11 mod_muc_mam: Merge main and RSM-specific log message into a single one 5 years ago
Kim Alvefur 0a8a04dcb1 mod_muc_mam: Fix copypaste mistake in debug logging 5 years ago
Matthew Wild 584285332d mod_message: Fire event for groupchat messages sent to bare JID 5 years ago
Kim Alvefur b49c57d53f mod_bosh: Fix typo in comment 5 years ago
Kim Alvefur 20a7b158ed mod_register_limits: Reword some options 5 years ago
Kim Alvefur 4703ad42a8 MUC: Reject full JID in affiliation queries 5 years ago
Kim Alvefur 69600b88eb mod_pubsub: Advertise support for 'max' as value for max_items 5 years ago
Kim Alvefur 72e0ff88ba mod_http_file_share: Fix measuring how long periodic task take 5 years ago
Kim Alvefur 36e448847f mod_message: Clarify purpose of username field in offline message event 5 years ago
Kim Alvefur 9ae27ec538 mod_carbons: Reduce line count using new util.stanza attr method 5 years ago
Kim Alvefur 738ff2a5f9 mod_mam: Reduce line count using new util.stanza attr method 5 years ago
Kim Alvefur 9af7bb723b mod_http_file_share: Measure current total usage 5 years ago
Matthew Wild d9a9e87af5 mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP 5 years ago
Matthew Wild bee45656d7 mod_pubsub/pubsub.lib: Export config forms for use by other modules 5 years ago
Kim Alvefur 5392ef1dd6 mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin) 5 years ago
Kim Alvefur ae7f6c34f0 mod_http_file_share: Add optional global quota on total storage usage 5 years ago
Kim Alvefur 00735e4759 MUC: Fix logic for access to affiliation lists 5 years ago
Matthew Wild 6367311519 mod_c2s: Indicate stream secure state in error text when no stream features to offer 5 years ago
Kim Alvefur 0c6f17043f mod_pep: Remove obsolete node restoration code (now done by util.pubsub) 5 years ago
Kim Alvefur c2ce30433a mod_dialback: Remove d-w-d feature 5 years ago
Kim Alvefur f24aba7b19 mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity 5 years ago
Kim Alvefur fd2785d99d mod_s2s: Rename Direct TLS listener 's2s_direct_tls' 5 years ago
Kim Alvefur 702d8a9ab4 mod_s2s: Add a Direct TLS listener 5 years ago
Kim Alvefur c42a125cc7 mod_s2s: Handle connections having TLS from the start 5 years ago
Kim Alvefur c3047df95a mod_s2s: Factor out procedure for newly encrypted sessions 5 years ago
Kim Alvefur e7df432614 mod_bosh,mod_websocket: Make into global-shared modules (...again) 5 years ago
Kim Alvefur 8bde7461c1 mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk) 5 years ago
Kim Alvefur 3b0eb07e5d mod_pubsub: Move reversal of item order in <items> 5 years ago