Commit Graph

605 Commits

Author SHA1 Message Date
5225225 5fd3c751ca Add separator between timestamp and comment count 2016-01-10 10:51:22 +00:00
5225225 6bd4773576 Change neutral vote to right arrow 2016-01-10 09:57:23 +00:00
Michael Lazar 20a17ec2b3 Merge branch '5225223-master' 2016-01-09 01:27:39 -08:00
5225225 7b95ee240e Add stickied tag for stickied posts. 2016-01-09 08:56:58 +00:00
5225225 e7c910e8fc Add coloured tag for sticky comments. 2016-01-07 23:24:06 +00:00
Michael Lazar e5df17ce73 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-12-20 01:07:01 -08:00
Michael Lazar bad865156f Fixed config link in readme 2015-12-20 01:06:28 -08:00
Michael Lazar 9d02a7df08 Upping version. 2015-12-20 01:04:16 -08:00
Michael Lazar 97337cda7b Merge pull request #179 from michael-lazar/default_config
Default config
2015-12-20 00:17:47 -08:00
Michael Lazar bf8ca57326 Update README.rst 2015-12-20 00:15:02 -08:00
Michael Lazar b6ff23acad Documentation updates. 2015-12-18 18:30:52 -08:00
Michael Lazar 52760e4000 Updated package data, pylint fix. 2015-12-15 00:15:20 -08:00
Michael Lazar 49e2d1aa4f Config now loads default values from a file alongside the source. 2015-12-14 23:37:23 -08:00
Michael Lazar b487f70e48 Added asciinema demo video 2015-12-10 22:05:03 -08:00
Michael Lazar 2f75c61c29 Swapped keymap color to magenta for readability 2015-12-10 20:31:18 -08:00
Michael Lazar 14dc9055b0 Added a key map from keyboardlayouteditor.com 2015-12-10 01:50:13 -08:00
Michael Lazar 6c128302aa FIxed drop shadow 2015-12-10 01:04:35 -08:00
Michael Lazar 03260beec8 Updated main image 2015-12-10 00:59:39 -08:00
Michael Lazar 5e4a576e64 Merge pull request #176 from michael-lazar/support_hidden_scores
Support hidden scores
2015-12-09 22:10:31 -08:00
Michael Lazar 2650472c77 Fixed typo. 2015-12-09 21:58:32 -08:00
Michael Lazar 76d2b8dde9 Added support for hidden scores. 2015-12-09 18:30:44 -08:00
Michael Lazar c24c4669a4 Fixed tests. 2015-12-09 01:41:37 -08:00
Michael Lazar 329bfae1ec Added unit tests for banner. 2015-12-09 01:34:55 -08:00
Michael Lazar 9de6056b04 Run a second pass on escaped html characters. 2015-12-09 01:23:22 -08:00
Michael Lazar 52dfbe786c Removed banner for subscriptions and cleaned up a bunch of unnecessary screen refreshes. 2015-12-08 18:22:13 -08:00
Michael Lazar dd17a1016f Working on banner. 2015-12-08 02:02:04 -08:00
Michael Lazar cefdfb3290 Tweaked exception wording. 2015-12-08 01:09:56 -08:00
Michael Lazar 9d2a6af826 Fixed prompt sometimes not clearing. 2015-12-08 00:28:55 -08:00
Michael Lazar 8820ecdafe Added a few more loaders. 2015-12-07 16:36:18 -08:00
Michael Lazar 0d93108335 Merge branch 'master' into loader_exceptions 2015-12-07 15:55:24 -08:00
Michael Lazar 7fb180973f Added loader to subscription refresh. 2015-12-07 15:54:49 -08:00
Michael Lazar 3a117f42af WOrking on revamping the loader exceptions again. 2015-12-07 01:12:09 -08:00
Michael Lazar 6fa431aec9 Added better descriptions to loader messages. 2015-12-07 00:47:59 -08:00
Michael Lazar b62437146a Fixed version number. 2015-12-06 23:46:24 -08:00
Michael Lazar 556875624b Getting ready for the next release. 2015-12-06 23:11:04 -08:00
Michael Lazar dc56d2524e Fixed flatten_comments behavior when loading additional comments. 2015-12-06 22:03:03 -08:00
Michael Lazar 8fd8dc549e More pylint fixes, added pylint to the build process. 2015-12-05 01:51:05 -08:00
Michael Lazar 83b5187317 Pylint fixes. 2015-12-04 18:24:59 -08:00
Michael Lazar 15c6daed2a Fixed browser test. 2015-12-03 23:55:32 -08:00
Michael Lazar 761bd7d6a2 Fixed behavior for opening x-posts. #173 2015-12-03 23:16:25 -08:00
Michael Lazar 6f0773df31 Fixed os.terminate() error when the process has already finished. 2015-12-03 22:16:29 -08:00
Michael Lazar 2fa5adc7ce Merge branch 'browser_osx' 2015-12-03 22:05:25 -08:00
Michael Lazar 3e5572ea25 Fixed a few edge cases. 2015-12-03 22:04:59 -08:00
Michael Lazar 92fe3c584f Missed a guilded name change. 2015-12-03 21:46:54 -08:00
Michael Lazar 5244dfc2d0 Merge branch 'master' into browser_osx
Conflicts:
	rtv/objects.py
2015-12-03 21:18:40 -08:00
Michael Lazar 7ebcfb9cca Updated loader tests. 2015-12-03 20:55:37 -08:00
Michael Lazar 9c6d3ab542 Generalized exception handling to handle strange errors like captchas. 2015-12-03 18:15:53 -08:00
Michael Lazar ea05235ddc Fixed crash when opening links from the command line. 2015-12-03 16:26:55 -08:00
Michael Lazar 34167ac084 Removing reliance on DISPLAY, making open_browser more robust. 2015-12-03 02:05:39 -08:00
Michael Lazar 49ecfcec95 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-12-03 00:20:38 -08:00