util.stanza: Handle namespace prefixes for attributes in :find()
|
Kim Alvefur |
4 months ago |
util.datamanager: fix duplicated word in log message
|
Jonas Schäfer |
4 months ago |
mod_roster: do not store number in attribute
|
Jonas Schäfer |
4 months ago |
core.loggingmanager: Bump expected util.pposix version
|
Kim Alvefur |
4 months ago |
util.startup: Bump expected util.pposix version
|
Kim Alvefur |
4 months ago |
util.pposix: Add pipe() (with support for pipe2() flags on Linux)
|
Matthew Wild |
4 months ago |
mod_admin_shell: Report when a module is already loaded
|
Kim Alvefur |
4 months ago |
mod_admin_shell: Refactor end of module:load
|
Kim Alvefur |
4 months ago |
Merge 0.12->trunk
|
Matthew Wild |
4 months ago |
MUC: optimizations for broadcast of visitor presence (thanks Jitsi team)
0.12
|
Matthew Wild |
4 months ago |
util.queue: tests: Add test for :replace() method
|
Matthew Wild |
4 months ago |
mod_s2s: Really fix logging of outgoing stanza queue counts
|
Kim Alvefur |
4 months ago |
mod_s2s: Clone queued outgoing stanzas to prevent changes
|
Kim Alvefur |
4 months ago |
mod_s2s: Fix counting items in outgoing stanza queue (in logs)
|
Kim Alvefur |
4 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 |
scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271
|
Kim Alvefur |
5 months ago |
util.crypto: Add more ECC methods
|
Stephen Paul Weber |
5 months ago |
util.pubsub: Fix test to account for not using util.error
|
Kim Alvefur |
5 months ago |
mod_pubsub: Move precondition error wrangling out of util.pubsub
|
Kim Alvefur |
5 months ago |
util.error: Use is_error() instead of is_err() everywhere
|
Kim Alvefur |
5 months ago |
mod_pubsub: Allow passing additional error context
|
Kim Alvefur |
5 months ago |
mod_pubsub: Use error registry
|
Kim Alvefur |
5 months ago |
doap: Update XEP for mostly editorial changes
|
Kim Alvefur |
5 months ago |
util.dnsregistry: Refresh from IANA
|
Kim Alvefur |
5 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
5 months ago |
mod_admin_adhoc: Fix log messages for reloading modules.
0.12
|
Aidan Epstein |
6 months ago |
mod_invites_adhoc: Add password reset command
|
Kim Alvefur |
5 months ago |
Add Info about mod_announce in the CHANGES file of trunk
|
Menel |
5 months ago |
util.xtemplate: Use same argument order in filters even without 'args'
|
Kim Alvefur |
5 months ago |
mod_pubsub: Check new role framework for node creation privileges
|
Kim Alvefur |
5 months ago |
MUC: Fix error with nonlegacy hats.
|
Aidan Epstein |
6 months ago |
mod_csi: Update correct variables when counting states
|
Kim Alvefur |
6 months ago |
mod_csi: Use same label name for gauge as for older counter
|
Kim Alvefur |
7 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
7 months ago |
mod_invites: Fix traceback when token_info isn’t set
0.12
|
Emmanuel Gil Peyrot |
8 months ago |
util.prosodyctl.cert: Ensure old cert is moved out of the way
0.12
|
Kim Alvefur |
7 months ago |
mod_admin_shell: Prevent traceback due to type error
|
Kim Alvefur |
7 months ago |
mod_s2s: Fix traceback due to type confusion (Thanks Menel)
|
Kim Alvefur |
7 months ago |
EOL 0.11
0.11
|
Kim Alvefur |
7 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
7 months ago |
core.moduleapi: Default labels to empty list to fix error if omitted
0.12
|
Kim Alvefur |
7 months ago |
mod_csi: Optimize metrics collection (prematurely)
|
Kim Alvefur |
7 months ago |
mod_csi: Rename unused loop variables to '_' [luacheck]
|
Kim Alvefur |
7 months ago |
mod_csi: Count how many sessions are using CSI and their state
|
Kim Alvefur |
7 months ago |
mod_s2s_bidi: Include empty list of labels in metrics
|
Kim Alvefur |
7 months ago |