aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-08-09 23:14:44 +0200
committermousebot <mousebot@riseup.net>2021-08-09 23:17:37 +0200
commitd91d881a634f84e50c70e8be882bcfb278c64823 (patch)
tree14d45da87454142edd114ec81e07d6b20171f516 /README.org
parent99adf9b1b8a02d9ca8d6dee87f51dc952ab76318 (diff)
functions to vote on polls in timelines, bound to "v"
- masto view favorites binding moved to "V", in line with other separate views being in capitals
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index 5969950..6cf318e 100644
--- a/README.org
+++ b/README.org
@@ -63,12 +63,13 @@ I might add a few more features if the ones I added turn out to work ok. Possibl
- [X] update profile note.
- [X] fix loading more notifications re-loads the same ones
- [X] view/accept/reject follow requests in notifications view.
-- voting on polls
+- [X] fix sometimes usernames don't appear in timelines
+- [X] voting on polls
- better display of polls
- display number of boosts/faves in toot byline
- mention all thread participants in replies
- handle newlines in toots better, for poetry, etc.
-- improve async.
+- improve (or even partially disable) async.
It looks like 2-factor auth was never completed in the original repo. It's not a priority for me, auth ain't my thing. If you want to hack on it, its on the develop branch in the original repo.