moduleapi: Add :get_option_integer()
|
Kim Alvefur |
20 months ago |
core.moduleapi: Add :get_option_period for parsing time intervals
|
Kim Alvefur |
20 months ago |
core.moduleapi: Allow specifying an acceptable range for number options
|
Kim Alvefur |
2021-10-05 |
moduleapi: Add enum config option method
|
Kim Alvefur |
2021-01-16 |
CHANGES: Move line about LuaSQLite3 to Storage section
|
Kim Alvefur |
20 months ago |
CHANGES: Mention performance improvements for internal archives
|
Kim Alvefur |
20 months ago |
mod_http: Make RFC 7239 Forwarded opt-in for now to be safe
|
Kim Alvefur |
21 months ago |
mod_http: Use RFC 7239 Forwarded header to find original client IP
|
Kim Alvefur |
21 months ago |
CHANGES: The Great Rename-ning completed! #1223
|
Kim Alvefur |
24 months ago |
CHANGES: Add keyval+
|
Matthew Wild |
24 months ago |
CHANGES: Mention new ability to disable and enable user accounts
|
Kim Alvefur |
2023-02-23 |
mod_admin_shell: Add muc:affiliations(room) command to list memberships
|
Kim Alvefur |
2023-01-29 |
mod_admin_shell: Add muc:occupants(room) command to list occupants
|
Kim Alvefur |
2023-01-29 |
mod_storage_sql: Support SQLite3 without LuaDBI
|
Kim Alvefur |
2023-01-19 |
mod_blocklist: Add option 'migrate_legacy_blocking' to disable migration from mod_privacy
|
Kim Alvefur |
2022-10-17 |
CHANGES: Update with MUC permission changes
|
Matthew Wild |
2022-09-29 |
CHANGES: Add role auth
|
Matthew Wild |
2022-08-22 |
mod_time: Remove obsolete XEP-0090 support
|
Kim Alvefur |
2022-08-15 |
util.datetime: Add support for sub-second precision timestamps
|
Kim Alvefur |
2022-08-14 |
mod_saslauth: Implement RFC 9266 'tls-exporter' channel binding (#1760)
|
Kim Alvefur |
2022-06-01 |
CHANGES: Lua 5.1 support removed (closes #1600)
|
Kim Alvefur |
2022-07-05 |
mod_saslauth: Advertise channel bindings via XEP-0440
|
Kim Alvefur |
2020-12-06 |
net.server_epoll: Add option to defer accept() until data available
|
Kim Alvefur |
2022-05-15 |
net.server_epoll: Add support for TCP Fast Open
|
Kim Alvefur |
2021-07-08 |
CHANGES: Update to add new changes in trunk
|
Matthew Wild |
2022-03-19 |
CHANGES: Update to reflect 0.12.0 release
0.12
|
Matthew Wild |
2022-03-19 |
CHANGES: Mention STUN/TURN support in 'prosodyctl check'
|
Matthew Wild |
2022-03-05 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
2022-03-04 |
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
|
Matthew Wild |
2022-02-10 |
various: Require encryption by default for real
|
Kim Alvefur |
2021-12-25 |