Commit Graph

952 Commits

Author SHA1 Message Date
Michael Lazar
e96db6e7ac Making a few things more clear. 2016-10-31 13:56:08 -07:00
Michael Lazar
6a395216a3 Cleanup refactor. 2016-10-31 13:50:41 -07:00
Michael Lazar
9f5bd93e92 Messing with requirements. 2016-10-19 16:52:43 -07:00
Michael Lazar
cd7ac3456a Upping version. 2016-10-17 19:27:09 -07:00
Michael Lazar
3da6a2a417 Merge pull request #315 from michael-lazar/better_error_messages
Better error messages
2016-10-17 19:23:43 -07:00
Michael Lazar
7e942c915e Adding tests. 2016-10-17 18:07:18 -07:00
Michael Lazar
9675fb4ba4 Adding subreddit name to a few error messages. 2016-10-17 17:43:10 -07:00
Michael Lazar
de9edd1ce0 Merge branch 'ReshefElisha-toporder' 2016-10-12 00:18:17 -07:00
Michael Lazar
d57675c470 Adding a new cassette. 2016-10-12 00:14:36 -07:00
Michael Lazar
ba23607d83 Fixed bug in ordering of /r/front. 2016-10-11 23:53:16 -07:00
Michael Lazar
496fb849e1 Adding tests. 2016-10-11 22:53:26 -07:00
Michael Lazar
fa9ffc50f8 Tidying up and fixing tests, still need to add new tests. 2016-10-11 17:59:24 -07:00
Michael Lazar
eb3a9a6b18 Merge branch 'toporder' of https://github.com/ReshefElisha/rtv into ReshefElisha-toporder 2016-10-11 17:24:18 -07:00
Reshef
31f9425f69 implemented stray TODO for controversial time sorting 2016-10-09 15:50:27 -04:00
Reshef
75fd380432 Added 'links from' menu 2016-10-09 12:37:26 -04:00
Michael Lazar
5f57a4d220 Merge pull request #309 from crsaracco/master
Correct docs.py
2016-10-07 16:55:36 -07:00
Charles Saracco
a20b574083 Correct docs.py
'j' is actually down, and 'k' is up.
2016-10-07 19:38:22 -04:00
Michael Lazar
960004d468 Merge pull request #307 from LoLei/master
Option to hide the username if logged in
2016-10-06 23:11:01 -07:00
Lorenz Leitner
b36dcde2e5 Update template config with new option 2016-10-04 23:55:03 +02:00
Lorenz Leitner
08b1f7ef5d Add config option to hide username if logged in 2016-10-04 23:51:54 +02:00
Michael Lazar
8dd7cb5410 Merge pull request #305 from michael-lazar/fix_py2_title
Fix for subreddit title.
2016-10-01 17:51:53 -07:00
Michael Lazar
d37e263181 Fix for subreddit title. 2016-10-01 17:47:34 -07:00
Michael Lazar
3778eb186b Merge pull request #302 from alx-k/master
Setting the maximum comment column width
2016-09-29 21:37:28 -07:00
Alexandre Kaskasoli
3358e39fbf fixed reference to config (forgot self.) 2016-09-29 09:39:37 +01:00
Alexandre Kaskasoli
1824b1efd0 added max_comment_cols to self.refresh_content() 2016-09-29 09:31:49 +01:00
Alexandre Kaskasoli
7e8986b3d4 default max_comment_cols set to 120 2016-09-29 09:30:49 +01:00
Alexandre Kaskasoli
7b9c6b5888 missed reference to SubmissionContent.from_url() in self.refresh_content() 2016-09-29 09:19:45 +01: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
408bf89fd5 removed command line flag for max-comment-cols 2016-09-29 09:15:21 +01:00
Alexandre Kaskasoli
da35f8cb53 set max_comment_cols=80 2016-09-28 21:13:39 +01:00
Alexandre Kaskasoli
2f52e2951d set max_comment_cols = 80 2016-09-28 21:12:19 +01:00
Alexandre Kaskasoli
29c1d06662 added max column width for comments 2016-09-28 21:10:33 +01:00
Alexandre Kaskasoli
b02d867c47 added max column width for comments 2016-09-28 21:02:54 +01:00
Michael Lazar
0d5f1f672d Update README.rst 2016-09-27 01:57:49 -07:00
Michael Lazar
a6b83a43a2 Update README.rst 2016-09-27 01:56:14 -07:00
Michael Lazar
6eb786f84f Update README.rst 2016-09-27 01:55:55 -07:00
Michael Lazar
b169dacb2a Update README.rst 2016-09-27 01:55:35 -07:00
Michael Lazar
22e9a43f09 Typo 2016-09-27 01:44:09 -07:00
Michael Lazar
2ae610d29e Upping version. 2016-09-27 01:42:02 -07:00
Michael Lazar
eadfd5fd1c Merge pull request #300 from michael-lazar/hanging_subprocess
Use communicate() to avoid subprocess hanging.
2016-09-27 01:31:13 -07:00
Michael Lazar
84f2066f55 Bugfix. 2016-09-27 01:22:14 -07:00
Michael Lazar
57cb8ab3f0 Use communicate() to avoid subprocess hanging. 2016-09-27 01:17:54 -07:00
Michael Lazar
26b1703e46 Update README.rst 2016-09-20 09:32:18 -07:00
Michael Lazar
9f6acaf3c6 Update README.rst 2016-09-20 09:31:41 -07:00
Michael Lazar
f32c62834e Update README.rst 2016-09-20 09:30:02 -07:00
Michael Lazar
9d6f45c980 Merge pull request #297 from michael-lazar/secure_urls
Secure urls before sending to Popen.
2016-09-18 14:09:01 -07:00
Michael Lazar
4d2610ef00 Merge pull request #298 from michael-lazar/unset_locale
Unset locale
2016-09-11 23:13:54 -07:00
Michael Lazar
628bf37c6f Added check for unset locale. 2016-09-11 23:05:54 -07:00
Michael Lazar
892f631765 Update README.rst 2016-09-11 20:21:49 -07:00
Michael Lazar
e00eb09073 Update README.rst 2016-09-11 20:21:23 -07:00