Software /
code /
prosody
Graph
-
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
-
util.prosodyctl: Rename unused variable to '_' [luacheck]2021-01-21, by Kim Alvefur
-
prosodyctl: Fix copypaste oversight2021-01-21, by Kim Alvefur
-
util.prosodyctl: Always return exit code from luarocks2021-01-21, by Kim Alvefur
-
prosodyctl: Abort if no plugin source specified for the installer2021-01-21, by Kim Alvefur
-
prosodyctl: Move UI related calls out of util.prosodyctl2021-01-21, by Kim Alvefur
-
prosodyctl: Use luarocks status code as exit code2021-01-21, by Kim Alvefur
-
util.prosodyctl: Reword message to sound more natural2021-01-21, by Kim Alvefur
-
util.prosodyctl: Propagate status from luarocks invocation2021-01-21, by Kim Alvefur
-
util.prosodyctl: Use installer path prepared by util.startup2021-01-21, by Kim Alvefur
-
lint: Add initial semgrep config2021-01-18, by Kim Alvefur
-
util.datamanager: Fix not passing variables as format string to logger (thanks semgrep)2021-01-16, by Kim Alvefur
-
core.modulemanager: Fix resource location compat with LuaRocks 2.x2021-01-15, by Kim Alvefur
-
MUC: Allow modules to add to the room registration form, and handle the result2021-01-15, by Matthew Wild
-
doc/doap.xml: Fix attribute name2021-01-15, by Matthew Wild
-
mod_mam: Workaround scansion test flakyness2021-01-13, by Kim Alvefur
-
mod_storage_sql: Fix compatibilty with Lua 5.12021-01-13, by Kim Alvefur
-
mod_muc_mam: Copy extended MAM support from mod_mam2021-01-12, by Kim Alvefur
-
mod_mam: Advertise extended MAM when archive storage is capable2021-01-12, by Kim Alvefur
-
mod_mam: Allow querying by set of IDs2021-01-12, by Kim Alvefur
-
mod_storage_sql: Support query for set of IDs2021-01-12, by Kim Alvefur
-
mod_storage_internal: Support query for set of IDs2021-01-12, by Kim Alvefur
-
mod_storage_memory: Support query for set of IDs2021-01-12, by Kim Alvefur
-
storage tests: Add test for querying a set of IDs2021-01-12, by Kim Alvefur
-
mod_storage_internal: Add support for full ID range query2021-01-12, by Kim Alvefur
-
mod_storage_memory: Support full ID range queries2021-01-12, by Kim Alvefur
-
storage tests: Test querys with both before and after IDs2021-01-12, by Kim Alvefur
-
mod_mam: Add support for before-id and after-id fields2021-01-09, by Kim Alvefur
-
mod_storage_sql: Advertise support for id range query2021-01-09, by Kim Alvefur
-
mod_mam: Implement extended MAM metadata query2020-11-30, by Kim Alvefur
-
mod_mam: Add support for page flipping2020-11-30, by Kim Alvefur
-
mod_mam: Advertise extended MAM 0.7.x behind a feature flag2020-11-30, by Kim Alvefur
-
Merge 0.11->trunk2021-01-12, by Kim Alvefur
-
net.adns: Prevent empty packets from being sent on "connect" (fix #1619) 0.112021-01-12, by Kim Alvefur
-
Merge 0.11->trunk2021-01-08, by Kim Alvefur
-
util.timer: Ensure timers can't run more than once per tick (fixes #1620) 0.112021-01-08, by Kim Alvefur
-
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-03532021-01-08, by Kim Alvefur
-
doap: XEP-0004 Multiple Items in Form Results is not supported2020-12-29, by Kim Alvefur
-
doap: LibExpat was used from the start and thus XEP-0044 supported2020-12-29, by Kim Alvefur
-
doap: util.dataforms first appeared in 0.4.02020-12-29, by Kim Alvefur
-
doap: Add removed status2020-12-29, by Kim Alvefur
-
doap: Specify exact Prosody version2020-12-29, by Kim Alvefur
-
mod_scansion_record: Flush after writes2021-01-08, by Matthew Wild
-
net.unbound: Delay loading until server has started or first query2021-01-05, by Kim Alvefur
-
net.unbound: Move libunbound initialization into a function2021-01-05, by Kim Alvefur
-
scansion: Allow specifying a logfile for prosody via environment2021-01-05, by Kim Alvefur
-
net.unbound: Allow tracing individual queries with a logger per query2021-01-05, by Kim Alvefur
Scroll all the way down to load more.