Subject: CVS commit: pkgsrc/net/tut
From: Sijmen J. Mulder
Date: 2022-12-30 04:26:30
Message id: 20221230032630.23F41FA90@cvs.NetBSD.org

Log Message:
net/tut: Update to 1.0.30

Changes in 1.0.31:
 - Tut now comes with man pages.
 - Add file extension to media files. Hopefully it will make more
   programs for media files work
 - XDG_CONFIG_HOME isn't limited to Linux anymore. If you want to use it
   you'll have to move your tut folder to XDG_CONFIG_HOME/tut for it to
   work.

Changes in 1.0.30:
 - Fix: Allow only setting the name in switch and not showBoosts and
   showReplies

Changes in 1.0.29:
 - New timeline for mentions. You reach it with :timeline mentions or
   setting timelines=mentions under [general] in your config.
 - New command :move-window and leaders with move-window-* where the
   asterisk is the direction.
 - New command and leader :close-window
 - New leader switch that let's you go to a timeline if it already
   exists, if it doesn't it will open the timeline in a new window. The
   syntax is almost the same as in timelines under [general].
 - Fix: Don't crash tut if a timeline is empty
 - Fix: showBoosts and showReplies didn't work correctly if name was
   empty
 - Fix: You should still be able to use SpoilerText in toot.tmpl

Changes in 1.0.28:
 - New command :refetch and leader refetch that fetches a toot again.
   Will fetch new poll result and edits.
 - New timeline special in timelines and special-all, special-boosts and
   special-replies in commands and as leader. They are the home timeline
   with only boosts and/or replies. -all contains both, -boosts only
   boosts and -replies only replies.
 - Filters are done server-side as of later Mastodon versions. Should
   make it more consistent with the web client. New config
   status-show-filtered under [input] as you can now show filtered toots
   if you want.
 - The mixed use of spoiler and cw are now removed. Now it should only
   be cw and the config have been changed accordingly, but if you still
   have spoiler in your config it will still work as tut look for both
   versions.

(1.0.27 was not released)

Changes in 1.0.26:
 - Filter notifications with notifications-to-hide under general.
 - Command :stick-to-top and leader stick-to-top that toggles the
   stick-to-top setting. Useful if you're scrolling manually.
 - Notifications now includes the username of the user who interacted
   with you.
 - Improved deleting of media files.

Changes in 1.0.25:
 - Filter boosts and replies from timelines.

   The new syntax for timelines under [general] is now
   timelines=feed,[name],[keys...],[showBoosts],[showReplies].

   So timelines=home,Home,' ',false,true will now hide boosts in the
   home timeline but show replies.

 - stick-to-top under [general] will set tut to always jump to the
   newest post. It may ruin your reading experience.
 - command-text under [style] and in themes. It will set the text color
   in your command bar.

Files:
RevisionActionfile
1.8modifypkgsrc/net/tut/Makefile
1.4modifypkgsrc/net/tut/PLIST
1.6modifypkgsrc/net/tut/distinfo
1.5modifypkgsrc/net/tut/go-modules.mk