log

age author description
2019-09-02 Kim Alvefur Mark some modules as Merged
2019-09-02 Kim Alvefur mod_profile: Mark as Unmaintained
2019-09-02 Kim Alvefur mod_profile: Link to successors mod_vcard_legacy & mod_vcard4
2019-08-31 Emmanuel Gil Peyrot mod_upload_file_management: Add this new module, for now only listing files uploaded by a user as an admin.
2019-08-31 Emmanuel Gil Peyrot mod_carbons_adhoc: Remove unused (later shadowed) local variable
2019-08-30 Kim Alvefur mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version
2019-08-30 Matthew Wild mod_auth_external: Improve error handling when non-blocking mode used without libevent
2019-08-29 Kim Alvefur mod_http_upload: Skip write if nothing expired when checking
2019-08-29 Kim Alvefur mod_http_upload: Add hint about checking that the base URL is reachable
2019-08-29 Kim Alvefur mod_http_upload: Make loud noise if storage path can't be created or doesn't exist
2019-08-25 Kim Alvefur mod_vcard_muc: Add an alternative method of signaling avatar change
2019-08-23 Kim Alvefur mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
2019-08-24 Maxime “pep” Buquet mod_muc_occupant_id: Update XEP number (XEP-0421)
2019-08-22 Kim Alvefur mod_map: Update example in README to reflect recent changes