Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moduleapi: Update Teal spec | Kim Alvefur | 2023-11-13 | 1 | -1/+4 |
| | | | | Updates for 65fb0d7a2312::59c3d775c7fa | ||||
* | teal: Describe http_url method | Kim Alvefur | 2023-05-24 | 1 | -0/+3 |
| | | | | | It is not part of the "real" module API, but used in various places. Extending the API seems hard to describe in a type-safe way. | ||||
* | teal-src: Add keyval+ store type | Matthew Wild | 2023-03-28 | 1 | -0/+1 |
| | |||||
* | teal: Move into prosody namespace | Kim Alvefur | 2023-03-23 | 1 | -1/+1 |
| | |||||
* | teal-src: update module.d.tl with new access control methods | Matthew Wild | 2022-06-15 | 1 | -0/+5 |
| | |||||
* | teal/moduleapi: Describe timer wrapper | Kim Alvefur | 2022-05-15 | 1 | -1/+6 |
| | | | | Since it's used in mod_cron | ||||
* | teal: Describe the module API interface | Kim Alvefur | 2021-03-24 | 1 | -0/+145 |
Helps when writing modules in Teal |