Software /
code /
prosody
Graph
-
Merge 0.11->trunk2020-03-12, by Matthew Wild
-
MUC: Persist affiliation_data in new MUC format!2020-03-12, by Matthew Wild
-
MUC: Switch to new storage format by default2020-03-12, by Matthew Wild
-
MUC: Support for broadcasting unavailable presence for affiliated offline users2020-03-12, by Matthew Wild
-
MUC: Pass previous role to :publicise_occupant_status() when destroying a MUC2020-03-12, by Matthew Wild
-
MUC: Don't unconditionally broadcast presence with role="none"2020-03-12, by Matthew Wild
-
MUC: Pass previous role to :publicise_occupant_status() whenever possible2020-03-12, by Matthew Wild
-
Merge 0.11->trunk2020-03-11, by Kim Alvefur
-
mod_mam,mod_muc_mam: Allow other work to be performed during archive cleanup (fixes #1504) 0.112020-03-11, by Kim Alvefur
-
storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all()2020-03-11, by Matthew Wild
-
storagemanager: Add support for :find_key() and :delete_key() to map store shim2020-03-11, by Matthew Wild
-
storagemanager: Fix unused variable in tests [luacheck]2020-03-11, by Matthew Wild
-
mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests)2020-03-11, by Matthew Wild
-
storagemanager: Add tests for map stores2020-03-11, by Matthew Wild
-
mod_tokenauth: Track creation time of tokens2020-02-28, by Matthew Wild
-
mod_tokenauth: Handle tokens issued to bare hosts (eg components)2020-02-28, by Kim Alvefur
-
Merge 0.11->trunk2020-02-27, by Kim Alvefur
-
mod_pubsub, mod_pep: Ensure correct number of children of <item/> (fixes #1496) 0.112020-02-27, by Kim Alvefur
-
Merge 0.11->trunk2020-02-27, by Kim Alvefur
-
mod_muc_mam: Fix traceback saving message from non-occupant (fixes #1497) 0.112020-02-27, by Kim Alvefur
-
mod_authtokens: Rename to mod_tokenauth for consistency with mod_saslauth2020-02-26, by Matthew Wild
-
mod_authtokens: New module for managing auth tokens2020-02-26, by Matthew Wild
-
util.adhoc: Allow passing dataforms in initial command2020-02-25, by Kim Alvefur
-
Merge 0.11->trunk2020-02-24, by Kim Alvefur
-
net.dns: Handle being loaded outside of Prosody2020-02-24, by Kim Alvefur
-
mod_admin_telnet: Allow passing list of hosts to http:list()2020-02-24, by Kim Alvefur
-
mod_muc: add muc-private-message event2020-02-24, by Maxime “pep” Buquet
-
util.jwt: Remove unused return value from tests [luacheck]2020-02-24, by Kim Alvefur
-
util.jwt: Basic JSON Web Token library supporting HS256 tokens2020-02-24, by Kim Alvefur
-
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter2020-02-23, by Matthew Wild
-
mod_admin_telnet: Fix host selection filter, fixes loading on components2020-02-22, by Kim Alvefur
-
mod_admin_telnet: Reflow hosts filter for readability2020-02-22, by Kim Alvefur
-
Merge 0.11->trunk2020-02-22, by Kim Alvefur
-
mod_storage_sql: Move update limit check back one step, fixes traceback 0.112020-02-22, by Kim Alvefur
-
mod_ping: Fix double response to internal ping2020-02-21, by Kim Alvefur
-
Merge 0.11->trunk2020-02-21, by Kim Alvefur
-
util.startup: Break out command line argument parsing into util.argparse2020-02-19, by Kim Alvefur
-
net.resolvers.service: Fix resolving of targets with multiple IPs2020-02-16, by Kim Alvefur
-
net.server_epoll: Reduce log level of TLS handshake errors to debug2020-02-15, by Kim Alvefur
-
mod_s2s: Fix typo in comment [codespell]2020-02-13, by Kim Alvefur
-
Merge 0.11->trunk2020-02-13, by Matthew Wild
-
mod_muc: Allow control over the server-admins-are-room-owners feature (see #1174) 0.112020-02-13, by Matthew Wild
-
stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)2020-02-05, by Matthew Wild
-
mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor)2020-02-05, by Kim Alvefur
-
mod_saslauth: Pass through any auth scope from the SASL handler to sessionmanager.make_authenticated()2020-02-05, by Matthew Wild
-
sessionmanager: Support passing an auth scope to make_authenticated2020-02-05, by Matthew Wild
-
portmanager: Don't auto-start network services under prosodyctl2020-02-05, by Matthew Wild
-
usermanager: Add get_roles() function2020-02-05, by Matthew Wild
-
stanza_router: Add once-per-routed-stanza event, pre-stanza2020-02-05, by Matthew Wild
-
net.server_epoll: Different error to distinguish connection timeout2020-01-31, by Kim Alvefur
-
util.net: Fix signedness warning on ARM2020-01-30, by Emmanuel Gil Peyrot
-
util.startup: expose current process type (prosody/prosodyctl) in the global prosody object2020-01-28, by Matthew Wild
-
mod_authz_internal, usermanager: Rename to mod_authz_config2020-01-27, by Matthew Wild
-
usermanager: Load authz providers on components also2020-01-27, by Matthew Wild
-
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).2020-01-27, by Matthew Wild
-
mod_s2s: Comment on the various 'reason' arguments passed to :close2020-01-26, by Kim Alvefur
Scroll all the way down to load more.