Software /
code /
prosody
Graph
-
util.startup: Rename credentials path variable too3 months ago, by Kim Alvefur
-
luacheck: Declare new config globals3 months ago, by Kim Alvefur
-
core.configmanager: Rename Secret to Credential3 months ago, by Kim Alvefur
-
core.configmanager: Add function for getting secrets from separate files3 months ago, by Kim Alvefur
-
core.configmanager: Add ways to read config values from files3 months ago, by Kim Alvefur
-
mod_admin_shell: Remove log statement intended for development only3 months ago, by Matthew Wild
-
util.bitcompat: Avoid potential noise from global metatable3 months ago, by Kim Alvefur
-
mod_pubsub: Remove duplicate create_node command3 months ago, by Matthew Wild
-
features: Add feature for bundled mod_cloud_notify3 months ago, by Matthew Wild
-
mod_authz_internal: Make host considered the parent configurable3 months ago, by Kim Alvefur
-
luacheckrc: Add module.ready()3 months ago, by Kim Alvefur
-
luacheckrc: Reorder module API methods for consistency with prosody-modules3 months ago, by Kim Alvefur
-
util.signal: Factor out single #define that enables signalfd(2) use3 months ago, by Kim Alvefur
-
util.signal: Implement signalfd for *BSD3 months ago, by Kim Alvefur
-
mod_cloud_notify: Merge from prosody-modules@fc521fb5ffa03 months ago, by Matthew Wild
-
modulemanager: Allow modules to specify supported Lua versions in metadata3 months ago, by Matthew Wild
-
modulemanager: Handle multiple digits in Lua version number3 months ago, by Matthew Wild
-
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
Scroll all the way down to load more.