Log

description author age
doap: Add XEP-0357 (mod_cloud_notify) Kim Alvefur 8 weeks ago
mod_storage_sql: Don't treat Enter or Ctrl-C as yes in upgrade command Kim Alvefur 2 months ago
mod_storage_sql: Detect SQLite3 without UPSERT (or SQLCipher 3.x) Kim Alvefur 2 months ago
util.sql: SQLCipher support Kim Alvefur 2 months ago
core.configmanager: Remove compat Kim Alvefur 2 months ago
util.startup: Rename credentials path variable too Kim Alvefur 2 months ago
luacheck: Declare new config globals Kim Alvefur 2 months ago
core.configmanager: Rename Secret to Credential Kim Alvefur 2 months ago
core.configmanager: Add function for getting secrets from separate files Kim Alvefur 2 months ago
core.configmanager: Add ways to read config values from files Kim Alvefur 2 months ago
mod_admin_shell: Remove log statement intended for development only Matthew Wild 2 months ago
util.bitcompat: Avoid potential noise from global metatable Kim Alvefur 2 months ago
mod_pubsub: Remove duplicate create_node command Matthew Wild 2 months ago
features: Add feature for bundled mod_cloud_notify Matthew Wild 2 months ago
mod_authz_internal: Make host considered the parent configurable Kim Alvefur 2 months ago
luacheckrc: Add module.ready() Kim Alvefur 2 months ago
luacheckrc: Reorder module API methods for consistency with prosody-modules Kim Alvefur 2 months ago
util.signal: Factor out single #define that enables signalfd(2) use Kim Alvefur 2 months ago
util.signal: Implement signalfd for *BSD Kim Alvefur 2 months ago
mod_cloud_notify: Merge from prosody-modules@fc521fb5ffa0 Matthew Wild 2 months ago
modulemanager: Allow modules to specify supported Lua versions in metadata Matthew Wild 2 months ago
modulemanager: Handle multiple digits in Lua version number Matthew Wild 2 months ago
mod_invites: Add support for invites_page option to use external invites pages Matthew Wild 2 months ago
prosodyctl: Hide the 'lua_paths' command from default command listing Kim Alvefur 2 months ago
mod_storage_sql: Remove the word 'error' from debug messages Kim Alvefur 2 months ago
prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH used Matthew Wild 2 months ago
prosodyctl: 'about' becomes 'version -v', 'version' prints only version Matthew Wild 2 months ago
mod_pubsub: Remove unused loop variable [luacheck] Kim Alvefur 2 months ago
util.prosodyctl.shell: Remove non-existent export [luacheck] Kim Alvefur 2 months ago
prosodyctl: Remove unused import Kim Alvefur 2 months ago
mod_admin_shell: Remove redundant 'mod_' prefix from debug message Kim Alvefur 2 months ago
core.moduleapi: Include source modules when handling items Kim Alvefur 2 months ago
mod_admin_shell: Fix reporting origin module for commands Kim Alvefur 2 months ago
mod_pubsub: Quiet down check for service admin Kim Alvefur 2 months ago
mod_pubsub: Limit node listing based on new ACL-aware metadata method Kim Alvefur 2 months ago
prosodyctl: deluser: Use user:delete() shell command for implementation Matthew Wild 2 months ago
prosodyctl: passwd: Use user:password() shell command for implementation Matthew Wild 2 months ago
mod_admin_shell: user:password(): Support prompting for password if none given Matthew Wild 2 months ago
mod_admin_shell: user:create(): Reject promise with error message on failure Matthew Wild 2 months ago
mod_admin_shell: Mark event as handled when requested input is submitted Matthew Wild 2 months ago
prosodyctl: adduser: use shell user:create() to provide the implementation Matthew Wild 2 months ago
mod_admin_shell: user:create(): request password via prompt if none given Matthew Wild 2 months ago
mod_admin_shell: Add session method to request (password) input from shell client Matthew Wild 2 months ago
mod_admin_socket: Fire event on admin client disconnect Matthew Wild 2 months ago
mod_admin_shell: Don't pause async thread while waiting for promise result Matthew Wild 2 months ago
util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords Matthew Wild 2 months ago
util.adminstream: Expose session events (specifically "disconnected") Matthew Wild 2 months ago
mod_cron: Don't run tasks if loaded inside prosodyctl Matthew Wild 2 months ago
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs Matthew Wild 2 months ago
mod_pep: Support for node/item management commands Matthew Wild 2 months ago
mod_pubsub: Expand shell commands to include node/item management Matthew Wild 2 months ago
mod_roster: Add basic roster management shell commands Matthew Wild 2 months ago
mod_flags: New module to view and manage flags on user accounts via shell/API Matthew Wild 2 months ago
mod_admin_shell: stats:show(): Friendlier error message when statistics disabled Matthew Wild 2 months ago
Merge 0.12->trunk Matthew Wild 3 months ago
util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 0.12 0.12.5 Matthew Wild 3 months ago
mod_saslauth: Use fully qualified import here too Kim Alvefur 4 months ago
MUC: Use fully qualified import Kim Alvefur 4 months ago
muc: Update link to XEP-0421 (instead of inbox) Kim Alvefur 4 months ago
mod_smacks: Run session destruction code in session's async context Matthew Wild 4 months ago