Commit Graph

1491 Commits

Author SHA1 Message Date
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 1ddd392d92 Merge pull request #610 from mac1202/gfycat-mp4
Add mp4 support to gfycat.
2018-09-25 13:22:10 -04:00
mac1202 cbecd07e34 Update mime_parsers.py 2018-09-25 17:59:44 +02:00
mac1202 9add15cc9d Update test_mime_parsers.py 2018-09-25 17:52:44 +02:00
mac1202 93656c05fa Update mime_parsers.py
switch gfycat default format to mp4.
2018-09-24 13:53:38 +02:00
Michael Lazar 626ed23687 Merge pull request #608 from woorst/gold_count
display gold counts on gilded comments/submissions
2018-09-24 01:23:03 -04:00
woorst 61f48adc88 fix typos guild -> gild 2018-09-15 23:52:21 -04:00
woorst a00685e95a display gold counts on gild comments/submissions 2018-09-15 23:45:55 -04:00
codesoap 5fcd7e517a Save the correct link in the history 2018-08-25 21:30:08 +02:00
codesoap b8a5d28aa7 Enable link selection, with more than 8 links 2018-08-25 19:12:13 +02:00
codesoap cec9744702 Move function for opening links into terminal.py 2018-08-19 20:36:20 +02:00
codesoap d79e56fd20 Rename function for opening the link of an item 2018-08-19 20:36:20 +02:00
codesoap dceea8a5a3 Treat the item's permalink as a regular link
Also fix some string formatting along the way.
2018-08-19 20:36:20 +02:00
codesoap 7e3788df0c Use the same name for the html field everywhere 2018-08-19 11:59:03 +02: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
codesoap 14bbb49460 Issue #593: Allow opening links
Give the user the ability to open links, that are mentioned in comments
and submissions.
2018-08-13 17:38:46 +02: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 36b9353236 Merge pull request #590 from michael-lazar/travis_enable_37
Enabling travis build for 3.7
2018-08-12 01:18:56 -04:00
Michael Lazar 3a1c05b406 Adding back the nightly build 2018-08-12 00:32:40 -04:00
Michael Lazar 35822c7a81 Enabling travis build for 3.7 2018-08-12 00:30:10 -04:00
Michael Lazar d59279abde Merge pull request #589 from michael-lazar/fix_webbrowser_register_py37
Applied a patch to fix the webbrowser module for python 3.7
2018-08-12 00:19:29 -04:00
Michael Lazar cff9839e50 Applied a patch to fix the webbrowser module for python 3.7 2018-08-12 00:05:16 -04:00
Sam Tebbs 4479478492 Added refresh to footer in test 2018-08-09 21:22:21 +01:00
Sam Tebbs 1dc4c52b65 Adds refresh to footer 2018-08-09 15:59:30 +01:00
Michael Lazar ecda90b045 Update CONTROLS.rst
typo in markdown
2018-08-07 13:20:28 -04:00
Michael Lazar b7b1dd44fc Merge pull request #582 from michael-lazar/editor_instruction_update
Changed the help text format when editing comments & submissions
2018-08-05 22:13:26 -04:00
Michael Lazar 708b436ff1 Changed the help text format when editing comments & submissions 2018-08-05 21:28:05 -04:00
Michael Lazar 2eef270438 Merge pull request #581 from michael-lazar/archived_voting
Check if a post is archived before attempting to vote on it
2018-08-05 00:39:31 -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 b164b5a6ba Fixing mime parsers (#580)
mime parser cleanup
2018-08-04 23:24:32 -04:00
Michael Lazar b3343e2579 Merge pull request #579 from michael-lazar/edridgedsouza-master
Attempt #2 at adding in the 'gilded' feature
2018-08-04 01:59:26 -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
Edridge D'Souza 9f12aada91 Attempt to fix travis yml again 2018-07-24 16:26:59 -04:00
Edridge D'Souza 89dce503da Fix the travis yml 2018-07-24 16:18:03 -04:00
Edridge D'Souza a201b86041 Add 3.7 to allowed failures 2018-07-24 16:09:31 -04:00
Edridge D'Souza 84f1c75ee3 Removed python 3.7 from Travis so the builts will complete 2018-07-16 18:17:09 -04:00
Edridge D'Souza ccfff97ee6 Fixed the menu bar in the tests and commented out broken tests
Commented out any tests for the gilded method that would require an existing cassette using the gilded sort. Once we have a cassette for that, I believe we can uncomment these lines and (hopefully) have them work.
2018-07-16 18:08:35 -04:00
Edridge D'Souza 93bf150780 Trying again to fix tests 2018-07-16 17:29:30 -04:00
Edridge D'Souza 95d184bfbe Blank commit 2018-07-16 17:18:59 -04:00
Edridge D'Souza 624a0dc7c8 Added missing comma 2018-07-16 17:13:41 -04:00