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)
Sat, Nov 30, 9:37 PM
Unknown Object (File)
Wed, Nov 27, 3:40 PM
Unknown Object (File)
Tue, Nov 26, 4:10 PM
Unknown Object (File)
Tue, Nov 26, 4:10 PM
Unknown Object (File)
Mon, Nov 25, 8:47 AM
Unknown Object (File)
Mon, Nov 25, 8:34 AM
Unknown Object (File)
Nov 19 2024, 2:01 AM
Unknown Object (File)
Nov 15 2024, 3:36 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 18997
Build 18634: arc lint + arc unit

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.