Commit Graph

985 Commits

Author SHA1 Message Date
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
Michael Lazar
ae3a06507e Disable pylint import error. 2016-09-11 19:59:04 -07:00
Michael Lazar
ed5292d9b4 Secure urls before sending to Popen. 2016-09-11 19:52:56 -07:00
Michael Lazar
20b59d5c31 Upping version. 2016-08-25 16:14:31 -07:00
Michael Lazar
05d1c3ed10 Merge pull request #289 from Fale/patch-1
Make rtv  not dependeing on rtv
2016-08-24 09:41:40 -07:00
Fabio Alessandro Locati
12177fdcfe Make rtv not dependeing on rtv 2016-08-24 15:27:52 +01:00
Michael Lazar
d271ccf63e Fixed test. 2016-08-16 20:22:43 -07:00
Michael Lazar
416ab3743d added _page suffix to page files. 2016-08-16 20:21:35 -07:00
Michael Lazar
82d2686c8b Merge pull request #287 from michael-lazar/help_footer
Help footer
2016-08-15 21:48:21 -07:00
Michael Lazar
bdbcb33db3 Fixed tests. 2016-08-15 21:42:28 -07:00
Michael Lazar
54ad7dc22c Fixed bug in page line counter. 2016-08-15 21:27:51 -07:00
Michael Lazar
6e2fcf5861 Merge pull request #285 from nagracks/authors
Update authors
2016-08-12 01:12:31 -07:00
Michael Lazar
54352bcd84 - Reorganized [?] help layout
- Added a footer with common commands
- Changed author font to green
- Changed prompt background to inverted
2016-08-12 00:34:11 -07:00
nagracks
848305db02 Update authors 2016-08-12 12:34:28 +05:30
Michael Lazar
ab02edd008 Merge pull request #284 from michael-lazar/improve_tests
Improve tests
2016-08-11 02:20:25 -07:00
Michael Lazar
0b0eb831e0 One more time. 2016-08-11 02:16:00 -07:00
Michael Lazar
211a00fe52 Trying again. 2016-08-11 02:11:06 -07:00
Michael Lazar
1ce3cd3c54 Removing xdist from travis because it screws up the coverage report. 2016-08-11 02:05:17 -07:00