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 |
net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447)
|
Kim Alvefur |
2019-10-12 |
CHANGES: Add XEP-0288
|
Kim Alvefur |
2019-09-08 |
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-1
|
Kim Alvefur |
2019-01-13 |
migrator: Rewrite to use storage modules
|
Kim Alvefur |
2019-05-05 |
mod_mimicking: Prevents registration of confusable usernames (by Florob) (fixes #1347)
|
Kim Alvefur |
2012-08-06 |
CHANGES: Remove MAM change that got rebased to 0.11
|
Kim Alvefur |
2019-04-29 |
CHANGES: New in trunk so far
|
Kim Alvefur |
2019-04-29 |
CHANGES: Update with release date
0.11 0.11.0
|
Matthew Wild |
2018-11-18 |
mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules
0.11
|
Kim Alvefur |
2018-10-29 |
CHANGES: Mention mod_csi
0.11
|
Kim Alvefur |
2018-10-29 |
CHANGES: Update with new branch
0.11
|
Kim Alvefur |
2018-10-27 |
CHANGES: Mention server_epoll
|
Kim Alvefur |
2018-10-18 |
mod_vcard4: Allow access to the vcard4 PEP node via iq syntax
|
Kim Alvefur |
2018-08-18 |
mod_vcard_legacy: Announce feature on bare JID per XEP
|
Kim Alvefur |
2018-09-01 |
mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data
|
Kim Alvefur |
2018-08-21 |
CHANGES: Add new pubsub items and note about PEP
|
Matthew Wild |
2018-08-06 |
MUC: Add support for storing a tombstone for destroyed rooms (#1182)
|
Kim Alvefur |
2018-07-11 |
CHANGES: Restructure Pubsub category
|
Kim Alvefur |
2018-07-02 |
CHANGES: Mention voice request
|
Kim Alvefur |
2018-02-19 |
mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823
|
Kim Alvefur |
2018-04-02 |
Merge 0.10 -> trunk
|
Matthew Wild |
2018-04-04 |
CHANGES: Normalize syntax
|
Kim Alvefur |
2018-04-02 |
CHANGES: Mention PubSub persistence
|
Kim Alvefur |
2017-12-30 |
CHANGES: Mention move to Busted for tests
|
Kim Alvefur |
2017-12-30 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-10-04 |
CHANGES: Correct date using the power hindsight
|
Kim Alvefur |
2017-10-04 |
CHANGES: Update for release
0.10.0
|
Matthew Wild |
2017-09-27 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-01-23 |
CHANGES: Add mod_mam
|
Kim Alvefur |
2017-01-23 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-01-13 |
CHANGES: Mention removal of mod_compression
|
Kim Alvefur |
2017-01-13 |
CHANGES: Update for MUC changes
|
Kim Alvefur |
2016-04-18 |
CHANGES: Move async to trunk, it was dropped from 0.10
|
Kim Alvefur |
2016-03-21 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-03-17 |
CHANGES: Remove mention of async
|
Kim Alvefur |
2016-03-17 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-01-30 |
CHANGES: Add websockets too (thanks av6)
|
Kim Alvefur |
2016-01-29 |
CHANGES: Add some things trunk has over 0.10 (probably lots missing)
|
Kim Alvefur |
2016-01-28 |
Add a CHANGES file with new features in 0.10
|
Kim Alvefur |
2016-01-28 |