Brobin
4278d32a00
opens selfposts internally instead of in the browser
2015-07-28 17:03:15 -05:00
Brobin
15f15c9302
retain history order by reversing the list
2015-04-28 22:23:28 -05:00
Brobin
1ca5f0a649
refactored to an ordered set, make config directory if it doens't exist.
...
remove item from set and list when pop is called
remove occasionaly throws an error
2015-04-28 10:30:21 -05:00
Brobin
eabfb6ad88
implemented hsitory logging accross sessions witha history.log file
...
remove unnecessary variable
return an empty set if the file doesn't exist
xrange is range in python3
2015-04-28 10:29:08 -05:00
Brobin
bdd55d3da2
copy-pasta mistake. remove created
2015-04-17 21:10:46 -05:00
Brobin
0bdb207fe6
added upvote/downvote to submission view
2015-04-16 23:23:59 -05:00
Brobin
9edbd9317f
added nsfw tags
2015-04-16 10:34:49 -05:00
Brobin
68ae4570dc
fixed submission file to have default content
2015-04-07 22:14:35 -05:00
Tobin
f31ad72f92
catch key error, omit extra notifications
2015-04-07 01:37:11 -05:00
Tobin
e321ac8182
added editing submissions and comments
2015-04-06 12:01:44 -05:00
Tobin
6f2dd9f528
edited style to match other functions
2015-04-06 11:39:57 -05:00
Tobin
9a95684c76
added deleting comment or submission
2015-04-06 11:28:52 -05:00
Tobin
161fe186dd
fixed line in changelog
2015-04-06 00:40:46 -05:00
Tobin
b4a3846e6c
Merge branch 'master' of https://github.com/brobin/rtv
2015-04-06 00:29:20 -05:00
Tobin
f463afa157
restructured readme and added changelog
...
updated to match release notes
fixed contributors' names
complete refactor of readme into separate files, yay for documentation! 🎆
added release tag links
restructured text was janky, fixed the menu
line break by the version badges
2015-04-06 00:28:48 -05:00
Tobin
ca2584e2b3
line break by the version badges
2015-04-06 00:23:31 -05:00
Tobin
523100e9a8
restructured text was janky, fixed the menu
2015-04-06 00:20:20 -05:00
Tobin
f4907f2195
added release tag links
2015-04-06 00:16:01 -05:00
Tobin
446e55b727
complete refactor of readme into separate files, yay for documentation! 🎆
2015-04-06 00:13:06 -05:00
Tobin
f60e85ef54
fixed contributors' names
2015-04-05 21:26:37 -05:00
Tobin
5cf09cd484
updated to match release notes
2015-04-05 21:16:35 -05:00
Tobin
075a81331b
restructured readme and added changelog
2015-04-05 21:11:20 -05:00
Tobin
4b326cf218
goodbye username
2015-04-04 17:23:25 -05:00
Tobin
c69728bea0
remove username attribute and use reddit.user.name
2015-04-04 17:16:27 -05:00
Tobin
3253535273
reddittor -> redditor :octocat:
2015-04-04 15:18:50 -05:00
Tobin
2f8dcabbef
removed keybinding for profile sub, now just /r/me
2015-04-04 15:09:57 -05:00
Tobin
b0124560be
moved gold symbol on submission view to match subreddit view
2015-04-04 00:00:16 -05:00
Tobin
a6fda5f9ab
fix merge conflicts
2015-04-03 23:47:14 -05:00
Tobin
69c3f1c357
added gold symbol to submissions
2015-04-03 23:43:14 -05:00
Tobin
006d5560e5
Merge branch 'master' of https://github.com/michael-lazar/rtv
2015-04-03 23:33:02 -05:00
Tobin
db7f2f9fd7
Revert "toggle hidden comment with arrow left or h"
...
This reverts commit 66bc9f5667 .
2015-04-03 23:31:47 -05:00
Tobin
a8c3d61e50
updated documentataion for profile view
2015-04-03 17:20:28 -05:00
Tobin
a2b64a3983
catch request exception
2015-04-03 17:14:28 -05:00
Tobin
a14049afcf
added viewing user's submissions with ; key or /r/me
2015-04-03 17:13:43 -05:00
Tobin
653d67a330
Merge branch 'master' of https://github.com/michael-lazar/rtv into user_profile_page
2015-04-03 15:00:06 -05:00
Tobin
c2ac411b2b
updated docs for posting
2015-04-03 13:35:57 -05:00
Tobin
dcdfd643cc
added gold symbol next to gilded comments
2015-04-03 00:43:28 -05:00
Tobin
2f4f706d0c
Merge branch 'master' of https://github.com/michael-lazar/rtv
2015-04-02 23:12:58 -05:00
Tobin
66bc9f5667
toggle hidden comment with arrow left or h
2015-04-02 22:58:27 -05:00
Tobin
8f14be2797
fixed title for windows
2015-04-02 12:43:02 -05:00
Tobin
943bc34fbf
added program title to terminal title
2015-04-02 01:46:46 -05:00
Tobin
49977151d1
Make sure the post has content, show dialog if not
2015-04-01 21:26:12 -05:00
Tobin
dd1aa1bd4f
fixed bug for author highlighting in comments
2015-04-01 17:06:56 -05:00
Tobin
26d4d247b0
fix subreddit name when user tries to post to /new etc.
2015-04-01 16:27:42 -05:00
Tobin
feffe83e06
Disallow posting to /r/all, /r/front. Use subreddit instead of name
2015-04-01 15:07:57 -05:00
Tobin
e3db8d4ee4
properly strip subreddit name and post submission
2015-04-01 13:20:18 -05:00
Tobin
19aea61d4e
typo
2015-04-01 13:07:14 -05:00
Tobin
5c68a008c9
Basic framework to post submission, doesn't actually submit it yet
2015-04-01 13:06:17 -05:00
Tobin
37c43559df
updated help and docs for search command
2015-03-31 14:02:25 -05:00
Tobin
31526483fd
catch IndexError when the search returns no results
2015-03-31 13:52:09 -05:00
Tobin
2a7525debd
fixed for searching of front page
2015-03-31 13:45:57 -05:00
Tobin
a1fdd2a93a
move cursor to top after search, prompt_input method
2015-03-31 13:24:33 -05:00
Tobin
f9265fd33b
catch error when there are no results
2015-03-31 10:49:56 -05:00
Tobin
26aab7a2cd
implemented subreddit search. search for posts
2015-03-31 10:47:15 -05:00
Tobin
ac98f564a3
fixed some janky things that autopep8 did
2015-03-31 09:38:20 -05:00
Tobin
16ab77fc2c
ran autopep8
2015-03-31 00:20:44 -05:00
Tobin
e31997d392
more unused imports
2015-03-30 23:48:43 -05:00
Tobin
5d72126fa5
clear input queue when moving cursor
2015-03-30 23:37:50 -05:00
Tobin
9a4a0b59ea
missing show_help import
2015-03-30 23:19:23 -05:00
Tobin
3ad9a0c9f4
remove unused sys import
2015-03-30 23:16:59 -05:00
Tobin
69a346abe8
missing import statement
2015-03-30 18:36:01 -05:00
Tobin
c2bf9a88ed
updated docs for enter key binding
2015-03-30 17:26:19 -05:00
Tobin
bd38e6a28e
added character value for enter because curses.KEY_ENTER is buggy
2015-03-30 17:23:38 -05:00
Tobin
6fcabe36e3
implemented controllers for key input
2015-03-30 17:18:29 -05:00
Tobin
346ba424f2
added base controller for command decorators
2015-03-30 16:58:01 -05:00