mod_rest/README: Mention other modules this one is a superset of
|
Kim Alvefur |
2021-03-26 |
mod_rest: Replace most mappings by using util.datamapper
|
Kim Alvefur |
2021-03-21 |
mod_rest: Fix typos [codespell]
|
Kim Alvefur |
2021-03-09 |
mod_rest: Support GET for certain IQ queries
|
Kim Alvefur |
2021-02-28 |
mod_rest: Add more REST-looking way to send stanzas
|
Kim Alvefur |
2021-02-28 |
mod_rest: Expand TODO
|
Kim Alvefur |
2020-11-28 |
mod_rest: Add packaging metadata to include jsonmap lib and examples
|
Kim Alvefur |
2020-10-05 |
mod_rest/README: Remove last trace of older credential option
|
Kim Alvefur |
2020-07-20 |
mod_rest/README: Mention OAuth
|
Kim Alvefur |
2020-07-20 |
mod_rest/README: Describe use on VirtualHosts
|
Kim Alvefur |
2020-07-20 |
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions
|
Kim Alvefur |
2020-03-23 |
mod_rest/README: Fix adhoc example
|
Kim Alvefur |
2020-03-15 |
mod_rest/README: Describe Ad-Hoc command mapping
|
Kim Alvefur |
2020-02-08 |
mod_rest/README: Add a section describing the JSON mapping
|
Kim Alvefur |
2020-01-25 |
mod_rest: And the disco#items mapping
|
Kim Alvefur |
2020-01-02 |
mod_rest: Describe kind and type fields
|
Kim Alvefur |
2020-01-02 |
mod_rest: Document most of JSON mappings
|
Kim Alvefur |
2020-01-02 |
mod_rest: Add a JSON callback example
|
Kim Alvefur |
2020-01-01 |
mod_rest: Add JSON support
|
Kim Alvefur |
2020-01-01 |
mod_rest: Apply Python source formatting on example
|
Kim Alvefur |
2020-01-01 |
mod_rest: Add an example Flask thing
|
Kim Alvefur |
2020-01-01 |
mod_rest: Add support for simple Bearer token auth
|
Kim Alvefur |
2019-12-31 |
mod_rest: Verify that @xmlns is left empty
|
Kim Alvefur |
2019-12-30 |
mod_rest: Add some text about the payload format
|
Kim Alvefur |
2019-12-30 |
mod_rest: Map various HTTP status codes to XMPP stanza errors
|
Kim Alvefur |
2019-12-30 |
mod_rest: Catch one (1) reply to a POST-ed stanza from an internal source
|
Kim Alvefur |
2019-12-30 |
mod_rest: Allow specifying a webhook/callback to handle incoming stanzas
|
Kim Alvefur |
2019-12-30 |
mod_rest: Initial commit of another RESTful API module
|
Kim Alvefur |
2019-12-30 |