David "Naypam" Trail
|
fbcddb6e62
|
Merge pull request #33 from disser/master
Fix bug in trial run, add max_score parameter.
|
10 years ago |
Dave Disser
|
7965ccad00
|
Add save_directory parameter to backup comment in JSON format.
|
10 years ago |
Dave Disser
|
c16b28e99c
|
Add max_score parameter to only delete comments with this score
or less.
|
10 years ago |
Dave Disser
|
e682468eb3
|
Move trial_run check to after gilded & and distinguished check,
since these comments would erroneously be indicated for deletion
by trial mode.
|
10 years ago |
x89
|
8b8bdfb7c0
|
UTF-8 on the Submission URL print
|
10 years ago |
David "Naypam" Trail
|
0a810b0840
|
Merge pull request #30 from JC5/patch-2
Update read me.
|
10 years ago |
x89
|
46f21f976b
|
New requets
|
10 years ago |
x89
|
8f75285c60
|
Just a requirements update.
|
10 years ago |
x89
|
616269571a
|
BTC address
|
10 years ago |
James Cole
|
6b703616ae
|
Update read me.
Reflects a problem I ran into recently.
|
10 years ago |
David "Naypam" Trail
|
107970a91c
|
Update README.md
|
10 years ago |
David "Naypam" Trail
|
4161f24424
|
Youtube png, sneaky bitcoin link
|
10 years ago |
x89
|
c40fb4ed59
|
Youtube-like image, as in it's from youtube.
|
10 years ago |
x89
|
fd1bb1dd21
|
Youtube demonstration.
|
10 years ago |
x89
|
5c7de66953
|
New license also video!!
|
10 years ago |
x89
|
446ec82b0e
|
It wasn't an rst...
|
10 years ago |
x89
|
6e4abff74a
|
Removed buggy and superflous code.
|
10 years ago |
x89
|
b3cc8a4f5f
|
Bug where text files for saving copies were being created even with saving set to false.
|
10 years ago |
x89
|
3ab1f80924
|
Wee run script to save the hassle of sourcing env
|
10 years ago |
x89
|
2658074f47
|
Merged changed from pteek with fixes.
|
10 years ago |
x89
|
98adee0fba
|
Merge branch 'pteek-dump'
|
10 years ago |
pteek
|
09cdcb4c71
|
#25 Fix a print
|
10 years ago |
pteek
|
8bc863db83
|
#25 Added json dump for submissions
Changed utcnow to now because praw's utc time is actually in current
timezone. line 125
Removed u prefix from random string. line 167
|
10 years ago |
x89
|
75c9f0e987
|
Improved get_sentence syntax, works on non-unix systems
|
10 years ago |
x89
|
8df4e34256
|
No reason not to use the latest praw.
|
10 years ago |
David "Naypam" Trail
|
5ec64fa893
|
Merge pull request #23 from brunoqc/patch-1
Fix typos in README
|
10 years ago |
Bruno Bigras
|
2cea558227
|
Fix typos in README
|
10 years ago |
David Trail
|
d1a0ffe0f5
|
Nuke option for older comments
|
10 years ago |
David "Naypam" Trail
|
2aeeb3309e
|
Merge pull request #18 from kmwhite/master
Doc fix
|
10 years ago |
Kristofer M White
|
a528a4abc0
|
Doc fix
|
10 years ago |
David Trail
|
f30ed08b3e
|
Install script.
|
10 years ago |
David Trail
|
c17e860856
|
More help in the readme.
|
10 years ago |
David Trail
|
b7ecf0adcb
|
Zero the line for request logging (more verbosity)
|
10 years ago |
David Trail
|
bc1bd47411
|
Better user-agent
|
10 years ago |
David Trail
|
c9e9af9801
|
Oopsie typo
|
10 years ago |
David Trail
|
2a184b5853
|
No FileNotFoundError on Python 3
|
10 years ago |
David Trail
|
72eacc0644
|
Merge branch 'master' of github.com:x89/Shreddit
|
10 years ago |
David Trail
|
a06d5113c0
|
Moved my env-specific stuff to .git/info/exclude
|
10 years ago |
David Trail
|
fc5439df7d
|
Oops missed a config mismatch.
|
10 years ago |
David Trail
|
e968036137
|
Distingused / gilded ignore option.
|
10 years ago |
David "Naypam" Trail
|
20d2b850a9
|
Merge pull request #13 from drewcrawford/master
Use of a binary string was necessary in py3.4 to avoid throwing an excep...
|
10 years ago |
Drew Crawford
|
c9874873c9
|
Use of a binary string was necessary in py3.4 to avoid throwing an exception
There appears to be a mismatch here between the regex and the string being searched, this resolves it
Not tested on earlier versions of python
|
10 years ago |
David Trail
|
aeed17e7a1
|
Don't need a chargelog when it's in git.
|
10 years ago |
David Trail
|
9a534dd2a0
|
Oops, we didn't want those files.
|
10 years ago |
David Trail
|
27f39974b4
|
Random words to replace the now broken loremipsum module, a few tidyups
|
10 years ago |
David Trail
|
0fc430b8de
|
Updated requirements to latest praw, updated readme to help people a little extra
|
10 years ago |
David "Naypam" Trail
|
56894b562b
|
Merge pull request #11 from markrawlingson/master
encoding message body to utf-8 - chars such as é cause an exception
|
10 years ago |
Mark Rawlingson
|
c7ba6ac784
|
encoding message body to utf-8 - chars such as é cause an exception
|
10 years ago |
David "Naypam" Trail
|
49e9cc1e14
|
It's quite a small repo for FreeBSD.
|
11 years ago |
David Trail
|
3658073ab2
|
Added requirement.txt from virtualenv.
|
11 years ago |