util.x509: Per RFC 9525, remove obsolete Common Name check
13.0
|
Kim Alvefur |
13 months ago |
moduleapi: Allow soft dependencies via module:depends(mod, true)
13.0
|
Matthew Wild |
6 weeks ago |
mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes
13.0
|
Matthew Wild |
6 weeks ago |
CHANGES: add 'prosodyctl check features'
13.0
|
Matthew Wild |
6 weeks ago |
CHANGES: List mod_cloud_notify
13.0
|
Matthew Wild |
6 weeks ago |
CHANGES: Update with some more 13.0 features
13.0
|
Matthew Wild |
7 weeks ago |
CHANGES: Update for 13.0.x
13.0
|
Matthew Wild |
7 weeks ago |
util.sql: SQLCipher support
|
Kim Alvefur |
2 months ago |
core.configmanager: Add function for getting secrets from separate files
|
Kim Alvefur |
2 months ago |
core.configmanager: Add ways to read config values from files
|
Kim Alvefur |
2 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 |
MUC: Don't default component admins to being room owners
|
Matthew Wild |
9 months ago |
net.server_epoll: Add support for systemd socket activation
|
Kim Alvefur |
10 months ago |
mod_pep: Implement 'roster' (group) access_model
|
Kim Alvefur |
16 months ago |
util.startup: Support systemd Type=notify service type
|
Kim Alvefur |
12 months ago |
util.rfc6724: Remove, unused since introduction of Happy Eyeballs
|
Kim Alvefur |
13 months ago |
MUC: Record reason for affiliation changes and return in list (fixes #1227)
|
Kim Alvefur |
2021-08-08 |
CHANGES: Mention new prosodyctl shell method behavior
|
Kim Alvefur |
16 months ago |
CHANGES: Document some of the recent changes and features in trunk
|
Matthew Wild |
16 months ago |
mod_s2s: Close connection on smacks timeout
|
Kim Alvefur |
16 months ago |
mod_s2s_auth_dane_in: DANE support for s2sin
|
Kim Alvefur |
17 months ago |
mod_cron: Make task frequencies configurable in overly generic manner
|
Kim Alvefur |
17 months ago |
CHANGES: Mention 'tls-server-end-point'
|
Kim Alvefur |
17 months ago |
mod_http_file_share: Switch to the new authz API (BC)
|
Kim Alvefur |
18 months ago |
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 |
21 months ago |
CHANGES: Mention performance improvements for internal archives
|
Kim Alvefur |
21 months ago |
mod_http: Make RFC 7239 Forwarded opt-in for now to be safe
|
Kim Alvefur |
22 months ago |
mod_http: Use RFC 7239 Forwarded header to find original client IP
|
Kim Alvefur |
22 months ago |
CHANGES: The Great Rename-ning completed! #1223
|
Kim Alvefur |
2023-03-17 |
CHANGES: Add keyval+
|
Matthew Wild |
2023-03-21 |
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 |
util.poll: Add support for the poll() API
|
Kim Alvefur |
2022-02-23 |
CHANGES: Mention graceful shutdown
|
Kim Alvefur |
2022-02-18 |
mod_s2s: Enable outgoing Direct TLS connections
|
Kim Alvefur |
2022-01-21 |
mod_http: Limit unencrypted http port (5280) to loopback by default
|
Kim Alvefur |
2022-01-15 |
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea
|
Emmanuel Gil Peyrot |
2022-01-04 |