aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-03 06:54:57 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-03 06:54:57 +0200
commitacaa77f837af3ea8503888910d7888efd3c6cb3e (patch)
tree5707d7700cd80f41dba4e42ad771e63505a9d2b0 /TODO
parentca07c2be3bba3291f59d160eac13831c85d16550 (diff)
4chan: use entry instead of search input, fix posting
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 969ce1b..9a0593e 100644
--- a/TODO
+++ b/TODO
@@ -49,7 +49,6 @@ Sanitize check: do not allow pasting more than 2gb of text.
Add search bar for matrix rooms.
Put rooms with recent messages at the top and the ones that mention us further at the top (matrix), and also add a tab for favorited rooms? or tag them, whatever.
Allow setting matrix room priority (if it should always be at top).
-Use Entry instead of SearchBar for 4chan commenting as well.
Only add related videos to recommendations if its the first time we watch the video. This is to prevent rewatching a video multiple times from messing up recommendations.
Fix incorrect body visible rows count (draws incorrect number of items and incorrect counted, also messed up pg(up/down)).
Replace messages on matrix instead of appending edits (messages that begin with " * "). This also fixes edit of already edited messages.