Commit Graph

47 Commits

Author SHA1 Message Date
Michael Lazar
7a71023a40 Large commit to add support for browsing the inbox 2019-02-27 02:04:45 -05:00
Michael Lazar
fc9510c295 Give sort commands more generic sounding names 2019-02-18 20:23:57 -05:00
Michael Lazar
9a6376608d Merge branch 'pager-wrap' of https://github.com/micronn/rtv into micronn-pager-wrap 2019-02-02 19:07:19 -05:00
Michael Wei
77f8f14704 mailcap: support URLs and files 2019-01-19 16:50:38 -08:00
Ivan
dd0dce3ee8 Add max column width for pager 2018-11-13 01:04:17 +01:00
codesoap
5f876da3a7 Add autologin config option and cli parameter 2018-08-27 21:27:32 +02:00
Edridge D'Souza
b2d3439faa Added an extra sort option for 'gilded'
Implemented 'gilded' sort both in the banner bar (by pushing the '6' key), and in the prompt (by entering '/subreddit/gilded')
2018-07-16 16:22:19 -04:00
woorst
d60a98216d fix video/x-youtube to work with v.redd.it links 2018-06-20 22:57:10 -04:00
Michael Lazar
f218a4e837 Moving the hide command to the subreddit page 2018-06-02 23:36:44 -04:00
Michael Lazar
82b29db07c Merge branch 'hide' of https://github.com/nemanjan00/rtv into nemanjan00-hide 2018-06-02 22:50:56 -04:00
Nemanja Nedeljkovic
ec0e54254a Space button for hide 2018-04-08 20:31:35 +02:00
Ivan Klishch
193714994b Fix theme name in a sample config file 2018-02-21 10:07:06 -05:00
Donovan Glover
f8ec571c3b Add --no-flash option to rtv, fixes #478 2018-01-28 17:00:44 -05:00
Nemanja Nedeljkovic
da81275c5e Fix typo in theme name 2018-01-11 10:15:41 +01:00
Nemanja Nedeljkovic
54fa6577c9 Hide command 2018-01-11 09:36:33 +01:00
Michael Lazar
ba2ad57c10 Update mailcap 2018-01-02 19:37:56 -05:00
Michael Lazar
b69ee70366 Merge branch 'master' into themes 2017-12-07 20:55:44 -05:00
Anh Tuan Nguyen
d7ddd96f82 removed redundant entry for webm in mailcap 2017-10-18 09:32:39 +02:00
Anh Tuan Nguyen
3413ac0b19 gif should be handled by mpv in mailcap 2017-10-17 14:22:35 +02:00
Anh Tuan Nguyen
40f1acc040 youtube videos are now directly handled by mpv in mailcap 2017-10-16 13:38:43 +02:00
Michael Lazar
9af4b8c709 Refactoring the monochrome stuff 2017-09-11 00:30:18 -04:00
Michael Lazar
7b074e0c05 Merge branch 'master' into themes 2017-09-07 22:31:43 -04:00
Michael Lazar
d9dfa38363 Removing redundant configuration entry 2017-08-30 23:24:59 -04:00
Michael Lazar
8d1b653b51 Updating mailcap examples for framebuffer videos and iTerm2 imgcat 2017-07-25 01:27:09 -04:00
Michael Lazar
578f03259b Adding some comments 2017-07-23 02:13:24 -04:00
Michael Lazar
e388591b54 Merge branch 'master' into woorst-imgur_api 2017-07-23 01:01:48 -04:00
Michael Lazar
d0fef21c3e Adding the ability to highlight 2017-07-22 19:35:01 -04:00
woorst
2c3b00b79a jump directly to parent/sibling comments in submission page 2017-07-19 10:13:17 -05:00
Michael Kwon
5ea1689194 Mailcap template typo correction 2017-06-18 17:01:36 -07:00
Michael Lazar
e964cb7ca3 Adding imgur client id to the config file 2017-06-07 22:40:45 -04:00
Michael Lazar
29584acd3a Code review refactoring 2017-05-09 18:20:52 -04:00
Josue Ortega
7a2d248875 Add hotkeys to copy submission permalink and submission url 2017-04-17 15:17:55 -06:00
Michael Lazar
cd7ac3456a Upping version. 2016-10-17 19:27:09 -07:00
Lorenz Leitner
b36dcde2e5 Update template config with new option 2016-10-04 23:55:03 +02:00
Alexandre Kaskasoli
e4e89039ad default max_comment_cols set to 120 and moved to general settings 2016-09-29 09:18:43 +01:00
Alexandre Kaskasoli
2f52e2951d set max_comment_cols = 80 2016-09-28 21:12:19 +01:00
Alexandre Kaskasoli
b02d867c47 added max column width for comments 2016-09-28 21:02:54 +01:00
Michael Lazar
dd0d0db764 Making real progress this time. 2016-08-08 23:05:06 -07:00
Michael Lazar
6328407c32 Got the prompt working from submissions / subscriptions. 2016-08-05 17:56:36 -07:00
Michael Lazar
7a34c089b9 Raise NotImplemetedError. 2016-08-04 01:01:48 -07:00
Michael Lazar
1a59129985 Turn off enable-media by default, add loop=inf to mpv. 2016-08-02 21:35:17 -07:00
David Foucher
d141182333 Merge remote-tracking branch 'upstream/master' 2016-07-30 12:52:37 +02:00
Michael Lazar
90c485d231 Added mailcap 101. 2016-07-27 00:07:45 -07:00
Michael Lazar
b174135404 Added --copy-mailcap command 2016-07-25 23:05:47 -07:00
Michael Lazar
49e2d1aa4f Config now loads default values from a file alongside the source. 2015-12-14 23:37:23 -08:00
Michael Lazar
a7b789bfd9 Squashed commit of the following:
Updated the supported python versions list.
    Fixed regression in displaying xposts. #173.
    Fixing a few style things.
    Added a more robust test for the tornado handler.
    Trying without pytest-cov
    Updated travis for coverage.
    Remove python 3.2 support because no unicode literals, following what praw supports.
    "Side effect is not iterable."
    Added requirements for travis.
    Renamed travis file correctly.
    Adding test configurations, got tox working.
    Adding vcr cassettes to the repo.
    Renamed requirements files.
    Split up tests and cleaned up test names.
    Tests done, still one failure.
    Treat cassettes as binary to prevent bad merging.
    Fixed a few broken tests.
    Added a timeout to notifications.
    Prepping subreddit page.
    Finished submission page tests.
    Working on submission tests.
    Fixed vcr matching on urls with params, started submission tests.
    Log cleanup.
    Still trying to fix a broken test.
    -Fixed a few pytest bugs and tweaked logging.
    Still working on subscription tests.
    Finished page tests, on to subscription page.
    Finished content tests and starting page tests.
    Added the test refresh-token file to gitignore.
    Moved functional test file out of the repository.
    Continuing work on subreddit content tests.
    Tests now match module names, cassettes are split into individual tests for faster loading.
    Linter fixes.
    Cleanup.
    Added support for nested loaders.
    Added pytest options, starting subreddit content tests.
    Back on track with loader, continuing content tests.
    Finishing submission content tests and discovered snag with loader exception handling.
    VCR up and running, continuing to implement content tests.
    Playing around with vcr.py
    Moved helper functions into terminal and new objects.py
    Fixed a few broken tests.
    Working on navigator tests.
    Reorganizing some things.
    Mocked webbrowser._tryorder for terminal test.
    Completed oauth tests.
    Progress on the oauth tests.
    Working on adding fake tornado request.
    Starting on OAuth tool tests.
    Finished curses helpers tests.
    Still working on curses helpers tests.
    Almost finished with tests on curses helpers.
    Adding tests and working on mocking stdscr.
    Starting to add tests for curses functions.
    Merge branch 'future_work' of https://github.com/michael-lazar/rtv into future_work
    Refactoring controller, still in progress.
    Renamed auth handler.
    Rename CursesHelper to CursesBase.
    Added temporary file with a possible template for func testing.
    Mixup between basename and dirname.
    Merge branch 'future_work' of https://github.com/michael-lazar/rtv into future_work
    py3 compatability for mock.
    Beginning to refactor the curses session.
    Started adding tests, improved unicode handling in the config.
    Cleanup, fixed a few typos.
    Major refactor, almost done!.
    Started a config class.
    Merge branch 'master' into future_work
    The editor now handles unicode characters in all situations.
    Fixed a few typos from previous commits.
    __main__.py formatting.
    Cleaned up history logic and moved to the config file.
2015-12-02 22:37:50 -08:00
Michael Lazar
77a6c71119 Moved templates inside of the package to enable setuptools distribution via package_data. 2015-10-15 01:44:33 -07:00