Currently working with Appwrite, and I'm trying to simulate my app to Twitter App where users can follow and unfollow each other.
At the moment, users can create tweet, like tweet, comment on tweet, follow and unfollow each other but I want to be able to fetched tweet of users I'm following, I don't want to pull all the tweets to the user, only the person they are following.
👀 Have you spent some time to check if this issue has been raised before?
💭 Description
Currently working with Appwrite, and I'm trying to simulate my app to Twitter App where users can follow and unfollow each other.
At the moment, users can create tweet, like tweet, comment on tweet, follow and unfollow each other but I want to be able to fetched tweet of users I'm following, I don't want to pull all the tweets to the user, only the person they are following.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?