Software /
code /
prosody
Graph
-
mod_component: Specify an error source for Component unavailable errors2020-04-11, by Kim Alvefur
-
spec: Include a hacky moduleapi stub to allow test to proceed2020-04-11, by Kim Alvefur
-
MUC: Switch hats to new presence APIs2020-04-11, by Matthew Wild
-
MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presence2020-04-11, by Matthew Wild
-
MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupant presence2020-04-11, by Matthew Wild
-
spec: Add test cases for util.http.contains_token2020-04-10, by Emmanuel Gil Peyrot
-
Merge 0.11->trunk2020-04-10, by Kim Alvefur
-
core.certmanager: Look for privkey.pem to go with fullchain.pem (fix #1526) 0.112020-04-10, by Kim Alvefur
-
Merge 0.11->trunk2020-04-03, by Kim Alvefur
-
moduleapi: Rename argument to silence luacheck2020-04-01, by Kim Alvefur
-
moduleapi: Fix handling of replies to :send_iq from internal modules2020-03-22, by Kim Alvefur
-
Merge 0.11->trunk2020-03-29, by Kim Alvefur
-
mod_register_ibr: Add FORM_TYPE as required by XEP-0077 (fixes #1511) 0.112019-09-29, by Emmanuel Gil Peyrot
-
doap: Add UTR-39 (mod_mimicking)2020-03-29, by Kim Alvefur
-
Merge 0.11->trunk2020-03-22, by Kim Alvefur
-
mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505) 0.112020-03-22, by Kim Alvefur
-
MUC: Add ad-hoc command setting affiliation in a room (fixes #1174)2020-03-20, by Kim Alvefur
-
MUC: Add test for destroying a room by ad-hoc command2020-03-20, by Kim Alvefur
-
doap: Add XEP-0317: Hats2020-03-19, by Kim Alvefur
-
usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508)2020-03-19, by Matthew Wild
-
mod_presence: Advertise support for Subscription Pre-Approval2020-03-18, by Kim Alvefur
-
MUC: Add initial hats support (broadcast only)2020-03-18, by Matthew Wild
-
README: Update link to web chat2020-03-15, by Kim Alvefur
-
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
Scroll all the way down to load more.