Adds an option to export follows (fixed)
This commit creates a simple box that the user can click to download a file with a list of all the people he/she/it/they follows. The function that prepares the file for download is isolated from the one that actually gets the list of users so we can easily add an "export blocks" or anything in the future. Fixed the linting problems.