log mod_nodeinfo2/mod_nodeinfo2.lua @ 4250:8b489203e4d3

age author description
2019-12-30 Emmanuel Gil Peyrot mod_nodeinfo2: Only expose amount of accounts if nodeinfo2_expose_users isn’t set to false
2019-12-30 Emmanuel Gil Peyrot mod_nodeinfo2: Expose XMPP services
2019-12-30 Emmanuel Gil Peyrot mod_nodeinfo2: Refresh the number of recent users daily
2019-12-30 Emmanuel Gil Peyrot mod_nodeinfo2: Only expose message stats if nodeinfo2_expose_posts isn’t set to false
2019-12-29 Emmanuel Gil Peyrot mod_nodeinfo2: Fix traceback on non-existing data
2019-12-29 Emmanuel Gil Peyrot mod_nodeinfo2: Count messages per host
2019-12-29 Emmanuel Gil Peyrot mod_nodeinfo2: Remove comments count
2019-12-29 Emmanuel Gil Peyrot mod_nodeinfo2: Store a table instead of an integer (workaround for #905)
2019-10-10 Emmanuel Gil Peyrot mod_nodeinfo2: Store and restore the total message count.
2019-10-10 Emmanuel Gil Peyrot mod_nodeinfo2: Fetch active users from mod_lastlog.
2019-10-10 Emmanuel Gil Peyrot mod_nodeinfo2: Retrieve message count from mod_measure_message_e2ee for localPosts and localComments.
2019-10-10 Kim Alvefur mod_nodeinfo2: Add some TODOs
2019-06-25 Kim Alvefur mod_nodeinfo2: Expose service metadata per NodeInfo2