Page MenuHomeFreeBSD

net-im/toot: Update to 0.19.0
ClosedPublic

Authored by 0mp on Aug 21 2018, 8:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 3:12 AM
Unknown Object (File)
Dec 12 2023, 8:55 PM
Unknown Object (File)
Sep 14 2023, 7:05 AM
Unknown Object (File)
Sep 7 2023, 12:50 PM
Unknown Object (File)
Sep 7 2023, 12:47 PM
Unknown Object (File)
Sep 7 2023, 12:44 PM
Unknown Object (File)
Sep 7 2023, 12:36 PM
Unknown Object (File)
Jun 16 2023, 5:31 AM
Subscribers
None

Details

Summary

I am the maintainer of this port.

net-im/toot: Update to 0.19.0

Changelog (0.18.0):

 - 0.18.0: https://github.com/ihabunek/toot/releases/tag/0.18.0
   - Add support for public, tag and list timelines in toot timeline (#52)
   - Add --sensitive and --spoiler-text options to toot post (#63)
   - Curses app improvements:
     - Respect sensitive content, require keypress to show
     - Add help modal (press h)
     - Misc rendering improvements

 - 0.19.0: https://github.com/ihabunek/toot/releases/tag/0.19.0
   - Add support for replying to a toot (#6)
   - Add toot delete command for deleting a toot (#54)
   - Add global --quiet flag to silence output (#46)
   - Make toot login provide browser login, and toot login_cli log in via
     console. This makes it clear what's the preferred option.
   - Use Idempotency-Key header to prevent multiple toots being posted if
     request is retried
   - Fix a bug where all media would be marked as sensitive
Test Plan
  • portlint: OK
  • poudriere: 11.2 i386
  • manual testing: the app works just fine

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

0mp retitled this revision from net-im/too: Update to 0.19.0 to net-im/toot: Update to 0.19.0.Aug 21 2018, 8:30 AM
0mp edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 21 2018, 10:10 AM
This revision was automatically updated to reflect the committed changes.