index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mod_admin_adhoc: Move number coercion into util.dataforms
Kim Alvefur
2021-10-25
1
-8
/
+8
*
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring
arcseconds
2021-10-26
1
-1
/
+2
*
util.startup: Understand -h, -? as --help in prosodyctl but ignore
Kim Alvefur
2021-10-25
1
-1
/
+1
*
util.startup: Show brief usage on `prosody -h|-?|--help`
Kim Alvefur
2021-10-25
1
-1
/
+8
*
mod_c2s,etc: Identify stanza object with appropriate function
Kim Alvefur
2021-10-24
4
-9
/
+9
*
mod_s2s: Fix logging of <stream:error> consistency with other mods
Kim Alvefur
2021-10-24
1
-1
/
+1
*
util.startup: Skip config readability check in migrator (thanks eTaurus)
Kim Alvefur
2021-10-23
1
-1
/
+1
*
mod_http_file_share: Silence luacheck warning
Kim Alvefur
2021-10-23
1
-1
/
+1
*
mod_http_file_share: Clean up incomplete uploads
Kim Alvefur
2021-10-23
1
-0
/
+7
*
doap: Make note about missing 'restartlogic' from XEP-0206
Kim Alvefur
2021-10-21
1
-1
/
+3
*
doap: Update versions of XEP-0178
Kim Alvefur
2021-10-21
1
-1
/
+1
*
doap: Update versions of XEPs
Kim Alvefur
2021-10-21
1
-13
/
+13
*
doap: Fill in missing XEP versions
Kim Alvefur
2021-10-21
1
-0
/
+39
*
mod_s2s: Don't pass unknown hostnames as stats label
Kim Alvefur
2021-10-21
1
-0
/
+1
*
net.server_epoll: Process all queued events from epoll before timers
Kim Alvefur
2021-10-21
1
-2
/
+4
*
mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii)
Kim Alvefur
2021-10-20
1
-0
/
+3
*
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122
Kim Alvefur
2021-10-20
6
-6
/
+20
*
mod_pubsub: Prevent max_items from being set to zero
Kim Alvefur
2021-10-20
5
-6
/
+19
*
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Kim Alvefur
2021-10-19
8
-0
/
+226
*
mod_http_file_share: return 401 instead of 403 if authentication failed
Jonas Schäfer
2021-10-19
1
-1
/
+1
*
mod_auth_cyrus: Remove (move to community modules)
Kim Alvefur
2021-10-17
3
-254
/
+1
*
doap: Update XEP-0280 version, it's now Stable
Kim Alvefur
2021-10-13
1
-1
/
+1
*
mod_admin_shell: Show HTTP base-URLs in module:info()
Kim Alvefur
2021-10-13
1
-1
/
+2
*
ejabberd2prosody: Don't import disabled or empty passwords
Matthew Wild
2021-10-13
1
-1
/
+3
*
mod_mimicking: Correctly hook the *global* user-deleted event
Kim Alvefur
2021-10-12
1
-1
/
+2
*
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1...
Kim Alvefur
2021-10-12
1
-1
/
+3
*
Merge 0.11->trunk
Kim Alvefur
2021-10-12
1
-1
/
+1
|
\
|
*
util.startup: Correctly point out unknown short param (fixes #1691)
Kim Alvefur
2021-10-12
1
-1
/
+1
*
|
util.argparse: Add test for #1691
Kim Alvefur
2021-10-12
1
-0
/
+7
*
|
util.argparse: Tests
Kim Alvefur
2021-10-12
1
-0
/
+46
*
|
prosody2ejabberd: Check for iteration count at position 6
Matthew Wild
2021-10-07
1
-1
/
+7
*
|
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)
Matthew Wild
2021-10-07
1
-1
/
+1
*
|
mod_storage_xep0227: Add scram-credentials to user element rather than server
Matthew Wild
2021-09-22
1
-1
/
+1
*
|
net.server_epoll: Prevent starttls on direct TLS connections
Kim Alvefur
2021-10-05
1
-0
/
+1
*
|
CHANGES: Add mod_auth_ldap
Kim Alvefur
2021-10-05
1
-0
/
+1
*
|
mod_auth_ldap: Import from prosody-modules rev f52452911187
Kim Alvefur
2021-10-05
1
-0
/
+154
*
|
mod_carbons: Advertise following of recommended rules (closes #1486)
Kim Alvefur
2021-10-05
1
-0
/
+2
*
|
mod_s2s_auth_certs: Collect stats on validation results (for #975)
Kim Alvefur
2021-10-05
1
-0
/
+4
*
|
mod_csi_simple: Provide custom set of timing buckets
Kim Alvefur
2021-10-05
1
-1
/
+2
*
|
util.prosodyctl.check: Add two known globals from mod_http
Kim Alvefur
2021-10-03
1
-0
/
+2
*
|
Merge 0.11->trunk
Kim Alvefur
2021-10-01
0
-0
/
+0
|
\
|
|
*
Merge wayward 0.11.10 tag commit
Kim Alvefur
2021-10-01
0
-0
/
+0
|
|
\
|
|
*
Tag 0.11.10
Kim Alvefur
2021-08-03
0
-0
/
+0
*
|
|
mod_admin_shell: Allow passing an exit code to server:shutdown()
Kim Alvefur
2021-09-30
1
-2
/
+2
*
|
|
mod_posix: Exit with non-zero status code on problems
Kim Alvefur
2021-09-30
1
-4
/
+4
*
|
|
util.startup: Allow separate command line argument settings for prosody and p...
Kim Alvefur
2021-09-30
1
-6
/
+11
*
|
|
prosodyctl: Add support for -v/--verbose to enable debug logging
Kim Alvefur
2021-09-30
1
-2
/
+4
*
|
|
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check
Kim Alvefur
2021-09-30
1
-3
/
+71
*
|
|
prosodyctl: Use HTTP client in promise mode for connectivity check
Kim Alvefur
2021-09-30
1
-26
/
+14
*
|
|
core.moduleapi: Ensure module:send_iq() handler priority over mod_iq
Kim Alvefur
2021-09-24
1
-2
/
+2
[prev]
[next]