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
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util.format: Fix some formats expecting positive numbers in Lua 5.2
Kim Alvefur
2021-12-11
1
-4
/
+4
*
util.format: ALL THE TESTS!!!
Kim Alvefur
2021-12-11
1
-0
/
+842
*
util.format: Also handle the %p format added in Lua 5.4
Kim Alvefur
2021-12-11
1
-0
/
+9
*
util.format: Ensure sanitation of strings passed to wrong format
Kim Alvefur
2021-12-11
1
-0
/
+1
*
util.format: Escape invalid UTF-8 by passing trough serialization
Kim Alvefur
2021-12-10
1
-0
/
+4
*
MUC: Remove <{muc}x> tags in some errors
Kim Alvefur
2021-12-08
2
-4
/
+0
*
MUC: Remove remaining deprecated numeric error codes
Kim Alvefur
2021-12-08
1
-1
/
+1
*
util.async tests: Explicitly import match from luassert (luacheck)
Matthew Wild
2021-11-29
1
-0
/
+1
*
util.async: Add next-tick configuration
Matthew Wild
2021-11-29
1
-0
/
+46
*
util.async: Add sleep() method with configurable scheduling backend
Matthew Wild
2021-11-29
1
-0
/
+54
*
util.promise: Fix test
Kim Alvefur
2021-11-26
1
-1
/
+1
*
util.promise: Support delayed promise execution
Kim Alvefur
2019-01-05
1
-0
/
+14
*
util.human.io: Fix cutting of UTF-8 into pieces
Kim Alvefur
2021-11-12
1
-0
/
+19
*
util.dataforms: Ensure larger integers are serialized as such
Kim Alvefur
2021-10-28
1
-0
/
+6
*
util.dataforms: Scope integer handling tests
Kim Alvefur
2021-10-26
1
-26
/
+29
*
util.dataforms: Turn number values into timestamps for datetime fields
Kim Alvefur
2021-10-26
1
-1
/
+1
*
util.dataforms: Coerce number values for boolean fields
Kim Alvefur
2021-10-26
1
-0
/
+10
*
util.dataforms: Add support for datetime field types via XEP-0122
Kim Alvefur
2021-10-25
1
-0
/
+14
*
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122
Kim Alvefur
2021-10-20
4
-6
/
+6
*
mod_pubsub: Prevent max_items from being set to zero
Kim Alvefur
2021-10-20
4
-6
/
+18
*
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Kim Alvefur
2021-10-19
5
-0
/
+206
*
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
*
util.array: Add :slice() method + tests
Matthew Wild
2021-09-12
1
-0
/
+19
*
util.stanza: Add :get_child_with_attr() + tests
Matthew Wild
2021-09-12
1
-0
/
+20
*
mod_pubsub: Add support for limiting result size #1608
Kim Alvefur
2021-09-05
1
-0
/
+196
*
util.pubsub: Add support for limiting number of items to retrieve
Kim Alvefur
2021-09-05
1
-0
/
+57
*
mod_external_services: Validate required attributes on credentials requests
Kim Alvefur
2021-08-29
1
-0
/
+14
*
core.storagemanager: Respect archive ids issued by storage drivers in tests
Kim Alvefur
2021-08-15
1
-5
/
+6
*
Fix various spelling errors (thanks codespell)
Kim Alvefur
2021-07-27
2
-2
/
+2
*
util.pubsub: Signal that 'persistent-items' is unsupported when disabled
Kim Alvefur
2021-07-22
1
-2
/
+2
*
util.pubsub: Fix behavior of persist_items disabled
Kim Alvefur
2021-07-22
1
-0
/
+19
*
mod_pubsub: Explicitly enable persistence by default to preserve behavior
Kim Alvefur
2021-07-21
1
-1
/
+1
*
scansion tests: Enable 'expose_publisher' since we test for it
Kim Alvefur
2021-07-25
1
-0
/
+1
*
mod_pubsub: Fix inclusion of publisher (fixes #1399)
Kim Alvefur
2019-05-01
5
-15
/
+15
*
Merge 0.11->trunk
Kim Alvefur
2021-07-23
1
-57
/
+83
|
\
|
*
MUC: Fix logic for access to affiliation lists
0.11.10
Kim Alvefur
2021-07-22
1
-57
/
+83
*
|
scansion tests: Allow specifying network settings via environment variable
Kim Alvefur
2021-07-11
1
-2
/
+1
*
|
scansion tests: Allow specifying network backend via environment variable
Kim Alvefur
2021-07-11
1
-1
/
+1
*
|
util.format: Change formatting of nil values to avoid looking like XML
Kim Alvefur
2021-06-29
1
-4
/
+4
*
|
util.format: Escape ASCII control characters in output
Kim Alvefur
2021-06-15
1
-0
/
+5
*
|
util.dbuffer: Fix bugs, remove multi-char support (more complex than first th...
Matthew Wild
2021-06-29
1
-21
/
+0
*
|
util.dbuffer: Add read_until() method
Matthew Wild
2021-06-29
1
-0
/
+44
*
|
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'
Kim Alvefur
2021-06-09
4
-5
/
+52
*
|
scansion: Really silence the certificates dir error
Kim Alvefur
2021-05-28
1
-1
/
+1
*
|
scansion: Silence an error from cert indexer due to missing certs dir
Kim Alvefur
2021-05-27
1
-1
/
+4
*
|
core.modulemanager: Inherit mod_server_contact_info onto components #1270
Kim Alvefur
2021-05-27
1
-1
/
+0
*
|
mod_server_contact_info: Apply JID normalization
Kim Alvefur
2020-09-11
2
-0
/
+27
*
|
util.datamapper: Fix spelling in tests
Kim Alvefur
2021-03-28
1
-2
/
+2
*
|
util.envload: Add basic test of envload()
Kim Alvefur
2021-03-26
1
-0
/
+22
[prev]
[next]