Software /
code /
prosody
Graph
-
MUC: Only send status code 307 to the user being kicked, not everyone (fixes #939)2017-06-25, by Kim Alvefur
-
Merge 0.10->trunk2017-06-13, by Kim Alvefur
-
mod_posix: Ignore currently unused argument [luacheck]2017-06-13, by Kim Alvefur
-
mod_posix: Split long line [luacheck]2017-06-13, by Kim Alvefur
-
Merge 0.10->trunk2017-06-13, by Kim Alvefur
-
Merge 0.9->0.102017-06-13, by Kim Alvefur
-
net.dns: Prevent answers from immediately expiring even if TTL=0 (see #919)2017-06-13, by Kim Alvefur
-
Merge 0.10->trunk2017-06-01, by Kim Alvefur
-
Merge 0.9->0.102017-06-01, by Kim Alvefur
-
mod_welcome: Return the pointer to the root of the stanza, fixes a bug similar to #922.2017-05-30, by Emmanuel Gil Peyrot
-
certmanager: Update the 'certificates' option after the config has been reloaded (fixes #929)2017-06-01, by Kim Alvefur
-
configmanager: Remove unused local [luacheck]2017-05-28, by Kim Alvefur
-
Merge 0.10->trunk2017-05-27, by Kim Alvefur
-
Merge 0.9->0.102017-05-27, by Kim Alvefur
-
mod_disco: Add an account/registered identity on subscribed accounts, fixes #826.2017-05-27, by Emmanuel Gil Peyrot
-
Merge 0.9->0.102017-05-27, by Kim Alvefur
-
configmanager: Remove support for multiple parsers, fixes #852.2017-05-27, by Emmanuel Gil Peyrot
-
mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922.2017-05-27, by Emmanuel Gil Peyrot
-
net.dns: Simplify expiry calculation (fixes #919)2017-05-22, by Kim Alvefur
-
Merge 0.10->trunk2017-05-20, by Kim Alvefur
-
mod_mam: Attach stanza-id to original stanza (fixes #917)2017-05-20, by Kim Alvefur
-
Merge 0.10->trunk2017-05-18, by Kim Alvefur
-
rostermanager: Use correct variable (missed one place while renaming variable in b98006bfd97a)2017-05-17, by Kim Alvefur
-
Merge 0.10->trunk2017-05-16, by Kim Alvefur
-
mod_websocket: Convert set to string (syslog sink needs a better fix)2017-05-16, by Kim Alvefur
-
prosodyctl: Show description of each certificate subcommand2017-05-16, by Kim Alvefur
-
mod_storage_internal: Handle case of empty item store when deleting (fixes #910)2017-05-14, by Kim Alvefur
-
mod_storage_internal: Correctly calculate number of deleted items (fixes #912)2017-05-14, by Kim Alvefur
-
mod_message: Include username in event for offline messages2017-05-10, by Kim Alvefur
-
mod_mam: Format timestamps in log message2017-05-07, by Kim Alvefur
-
mod_message: Normalize indentation2017-05-07, by Kim Alvefur
-
mod_storage_sql: Fix logic error introduced by variable rename in aa9f198cb3c9 (thanks waqas)2017-04-30, by Matthew Wild
-
mod_mam: Use correct variable2017-04-27, by Kim Alvefur
-
mod_message: Remove TODO about privacy list (mod_privacy was removed)2017-04-27, by Kim Alvefur
-
mod_motd: Use initial presence event (saves some checking)2017-04-27, by Kim Alvefur
-
mod_component: Use typed config API2017-04-26, by Kim Alvefur
-
Merge 0.10->trunk2017-04-26, by Kim Alvefur
-
mod_mam: Don't ask the storage backend to count all items when expiry is disabled2017-04-26, by Kim Alvefur
-
mod_tls: Rebuild SSL context objects on configuration reload - #7012017-04-25, by Kim Alvefur
-
configure: --add-ldflags to amend $LDFLAGS without overriding previous value #8582017-04-25, by Kim Alvefur
-
configure: --add-cflags to amend $CFLAGS without replacing existing value(s) #8582017-04-25, by Kim Alvefur
-
Merge 0.10->trunk2017-04-24, by Kim Alvefur
-
util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?)2017-04-24, by Kim Alvefur
-
mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin)2017-04-24, by Kim Alvefur
-
mod_pep: Handle disco#info queries to nodes (fixes #805)2017-04-24, by Kim Alvefur
-
mod_pep: Split long line [luacheck]2017-04-24, by Kim Alvefur
-
util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix)2017-04-24, by Kim Alvefur
-
prosodyctl: Add cert import to short help2017-04-24, by Kim Alvefur
-
Merge 0.10->trunk2017-04-24, by Kim Alvefur
-
prosodyctl: Attempt to reload prosody after importing certificates2017-04-22, by Kim Alvefur
-
prosodyctl: Make note about reporting where certificates are searched for2017-04-22, by Kim Alvefur
-
prosodyctl: Return non-zero exit code from cert import if no certificates imported2017-04-22, by Kim Alvefur
-
prosodyctl: Delay reporting of successful certificate imports until all done2017-04-22, by Kim Alvefur
-
mod_posix: Use typed config API2017-04-22, by Kim Alvefur
-
net.http: Add request.url, which is the original full URL as a string2017-04-21, by Matthew Wild
-
net.http: Fire new events: pre-request, request-connection-error, request, response2017-04-21, by Matthew Wild
-
net.http: Allow creation of http client objects, with custom options2017-04-21, by Matthew Wild
-
Merge 0.10->trunk2017-04-21, by Kim Alvefur
-
prosodyctl: cert import: Command to copy certificates into prosodys certificate directory (fixes #892)2017-04-21, by Kim Alvefur
-
prosodyctl: Split long line [luacheck]2017-04-21, by Kim Alvefur
Scroll all the way down to load more.