log

age author description
Mon, 30 Dec 2019 04:04:34 +0100 Kim Alvefur mod_rest: Initial commit of another RESTful API module
Wed, 01 Jan 2020 10:11:08 +0100 Kim Alvefur mod_pubsub_post: Fix use of 'id' field in JSON object as pubsub item id
Mon, 30 Dec 2019 22:44:12 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Only expose amount of accounts if nodeinfo2_expose_users isn’t set to false
Mon, 30 Dec 2019 22:43:01 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Expose XMPP services
Mon, 30 Dec 2019 22:39:17 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Refresh the number of recent users daily
Mon, 30 Dec 2019 22:20:11 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Only expose message stats if nodeinfo2_expose_posts isn’t set to false
Mon, 30 Dec 2019 12:04:35 +0000 Matthew Wild mod_easy_invite: Change command name to 'generate' (from 'register')
Mon, 30 Dec 2019 12:04:17 +0000 Matthew Wild mod_easy_invite: Improve docs surrounding configuration options and defaults
Sun, 29 Dec 2019 23:41:32 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Fix traceback on non-existing data
Sun, 29 Dec 2019 22:09:58 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Add a README
Sun, 29 Dec 2019 21:09:03 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Count messages per host
Sun, 29 Dec 2019 21:08:42 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Remove comments count
Sun, 29 Dec 2019 20:42:34 +0100 Emmanuel Gil Peyrot mod_measure_message_e2ee: Make this module non-global; users can aggregate data if they care about that
Sun, 29 Dec 2019 19:53:23 +0100 Emmanuel Gil Peyrot mod_nodeinfo2: Store a table instead of an integer (workaround for #905)
Fri, 27 Dec 2019 19:33:04 +0100 Kim Alvefur mod_invites/README: Fix code block syntax