Software /
code /
prosody
Graph
-
util.datamapper: Complete array building support2021-03-20, by Kim Alvefur
-
util.datamapper: Factor out handling of object properties for array reuse2021-03-20, by Kim Alvefur
-
util.datamapper: Finally implement support for parsing arrays2021-03-20, by Kim Alvefur
-
util.datamapper: Factor out extraction of the XML part to use2021-03-20, by Kim Alvefur
-
util.datamapper: Only get element name if there's an element2021-03-19, by Kim Alvefur
-
make: Magic trick for teal-src/*.tl -> ./*.lua2021-03-19, by Kim Alvefur
-
util.datamapper: Fix arrays nesting one level too deep2021-03-19, by Kim Alvefur
-
util.datamapper: Deal with type name changes in util.jsonschema2021-03-18, by Kim Alvefur
-
util.jsonschema: Rename types for improved readability2021-03-18, by Kim Alvefur
-
teal: Use new integer support in Teal 0.13.02021-03-18, by Kim Alvefur
-
util.datamapper: Limited support for unparsing simple arrays of strings2021-03-18, by Kim Alvefur
-
util.datamapper: Add initial support for parsing arrays2021-03-18, by Kim Alvefur
-
util.datamapper: Factor out common schema unpacking2021-03-14, by Kim Alvefur
-
util.datamapper: Separate extraction of xml from coercion to target type2021-03-14, by Kim Alvefur
-
util.datamapper: Use enum instead of mutually exclusive booleans2021-03-14, by Kim Alvefur
-
util.datamapper: Enumerated elements2021-03-12, by Kim Alvefur
-
util.datamapper: Some TODOs2021-03-09, by Kim Alvefur
-
util.datamapper: Add references with notes2021-03-09, by Kim Alvefur
-
util.datamapper: Add Copyright header2021-03-09, by Kim Alvefur
-
util.jsonschema: Add copyright-header2021-03-09, by Kim Alvefur
-
util.jsonschema: Restructure "type" keyword handling2021-03-09, by Kim Alvefur
-
util.jsonschema: Syntax tweak to not upset syntax highlighting2021-03-09, by Kim Alvefur
-
util.jsonschema: Implement "propertyNames"2021-03-09, by Kim Alvefur
-
util.jsonschema: Restructure handling of "properties" and "additionalProperties"2021-03-09, by Kim Alvefur
-
util.jsonschema: Fix "uniqueItems" prematurely declaring a match2021-03-09, by Kim Alvefur
-
util.jsonschema: Implement the "prefixItems" keyword2021-03-09, by Kim Alvefur
-
util.jsonschema: Implement the "contains" keyword2021-03-09, by Kim Alvefur
-
util.jsonschema: Allow a boolean as schema2021-03-09, by Kim Alvefur
-
util.jsonschema: Correct "items" keyword2021-03-09, by Kim Alvefur
-
util.datamapper: Add support for mapping of elements where only one attribute matters2021-03-07, by Kim Alvefur
-
util.datamapper: Add logic for "boolean" tags here the presence means true2021-03-07, by Kim Alvefur
-
util.datamapper: Invent extension for using tag name as value2021-03-06, by Kim Alvefur
-
util.datamapper: Add 'unparse' for turning tables into XML2021-03-06, by Kim Alvefur
-
util.datamapper: Library for extracting data from stanzas2021-03-06, by Kim Alvefur
-
util.jsonschema: Library for JSON Schema validation2021-03-06, by Kim Alvefur
-
make: Add target for building Teal sources2021-03-09, by Kim Alvefur
-
util: Add Teal interface definition files2021-03-09, by Kim Alvefur
-
util.gc: Fix check for Lua 5.42021-03-15, by Kim Alvefur
-
net.resolvers.basic: Fix completion condition when IPv6 is disabled2021-03-15, by Kim Alvefur
-
mod_pubsub: Include <pubsub> with unsubscribe reply2021-03-15, by Kim Alvefur
-
util.rsm: Correctly coerce integer value for <index> (fix #1642)2021-03-06, by Kim Alvefur
-
util.rsm: Increase test coverage2021-03-06, by Kim Alvefur
-
util.rsm: Improve readability using compacter stanza building API2021-03-06, by Kim Alvefur
-
mod_csi_simple: s/algoritm/algorithm/ [codespell]2021-03-05, by Kim Alvefur
-
core.storagemanager: s/Multilpe/Multiple/ [codespell]2021-03-05, by Kim Alvefur
-
util.prosodyctl.shell: Allow passing a single command as argument2021-03-05, by Kim Alvefur
-
util.prosodyctl.shell: Fix check for --quiet2021-03-05, by Kim Alvefur
-
net.resolvers.basic: Disable DANE for now, completely broken2021-03-03, by Kim Alvefur
-
net.resolvers.basic: Don't enable DANE with zero TLSA records2021-03-03, by Kim Alvefur
-
mod_s2s: Buffer stream error + stream closing tag2021-03-03, by Kim Alvefur
-
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641)2021-03-03, by Kim Alvefur
-
mod_s2s: Check direction in bidi-aware style2021-03-03, by Kim Alvefur
-
doap: Add RFC 76732021-03-02, by Kim Alvefur
-
mod_s2s: Add config setting to enable DANE2021-03-02, by Kim Alvefur
-
net.connect: Add DANE support2021-03-02, by Kim Alvefur
-
net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed)2019-09-29, by Kim Alvefur
-
core.portmanager: Log SNI hosts, services looked for2021-03-02, by Kim Alvefur
-
MUC: Add robot face test2021-03-02, by Kim Alvefur
-
mod_http: Consolidate handling of proxied connection details2021-02-27, by Kim Alvefur
-
net.http.server: Set request.ip so mod_http doesn't have to2021-02-27, by Kim Alvefur
-
Merge 0.11->trunk2021-02-27, by Kim Alvefur
-
mod_http_file_share: Skip removal of nothing2021-02-25, by Kim Alvefur
-
mod_http_file_share: Remove correct entries when not all expired files were deleted2021-02-25, by Kim Alvefur
-
mod_http_errors: Add some comments2021-02-25, by Kim Alvefur
-
mod_http_errors: Add some silly variations for the '/' page2021-02-25, by Kim Alvefur
-
mod_http_file_share: Fix traceback on missing file-type2021-02-24, by Kim Alvefur
-
mod_csi_simple: Add command to test importance algorithm on stream of stanzas2021-02-23, by Kim Alvefur
-
mod_http: Improve message for missing 'route'2021-02-23, by Kim Alvefur
-
mod_http: Warn if app is missing 'route'2021-02-21, by Kim Alvefur
-
mod_http_file_share: Allow credentials via CORS (needed for auth token)2021-02-23, by Kim Alvefur
-
mod_http: Allow modifying CORS header list via :provides API2019-12-30, by Kim Alvefur
-
mod_http: Allow setting the CORS credentials flag via :provides API2019-12-30, by Kim Alvefur
-
mod_http_errors: Style tweak2021-02-21, by Kim Alvefur
-
mod_http_file_share: Return a message from the base URL2021-02-21, by Kim Alvefur
-
mod_websocket: Use mod_http_errors html template #11722021-02-21, by Kim Alvefur
-
mod_bosh: Include warning if endpoint accessed insecurely (#1172)2021-02-21, by Kim Alvefur
-
mod_bosh: Use message template from mod_http_error2021-02-21, by Kim Alvefur
-
mod_http_errors: Add a highlighted warning to template2021-02-21, by Kim Alvefur
-
mod_http_errors: Add way to reuse the error page template2021-02-21, by Kim Alvefur
-
mod_http_errors: Minify CSS2021-02-18, by Kim Alvefur
-
Merge 0.11->trunk2021-02-18, by Kim Alvefur
-
mod_http: Optimize proxy IP check2021-02-18, by Kim Alvefur
-
mod_websocket: Inherit security status from http request2021-02-18, by Kim Alvefur
-
mod_http: Consider x-forwarded-proto from trusted proxies2021-02-18, by Kim Alvefur
-
Merge 0.11->trunk2021-02-18, by Kim Alvefur
-
mod_csi_simple: Fire event when flushing queue2021-02-16, by Kim Alvefur
-
mod_csi_simple: Set session state to 'flushing' while doing so2021-02-16, by Kim Alvefur
-
Merge 0.11->trunk2021-02-15, by Kim Alvefur
-
mod_http_file_share: Prevent attempt to upload again after completion2021-02-13, by Kim Alvefur
-
mod_http_file_share: Support sending 100 Continue2021-02-13, by Kim Alvefur
-
net.http.server: Don't pause early streaming uploads2021-02-13, by Kim Alvefur
-
net.http.server: Allow storing more than the parser in the session2021-02-12, by Kim Alvefur
-
net.http.server: Enable async during HTTP request handling (fixes #1487)2020-07-12, by Kim Alvefur
-
util.datamanager: Add basic tests2021-02-09, by Kim Alvefur
-
util.datamanager: Support iterating over any file extension2021-02-07, by Kim Alvefur
-
core.certmanager: Add comments explaining the 'verifyext' TLS settings2021-02-06, by Kim Alvefur
-
mod_s2s: Clarify comment about unused TLS settings2021-02-06, by Kim Alvefur
-
util.cache: Add test for :table (fails on Lua 5.1)2021-02-05, by Kim Alvefur
-
mod_admin_shell: Add help section with (top level) MUC commands2021-02-05, by Kim Alvefur
-
mod_admin_shell: Pretty-print HTTP endpoints in a human table2021-02-03, by Kim Alvefur
-
mod_admin_shell: Remove previous print() call2021-02-03, by Kim Alvefur
-
mod_admin_shell: List modules providing each HTTP endpoint2021-02-03, by Kim Alvefur
-
mod_admin_shell: List global HTTP endpoints by default2021-02-03, by Kim Alvefur
-
scansion tests: Give a title to HTTP Upload test2021-02-03, by Kim Alvefur
-
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)2021-02-03, by Kim Alvefur
-
util.xmppstream: Ensure stream 'id' is always present (fix #1626)2021-02-03, by Kim Alvefur
-
mod_http_file_share: Collect cache hit/miss statistics for downloads2021-02-02, by Kim Alvefur
Scroll all the way down to load more.