Commit Graph
61 Commits
Author SHA1 Message Date
Michael Lazar aac5cd05d0 Default to /r/popular instead of /r/front if the page cant be loaded at startup 2019-03-03 17:51:33 -05:00
Michael Lazar d1ef36351d Updated the inline help page to match CONTROLS.md 2019-03-03 13:49:21 -05:00
Michael Lazar 63a8ee9b16 Merge branch 'master' into inbox 2019-03-03 12:25:07 -05:00
Michael Lazar 49791dce8a Fixing contributors scraping script to pull more than 30 users 2019-03-03 02:39:37 -05:00
Michael Lazar a9e7670c79 Update the CONTROLS documentation and move from rst to md 2019-03-03 02:29:53 -05:00
Michael Lazar 4a95d24e8c Fix bug in clipboard copying 2019-02-27 02:18:44 -05:00
Michael Lazar 7a71023a40 Large commit to add support for browsing the inbox 2019-02-27 02:04:45 -05:00
Michael Lazar 3f7c9410a6 Update terminal tests 2019-02-18 21:24:11 -05:00
Michael Lazar a03f4f0b25 Catch error and typo fix 2019-02-18 21:23:37 -05:00
Michael Lazar fc9510c295 Give sort commands more generic sounding names 2019-02-18 20:23:57 -05:00
Michael Lazar 65d7afc92c Adding helper script for testing out praw commands 2019-02-18 20:19:37 -05:00
Michael Lazar 6787ce5140 Adding new theme elements for inbox 2019-02-18 20:18:55 -05:00
Michael Lazar 6c57dfe9ed Linting 2019-02-18 20:17:34 -05:00
Michael Lazar abe8edc9ef Bumping version 2019-02-13 10:38:20 -05:00
Michael Lazar 05297eb59b Prevent stripping newlines in the middle of markdown submissions 2019-02-13 10:10:24 -05:00
Michael Lazar d4beb9ef74 Upping version 2019-02-03 17:47:41 -05:00
Michael Lazar db61dfc1c9 Merge branch 'woorst-yank_links_prompt' 2019-02-03 00:34:46 -05:00
Michael Lazar c019a62a72 Removing platform dependent tests because they're hard to keep up to date and not that useful 2019-02-03 00:33:34 -05:00
Michael Lazar 8042f3e1f0 Added tests, minor refactoring 2019-02-03 00:24:38 -05:00
Michael Lazar e48e93aabf Merge branch 'yank_links_prompt' of https://github.com/woorst/rtv into woorst-yank_links_prompt 2019-02-02 22:38:25 -05:00
Michael Lazar 6796ee7415 Fix gfycat mime parser 2019-02-02 22:05:19 -05:00
Michael Lazar 93a96e5f51 Fix edge-case when printing terminal title 2019-02-02 21:00:27 -05:00
Michael Lazar f44a04c935 Merge branch 'micronn-pager-wrap' 2019-02-02 19:16:27 -05:00
Michael Lazar 465d37095a Adding test 2019-02-02 19:15:51 -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 Lazar aa10b64e09 Merge branch 'woorst-bugfix_markdown' 2019-02-02 19:03:01 -05:00
Michael Lazar a727110e40 Adding test cases 2019-02-02 19:02:38 -05:00
Michael Lazar 5f3c154c04 Merge branch 'woorst-user_pages' 2018-10-02 00:51:29 -04:00
Michael Lazar 81e90fccfb Making the user page titles a little fancier 2018-10-02 00:51:10 -04:00
Michael Lazar 510f3538da Merge branch 'user_pages' of https://github.com/woorst/rtv into woorst-user_pages 2018-10-01 23:56:06 -04:00
Michael Lazar 29707244a1 Merge branch 'codesoap-autologin_config' 2018-10-01 01:45:59 -04:00
Michael Lazar 19f246adac Added welcome message when logging in for the first time with autologin disabled 2018-10-01 01:45:33 -04:00
Michael Lazar 7a1f2ea2eb Merge branch 'autologin_config' of https://github.com/codesoap/rtv into codesoap-autologin_config 2018-10-01 01:16:11 -04:00
Michael Lazar 757f5aec12 Merge branch 'codesoap-open_links' 2018-10-01 00:46:32 -04:00
Michael Lazar e4cced27eb Adding tests and some minor tweaks to structure. 2018-10-01 00:45:09 -04:00
Michael Lazar 67fb93b2ef Merge branch 'open_links' of https://github.com/codesoap/rtv 2018-09-30 21:04:42 -04:00
Michael Lazar 7c184c980b Merge branch 'open_links' of https://github.com/codesoap/rtv into codesoap-open_links 2018-08-18 22:17:35 -04:00
Michael Lazar ae9f407dfd Upping version 2018-08-12 22:24:22 -04:00
Michael Lazar 69cd9fbe04 Merge branch 'SamTebbs33-patch-1' 2018-08-12 21:53:31 -04:00
Michael Lazar 61853da8e8 Fixing test 2018-08-12 21:53:05 -04:00
Michael Lazar 96fd3ee5b9 Merge branch 'patch-1' of https://github.com/SamTebbs33/rtv into SamTebbs33-patch-1 2018-08-12 21:40:18 -04:00
Michael Lazar d2d7225288 Add $LANG to the log for debugging 2018-08-12 21:34:36 -04:00
Michael Lazar 708b436ff1 Changed the help text format when editing comments & submissions 2018-08-05 21:28:05 -04:00
Michael Lazar 186fe01725 Check if a post is archived before attempting to vote on it 2018-08-05 00:35:33 -04:00
Michael Lazar f0f4527981 Fixing test 2018-08-05 00:34:34 -04:00
Michael Lazar 542c660b67 Check if a post is archived before attempting to vote on it 2018-08-05 00:32:11 -04:00
Michael Lazar 50f99449c0 Updated the praw3 package hash 2018-08-04 01:47:52 -04:00
Michael Lazar b8fb0cf418 Fixing tests and adding cassettes 2018-08-04 01:42:43 -04:00
Michael Lazar b959b5d4bd Removing the gilded sorting option from the submission and search result pages 2018-08-04 01:07:19 -04:00
Michael Lazar 71b86505fb Add python 3.7 to the package metadata 2018-07-05 14:42:40 -04:00
Michael Lazar 0274666ee6 Add python 3.7 to the build 2018-07-05 14:41:14 -04:00
Michael Lazar 1275e1249b Merge branch 'nemanjan00-hide' 2018-06-03 14:24:40 -04:00
Michael Lazar 9614dc90fe Added a new test for hiding a submission 2018-06-03 00:21:29 -04:00
Michael Lazar 6b808b5d3d Read the hidden attribute from the api response 2018-06-03 00:04:25 -04:00
Michael Lazar 33c8933564 Making hidden tag bold to match the existing theme 2018-06-02 23:49:05 -04:00
Michael Lazar 8ff204879d Adding hidden command to CONTROLS.rst 2018-06-02 23:45:18 -04:00
Michael Lazar a940ea0373 Changing hidden tag color to yellow/orange 2018-06-02 23:44:41 -04:00
Michael Lazar f218a4e837 Moving the hide command to the subreddit page 2018-06-02 23:36:44 -04:00
Michael Lazar ff35328d40 Fixing docs that weren't updated 2018-06-02 23:36:12 -04:00
Michael Lazar 12103a6b12 Fixing hidden tag color to match the shade of green used by the themes 2018-06-02 23:33:58 -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