pkgsrc-wip/rtv
Leonardo Taccari 473be82716 rtv: Update to 1.26.0
Changes:
1.26.0
======
Features
--------
* Added a brand new inbox page for viewing private messages and comment replies.
  The inbox is accessible with the ``i`` key. Supported actions include viewing
  message chains and replying to messages, marking messages as read/unread, and
  opening the context of a comment.
* Added the ability to compose new private messages with the ``C`` key.
* Updated the inline help ``?`` document to contain a more comprehensive list
  of commands.
* Opening a link from the command line is now faster at startup because the
  default subreddit will not be loaded beforehand.
* Added a new ``--debug-info`` command to display useful system information.

Bugfixes
--------
* Fixed opening comments with the prompt ``/`` from the subscription window.
* The subscription and multireddit ``s``/``S`` keys now work from all pages.
* Relative time strings are now correctly pluralized.
* Fixed an unclosed file handler when opening the web browser.
* Fixed the application not starting if the user has an empty front page.

Configuration Changes
---------------------
* Renamed the following keybindings to better represent their usage:
  * ``SORT_HOT`` -> ``SORT_1``
  * ``SORT_TOP`` -> ``SORT_2``
  * ``SORT_RISING`` -> ``SORT_3``
  * ``SORT_NEW`` -> ``SORT_4``
  * ``SORT_CONTROVERSIAL`` -> ``SORT_5``
  * ``SORT_GILDED`` -> ``SORT_6``
  * ``SUBREDDIT_OPEN_SUBSCRIPTIONS`` -> ``SUBSCRIPTIONS``
  * ``SUBREDDIT_OPEN_MULTIREDDITS`` -> ``MULTIREDDITS``
* Added new keybindings to support the inbox page:
  * ``SORT_7``
  * ``PRIVATE_MESSAGE``
  * ``INBOX_VIEW_CONTEXT``
  * ``INBOX_OPEN_SUBMISSION``
  * ``INBOX_REPLY``
  * ``INBOX_MARK_READ``
  * ``INBOX_EXIT``
* Added new theme elements to support the inbox page:
  * <New>
  * <Distinguished>
  * <MessageSubject>
  * <MessageLink>
  * <MessageAuthor>
  * <MessageSubreddit>
  * <MessageText>
2019-03-06 10:23:07 +01:00
..
DESCR
Makefile rtv: Update to 1.26.0 2019-03-06 10:23:07 +01:00
PLIST rtv: Update to 1.26.0 2019-03-06 10:23:07 +01:00
TODO
distinfo rtv: Update to 1.26.0 2019-03-06 10:23:07 +01:00