Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |