This website works better with JavaScript.
fb8effe387
We need more permissions from our reddit app.
David Trail
2015-06-23 21:11:35 +0100
2e9beb1d91
OAuth 2 login support. see get_secret.py and praw.ini.example
David Trail
2015-06-23 20:43:13 +0100
f016d95783
Script to generate yourself a permanent refresh_token
David Trail
2015-06-23 20:37:26 +0100
b60916aa57
add oauth vars to praw.ini
David Trail
2015-06-23 19:49:22 +0100
ec0452983f
Check for TypeError (in case NoneType if the max_points entry hasn't been added yet)
x89
2015-06-17 14:31:51 +0100
292d2006fd
Merge branch 'master' of http://github.org/x89/Shreddit
x89
2015-06-16 10:16:47 +0100
7f475ccd31
Update to accept praw v3
x89
2015-06-16 10:16:21 +0100
fbcddb6e62
Merge pull request #33 from disser/master
David "Naypam" Trail
2015-06-01 00:14:01 +0100
7965ccad00
Add save_directory parameter to backup comment in JSON format.
#33
Dave Disser
2015-05-31 15:52:46 -0700
c16b28e99c
Add max_score parameter to only delete comments with this score or less.
Dave Disser
2015-05-31 15:10:50 -0700
e682468eb3
Move trial_run check to after gilded & and distinguished check, since these comments would erroneously be indicated for deletion by trial mode.
Dave Disser
2015-05-31 15:09:19 -0700
8b8bdfb7c0
UTF-8 on the Submission URL print
x89
2015-05-25 12:05:38 +0100
0a810b0840
Merge pull request #30 from JC5/patch-2
David "Naypam" Trail
2015-05-25 10:55:44 +0100
46f21f976b
New requets
x89
2015-05-06 17:19:54 +0100
8f75285c60
Just a requirements update.
x89
2015-04-29 16:13:36 +0100
616269571a
BTC address
x89
2015-04-29 12:57:55 +0100
6b703616ae
Update read me.
#30
James Cole
2015-04-26 09:20:30 +0200
107970a91c
Update README.md
David "Naypam" Trail
2015-04-24 12:29:15 +0100
4161f24424
Youtube png, sneaky bitcoin link
David "Naypam" Trail
2015-04-24 12:28:38 +0100
c40fb4ed59
Youtube-like image, as in it's from youtube.
x89
2015-04-24 10:39:29 +0100
fd1bb1dd21
Youtube demonstration.
x89
2015-04-24 10:04:34 +0100
5c7de66953
New license also video!!
x89
2015-04-24 09:54:34 +0100
446ec82b0e
It wasn't an rst...
x89
2015-04-17 00:44:36 +0100
6e4abff74a
Removed buggy and superflous code.
x89
2015-04-12 23:54:26 +0100
b3cc8a4f5f
Bug where text files for saving copies were being created even with saving set to false.
x89
2015-04-01 14:42:17 +0100
3ab1f80924
Wee run script to save the hassle of sourcing env
x89
2015-04-01 14:37:21 +0100
2658074f47
Merged changed from pteek with fixes.
x89
2015-03-25 17:45:03 +0000
98adee0fba
Merge branch 'pteek-dump'
x89
2015-03-25 17:37:22 +0000
09cdcb4c71
#25 Fix a print
#27
pteek-dump
pteek
2015-03-23 15:52:23 +0530
8bc863db83
#25 Added json dump for submissions
pteek
2015-03-23 15:47:49 +0530
75c9f0e987
Improved get_sentence syntax, works on non-unix systems
x89
2015-03-22 08:49:36 +0000
8df4e34256
No reason not to use the latest praw.
x89
2015-03-16 15:17:04 +0000
5ec64fa893
Merge pull request #23 from brunoqc/patch-1
David "Naypam" Trail
2015-01-16 18:40:23 +0000
d019e1582e
Merge 237df75764
into d1a0ffe0f5
#24
kafene
2015-01-16 14:01:56 +0000
237df75764
spelling correction
#24
kafene
2015-01-16 09:01:34 -0500
2cea558227
Fix typos in README
#23
Bruno Bigras
2015-01-16 00:04:51 -0500
d1a0ffe0f5
Nuke option for older comments
David Trail
2014-10-15 19:23:29 +0100
2aeeb3309e
Merge pull request #18 from kmwhite/master
David "Naypam" Trail
2014-10-13 17:39:53 +0100
a528a4abc0
Doc fix
#18
Kristofer M White
2014-10-13 11:37:37 -0500
f30ed08b3e
Install script.
David Trail
2014-10-02 20:00:15 +0100
c17e860856
More help in the readme.
David Trail
2014-10-02 19:50:48 +0100
b7ecf0adcb
Zero the line for request logging (more verbosity)
David Trail
2014-09-21 22:28:16 +0100
bc1bd47411
Better user-agent
David Trail
2014-09-16 20:06:53 +0100
436ae0fd13
support https
#16
Duncan Paterson
2014-09-16 19:58:45 +0100
d059aefeae
patch for utf-8
Duncan Paterson
2014-09-16 19:54:30 +0100
c9e9af9801
Oopsie typo
David Trail
2014-09-16 12:05:06 +0100
2a184b5853
No FileNotFoundError on Python 3
David Trail
2014-09-16 11:35:49 +0100
72eacc0644
Merge branch 'master' of github.com:x89/Shreddit
David Trail
2014-08-21 11:24:16 +0100
a06d5113c0
Moved my env-specific stuff to .git/info/exclude
David Trail
2014-08-21 11:24:04 +0100
fc5439df7d
Oops missed a config mismatch.
David Trail
2014-08-16 19:13:16 +0200
e968036137
Distingused / gilded ignore option.
David Trail
2014-08-16 17:42:34 +0100
20d2b850a9
Merge pull request #13 from drewcrawford/master
David "Naypam" Trail
2014-08-09 10:07:00 +0100
c9874873c9
Use of a binary string was necessary in py3.4 to avoid throwing an exception
#13
Drew Crawford
2014-08-09 01:52:29 -0500
aeed17e7a1
Don't need a chargelog when it's in git.
David Trail
2014-08-08 18:40:58 +0100
9a534dd2a0
Oops, we didn't want those files.
David Trail
2014-08-08 18:11:50 +0100
27f39974b4
Random words to replace the now broken loremipsum module, a few tidyups
David Trail
2014-08-08 18:10:05 +0100
0fc430b8de
Updated requirements to latest praw, updated readme to help people a little extra
David Trail
2014-08-06 20:12:13 +0200
56894b562b
Merge pull request #11 from markrawlingson/master
David "Naypam" Trail
2014-07-30 18:25:52 +0100
c7ba6ac784
encoding message body to utf-8 - chars such as é cause an exception
#11
Mark Rawlingson
2014-07-29 11:11:09 -0400
49e9cc1e14
It's quite a small repo for FreeBSD.
David "Naypam" Trail
2014-07-11 01:47:08 +0100
3658073ab2
Added requirement.txt from virtualenv.
David Trail
2014-06-20 19:14:00 +0200
c8eeacbda7
Missed those tabs when converting to python 3
David Trail
2014-06-03 00:22:56 +0200
c4cdc61ebb
Merge branch 'master' of github.com:x89/Shreddit
David Trail
2014-05-18 22:50:47 +0200
b2005e49da
Oops, missed a line in python 3 translation.
David Trail
2014-05-18 22:05:12 +0200
2f56c12365
Update CHANGELOG.rst
David "Naypam" Trail
2014-05-17 19:01:17 +0200
120e98cf23
New year, isn't it.
David "Naypam" Trail
2014-05-17 18:59:19 +0200
551746f1e9
Python 3, PEP 8 compliance, general refactoring
David Trail
2014-05-17 18:56:32 +0200
feae80895e
PEP8 compliance
David Trail
2014-05-17 18:44:21 +0200
792bbd2537
Python file ending, gitignor for virtualenv
David Trail
2014-05-17 18:39:04 +0200
6f452c32dc
Double tabs? Who thought of that!
David Trail
2014-05-17 18:17:46 +0200
aac66354b2
Comment accuratified
David Trail
2013-11-27 18:17:42 +0100
144ccc1233
We don't have HTTPError
David Trail
2013-11-18 22:23:59 +0100
74b0f3b27e
Update README.rst
David Trail
2013-11-08 09:30:30 +0100
f23d15dc83
Merge pull request #9 from smjd/patch-1
David Trail
2013-11-08 00:29:11 -0800
f83b9c9577
Removed small error
#9
Sander
2013-11-08 08:22:49 +0100
9b4c1cf6a7
Merge 7086fd3d13
into da0f23e216
#8
Duncan Paterson
2013-10-09 08:14:22 -0700
7086fd3d13
cleaned up unused function
#8
Duncan Paterson
2013-10-09 16:15:02 +0100
2086452f2d
added an emacs mode, no one uses the command line any more, it's all about emacs
Duncan Paterson
2013-10-09 16:10:16 +0100
3e0cb30e2d
Merge 9a83cb4d44
into da0f23e216
#7
Duncan Paterson
2013-10-08 13:21:02 -0700
9a83cb4d44
better readme
#7
Duncan Paterson
2013-10-08 21:05:27 +0100
0513d2cfab
better readme
Duncan Paterson
2013-10-08 21:02:57 +0100
412218035e
much nicer code :)
Duncan Paterson
2013-10-08 20:57:34 +0100
a243f07c7f
improved the code base
Duncan Paterson
2013-10-08 20:56:34 +0100
da0f23e216
Catch HTTP errors (504, 500, whatever) when doing r.login()
David Trail
2013-07-28 14:18:10 +0100
d8ee3aab26
Slight tidy up plus alter the edit_only functionality
David Trail
2013-07-27 21:04:32 +0100
aa5e2ecc34
Just tidying it up a bit
David Trail
2013-05-31 14:52:59 +0100
23043d628f
We no longer have a reddit directory and may have multipe config files, so let's ignore them all.
David Trail
2013-05-31 14:44:38 +0100
40ede35380
Merge pull request #6 from smjd/patch-1
David Trail
2013-05-31 06:41:40 -0700
f6d07e0adb
Merge 57fe62f97f
into 07b6d63e6d
#6
Sander
2013-05-31 06:39:25 -0700
57fe62f97f
Added an extra newline for formatting.
#6
Sander
2013-05-31 15:39:12 +0200
07b6d63e6d
Merge pull request #5 from drf24/patch-1
David Trail
2013-05-20 04:57:12 -0700
88c1b5cea0
Merge 48b2bd4a1f
into f7a5b8b8a9
#5
drf24
2013-05-19 07:54:33 -0700
48b2bd4a1f
Update shreddit.cfg
#5
drf24
2013-05-19 11:53:49 -0300
f7a5b8b8a9
Little help titbit by request from /u/anaherpandaderp
David Trail
2013-05-12 19:27:02 +0100
4f4fab85a1
Forgot to remove unwanted print message used for debugging.
David Trail
2013-05-12 11:47:55 +0100
d8d82d18c9
I am stupid
David Trail
2013-05-11 20:27:41 +0100
745f375c9f
Updated readme.
David Trail
2013-05-11 20:27:09 +0100
22857f8c2d
I thought I was funny, I wasn't.
David Trail
2013-05-11 20:26:11 +0100
57ee9afce2
Merge branch 'master' of github.com:x89/Shreddit
David Trail
2013-05-11 20:24:39 +0100
a7fd5c789f
Donation link. Muhaha
David Trail
2013-05-11 20:24:27 +0100