Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CHANGES: Clarify what mod_mimicking does | Kim Alvefur | 2021-01-30 | 1 | -1/+1 |
| | |||||
* | mod_http_file_share: Let's write another XEP-0363 implementation | Kim Alvefur | 2021-01-26 | 1 | -0/+1 |
| | | | | | | | | | | This variant is meant to improve upon mod_http_upload in some ways: * Handle files much of arbitrary size efficiently * Allow GET and PUT URLs to be different * Remember Content-Type sent by client * Avoid dependency on mod_http_files * Built-in way to delegate storage to another httpd | ||||
* | Update CHANGES and doap.xml for XEP-0421 support | Matthew Wild | 2020-11-24 | 1 | -0/+1 |
| | |||||
* | CHANGES: Add util.error | Kim Alvefur | 2020-09-28 | 1 | -0/+1 |
| | |||||
* | mod_external_services: XEP-0215: External Service Discovery | Kim Alvefur | 2020-07-18 | 1 | -0/+1 |
| | |||||
* | CHANGES: Add libunbound | Kim Alvefur | 2020-06-25 | 1 | -0/+1 |
| | |||||
* | util.sasl.digest-md5: Remove, obsolete since 2011 | Kim Alvefur | 2020-04-14 | 1 | -0/+1 |
| | | | | | | | RFC 6331 lists several problems with this outdated authentication mechanism. The code here was also completely ignored by lint checks and has probably not been used for a long time, as it is incompatible with SCRAM-hashed password storage. | ||||
* | CHANGES: Mention deprecation of 'daemonize' option | Kim Alvefur | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | mod_net_multiplex: Add support for using ALPN | Kim Alvefur | 2019-11-29 | 1 | -0/+1 |
| | | | | | | | Potentially a bit more efficient since it can jump to the selected protocol on connect instead of waiting for some data to look at. Adds a 'protocol' field to net providers for this purpose. | ||||
* | CHANGES: Add a line for #1335 | Kim Alvefur | 2019-10-20 | 1 | -0/+1 |
| | |||||
* | net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447) | Kim Alvefur | 2019-10-12 | 1 | -0/+1 |
| | | | | | | BC: This overloads the GET event. Previous commit ensures HEAD requests are sent without a body. | ||||
* | CHANGES: Add XEP-0288 | Kim Alvefur | 2019-09-08 | 1 | -0/+1 |
| | |||||
* | mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 ↵ | Kim Alvefur | 2019-01-13 | 1 | -0/+1 |
| | | | | | | | instead of SHA-1 This will currently require a hard reset of all passwords back to plain. This will be least painful on new deployments. | ||||
* | migrator: Rewrite to use storage modules | Kim Alvefur | 2019-05-05 | 1 | -0/+1 |
| | | | | | This allows migrating to and from any storage module that supports the right methods. Based on experimental mod_migrate work. | ||||
* | mod_mimicking: Prevents registration of confusable usernames (by Florob) ↵ | Kim Alvefur | 2012-08-06 | 1 | -0/+1 |
| | | | | (fixes #1347) | ||||
* | CHANGES: Remove MAM change that got rebased to 0.11 | Kim Alvefur | 2019-04-29 | 1 | -1/+0 |
| | |||||
* | CHANGES: New in trunk so far | Kim Alvefur | 2019-04-29 | 1 | -0/+11 |
| | |||||
* | CHANGES: Update with release date0.11.0 | Matthew Wild | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules | Kim Alvefur | 2018-10-29 | 1 | -1/+1 |
| | |||||
* | CHANGES: Mention mod_csi | Kim Alvefur | 2018-10-29 | 1 | -0/+1 |
| | |||||
* | CHANGES: Update with new branch | Kim Alvefur | 2018-10-28 | 1 | -3/+3 |
| | |||||
* | CHANGES: Mention server_epoll | Kim Alvefur | 2018-10-18 | 1 | -0/+1 |
| | |||||
* | mod_vcard4: Allow access to the vcard4 PEP node via iq syntax | Kim Alvefur | 2018-08-18 | 1 | -0/+1 |
| | |||||
* | mod_vcard_legacy: Announce feature on bare JID per XEP | Kim Alvefur | 2018-09-01 | 1 | -1/+1 |
| | |||||
* | mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data | Kim Alvefur | 2018-08-21 | 1 | -0/+1 |
| | |||||
* | CHANGES: Add new pubsub items and note about PEP | Matthew Wild | 2018-08-06 | 1 | -1/+3 |
| | |||||
* | MUC: Add support for storing a tombstone for destroyed rooms (#1182) | Kim Alvefur | 2018-07-11 | 1 | -0/+1 |
| | |||||
* | CHANGES: Restructure Pubsub category | Kim Alvefur | 2018-07-02 | 1 | -2/+4 |
| | |||||
* | CHANGES: Mention voice request | Kim Alvefur | 2018-02-19 | 1 | -0/+1 |
| | |||||
* | mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823 | Kim Alvefur | 2018-04-02 | 1 | -0/+1 |
| | |||||
* | Merge 0.10 -> trunk | Matthew Wild | 2018-04-04 | 1 | -2/+1 |
|\ | |||||
| * | CHANGES: Normalize syntax | Kim Alvefur | 2018-04-03 | 1 | -2/+1 |
| | | |||||
* | | CHANGES: Mention PubSub persistence | Kim Alvefur | 2017-12-30 | 1 | -0/+1 |
| | | |||||
* | | CHANGES: Mention move to Busted for tests | Kim Alvefur | 2017-12-30 | 1 | -0/+1 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-10-04 | 1 | -2/+2 |
|\| | |||||
| * | CHANGES: Correct date using the power hindsight | Kim Alvefur | 2017-10-04 | 1 | -1/+1 |
| | | |||||
| * | CHANGES: Update for release0.10.0 | Matthew Wild | 2017-09-27 | 1 | -2/+2 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-01-23 | 1 | -0/+1 |
|\| | |||||
| * | CHANGES: Add mod_mam | Kim Alvefur | 2017-01-23 | 1 | -0/+1 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-01-13 | 1 | -0/+1 |
|\| | |||||
| * | CHANGES: Mention removal of mod_compression | Kim Alvefur | 2017-01-13 | 1 | -0/+1 |
| | | |||||
| * | CHANGES: Remove mention of async | Kim Alvefur | 2016-03-17 | 1 | -1/+0 |
| | | |||||
* | | CHANGES: Update for MUC changes | Kim Alvefur | 2016-04-18 | 1 | -0/+2 |
| | | |||||
* | | CHANGES: Move async to trunk, it was dropped from 0.10 | Kim Alvefur | 2016-03-21 | 1 | -1/+1 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2016-01-30 | 1 | -0/+1 |
|\| | |||||
| * | CHANGES: Add websockets too (thanks av6) | Kim Alvefur | 2016-01-29 | 1 | -0/+1 |
| | | |||||
* | | CHANGES: Add some things trunk has over 0.10 (probably lots missing) | Kim Alvefur | 2016-01-28 | 1 | -0/+11 |
|/ | |||||
* | Add a CHANGES file with new features in 0.10 | Kim Alvefur | 2016-01-28 | 1 | -0/+24 |