Commit graph

7 commits

Author SHA1 Message Date
Kim Alvefur
43d1285dbd moduleapi: Update Teal spec
Updates for 65fb0d7a2312::59c3d775c7fa
2023-11-13 10:40:24 +01:00
Kim Alvefur
3320521129 teal: Describe http_url method
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.
2023-05-24 14:56:50 +02:00
Matthew Wild
5a831462c3 teal-src: Add keyval+ store type 2023-03-28 10:22:55 +01:00
Kim Alvefur
f68336b96e teal: Move into prosody namespace 2023-03-23 13:36:52 +01:00
Matthew Wild
57ed2e28a0 teal-src: update module.d.tl with new access control methods 2022-06-15 14:22:26 +01:00
Kim Alvefur
04c6caba50 teal/moduleapi: Describe timer wrapper
Since it's used in mod_cron
2022-05-15 15:27:35 +02:00
Kim Alvefur
e29326533e teal: Describe the module API interface
Helps when writing modules in Teal
2021-03-24 20:28:25 +01:00