Log

description author age
mod_admin_shell: user:password(): Support prompting for password if none given Matthew Wild 3 months ago
mod_admin_shell: user:create(): Reject promise with error message on failure Matthew Wild 3 months ago
mod_admin_shell: Mark event as handled when requested input is submitted Matthew Wild 3 months ago
prosodyctl: adduser: use shell user:create() to provide the implementation Matthew Wild 3 months ago
mod_admin_shell: user:create(): request password via prompt if none given Matthew Wild 3 months ago
mod_admin_shell: Add session method to request (password) input from shell client Matthew Wild 3 months ago
mod_admin_socket: Fire event on admin client disconnect Matthew Wild 3 months ago
mod_admin_shell: Don't pause async thread while waiting for promise result Matthew Wild 3 months ago
util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords Matthew Wild 3 months ago
util.adminstream: Expose session events (specifically "disconnected") Matthew Wild 3 months ago
mod_cron: Don't run tasks if loaded inside prosodyctl Matthew Wild 3 months ago
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs Matthew Wild 3 months ago
mod_pep: Support for node/item management commands Matthew Wild 3 months ago
mod_pubsub: Expand shell commands to include node/item management Matthew Wild 3 months ago
mod_roster: Add basic roster management shell commands Matthew Wild 3 months ago
mod_flags: New module to view and manage flags on user accounts via shell/API Matthew Wild 3 months ago
mod_admin_shell: stats:show(): Friendlier error message when statistics disabled Matthew Wild 3 months ago
Merge 0.12->trunk Matthew Wild 4 months ago
util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 0.12 0.12.5 Matthew Wild 4 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 5 months ago
mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread Matthew Wild 5 months ago
util.pposix: Add fdopen() to return a Lua file object from an fd Matthew Wild 5 months ago
mod_smacks: Fix previous commit for case of no session found Kim Alvefur 5 months ago
mod_smacks: Prevent traceback on attempting to resume destroyed session Kim Alvefur 5 months ago
net.server_epoll: Don't try to flush buffer on closed connections Kim Alvefur 5 months ago
net.server_epoll: Revert opportunistic_writes tweak Kim Alvefur 5 months ago
util.stanza: Handle Clark notation for attributes in :find() Kim Alvefur 5 months ago
util.stanza: Handle namespace prefixes for attributes in :find() Kim Alvefur 5 months ago
util.datamanager: fix duplicated word in log message Jonas Schäfer 5 months ago
mod_roster: do not store number in attribute Jonas Schäfer 5 months ago
core.loggingmanager: Bump expected util.pposix version Kim Alvefur 5 months ago
util.startup: Bump expected util.pposix version Kim Alvefur 5 months ago
util.pposix: Add pipe() (with support for pipe2() flags on Linux) Matthew Wild 5 months ago
mod_admin_shell: Report when a module is already loaded Kim Alvefur 5 months ago
mod_admin_shell: Refactor end of module:load Kim Alvefur 5 months ago
Merge 0.12->trunk Matthew Wild 5 months ago
MUC: optimizations for broadcast of visitor presence (thanks Jitsi team) 0.12 Matthew Wild 5 months ago
util.queue: tests: Add test for :replace() method Matthew Wild 5 months ago
mod_s2s: Really fix logging of outgoing stanza queue counts Kim Alvefur 5 months ago
mod_s2s: Clone queued outgoing stanzas to prevent changes Kim Alvefur 5 months ago
mod_s2s: Fix counting items in outgoing stanza queue (in logs) Kim Alvefur 5 months ago
mod_s2s: Limit size of outgoing stanza queue Kim Alvefur 5 months ago
net.server_epoll: Make running out of buffer space a fatal error Kim Alvefur 5 months ago
net.server_epoll: Improve efficiency of sending much buffered data Kim Alvefur 5 months ago
mod_pubsub: Pass metadata directly into form Kim Alvefur 5 months ago
mod_pubsub: Use new metadata method Kim Alvefur 5 months ago
util.pubsub: Add method returning subset of config as metadata Kim Alvefur 5 months ago
Merge 0.12->trunk Matthew Wild 5 months ago
mod_bookmarks: Clarify log messages on failure to sync to modern PEP bookmarks 0.12 Matthew Wild 5 months ago
mod_bookmarks: Suppress error publishing empty legacy bookmarks w/ no PEP node 0.12 Matthew Wild 5 months ago
mod_http_file_share: Revert 9c62ffbdf2ae Kim Alvefur 5 months ago
Merge 0.12->trunk Kim Alvefur 5 months ago
mod_smacks: Destroy timed out session in async context (fixes #1884) 0.12 Kim Alvefur 5 months ago
mod_admin_shell: Reject attempt to add or remove roles for unrelated hosts Kim Alvefur 5 months ago
mod_authz_internal: Hint at roles for external JIDs being read-only Kim Alvefur 5 months ago
mod_admin_shell: Allow assigning roles to arbitrary JIDs when supported Kim Alvefur 5 months ago
scansion: Remove publisher attribute from bookmarks2 tests Kim Alvefur 5 months ago