Software /
code /
prosody
Graph
-
mod_adhoc: Remove "mod_" prefix from permission action name24 months ago, by Kim Alvefur
-
util.fsm: New utility lib for finite state machines2022-03-17, by Matthew Wild
-
util.set: Add missing remove function in Teal spec24 months ago, by Kim Alvefur
-
net.http: Rename enum in Teal spec to avoid name clash24 months ago, by Kim Alvefur
-
moduleapi: Add luacheck annotation to suppress warning about unused self24 months ago, by Matthew Wild
-
moduleapi: Add module:once() to execute a function after module load/startup24 months ago, by Matthew Wild
-
util.startup: Add prosody.started promise to easily execute code after startup24 months ago, by Matthew Wild
-
mod_admin_shell: Allow matching on host or bare JID in c2s:show24 months ago, by Kim Alvefur
-
mod_invites: Record roles as ordered list, first becoming primary role2023-03-30, by Kim Alvefur
-
mod_invites_register: Allow roles to be an ordered list, first being primary2023-03-30, by Kim Alvefur
-
mod_tokenauth: Add API to inspect individual grants or all of a user's grants2023-03-29, by Matthew Wild
-
mod_tokenauth: Move grant validation to a reusable function2023-03-29, by Matthew Wild
-
sessionmanager: Preserve 'since' property of original session after resumption2023-03-29, by Matthew Wild
-
util.session: Add 'since' property with timestamp of session creation2023-03-29, by Matthew Wild
-
mod_tokenauth: fix traceback if password has never been changed2023-03-28, by Jonas Schäfer
-
teal-src/README: Words on Compiling to Lua2023-03-28, by Kim Alvefur
-
teal-src/README: Tweak markdown syntax2023-03-28, by Kim Alvefur
-
mod_tokenauth: Fire events on grant creation and revocation2023-03-28, by Matthew Wild
-
teal-src: Add a README with a few pointers to get started2023-03-28, by Kim Alvefur
-
teal-src: Add keyval+ store type2023-03-28, by Matthew Wild
-
mod_tokenauth: Fix storage API mistake in revocation2023-03-27, by Kim Alvefur
-
mod_tokenauth: Fix traceback when checking expiry of tokens with no expiry2023-03-27, by Matthew Wild
-
mod_tokenauth: Refactor API to separate tokens and grants2023-03-27, by Matthew Wild
-
mod_tokenauth: Support for creating sub-tokens2023-03-26, by Matthew Wild
-
mod_tokenauth: return error if storage of new token fails2023-03-26, by Matthew Wild
-
moduleapi: Add 'peek' to :may() and new :could() helper to suppress logging2023-03-26, by Matthew Wild
-
moduleapi: may: Fail early if a local session has no role assigned2023-03-25, by Matthew Wild
-
core.usermanager: Correct formatting of not implemented error2023-03-26, by Kim Alvefur
Scroll all the way down to load more.