woorst
c217483e86
remove obsolete cassettes
2018-09-16 15:02:13 -04:00
woorst
0d9de13b83
new and updated cassettes
2018-09-16 14:59:53 -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
woorst
e6157c5e80
add test for user pages
2018-09-15 18:06:31 -04:00
woorst
fb18ee4c3d
handle page display names
2018-09-10 16:09:16 -04:00
woorst
dae2d0a27d
More of a user's pages are visible
2018-09-10 13:07:41 -04:00
codesoap
5f876da3a7
Add autologin config option and cli parameter
2018-08-27 21:27:32 +02:00
codesoap
9f40dce615
Have same config order everywhere (cosmetic change)
2018-08-27 21:23:24 +02: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
Edridge D'Souza
493a6f0790
Merge pull request #2 from edridgedsouza/gilded_sort
...
Attempt to fix some tests
2018-07-16 17:06:47 -04:00