diff options
author | mousebot <mousebot@riseup.net> | 2021-10-14 12:34:17 +0200 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2021-10-18 20:04:38 +0200 |
commit | f0dbd664537bab060f2b4d8b7f1d6e439f6a2530 (patch) | |
tree | 9f31fcce1c7bb29d81e6ac4448b39006fa122761 | |
parent | 0129bcf466a4913bdda095b977cd06560c406a30 (diff) |
readme
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,10 +70,10 @@ I might add a few more features if the ones I added turn out to work ok. Possibl - [X] prevent loss of draft toots by the toot-send bug - [X] fix scaling of images - [ ] display post visibility status in timelines +- [ ] caching of images / avatars - 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 (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. |