Software /
code /
prosody
Graph
-
mod_admin_shell: Calculate widths of columns from example values24 months ago, by Kim Alvefur
-
mod_admin_shell: Strip 'prosody:' prefix to allow narrower Role column24 months ago, by Kim Alvefur
-
util.set: Change tostring format to {a, b, c}24 months ago, by Kim Alvefur
-
util.array: Change tostring format to [a,b,c]24 months ago, by Kim Alvefur
-
util.human.io: Fix pattern to support fractional proportions24 months ago, by Matthew Wild
-
util.human.io: Support for dynamic "proportional" columns24 months ago, by Matthew Wild
-
mod_debug_reset: Remove now unused import of util.time (thanks luacheck)24 months ago, by Matthew Wild
-
mod_debug_reset: Don't delay operations until next tick24 months ago, by Matthew Wild
-
integration tests: Preserve unmocked time.monotonic()24 months ago, by Matthew Wild
-
mod_csi: Drop summary stats, doesn't work in normal module24 months ago, by Kim Alvefur
-
mod_csi: Add metrics, covering changes and totals24 months ago, by Kim Alvefur
-
mod_tokenauth: Add API method to revoke a grant by id24 months ago, by Matthew Wild
-
Merge 0.12->trunk24 months ago, by Kim Alvefur
-
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 role24 months ago, by Kim Alvefur
-
mod_invites_register: Allow roles to be an ordered list, first being primary24 months ago, by Kim Alvefur
-
mod_tokenauth: Add API to inspect individual grants or all of a user's grants24 months ago, by Matthew Wild
-
mod_tokenauth: Move grant validation to a reusable function24 months ago, by Matthew Wild
-
sessionmanager: Preserve 'since' property of original session after resumption24 months ago, by Matthew Wild
-
util.session: Add 'since' property with timestamp of session creation24 months ago, by Matthew Wild
-
mod_tokenauth: fix traceback if password has never been changed24 months ago, by Jonas Schäfer
-
teal-src/README: Words on Compiling to Lua24 months ago, by Kim Alvefur
-
teal-src/README: Tweak markdown syntax24 months ago, by Kim Alvefur
-
mod_tokenauth: Fire events on grant creation and revocation24 months ago, by Matthew Wild
-
teal-src: Add a README with a few pointers to get started24 months ago, by Kim Alvefur
-
teal-src: Add keyval+ store type24 months ago, by Matthew Wild
-
mod_tokenauth: Fix storage API mistake in revocation24 months ago, 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
-
mod_admin_shell: Enable user after creation with role2023-03-26, by Kim Alvefur
-
mod_admin_shell: Simplify user creation when no role given2023-03-26, by Kim Alvefur
-
util.jsonschema: Reorder type definition by specification, section2023-03-26, by Kim Alvefur
-
util.jsonschema: Implement 'dependentSchemas'2023-03-26, by Kim Alvefur
-
util.jsonschema: Implement 'dependentRequired'2023-03-26, by Kim Alvefur
-
util.roles: Implement a serialization preparation metamethod2023-03-26, by Kim Alvefur
-
util.set: Add a serialization preparation metamethod2023-03-26, by Kim Alvefur
-
util.format: Update tests for serialization changes2023-03-25, by Kim Alvefur
-
util.format: Restore "freeze" serialization behavior in logging2023-03-25, by Kim Alvefur
-
util.format: Tweak serialization of %q formatted entries2023-03-25, by Kim Alvefur
-
util.startup: Tweak function string representation2023-03-25, by Kim Alvefur
-
mod_server_contact_info: Reorder dataform keys for more aligned view2023-03-24, by Kim Alvefur
-
mod_tokenauth: Track last access time (last time a token was used)2023-03-24, by Matthew Wild
-
teal: Move into prosody namespace2023-03-23, by Kim Alvefur
-
CHANGES: The Great Rename-ning completed! #12232023-03-17, by Kim Alvefur
-
plugins: Prefix module imports with prosody namespace2023-03-24, by Kim Alvefur
-
util: Add compat for prosody module name change to C sources2023-03-17, by Kim Alvefur
Scroll all the way down to load more.