Bug#1040218: toot: superscript digits replaced with full-sized digits

2023-07-03 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: minor X-Debbugs-Cc: debbug.t...@sideload.33mail.com When a message contains a superscript digit¹, the superscript is enlarged to a full-sized character. ¹ So “digit¹” is printed as “digit1”, even though the terminal can handle superscripts just fine.

Bug#1040221: toot: auth output needs a raw option

2023-07-03 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: debbug.t...@sideload.33mail.com The “auth” command outputs a banner line followed by an asterisk-prefixed list of accounts. It’s readable to humans but requires some extra work to make usable for scripts. A common need is to see the

Bug#1040577: toot: color lost when piping

2023-07-07 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: minor Tags: upstream X-Debbugs-Cc: debbug.t...@sideload.33mail.com CLI output is normally in color but when piping the output to another tool, the color is lost. It’s useful to be able to pipe to “less -R”, which is a pager that preserves ANSI control

Bug#1040640: toot: crash with stack dump when posting a JPEG

2023-07-08 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: important Tags: upstream X-Debbugs-Cc: debbug.t...@sideload.33mail.com I tried to post a JPG image and it crashed with a stack dump: ===8<-- $ torsocks toot post -u b...@example.com -m ./some_pic.jpg -e emacs Uploading media:

Bug#1041373: toot: posts cannot begin with a hashtag

2023-07-18 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: normal Tags: upstream X-Debbugs-Cc: debbug.t...@sideload.33mail.com When posting from the commandline, if -e is used then a template states that lines beginning with a hash (“#”) are ignored. This is a problem because it’s very often useful to begin a

Bug#1041403: toot: upstream release notes not imported

2023-07-18 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: debbug.t...@sideload.33mail.com The downstream release notes here: https://metadata.ftp-master.debian.org/changelogs//main/t/toot/toot_0.34.1-1_changelog exclude the upstream release notes which are available here:

Bug#1038629: toot: whois command lacks follow status & follower/following lists unreachable

2023-06-19 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: debbug.t...@sideload.33mail.com The /whois/ command gives the profile of a user as expected, but it neglects to state whether that user follows me & also neglects to disclose whether I am following that other account. It would be

Bug#1038664: toot: save local copies of every new outbound message

2023-06-19 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: debbug.t...@sideload.33mail.com The Mastodon export feature is insufficient: * countless events can separate users from their data at any unannounced spontaneous moment * users can only request archives once every 7 days, thus

Bug#1038651: toot: a CLI mechanism to dump the raw source of a status would be useful

2023-06-19 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: debbug.t...@sideload.33mail.com The plaintext of a status given on the commandline is an incomplete representation of the status. There are lots of metadata attributes being hidden from view as well as poll data. Most of the time

Bug#1038659: toot: polls are useless in the CLI

2023-06-19 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: normal X-Debbugs-Cc: debbug.t...@sideload.33mail.com Polls are void in CLI output. The body is there, but the ballot is simply omitted. And it’s omitted in a such a way that you don’t even know there is a poll. So you end up seeing /part/ of a status that

Bug#1038338: toot: “toot post --media” lacks URL support

2023-06-17 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: wishlist X-Debbugs-Cc: debbug.t...@sideload.33mail.com It’s quite cool that we can simply upload an image using the CLI “upload” command and make no reference to it in a toot, effectively using any Mastodon node as an image pastebin. But surely this was

Bug#1038378: toot: Capability to import external statuses needed

2023-06-17 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: normal X-Debbugs-Cc: debbug.t...@sideload.33mail.com When viewing posts in a logged-out GUI browser and there is a need to interact with some arbitrary post, toot is nearly useless. All the toot interaction commands rely on having a local msg ID which may

Bug#1038379: toot: display name sticks after erasure

2023-06-17 Thread debbug . toot
Package: toot Version: 0.27.0-1 Severity: minor X-Debbugs-Cc: debbug.t...@sideload.33mail.com I created a new Mastodon account with a display name. Then established that account in /toot/ using the “login” CLI command. I later erased the display name in the web client. But in subsequent usage of