Implement ability to subscribe to a user
We are designing a custom API functionality in the backend to permit the ability to subscribe
to a user. This will give you a notification of every public post they make. We should add this feature to the FE, possibly with a "bell" icon on their user profile which is common on other platforms.
Backend issue is pleroma!1024 (merged)