2 Commits

Author SHA1 Message Date
f1f3bd9582 Real fix for showing your own posts (#78)
* Real fix for not showing your own posts (#55)

Instead of adding yourself as your follower at the moment of the creation of the user, it's better to change the getFeed.ts script to getAllPosts from users that you are following + posts from you.

* add same users posts in Feed function (refactor old hack way)

Co-authored-by: Gustavo Contreiras <guto.contreiras@gmail.com>
2020-01-04 16:01:25 -05:00
3098cef76f fixed imports + added new files to git 2018-10-29 13:17:20 -04:00