Commits · master
derivejoy
Browse files
May 27, 2018
new file: .gitignore
· 490dd0f5
danso
authored
May 27, 2018
490dd0f5
remove debugging print() calls
· 5f21d28f
danso
authored
May 27, 2018
5f21d28f
nicer output, reorganize code a bit
· e2681d2e
danso
authored
May 27, 2018
e2681d2e
change words instead of not posting
· f5b74fdc
danso
authored
May 27, 2018
f5b74fdc
only print success if successful
· 14a19544
danso
authored
May 27, 2018
14a19544
Apr 22, 2018
increase sleep time from 8 hours to 15
· b9dbead7
danso
authored
Apr 22, 2018
b9dbead7
Apr 07, 2018
add upvotes to badwords list
· db79e423
danso
authored
Apr 07, 2018
db79e423
Apr 05, 2018
fix backward previous commit
· 24fb6973
danso
authored
Apr 05, 2018
24fb6973
make readme link to fsf.org
· 54427829
danso
authored
Apr 05, 2018
54427829
adjust markdown footnote
· 970a695a
danso
authored
Apr 05, 2018
970a695a
new file: README.md
· cb19055c
danso
authored
Apr 05, 2018
cb19055c
remove old urllib.request import
· a878200e
danso
authored
Apr 05, 2018
a878200e
Apr 04, 2018
exit without printing stack trace on interrupt
· 3771ac0d
danso
authored
Apr 04, 2018
3771ac0d
Apr 01, 2018
filter badwords
· 07ffcbd0
danso
authored
Apr 01, 2018
07ffcbd0
use safer dictionary lookups everywhere
· be28e53a
danso
authored
Apr 01, 2018
be28e53a
make load_posts use requests lib
· 26b5a954
danso
authored
Apr 01, 2018
26b5a954
only post one status at a time
· 5ca9eac4
danso
authored
Apr 01, 2018
5ca9eac4
if log doesn't exist, fail if log exists
· 7112d0c2
danso
authored
Apr 01, 2018
7112d0c2
simplify and clarify output
· eaa4c69f
danso
authored
Apr 01, 2018
eaa4c69f
only show reddit posts that meet the threshold
· bd6bdcbf
danso
authored
Apr 01, 2018
bd6bdcbf
add error check
· 601077cd
danso
authored
Apr 01, 2018
601077cd
print more useful info
· 755a3b35
danso
authored
Apr 01, 2018
755a3b35
remove assertion, handle error better
· 64affddc
danso
authored
Apr 01, 2018
64affddc
change threshold from 1000 to 2000
· 819858d8
danso
authored
Apr 01, 2018
819858d8
show next check
· 0bae90a6
danso
authored
Apr 01, 2018
0bae90a6
Mar 24, 2018
new file: license
· 25575654
danso
authored
Mar 24, 2018
25575654
initial commit
· 49c53089
danso
authored
Mar 24, 2018
49c53089
Loading