Further performance improvements
I took an axe to Tokodon with the QML profiler:
- Move AttachmentGrid from Control to Item
- Remove unused ReportDialog
- Don't load the initial timeline twice
- Load the cute mascot async
This should have a positive, but negligible impact on performance and start-up time.