Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 | 1 | -1/+1 |
| | |||||
* | features: Add "keyval+" | Matthew Wild | 2023-03-21 | 1 | -0/+2 |
| | |||||
* | core.features: Add feature for prosody.loader | Kim Alvefur | 2023-03-18 | 1 | -0/+2 |
| | | | | Allows modules explicit dependencies upon its availability | ||||
* | features: Add "permissions" feature for role-auth | Matthew Wild | 2022-08-11 | 1 | -0/+2 |
| | |||||
* | core.features: New module to track and expose the features supported by Prosody | Matthew Wild | 2022-02-04 | 1 | -0/+8 |
A "feature" is a simple string, and it's expected that we will add to (and maybe remove from) this list over the course of time. |