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 |
David Trail
|
c8eeacbda7
|
Missed those tabs when converting to python 3
|
11 years ago |
David Trail
|
c4cdc61ebb
|
Merge branch 'master' of github.com:x89/Shreddit
|
11 years ago |
David Trail
|
b2005e49da
|
Oops, missed a line in python 3 translation.
|
11 years ago |
David "Naypam" Trail
|
2f56c12365
|
Update CHANGELOG.rst
|
11 years ago |
David "Naypam" Trail
|
120e98cf23
|
New year, isn't it.
|
11 years ago |
David Trail
|
551746f1e9
|
Python 3, PEP 8 compliance, general refactoring
|
11 years ago |
David Trail
|
feae80895e
|
PEP8 compliance
|
11 years ago |
David Trail
|
792bbd2537
|
Python file ending, gitignor for virtualenv
|
11 years ago |
David Trail
|
6f452c32dc
|
Double tabs? Who thought of that!
|
11 years ago |
David Trail
|
aac66354b2
|
Comment accuratified
|
11 years ago |
David Trail
|
144ccc1233
|
We don't have HTTPError
|
11 years ago |
David Trail
|
74b0f3b27e
|
Update README.rst
|
11 years ago |
David Trail
|
f23d15dc83
|
Merge pull request #9 from smjd/patch-1
Removed small error
|
11 years ago |
Sander
|
f83b9c9577
|
Removed small error
schreddit > shreddit.
|
11 years ago |
David Trail
|
da0f23e216
|
Catch HTTP errors (504, 500, whatever) when doing r.login()
|
11 years ago |
David Trail
|
d8ee3aab26
|
Slight tidy up plus alter the edit_only functionality
|
11 years ago |
David Trail
|
aa5e2ecc34
|
Just tidying it up a bit
|
12 years ago |
David Trail
|
23043d628f
|
We no longer have a reddit directory and may have multipe config files, so let's ignore them all.
|
12 years ago |
David Trail
|
40ede35380
|
Merge pull request #6 from smjd/patch-1
Added an extra newline for formatting.
|
12 years ago |
Sander
|
57fe62f97f
|
Added an extra newline for formatting.
This will make sure reddit shows the URL on a new line.
|
12 years ago |
David Trail
|
07b6d63e6d
|
Merge pull request #5 from drf24/patch-1
Update shreddit.cfg
|
12 years ago |
drf24
|
48b2bd4a1f
|
Update shreddit.cfg
Line 25, "sumbitted" changed to "submitted".
|
12 years ago |
David Trail
|
f7a5b8b8a9
|
Little help titbit by request from /u/anaherpandaderp
|
12 years ago |
David Trail
|
4f4fab85a1
|
Forgot to remove unwanted print message used for debugging.
|
12 years ago |
David Trail
|
d8d82d18c9
|
I am stupid
|
12 years ago |
David Trail
|
745f375c9f
|
Updated readme.
|
12 years ago |
David Trail
|
22857f8c2d
|
I thought I was funny, I wasn't.
|
12 years ago |
David Trail
|
57ee9afce2
|
Merge branch 'master' of github.com:x89/Shreddit
|
12 years ago |
David Trail
|
a7fd5c789f
|
Donation link. Muhaha
|
12 years ago |
David Trail
|
7c8f008dc5
|
Improved code layout, support for editing but not deleting, lorem ipsum! And some subtle Github advertising ;)
|
12 years ago |
David Trail
|
e9abdf7a84
|
Generate an improved pre-delete edit text.
|
12 years ago |
David Trail
|
11e53c6f21
|
Update LICENSE
|
12 years ago |
David Trail
|
7b1f67c61d
|
Improving security since deleted comments are actually kept by Reddit admins.
|
12 years ago |
David Trail
|
15c5d3abf2
|
Optional -c / --config option with argparse for seperate config files.
|
12 years ago |
David Trail
|
896abd5a54
|
Using the latest version of PRAW instead of the old reddit_api
|
12 years ago |
David Trail
|
c7611db12b
|
Cron examples added to readme
|
13 years ago |