refactor: remove redundant activity tracking in profile
There are two visit histories / activities right now.
One is a non-interactive heat map.
Another is a list which is interactive; clicking on a date gives details of that visit.
Remove the list and make the heat map interactive.