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 |
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
|
2658074f47
|
Merged changed from pteek with fixes.
|
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 |
David Trail
|
d1a0ffe0f5
|
Nuke option for older comments
|
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
|
e968036137
|
Distingused / gilded ignore option.
|
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
|
27f39974b4
|
Random words to replace the now broken loremipsum module, a few tidyups
|
10 years ago |
Mark Rawlingson
|
c7ba6ac784
|
encoding message body to utf-8 - chars such as é cause an exception
|
10 years ago |
David Trail
|
c8eeacbda7
|
Missed those tabs when converting to python 3
|
11 years ago |
David Trail
|
b2005e49da
|
Oops, missed a line in python 3 translation.
|
11 years ago |
David Trail
|
551746f1e9
|
Python 3, PEP 8 compliance, general refactoring
|
11 years ago |
David Trail
|
792bbd2537
|
Python file ending, gitignor for virtualenv
|
11 years ago |
David Trail
|
9a725fa06e
|
more appropriate name for the grabber
|
13 years ago |
David Trail
|
0308e02608
|
Initial obtaining of user data.
|
13 years ago |