mod_rest: Separate lists of mediatypes for input, output and errors
|
Kim Alvefur |
2020-03-07 |
mod_nooffline_noerror: New module that disables errors for disabled offline storage
|
tmolitor |
2020-03-02 |
mod_http_index: Increase distance between navigation items
|
Kim Alvefur |
2020-02-29 |
mod_rest: Fix routing to self-jid (thanks jonas’)
|
Kim Alvefur |
2020-02-29 |
mod_rest: Advertise "support" for text/plain
|
Kim Alvefur |
2020-02-28 |
mod_rest: Spred array over multiple lines for nicer future diffs
|
Kim Alvefur |
2020-02-28 |
mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering
|
Kim Alvefur |
2020-02-28 |
mod_rest: Move dataforms into structure for more logical code order
|
Kim Alvefur |
2020-02-28 |
mod_reminders: add id to sent reminder
|
marc0s |
2020-02-28 |
mod_http_oauth2: Use component_secret setting as password on Components
|
Kim Alvefur |
2020-02-27 |
mod_http_oauth2: Allow creation of full JID tokens
|
Kim Alvefur |
2020-02-27 |
mod_http_oauth2: Refactor re-joining of JID out of token constructor
|
Kim Alvefur |
2020-02-27 |
mod_reminders: Initial commit for supporting Reminders ProtoXEP
|
marc0s |
2020-02-26 |
mod_muc_occupant_id: Ensure id is added to self-presences, nick changes, etc.
|
Maxime “pep” Buquet |
2020-02-26 |
mod_rest, mod_http_oauth2: Switch from mod_authtokens to mod_tokenauth per Prosody bf81523e2ff4
|
Matthew Wild |
2020-02-26 |
mod_adhoc_dataforms_demo: Add the now required permission mode (#1482)
|
Kim Alvefur |
2020-02-26 |
mod_muc_occupant_id: add TODOs
|
Maxime “pep” Buquet |
2020-02-26 |
mod_rest: Fix another missing switch from array to map in json mapping
|
Kim Alvefur |
2020-02-26 |
mod_rest: Support urlencoded form data (does a subset of JSON mapping)
|
Kim Alvefur |
2020-02-26 |
mod_rest: Add support for token authentication
|
Matthew Wild |
2020-02-26 |
mod_rest: Handle uncaught native errors correctly
|
Matthew Wild |
2020-02-26 |
mod_http_oauth2: Implement real tokens using mod_authtokens
|
Matthew Wild |
2020-02-26 |
mod_rest: Update with namespace and name of XEP-0432
|
Kim Alvefur |
2020-02-25 |
mod_rest: Fix traceback in mapping of adhoc with forms
|
Kim Alvefur |
2020-02-25 |
mod_sasl2: Experimental implementation of XEP-0388
|
Kim Alvefur |
2019-09-27 |
mod_muc_occupant_id: id is an attribute not a text node
|
Maxime “pep” Buquet |
2020-02-25 |
mod_http_oauth2: OAuth2 API (work in progress for developers only)
|
Matthew Wild |
2020-02-23 |
mod_muc_moderation: Broadcast retraction via method that saves it
|
Kim Alvefur |
2020-02-22 |