Software /
code /
prosody
Graph
-
mod_invites: Add support for invites_page option to use external invites pages3 months ago, by Matthew Wild
-
prosodyctl: Hide the 'lua_paths' command from default command listing3 months ago, by Kim Alvefur
-
mod_storage_sql: Remove the word 'error' from debug messages3 months ago, by Kim Alvefur
-
prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH used3 months ago, by Matthew Wild
-
prosodyctl: 'about' becomes 'version -v', 'version' prints only version3 months ago, by Matthew Wild
-
mod_pubsub: Remove unused loop variable [luacheck]3 months ago, by Kim Alvefur
-
util.prosodyctl.shell: Remove non-existent export [luacheck]3 months ago, by Kim Alvefur
-
prosodyctl: Remove unused import3 months ago, by Kim Alvefur
-
mod_admin_shell: Remove redundant 'mod_' prefix from debug message3 months ago, by Kim Alvefur
-
core.moduleapi: Include source modules when handling items3 months ago, by Kim Alvefur
-
mod_admin_shell: Fix reporting origin module for commands3 months ago, by Kim Alvefur
-
mod_pubsub: Quiet down check for service admin3 months ago, by Kim Alvefur
-
mod_pubsub: Limit node listing based on new ACL-aware metadata method3 months ago, by Kim Alvefur
-
prosodyctl: deluser: Use user:delete() shell command for implementation3 months ago, by Matthew Wild
-
prosodyctl: passwd: Use user:password() shell command for implementation3 months ago, by Matthew Wild
-
mod_admin_shell: user:password(): Support prompting for password if none given3 months ago, by Matthew Wild
-
mod_admin_shell: user:create(): Reject promise with error message on failure3 months ago, by Matthew Wild
-
mod_admin_shell: Mark event as handled when requested input is submitted3 months ago, by Matthew Wild
-
prosodyctl: adduser: use shell user:create() to provide the implementation3 months ago, by Matthew Wild
-
mod_admin_shell: user:create(): request password via prompt if none given3 months ago, by Matthew Wild
-
mod_admin_shell: Add session method to request (password) input from shell client3 months ago, by Matthew Wild
-
mod_admin_socket: Fire event on admin client disconnect3 months ago, by Matthew Wild
-
mod_admin_shell: Don't pause async thread while waiting for promise result3 months ago, by Matthew Wild
-
util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords3 months ago, by Matthew Wild
-
util.adminstream: Expose session events (specifically "disconnected")3 months ago, by Matthew Wild
-
mod_cron: Don't run tasks if loaded inside prosodyctl3 months ago, by Matthew Wild
-
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs3 months ago, by Matthew Wild
-
mod_pep: Support for node/item management commands3 months ago, by Matthew Wild
-
mod_pubsub: Expand shell commands to include node/item management3 months ago, by Matthew Wild
-
mod_roster: Add basic roster management shell commands3 months ago, by Matthew Wild
-
mod_flags: New module to view and manage flags on user accounts via shell/API3 months ago, by Matthew Wild
-
mod_admin_shell: stats:show(): Friendlier error message when statistics disabled3 months ago, by Matthew Wild
-
Merge 0.12->trunk4 months ago, by Matthew Wild
-
util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 0.12 0.12.54 months ago, by Matthew Wild
-
mod_saslauth: Use fully qualified import here too4 months ago, by Kim Alvefur
-
MUC: Use fully qualified import4 months ago, by Kim Alvefur
-
muc: Update link to XEP-0421 (instead of inbox)4 months ago, by Kim Alvefur
-
mod_smacks: Run session destruction code in session's async context4 months ago, by Matthew Wild
-
mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread4 months ago, by Matthew Wild
-
util.pposix: Add fdopen() to return a Lua file object from an fd5 months ago, by Matthew Wild
-
mod_smacks: Fix previous commit for case of no session found5 months ago, by Kim Alvefur
-
mod_smacks: Prevent traceback on attempting to resume destroyed session5 months ago, by Kim Alvefur
-
net.server_epoll: Don't try to flush buffer on closed connections5 months ago, by Kim Alvefur
-
net.server_epoll: Revert opportunistic_writes tweak5 months ago, by Kim Alvefur
-
util.stanza: Handle Clark notation for attributes in :find()5 months ago, by Kim Alvefur
-
util.stanza: Handle namespace prefixes for attributes in :find()5 months ago, by Kim Alvefur
-
util.datamanager: fix duplicated word in log message5 months ago, by Jonas Schäfer
-
mod_roster: do not store number in attribute5 months ago, by Jonas Schäfer
-
core.loggingmanager: Bump expected util.pposix version5 months ago, by Kim Alvefur
-
util.startup: Bump expected util.pposix version5 months ago, by Kim Alvefur
-
util.pposix: Add pipe() (with support for pipe2() flags on Linux)5 months ago, by Matthew Wild
-
mod_admin_shell: Report when a module is already loaded5 months ago, by Kim Alvefur
-
mod_admin_shell: Refactor end of module:load5 months ago, by Kim Alvefur
-
Merge 0.12->trunk5 months ago, by Matthew Wild
-
MUC: optimizations for broadcast of visitor presence (thanks Jitsi team) 0.125 months ago, by Matthew Wild
-
util.queue: tests: Add test for :replace() method5 months ago, by Matthew Wild
-
mod_s2s: Really fix logging of outgoing stanza queue counts5 months ago, by Kim Alvefur
-
mod_s2s: Clone queued outgoing stanzas to prevent changes5 months ago, by Kim Alvefur
-
mod_s2s: Fix counting items in outgoing stanza queue (in logs)5 months ago, by Kim Alvefur
-
mod_s2s: Limit size of outgoing stanza queue5 months ago, by Kim Alvefur
Scroll all the way down to load more.