Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Remove duplicated line
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Rename user:setrole to user:set_roles
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Hide secondary role commands, focus on primary roles
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Support for hiding certain commands from default help listing
13.0
|
Matthew Wild |
5 weeks ago |
mod_account_activity: Fix error when no duration specified in shell command
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Fix result handling of user addrole/delrole commands
13.0
|
Matthew Wild |
5 weeks ago |
usermanager: Include role_name in event for consistency with the 'removed' event
13.0
|
Matthew Wild |
5 weeks ago |
mod_authz_internal: Fix error messages
13.0
|
Matthew Wild |
5 weeks ago |
mod_authz_internal: Fix return values of secondary role management methods
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_presence: Fix traceback if origin gets disconnected during processing
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_invites: Add shell commands to list, show and delete pending invitations
13.0
|
Matthew Wild |
5 weeks ago |
mod_invites: Shell command to create reset links
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Kim Alvefur |
5 weeks ago |
core.configmanager: Delay reporting warnings about Credential until use
13.0
|
Kim Alvefur |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
CHANGES: Update with some more 13.0 features
13.0
|
Matthew Wild |
5 weeks ago |
mod_account_activity: Add shell command to list inactive accounts
13.0
|
Matthew Wild |
5 weeks ago |
mod_account_activity: Fix required module names
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_account_activity: Record an account's last activity timestamp
13.0
|
Matthew Wild |
5 weeks ago |
CHANGES: Update for 13.0.x
13.0
|
Matthew Wild |
6 weeks ago |
util.dnsregistry: Update using script
|
Kim Alvefur |
6 weeks ago |
tools.dnsregistry: Comment out duplicate error codes
|
Kim Alvefur |
6 weeks ago |
mod_storage_sql: Fix tests for SQLite3
|
Kim Alvefur |
6 weeks ago |
MUC: Don't inform people about the avatar hash when there is none
|
Matthew Wild |
6 weeks ago |
net.adns: Collect DNS lookup timing metrics
|
Kim Alvefur |
6 weeks ago |
mod_vcard: Switch store name for MUC hosts (thanks lissine)
|
Matthew Wild |
6 weeks ago |
mod_muc: Integrate support for vcards/avatars on MUC rooms
|
Matthew Wild |
6 weeks ago |
mod_vcard: Some support for handling vcards on components
|
Matthew Wild |
6 weeks ago |
mod_vcard: Fire event when vcard updated
|
Matthew Wild |
6 weeks ago |
mod_vcard: Add API to get hash of the vcard avatar
|
Matthew Wild |
6 weeks ago |
prosodyctl: Fix check for whether to show init system warning
|
Matthew Wild |
6 weeks ago |
net.server_epoll: Call :shutdown() on TLS sockets when supported
|
Martijn van Duren |
6 weeks ago |
prosodyctl: Further deprecate start/stop/restart commands when installed
|
Matthew Wild |
6 weeks ago |
prosodyctl: reload: Assume reload-via-socket if any arguments passed
|
Matthew Wild |
6 weeks ago |
prosodyctl: Fix luacheck warning
|
Matthew Wild |
6 weeks ago |
prosodyctl: reload: Remove redundant require
|
Matthew Wild |
6 weeks ago |
util.prosodyctl: Add comments to explain logic and expected behaviour (#1688)
|
Matthew Wild |
6 weeks ago |
prosodyctl: stop: Fix detection of whether Prosody is running
|
Matthew Wild |
6 weeks ago |
prosodyctl: reload: Fix detection of whether prosody is running
|
Matthew Wild |
6 weeks ago |
prosodyctl: reload: use admin socket to issue reload command, if available
|
Matthew Wild |
6 weeks ago |
util.prosodyctl.shell: Export function to check for availability of admin socket
|
Matthew Wild |
6 weeks ago |
mod_c2s: Add debug log when disconnecting all user sessions
|
Matthew Wild |
6 weeks ago |
mod_admin_shell: Fix column alignment in 'help roles'
|
Kim Alvefur |
7 weeks ago |
mod_admin_shell: Fix help forgetting arguments
|
Kim Alvefur |
7 weeks ago |
util.startup: Drop mention of systemd from notification socket handling
|
Kim Alvefur |
7 weeks ago |
mod_tokenauth: Fix expiry lasting one second too much
|
Rémi Bardon |
7 weeks ago |
Merge 0.12->trunk
|
Matthew Wild |
8 weeks ago |
Added tag 0.12.5 for changeset 836efad8483c
0.12
|
Matthew Wild |
2 months ago |
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 |