mod_register_ibr: Enforce strict JID validation
|
Kim Alvefur |
2019-11-01 |
util.prosodyctl: Enforce strict JID validation on user creation
|
Kim Alvefur |
2019-11-01 |
MUC: Strictly validate room JID on creation
|
Kim Alvefur |
2019-11-01 |
util.error: Add well-known field 'code' in error templates
|
Kim Alvefur |
2019-11-01 |
mod_register_limits: Use util.error for managing rejection reasons
|
Kim Alvefur |
2019-11-01 |
mod_register_ibr: Allow registartion rejection reason as util.error object
|
Kim Alvefur |
2019-11-01 |
Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2
|
Kim Alvefur |
2019-10-30 |
MUC: Enforce strict resourceprep on nicknames (bye bye robot face)
|
Kim Alvefur |
2019-09-23 |
core.stanza_router: Do strict jidprep on c2s
|
Kim Alvefur |
2019-09-09 |
util.encodings: Strictly verify that the 'strict' *prep argument is a boolean
|
Kim Alvefur |
2019-10-30 |
util.jid: Add a 'strict' flag for jidprep calls
|
Kim Alvefur |
2019-09-09 |
util.encodings: Optional strict flag to stringprep
|
Kim Alvefur |
2019-04-24 |
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455)
|
Matthew Wild |
2019-10-27 |
MUC: Advertise history related fields as integers via XEP-0122
|
Kim Alvefur |
2019-10-20 |
CHANGES: Add a line for #1335
|
Kim Alvefur |
2019-10-20 |
MUC: Add controls for whose presence is broadcast (closes #1335)
|
Lance Stout |
2019-10-20 |
util.interpolation: Test map syntax
|
Kim Alvefur |
2019-10-20 |
util.interpolation: Test array syntax
|
Kim Alvefur |
2019-10-20 |
util.interpolation: Test #1452
|
Kim Alvefur |
2019-10-20 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-10-20 |
util.interpolation: Support unescaped variables with more modifiers (fixes #1452)
0.11
|
Kim Alvefur |
2019-10-20 |
doap: Sort <implements> by XEP number
|
Kim Alvefur |
2019-10-20 |
doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not XEP-0268
|
Kim Alvefur |
2019-10-20 |
doap: Trim a trailing '.' from a version/branch name for consistency
|
Kim Alvefur |
2019-10-20 |
doap: Copy longer description from README
|
Kim Alvefur |
2019-10-20 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-10-20 |
MUC: Validate registration dataform more carefully
|
Kim Alvefur |
2019-10-20 |
MUC: Don't advertise registration feature on host JID (fixes #1451)
0.11
|
Kim Alvefur |
2019-10-19 |
mod_saslauth: Demote "no SASL mechanisms" error back to warning
|
Kim Alvefur |
2019-10-15 |
mod_saslauth: Improve logging of why no SASL mechanisms were offered
|
Kim Alvefur |
2019-10-15 |