log

age author description
2020-03-07 Kim Alvefur mod_rest: Separate lists of mediatypes for input, output and errors
2020-03-02 tmolitor mod_nooffline_noerror: New module that disables errors for disabled offline storage
2020-02-29 Kim Alvefur mod_http_index: Increase distance between navigation items
2020-02-29 Kim Alvefur mod_rest: Fix routing to self-jid (thanks jonas’)
2020-02-28 Kim Alvefur mod_rest: Advertise "support" for text/plain
2020-02-28 Kim Alvefur mod_rest: Spred array over multiple lines for nicer future diffs
2020-02-28 Kim Alvefur mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering
2020-02-28 Kim Alvefur mod_rest: Move dataforms into structure for more logical code order
2020-02-28 marc0s mod_reminders: add id to sent reminder
2020-02-27 Kim Alvefur mod_http_oauth2: Use component_secret setting as password on Components
2020-02-27 Kim Alvefur mod_http_oauth2: Allow creation of full JID tokens
2020-02-27 Kim Alvefur mod_http_oauth2: Refactor re-joining of JID out of token constructor
2020-02-26 marc0s mod_reminders: Initial commit for supporting Reminders ProtoXEP
2020-02-26 Maxime “pep” Buquet mod_muc_occupant_id: Ensure id is added to self-presences, nick changes, etc.