summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 42501a637..78cb92e2c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1 +1,8 @@
- 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.
+