Software /
code /
prosody
Graph
-
util.roles: Implement a serialization preparation metamethod24 months ago, by Kim Alvefur
-
util.set: Add a serialization preparation metamethod24 months ago, by Kim Alvefur
-
util.format: Update tests for serialization changes24 months ago, by Kim Alvefur
-
util.format: Restore "freeze" serialization behavior in logging24 months ago, by Kim Alvefur
-
util.format: Tweak serialization of %q formatted entries24 months ago, by Kim Alvefur
-
util.startup: Tweak function string representation24 months ago, by Kim Alvefur
-
mod_server_contact_info: Reorder dataform keys for more aligned view24 months ago, by Kim Alvefur
-
mod_tokenauth: Track last access time (last time a token was used)24 months ago, by Matthew Wild
-
teal: Move into prosody namespace24 months ago, by Kim Alvefur
-
CHANGES: The Great Rename-ning completed! #12232023-03-17, by Kim Alvefur
-
plugins: Prefix module imports with prosody namespace24 months ago, by Kim Alvefur
-
util: Add compat for prosody module name change to C sources2023-03-17, by Kim Alvefur
-
util: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
net: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
tests: Make tests work with new namespace prefix2023-03-17, by Kim Alvefur
-
core: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
executables: Prefix module imports with prosody namespace2023-03-17, by Kim Alvefur
-
mod_debug_reset: Remove unused import24 months ago, by Matthew Wild
-
scansion: Enable mod_debug_reset during tests24 months ago, by Matthew Wild
-
mod_debug_reset: New module to "reset" a running server (e.g. for testing)24 months ago, by Matthew Wild
-
scansion: vcard_temp: Ensure at least one connection is open throughout test24 months ago, by Matthew Wild
-
scansion: Fix tests failing after addition of pubsub#itemreply config field24 months ago, by Matthew Wild
-
scansion: Fix tests failing due to lack of 'publisher'24 months ago, by Matthew Wild
-
scansion: Add tests for pubsub#itemreply in PEP24 months ago, by Matthew Wild
-
scansion: PEP notifications no longer carry 'publisher' by default24 months ago, by Matthew Wild
-
mod_pep: Pass node/service objects to broadcaster when resending last item24 months ago, by Matthew Wild
-
mod_pubsub/pubsub.lib: Fix accidental name/var swap (thanks scansion)24 months ago, by Matthew Wild
-
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher24 months ago, by Matthew Wild
-
mod_tokenauth: Fix traceback in get_token_session()24 months ago, by Kim Alvefur
-
CHANGES: Add keyval+24 months ago, by Matthew Wild
-
features: Add "keyval+"24 months ago, by Matthew Wild
-
storagemanager: Add keyval+ (combined keyval + map) store type2022-09-27, by Matthew Wild
-
core.features: Add feature for prosody.loader2023-03-18, by Kim Alvefur
-
executables: Invoke loader to allow mixing of old and new import style2023-03-17, by Kim Alvefur
-
mod_tokenauth: Switch to new token format (invalidates existing tokens!)24 months ago, by Matthew Wild
-
mod_tokenauth: Log error when token validation fails24 months ago, by Matthew Wild
-
util.sasl.oauthbearer: Fix gs2-header parsing24 months ago, by Matthew Wild
-
mod_auth_internal_plain: Fix user creation done via mod_admin_shell2023-03-20, by Vitaly Orekhov
-
prosody.loader: Ensure already loaded modules are found in old and new namespaces2023-03-17, by Kim Alvefur
-
prosody.loader: Incorporate search path rewrite patch from Debian packages2023-03-17, by Kim Alvefur
-
prosody.loader: Allow loading modules under 'prosody' namespace (#1223)2023-03-17, by Kim Alvefur
-
mod_auth_internal_hashed: Shorten call path2023-03-18, by Kim Alvefur
-
util.sasl.{scram,plain}: Pass authzid to SASL profile callback2023-03-16, by Kim Alvefur
-
util.jsonschema: Disable some further new failing tests2023-03-11, by Kim Alvefur
-
util.jsonschema: Ignore some new tests in test suite2023-03-11, by Kim Alvefur
-
util.table: Expand table.move() tests (thanks mutation testing)2023-03-17, by Matthew Wild
-
util.sasl.scram: Fix off-by-one indentation2023-03-16, by Kim Alvefur
-
util.sasl.oauthbearer: Adjust parsing of GS2 to allow lack of authzid2023-03-16, by Kim Alvefur
Scroll all the way down to load more.