CHANGES: The Great Rename-ning completed! #1223
|
Kim Alvefur |
2023-03-17 |
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 |
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 |
mod_invites_adhoc: Import from prosody-modules@5001104f0275
|
Kim Alvefur |
2022-01-05 |
mod_invites_register: Import from prosody-modules@797b51043767
|
Kim Alvefur |
2021-12-28 |
mod_invites: Import from prosdy-modules@5fc306239db3
|
Kim Alvefur |
2021-12-27 |
mod_tombstones: Remember deleted accounts #1307
|
Kim Alvefur |
2021-12-23 |
core.certmanager: Presets based on Mozilla SSL Configuration Generator
|
Kim Alvefur |
2019-12-22 |
CHANGES: Add various things
|
Kim Alvefur |
2021-12-21 |
CHANGES: Reorganize by added/changed/removed to improve readability
|
Kim Alvefur |
2021-12-21 |
CHANGES: Mention mod_http_openmetrics
|
Kim Alvefur |
2021-11-24 |
mod_smacks: Import from prosody-modules @ eb63890ae8fc
|
Kim Alvefur |
2021-11-16 |
mod_auth_cyrus: Remove (move to community modules)
|
Kim Alvefur |
2021-10-17 |
CHANGES: Add mod_auth_ldap
|
Kim Alvefur |
2021-10-05 |
prosodyctl: Add external connectivity check based on observe.jabber.network
|
Jonas Schäfer |
2020-05-06 |
mod_s2s: Add a Direct TLS listener
|
Kim Alvefur |
2021-08-10 |
net.server_select: Deprecate and warn about it
|
Kim Alvefur |
2021-09-03 |
mod_mam: Suppress offline message broadcast for MAM clients
|
Kim Alvefur |
2021-08-31 |
Revert 926d53af9a7a: Restore DANE support
|
Kim Alvefur |
2021-07-18 |
CHANGES: Add Direct TLS support
|
Kim Alvefur |
2021-06-20 |
CHANGES: Add OpenMetrics changes to Statistics
|
Kim Alvefur |
2021-06-19 |
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services
|
Kim Alvefur |
2021-01-21 |
core.modulemanager: Inherit mod_server_contact_info onto components #1270
|
Kim Alvefur |
2021-05-27 |
core.statsmanager: Allow special "manual" value for statistics_interval
|
Kim Alvefur |
2021-04-06 |
net.resolvers.basic: Disable DANE for now, completely broken
|
Kim Alvefur |
2021-03-03 |
net.connect: Add DANE support
|
Kim Alvefur |
2021-03-02 |
CHANGES: Clarify what mod_mimicking does
|
Kim Alvefur |
2021-01-30 |
mod_http_file_share: Let's write another XEP-0363 implementation
|
Kim Alvefur |
2021-01-26 |
Update CHANGES and doap.xml for XEP-0421 support
|
Matthew Wild |
2020-11-24 |
CHANGES: Add util.error
|
Kim Alvefur |
2020-09-28 |
mod_external_services: XEP-0215: External Service Discovery
|
Kim Alvefur |
2020-07-18 |
CHANGES: Add libunbound
|
Kim Alvefur |
2020-06-25 |
util.sasl.digest-md5: Remove, obsolete since 2011
|
Kim Alvefur |
2020-04-14 |
CHANGES: Mention deprecation of 'daemonize' option
|
Kim Alvefur |
2020-01-26 |
mod_net_multiplex: Add support for using ALPN
|
Kim Alvefur |
2019-11-29 |
CHANGES: Add a line for #1335
|
Kim Alvefur |
2019-10-20 |