pump-io / pump.io

Social server with an ActivityStreams API
http://pump.io/
Apache License 2.0
2.22k stars 333 forks source link

Public metrics & account deletion #1131

Open profOnno opened 9 years ago

profOnno commented 9 years ago

Requested in https://github.com/e14n/pump.io/wiki/Meeting-2015-11-10.

For inspiration https://pod.jpope.org/statistics.

Idea:

Config option to make the stats public with api-route and web-template

Active for stats = three months, and last login != account creation date

Account deletion based on

mind script:

Active for removal 1 year> no activity?
Send email notify account queued for deletion in next 2 months? 
1 week prior to deletion another email. 
24 hours before last email.. 
and then auto-remove

delta times in config file, and also boolean for autodelete.

larjona commented 8 years ago

Related: #1109 , #347