Commit Graph

24 Commits

Author SHA1 Message Date
John Helmert
de1d06e33c Replace deprecated ConfigParser method
ConfigParser.readfp() -> ConfigParser.read_file()
2019-06-06 19:32:46 -05:00
Michael Lazar
6787ce5140 Adding new theme elements for inbox 2019-02-18 20:18:55 -05:00
Michael Lazar
a940ea0373 Changing hidden tag color to yellow/orange 2018-06-02 23:44:41 -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
Michael Lazar
100515769c PyLint and PEP8 formatting 2018-04-02 18:28:21 -04:00
Michael Lazar
ec951cf163 Update theme.py 2018-04-02 12:01:14 -04:00
Nemanja Nedeljkovic
ff87c89e0b Add hidden to GUI 2018-01-11 10:45:58 +01:00
Michael Lazar
1a69ede805 Un-bolding the text title for seen submissions 2017-12-10 12:53:26 -05:00
Michael Lazar
38c3695603 Reverting a change to the order of how Selected is applied to themes 2017-12-09 21:06:29 -05:00
Michael Lazar
865040acf9 Fixing edge case with terminals that dont support colors 2017-12-07 21:58:12 -05:00
Michael Lazar
942d66fccd Checking in progress on theme readme 2017-09-25 00:38:17 -04:00
Michael Lazar
db07149e4a Fixing a few tests 2017-09-20 23:26:51 -04:00
Michael Lazar
fc2cd296e4 Fixing a bug 2017-09-20 22:49:38 -04:00
Michael Lazar
fe29017d44 Lots of tests 2017-09-20 22:32:58 -04:00
Michael Lazar
978cdb918a Fixing a few edge cases 2017-09-20 12:46:44 -04:00
Michael Lazar
68906b2a67 Refactoring and adding some new themes 2017-09-20 01:04:23 -04:00
Michael Lazar
d8213f2271 Switching to more vim-inspired theme attributes 2017-09-19 02:10:37 -04:00
Michael Lazar
f39fb63bac Fixing bug 2017-09-12 22:03:04 -04:00
Michael Lazar
fb2ede8df7 Adding theme list and enabling F2 / F3 2017-09-12 01:48:03 -04:00
Michael Lazar
9af4b8c709 Refactoring the monochrome stuff 2017-09-11 00:30:18 -04:00
Michael Lazar
a208a6764a Merge branch 'master' into themes
# Conflicts:
#	rtv/__main__.py
#	rtv/page.py
#	rtv/submission_page.py
#	rtv/subreddit_page.py
#	rtv/subscription_page.py
#	rtv/terminal.py
#	rtv/theme.py
2017-09-10 22:26:06 -04:00
Michael Lazar
982861560a Cherry picking backwards-compatible changes from the themes branch 2017-09-08 01:10:32 -04:00
Michael Lazar
d0fef21c3e Adding the ability to highlight 2017-07-22 19:35:01 -04:00
Michael Lazar
862d0e756d Working on theme support 2017-07-10 17:58:48 -04:00