Software /
code /
prosody
Graph
-
mod_storage_sql: Implement map-like API for archives2021-02-01, by Kim Alvefur
-
storage: Test reverse-ordered queries2021-02-01, by Kim Alvefur
-
util.adhoc: Propagate error with producing initial initial data2021-01-31, by Kim Alvefur
-
adhoc.lib: Tweak to allow using util.error objects2021-01-31, by Kim Alvefur
-
mod_http_file_share: Reorder arguments2021-01-31, by Kim Alvefur
-
mod_http_file_share: Update cached value while it is reasonably fresh2021-01-31, by Kim Alvefur
-
mod_http_file_share: Cache quotas to avoid hitting storage2021-01-31, by Kim Alvefur
-
mod_http_file_share: Split out some variables for later reuse2021-01-31, by Kim Alvefur
-
mod_http_file_share: Add support for daily upload quotas.2021-01-31, by Kim Alvefur
-
mod_http_file_share: Add missing semicolon2021-01-31, by Kim Alvefur
-
CHANGES: Clarify what mod_mimicking does2021-01-30, by Kim Alvefur
-
mod_http_file_share: Clarify log message2021-01-30, by Kim Alvefur
-
doap: Fix off by 200 in RFC number2021-01-30, by Kim Alvefur
-
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set2021-01-29, by Kim Alvefur
-
mod_tls: Attempt STARTTLS even if not advertised as per RFC 75902021-01-29, by Kim Alvefur
-
doap: Move comment into <implements> it comments on2021-01-29, by Kim Alvefur
-
mod_mam: Remove obsolete queryid attribute from tests2021-01-29, by Kim Alvefur
-
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul)2021-01-29, by Kim Alvefur
-
mod_http_file_share: Indicate missing token via WWW-Authenticate header2021-01-29, by Kim Alvefur
-
mod_http_file_share: Clarify message about missing Authorization header2021-01-29, by Kim Alvefur
-
mod_http_file_share: Allow started uploads to complete after token expired2021-01-28, by Kim Alvefur
-
mod_http_file_share: Serve configurable set of safe mime types inline (thanks jonas’)2021-01-28, by Kim Alvefur
-
mod_http_file_share: Cache file metadata2021-01-28, by Kim Alvefur
-
mod_http_file_share: Extract all file properties into variables earlier2021-01-28, by Kim Alvefur
-
mod_http_file_share: Fix the obligatory misplaced closing bracket (thanks scansion)2021-01-27, by Kim Alvefur
-
mod_http_file_share: Insert pauses to avoid blocknig for long periods2021-01-27, by Kim Alvefur
-
mod_http_file_share: Add support for removing old files (default 2 weeks)2021-01-27, by Kim Alvefur
-
mod_http_file_share: More security headers2021-01-27, by Kim Alvefur
-
mod_http_file_share: Strip authorization type prefix a bit earlier2021-01-27, by Kim Alvefur
-
mod_http_file_share: Factor out function for generating full filename2021-01-27, by Kim Alvefur
-
mod_http_file_share: Use '.bin' file extension2021-01-27, by Kim Alvefur
-
mod_http_file_share: Validate file size early in HTTP PUT request2021-01-27, by Kim Alvefur
-
mod_http_file_share: Move Authorization type string2021-01-27, by Kim Alvefur
-
mod_http_file_share: Add some logging2021-01-27, by Kim Alvefur
-
mod_http_file_share: Handle content-type being optional2021-01-27, by Kim Alvefur
-
mod_http_file_share: Reject invalid file sizes2021-01-26, by Kim Alvefur
-
mod_http_file_share: Fix name of max-file-size tag2021-01-26, by Kim Alvefur
-
mod_http_file_share: Expand registry to fix extra tag2021-01-26, by Kim Alvefur
-
mod_http_file_share: Verify final file size on completion of upload2021-01-26, by Kim Alvefur
-
mod_http_file_share: Add file type filter2021-01-26, by Kim Alvefur
-
mod_http_file_share: Add file size limit (default 10M)2021-01-26, by Kim Alvefur
-
mod_http_file_share: Validate that filename does not contain '/'2021-01-26, by Kim Alvefur
-
mod_http_file_share: Return proper error if unauthorized2021-01-26, by Kim Alvefur
-
mod_http_file_share: Add basic access control2021-01-26, by Kim Alvefur
-
mod_http_file_share: Add support for external file upload service2021-01-26, by Kim Alvefur
-
mod_http_file_share: Let's write another XEP-0363 implementation2021-01-26, by Kim Alvefur
-
util.interpolation: Add test for #16232021-01-25, by Kim Alvefur
-
Merge 0.11->trunk2021-01-25, by Kim Alvefur
-
util.interpolation: Fix combination of filters and fallback values #1623 0.112021-01-25, by Kim Alvefur
-
util.startup: Make installer_plugin_path relative to data directory2021-01-24, by Kim Alvefur
-
util.startup: Don't create installer plugin path (as root)2021-01-24, by Kim Alvefur
-
util.prosodyctl.check: Recognise global options related to plugin installer2021-01-21, by Kim Alvefur
-
net.unbound: Fix to initialize under prosodyctl2021-01-21, by Kim Alvefur
-
prosodyctl: Add reference to #1602 (plugin installer docs) in comment2021-01-21, by Kim Alvefur
-
prosodyctl: Move message after condition2021-01-21, by Kim Alvefur
-
util.prosodyctl: Remove unused calculation [luacheck]2021-01-21, by Kim Alvefur
Scroll all the way down to load more.