Commit Graph

  • eb7f13bc2c Version bump to 1.29.0 master John Helmert III 2020-04-26 02:12:09 -05:00
  • 803384da4f Update release checklist John Helmert III 2020-04-26 02:07:33 -05:00
  • 7acb7e9896 Add get_authors.sh and update AUTHORS.rst John Helmert III 2020-04-26 00:57:07 -05:00
  • 4e00011c78 Create format_list once per SubredditPage John Helmert III 2020-04-24 20:15:19 -05:00
  • 790f505d2f Fix mpv arguments in mailcap template John Helmert III 2020-03-18 09:59:45 -05:00
  • 8ba5b09105 Fixed mailcap capnhawkbill 2020-03-07 16:16:23 +01:00
  • 471414a031 Fix typo in README John Helmert III 2020-02-17 12:17:34 -06:00
  • 0f3177c79c Add "Current development status" to README John Helmert III 2020-02-17 12:10:05 -06:00
  • d5a869348f Added a Markdown cheat sheet in instructions when commenting/posting/editing armandg 2019-12-07 13:01:54 +01:00
  • 4b0bd95a5e Add basic test for Terminal._load_mailcaps() John Helmert III 2019-11-16 21:10:23 -06:00
  • cab6227070 Minor formatting fix in Terminal._load_mailcaps() John Helmert III 2019-11-14 17:05:08 -06:00
  • 4e50bb709f Terminal._load_mailcaps defaults to simple mailcap.getcaps() if XDG_CONFIG_HOME/tuir/mailcap does not exist OKelt 2019-11-12 21:29:41 -08:00
  • cf4f40ff04 Terminal._load_mailcaps uses os.environ instead of os.putenv OKelt 2019-11-12 00:58:49 -08:00
  • 4ecaf612f6 created internal terminal funciton load_mailcaps to load application-specific mailcap file OKelt 2019-11-11 23:37:57 -08:00
  • 8fedb42ebd created Config static variables TUIR_CONFIG_HOME, TUIR_DATA_HOME; refactored paths for other static variables to use these values OKelt 2019-11-11 22:27:01 -08:00
  • 47cf551add fix typo Francesco Turco 2019-11-12 17:23:26 +01:00
  • 4a2298b05c Gitignore tags files John Helmert III 2019-10-18 20:28:31 -05:00
  • dd8062a2f4 Merge branch 'geeseven/tuir-help-fix-url' John Helmert 2019-09-25 15:23:22 -05:00
  • 6c2c6fc900 fix project URL in [?]Help geeseven 2019-09-24 19:46:48 +00:00
  • 16fbe589e2 Update scripts/RELEASE_CHECKLIST.md John Helmert 2019-09-16 14:32:38 -05:00
  • b6dc9da257 Forward-port changes made to 1.28.x from 1.28-maint John Helmert 2019-09-02 21:46:16 -05:00
  • e6ee83adf6 Add mention of TUIR AUR package to README John Helmert 2019-09-09 15:41:31 -05:00
  • 0238501e2b Add support for parsing [rtv] config sections, bug #13 John Helmert 2019-09-02 16:52:40 -05:00
  • 55dd37a532 Allow experimental Python 3.8 to fail CI test John Helmert 2019-08-27 16:42:46 -05:00
  • dc320ff603 Fix Python 3.8 Docker image name John Helmert 2019-08-26 17:36:28 -05:00
  • fd93b0cb08 Switch Gitlab CI Docker images to Debian Buster John Helmert 2019-08-26 17:26:31 -05:00
  • 0f25df4a64 Add Gitlab CI tests for Python 3.{5,7,8} John Helmert 2019-08-26 17:13:10 -05:00
  • c174a19618 Update config template to reflect changes John Helmert 2019-08-20 21:38:08 -05:00
  • 446f50be28 Simplify format string handling John Helmert 2019-08-08 22:22:26 -05:00
  • 423ef5bd84 Update README clipboard information to reflect changes John Helmert 2019-08-03 22:44:01 -05:00
  • 17c8e9e08e Fix typo in clipboard.py causing copy bug John Helmert 2019-08-03 16:58:31 -05:00
  • 3480faae74 Sanitize datetime strings for Python version compatability John Helmert 2019-08-02 10:41:24 -05:00
  • 26ab4c35a2 Implement using absolute creation and edit times John Helmert 2019-08-01 14:32:00 -05:00
  • f25a29100e Add exact timestamp to Reddit submission data dictionary John Helmert 2019-08-01 14:18:42 -05:00
  • 8df2df93f6 Simplify score and comment count data John Helmert 2019-07-29 19:10:26 -05:00
  • 9e43d7ed65 Explicitly print format data as strings John Helmert 2019-07-29 18:34:18 -05:00
  • 5436dc9fce Add %u to SubredditPage._create_format test John Helmert 2019-07-25 22:03:41 -05:00
  • 88a75492a4 Repair failing test and fix %U bug John Helmert 2019-07-25 21:23:17 -05:00
  • 878a510185 Implement %u format specifier John Helmert 2019-07-25 16:55:45 -05:00
  • e3853f9085 Simplify detecting and handling separators in format John Helmert 2019-07-24 11:27:59 -05:00
  • 59ac141528 Explicitly make post index a string in format John Helmert 2019-07-22 17:54:39 -05:00
  • a5c8ecc88b Fix space-checking strings in SubredditPage._draw_item_format John Helmert 2019-07-22 14:13:47 -05:00
  • 0255c217eb Repair and test logic to avoid printing None strings John Helmert 2019-07-21 15:47:18 -05:00
  • add8866f73 Add test for SubredditPage._draw_item_format John Helmert 2019-07-21 14:33:33 -05:00
  • 3716a4d69e Increase test coverage of subreddit_page.py John Helmert 2019-07-18 18:01:17 -05:00
  • 7f1206e785 Fix failing test which requires default look_and_feel John Helmert 2019-07-06 12:58:19 -05:00
  • c146b13aa5 Implement user formatting of SubredditPages John Helmert 2019-07-05 15:11:47 -05:00
  • df1e439c57 Fix improper format on user pages with compact mode John Helmert 2019-07-02 17:58:19 -05:00
  • de35144214 Refactor tests/test_config.py John Helmert 2019-07-01 21:21:55 -05:00
  • 491e652470 Encapsulate config constants in Config class John Helmert 2019-07-01 19:10:18 -05:00
  • 17a17f12d5 Fix and split clipboard tests into *nix and Darwin John Helmert 2019-06-29 21:30:08 -05:00
  • 54c4e5866d Gitignore htmlcov John Helmert 2019-06-29 20:19:05 -05:00
  • 9dbd0549f9 Fix tests in test_object that failed with pytest-5 John Helmert 2019-06-29 19:26:16 -05:00
  • c5f1500ffb Fix tests for modifications made last commit John Helmert 2019-06-29 17:02:16 -05:00
  • 6508131212 Implement compact look and feel. John Helmert 2019-06-28 17:24:26 -05:00
  • d793781089 Minor formatting cleanup in mime_parsers.py John Helmert 2019-06-18 14:46:58 -05:00
  • ceb864825b Merge branch 'Twitch' into 'master' John Helmert III 2019-06-18 19:40:45 +00:00
  • 9a8f717b37 add Twitch mime parser geeseven 2019-06-18 18:56:33 +00:00
  • 1784f10d0b Version bump John Helmert 2019-06-12 21:26:14 -05:00
  • 4f37dd1710 Add full test coverage for Content.humanize_timestamp John Helmert 2019-06-12 21:00:02 -05:00
  • c30e2559f7 Add test for OSX copy() to clipboard John Helmert 2019-06-12 19:49:05 -05:00
  • 7670c47d3f Adjust issue templates to Gitlab syntax John Helmert 2019-06-12 18:49:10 -05:00
  • 10612dfe6e Remove old templates from Git John Helmert 2019-06-12 16:00:55 -05:00
  • 3d874e5c6d Remove spaces from Bug Report/Feature Request names John Helmert 2019-06-12 15:25:27 -05:00
  • 16b691f4f3 Add Repology badge John Helmert 2019-06-12 12:22:40 -05:00
  • 8d79534496 Attempt to fix Github issue templates for Gitlab John Helmert 2019-06-12 12:13:42 -05:00
  • 734bd81b5f Add PyPi, gitlab-ci, and code test coverage badges John Helmert 2019-06-12 12:09:16 -05:00
  • 0a5bfe2d0e Add code coverage testing to gitlab-ci John Helmert 2019-06-12 11:53:36 -05:00
  • db0be46523 Add 'Migration from RTV' section to README John Helmert 2019-06-11 20:52:03 -05:00
  • 29461f5f88 Migrate Imgur API key to new one generated for TUIR John Helmert 2019-06-10 11:08:51 -05:00
  • 337180c2c8 Version bump - hotfix John Helmert 2019-06-09 22:15:33 -05:00
  • 52061c14ac Update gitlab-ci to run a python2 test John Helmert 2019-06-09 21:51:32 -05:00
  • 7c51032acd Revert "Replace deprecated ConfigParser method" John Helmert 2019-06-09 21:44:08 -05:00
  • 3cd9b2db46 Version bump John Helmert 2019-06-09 21:38:50 -05:00
  • 5f7b8bc309 Comment out out-of-date README information John Helmert 2019-06-09 21:30:30 -05:00
  • 304096f8d8 Revert to old clipboard default xclip command John Helmert 2019-06-09 21:24:16 -05:00
  • 942e651654 Update test cassette User-Agents to tuir John Helmert 2019-06-09 21:00:09 -05:00
  • 0b5657d76d Add basic Gitlab CI file John Helmert 2019-06-09 20:21:02 -05:00
  • 7e9455b4ca Rename rtv to tuir John Helmert 2019-06-09 19:31:35 -05:00
  • 481780fffa Merge branch 'dev' John Helmert 2019-06-09 12:31:17 -05:00
  • 1c0afc8a55 More adjustments for new maintainership John Helmert 2019-06-09 11:05:37 -05:00
  • 7423a43e50 Make the clipboard command user-configurable John Helmert 2019-06-08 15:18:15 -05:00
  • e545c7052c Fix Github issue #695 John Helmert 2019-06-07 11:39:09 -05:00
  • 0947e47c57 Make Github issue template things Gitlab-friendly John Helmert 2019-06-06 20:09:56 -05:00
  • de1d06e33c Replace deprecated ConfigParser method John Helmert 2019-06-06 19:31:42 -05:00
  • 04693560f5 Update readme for new maintainer John Helmert 2019-06-06 19:22:52 -05:00
  • 7923890fb3 upping version Michael Lazar 2019-06-02 21:07:28 -04:00
  • 5e6b4192d5 Update README.md Michael Lazar 2019-06-02 21:06:52 -04:00
  • ccef2af042 Merge pull request #681 from MarkusPettersson98/fix-typo Michael Lazar 2019-04-25 18:52:02 -04:00
  • b44546ba10 Fixed unicode arrows pointing in the wrong direction Markus Pettersson 2019-04-25 23:36:02 +02:00
  • 882ac3ce32 Fixed small typo Fixed small typo in help page regarding vim style movement Markus Pettersson 2019-04-25 22:41:54 +02:00
  • 96e8ce2d42 Merge pull request #674 from pabloariasal/open_links_in_new_window Michael Lazar 2019-04-22 10:20:23 -04:00
  • d4a7499018 Enforcing new browser window option also for non-graphical browsers Pablo Arias 2019-04-17 22:36:28 +02:00
  • 9e6b4e50aa Move force_new_browser_window option to the main options Pablo Arias 2019-04-17 22:35:28 +02:00
  • e16f76da5f Merge pull request #675 from mattydebie/make-feh-fit-to-window Michael Lazar 2019-04-17 10:13:03 -04:00
  • 2bf1a822d3 Make sure feh scales the image to fit the window Matthias De Bie 2019-04-17 08:58:54 +02:00
  • 5f8afabc54 Add option to force opening links in new browser window Pablo Arias 2019-04-14 19:05:18 +02:00
  • 911e866478 Update README.md Michael Lazar 2019-04-11 19:32:44 -04:00
  • 2eba723b07 Update README.md Michael Lazar 2019-04-11 17:51:31 -04:00
  • 16b447ae18 Update README.md Michael Lazar 2019-04-11 16:52:05 -04:00