aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod_disco: Add some spacing to improve readability and code navigationKim Alvefur2020-11-101-0/+4
* util.prosodyctl.cert: Fix for prompt functions having moved to util.human.ioKim Alvefur2020-11-091-3/+4
* Merge 0.11->trunkKim Alvefur2020-11-061-1/+1
|\
| * mod_pubsub: Fix notification stanza type setting (fixes #1605)Kim Alvefur2020-11-061-1/+1
* | Merge 0.11->trunkKim Alvefur2020-11-05256-5631/+15356
|\ \ | |/ |/|
| * util.cache: Add __name to metatableMatthew Wild2020-10-301-1/+1
| * tools.modtrace: Pass config to serialize()Matthew Wild2020-10-301-1/+8
| * util.dbuffer: Add __name to metatableMatthew Wild2020-10-301-1/+1
| * tools.modtrace: Library for tracing/debugging Lua module and method callsMatthew Wild2020-10-301-0/+152
| * tools/form2table: Convert XEP-0004 dataform from XML to util.dataforms Lua fo...Kim Alvefur2020-10-281-0/+48
| * tools/linedebug: Print each line of source executedKim Alvefur2020-10-281-0/+18
| * tools/cfgdump: Reads Prosody config file and pretty-prints it back outKim Alvefur2020-10-281-0/+120
| * tools/tb2err: Formats Lua traceback in errors.err formatKim Alvefur2020-10-281-0/+21
| * Merge 0.11->trunkMatthew Wild2020-10-281-4/+26
| |\
| * | mod_pubsub: Comment on itemstore typeKim Alvefur2020-10-251-1/+1
| * | mod_pubsub: Clarify kind of item store createdKim Alvefur2020-10-251-1/+1
| * | mod_pubsub: Don't set store as metatableKim Alvefur2020-10-251-1/+1
| * | net.http: Add support for streaming chunked/large responsesMatthew Wild2020-10-211-0/+18
| * | net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packetsMatthew Wild2020-10-211-2/+15
| * | util.paths: Optimize path joining with few argumentsKim Alvefur2020-10-111-2/+12
| * | util_paths_spec: Trim trailing white spaceKim Alvefur2020-10-171-1/+1
| * | util.paths: Add some testsKim Alvefur2020-10-171-0/+39
| * | MUC: Remove XEP-0091: Legacy Delayed DeliveryKim Alvefur2020-10-172-3/+4
| * | mod_posix: Hook and fire events on SIGUSR1/2Matthew Wild2020-10-161-0/+15
| * | Merge 0.11->trunkMatthew Wild2020-10-162-1/+94
| |\ \
| * \ \ Merge 0.11->trunkKim Alvefur2020-10-151-0/+4
| |\ \ \
| * | | | util.sasl.scram: Use util.strbitop for XOR stepKim Alvefur2019-09-071-29/+1
| * | | | Merge 0.11->trunkKim Alvefur2020-10-151-17/+6
| |\ \ \ \
| * \ \ \ \ Merge 0.11->trunkKim Alvefur2020-10-152-15/+63
| |\ \ \ \ \
| * \ \ \ \ \ Merge 0.11->trunkMatthew Wild2020-10-155-29/+114
| |\ \ \ \ \ \
| * | | | | | | util.error: Pass through existing error objects passed to new()Matthew Wild2020-10-151-0/+1
| * | | | | | | Merge 0.11->trunkMatthew Wild2020-10-131-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 0.11->trunkKim Alvefur2020-10-123-3/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | mod_http_errors: Remove 'extra' element when emptyKim Alvefur2020-10-121-1/+1
| * | | | | | | | | mod_http_errors: Dark theme!Kim Alvefur2020-10-121-0/+7
| * | | | | | | | | mod_http_errors: Use a class on extra data sectionKim Alvefur2020-10-121-2/+2
| * | | | | | | | | util.startup: Handle missing nparams field from debug info (not present in 5.1)Matthew Wild2020-10-111-2/+3
| * | | | | | | | | core.modulemanager: Fix error if installer path missingKim Alvefur2020-10-111-1/+1
| * | | | | | | | | util.startup: Include arguments in function string representationKim Alvefur2020-10-091-2/+8
| * | | | | | | | | util.startup: Retrieve less data for function string representationKim Alvefur2020-10-091-1/+1
| * | | | | | | | | core.moduleapi: Return resource path from module:get_directory() (API BC)Kim Alvefur2020-10-091-2/+2
| * | | | | | | | | core.modulemanager: Add compat for LuaRocks 2.xKim Alvefur2020-10-071-0/+7
| * | | | | | | | | core.moduleapi: Use resource path for :load_resource()Kim Alvefur2020-10-071-1/+1
| * | | | | | | | | core.modulemanager: Locate resources of LuaRocks-installed modulesKim Alvefur2020-10-071-0/+31
| * | | | | | | | | util.startup: Save the path used by the installer to prosody.pathsKim Alvefur2020-10-071-0/+1
| * | | | | | | | | Merge 0.11->trunkKim Alvefur2020-10-071-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 0.11->trunkKim Alvefur2020-10-051-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | util.startup: Fix startup failure if CFG_DATADIR is unsetKim Alvefur2020-10-051-1/+1
| * | | | | | | | | | | util.startup: Re-enable installer path setupKim Alvefur2020-10-051-2/+2
| * | | | | | | | | | | util.startup: Put 'installer_plugin_path' under data directory by defaultKim Alvefur2020-10-051-1/+1