Scott
|
dd69f2bc4e
|
Bumping PRAW version up
|
8 years ago |
Scott
|
d0482a0887
|
Merge branch 'master' of https://github.com/x89/Shreddit
|
8 years ago |
Scott Hand
|
543487ab23
|
Merge pull request #88 from crypticgeek/nukecutoff
fix nuke_cutoff not being respected
|
8 years ago |
crypticgeek
|
ac8d91be20
|
fix nuke_cutoff not being respected
|
8 years ago |
Scott
|
1fd248e80a
|
Removed nasty update message for minor version
|
8 years ago |
Scott
|
1d67dc7c76
|
Fixes change to PRAW exception on vote clear
|
8 years ago |
Scott
|
705c076abc
|
Fixes reconnect regression
|
8 years ago |
Scott Hand
|
d9fc18a315
|
Merge pull request #84 from x89/item-del-count
Correct INFO output when skipped deletions
|
8 years ago |
David Trail
|
5a49c99def
|
Correct INFO output when skipped deletions
|
8 years ago |
Scott
|
67ccc39442
|
Fixes JSON output regression in PRAW4
|
8 years ago |
Scott
|
f70a81e599
|
Merge branch 'master' of https://github.com/x89/Shreddit
|
8 years ago |
Scott
|
e84d64f93c
|
Adds a MANIFEST file with README and LICENSE
|
8 years ago |
David
|
7084129886
|
Merge pull request #82 from scott-hand/master
PRAW 4 version
|
8 years ago |
Scott
|
1d31dc2fe2
|
Merge branch 'praw4'
|
8 years ago |
Scott
|
c40e56e6b1
|
Makes README more clear about filling out credentials.
|
8 years ago |
Scott
|
2b6a6ff51e
|
Handles pkg_resources byte strings in Python 3 correctly
|
8 years ago |
Scott
|
284be84678
|
Removes prawcore as a requirement, lets praw manage it
|
8 years ago |
Scott
|
f1fa1b638d
|
Freezes prawcore to 0.3.0 because praw 4.0.0 requires it
|
8 years ago |
Scott
|
87742563df
|
Locks down a few more requirement numbers
|
8 years ago |
Scott
|
d2ba5a7e17
|
Tweaks README for style and typo corrections
|
8 years ago |
Scott
|
bdc83a4482
|
Updates license information to be more standardized
|
8 years ago |
Scott
|
ddf33498cb
|
Updates README for PRAW 4 operation
|
8 years ago |
Scott
|
a1e611553a
|
Fixes inaccurate count when no items are deleted
|
8 years ago |
Scott
|
b0c95d3516
|
Removes check for praw.ini to allow global config
|
8 years ago |
Scott
|
74bba08955
|
Allows user to generate praw and shreddit configs
|
8 years ago |
Scott
|
e35a2aad10
|
Removes deployment configs and files until documented
|
8 years ago |
Scott
|
20205b4126
|
Removes more outdated OAuth code
|
8 years ago |
Scott
|
0271b2e741
|
Updates core functionality to PRAW v4
|
8 years ago |
Scott
|
83abfe9f88
|
Makes prawcore dep explicit
|
8 years ago |
Scott
|
9fdfb9a32a
|
Removes edit only from configs
|
8 years ago |
Scott
|
c8c3dcc52d
|
Moves credentials to praw.ini
|
8 years ago |
Scott
|
8171da7828
|
Adds OAuth creds to config example
|
8 years ago |
Scott
|
2b90ba8aea
|
Removes outdated OAuth helper scripts
|
8 years ago |
Scott
|
643937dcb6
|
Updates PRAW deps to V4
|
8 years ago |
Scott
|
378d88e8b7
|
Increments version to support requirements update
|
8 years ago |
Scott Hand
|
586c53dbbb
|
Merge pull request #79 from skath/praw-requirements
Change requirements for praw
|
8 years ago |
skath
|
c6d7631def
|
Change requirements for praw since praw>=4.0.0 is not backward compatible
|
8 years ago |
David
|
f5182c1806
|
Merge pull request #77 from scott-hand/master
Improves lorem ipsum to protect against lazy automoderation
|
8 years ago |
Scott
|
91cd47f139
|
Improves lorem ipsum to protect against lazy automoderation
|
8 years ago |
Scott Hand
|
d511acbfd5
|
Merge pull request #75 from scott-hand/master
Adds multireddit white and black lists
|
8 years ago |
Scott
|
ca83643526
|
Fast forwards version number so that PyPI and PRAW agent agree
|
8 years ago |
Scott
|
6cb808c403
|
Improves config files self documentation
|
8 years ago |
Scott
|
4c78f404e2
|
Allows users to whitelist and blacklist multireddits
|
8 years ago |
Scott Hand
|
01e96903d0
|
Merge pull request #74 from scott-hand/master
PyPI installable version
|
8 years ago |
Scott
|
3c7f57a050
|
Gets package ready for PyPI
|
8 years ago |
Scott
|
ebdd8221d9
|
Updates setup.py with origin repo author info
|
8 years ago |
Scott
|
20e8271e11
|
Updates the README with pip installation info
|
8 years ago |
Scott
|
f93d5e0aba
|
Freezes up-to-date requirements
|
8 years ago |
Scott
|
2a1e2fb0a5
|
Makes it easier for users to get the default config
|
8 years ago |
David
|
066b4a7054
|
Merge pull request #72 from x89/71-clear_vote_archived_submissions
#71 This should skip clearing votes on subs > 6m old
|
8 years ago |