New Features
* Comments
* Comments for submissions and journals are shown at the bottom of the respective page, with indentation for replies
* Submission image overlay
* When viewing a submission with an image file on mobile, a new button appears in the lower right which when clicked
puts the image into an overlay, so it can be seen when scrolling down to read the description
* The overlaid image still supports tap-to-zoom
* Legacy Fur Affinity emojis
* Full support for legacy emojis like `:veryhappy:`, `:love:`, etc. which are now rendered with modern emojis
* No modern emoji exists for `:whatever:` and `:badhairday:` emojis, so `:3` and `:badhair:` are used instead to
avoid empty tags
Changes
* Submission images can fill the entire width of the window when enlarged on desktop
Fixes
* Fix error which caused the pre-cache to be ignored
Dependencies
* Use [falocalrepo-database ~5.2.0](https://pypi.org/project/falocalrepo-database/5.2.0)
* Use [fastapi ^0.75.1](https://pypi.org/project/fastapi/0.75.0)