Merge branch 'feature/unfollow-by-screen-name' of ssh.gitgud.io:dtluna/pleroma into...
[akkoma] / TODO.txt
index 78cb92e2c757db1acf3291526ba3b695912d5b7d..dd85c52392f0b001ff946b65a2e101579aad6410 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,5 @@
 - Add cache for user fetching / representing. (mostly in TwitterAPI.activity_to_status)
 
-Favorites:
-- Add 'likes' to activity, collection of ids of people who liked it.
-- show if you favorited something or not.
-- Don't allow double favorites
-- Address favorites to the followers of the liked activity's author.
+Unliking:
 
+- Add a proper undo activity, find out how to ignore those in twitter api.