Commit Graph

  • 27b50f6f2f Merge pull request #88 from crypticgeek/nukecutoff Scott Hand 2017-01-11 14:31:46 -0600
  • 543487ab23 Merge pull request #88 from crypticgeek/nukecutoff Scott Hand 2017-01-11 14:31:46 -0600
  • 4bc7072155 fix nuke_cutoff not being respected crypticgeek 2017-01-11 08:15:29 +0000
  • ac8d91be20 fix nuke_cutoff not being respected #88 crypticgeek 2017-01-11 08:15:29 +0000
  • d8e4a75ec8 Removed nasty update message for minor version Scott 2017-01-07 15:37:55 -0600
  • 1fd248e80a Removed nasty update message for minor version Scott 2017-01-07 15:37:55 -0600
  • b3bb5fa129 Fixes change to PRAW exception on vote clear Scott 2016-12-13 21:05:48 -0600
  • 1d67dc7c76 Fixes change to PRAW exception on vote clear Scott 2016-12-13 21:05:48 -0600
  • cf8a92e4eb Fixes reconnect regression Scott 2016-12-13 17:01:29 -0600
  • 705c076abc Fixes reconnect regression Scott 2016-12-13 17:01:29 -0600
  • 5daf843d9d Merge pull request #84 from x89/item-del-count Scott Hand 2016-12-13 16:06:11 -0600
  • d9fc18a315 Merge pull request #84 from x89/item-del-count Scott Hand 2016-12-13 16:06:11 -0600
  • 64f5d3193f Correct INFO output when skipped deletions item-del-count David John 2016-12-13 21:56:38 +0000
  • 5a49c99def Correct INFO output when skipped deletions #84 David Trail 2016-12-13 21:56:38 +0000
  • eb0f61491e Fixes JSON output regression in PRAW4 Scott 2016-12-13 15:41:22 -0600
  • 67ccc39442 Fixes JSON output regression in PRAW4 Scott 2016-12-13 15:41:22 -0600
  • 59f757fd06 Merge branch 'master' of https://github.com/x89/Shreddit Scott 2016-12-13 13:16:03 -0600
  • f70a81e599 Merge branch 'master' of https://github.com/x89/Shreddit Scott 2016-12-13 13:16:03 -0600
  • 094f99ceef Adds a MANIFEST file with README and LICENSE Scott 2016-12-13 13:14:53 -0600
  • e84d64f93c Adds a MANIFEST file with README and LICENSE Scott 2016-12-13 13:14:53 -0600
  • 7406c6b2ad Merge pull request #82 from scott-hand/master David 2016-12-13 18:53:30 +0000
  • 7084129886 Merge pull request #82 from scott-hand/master David 2016-12-13 18:53:30 +0000
  • 1467a8e75a Merge branch 'praw4' Scott 2016-12-13 12:19:45 -0600
  • 1d31dc2fe2 Merge branch 'praw4' #82 Scott 2016-12-13 12:19:45 -0600
  • 0c1ce4c220 Makes README more clear about filling out credentials. Scott 2016-12-13 12:17:28 -0600
  • c40e56e6b1 Makes README more clear about filling out credentials. Scott 2016-12-13 12:17:28 -0600
  • 8317f30697 Handles pkg_resources byte strings in Python 3 correctly Scott 2016-12-13 11:07:36 -0600
  • 2b6a6ff51e Handles pkg_resources byte strings in Python 3 correctly Scott 2016-12-13 11:07:36 -0600
  • b80377d4b0 Removes prawcore as a requirement, lets praw manage it Scott 2016-12-12 12:26:39 -0600
  • 284be84678 Removes prawcore as a requirement, lets praw manage it Scott 2016-12-12 12:26:39 -0600
  • 6d53fbba8b Freezes prawcore to 0.3.0 because praw 4.0.0 requires it Scott 2016-12-12 12:21:46 -0600
  • f1fa1b638d Freezes prawcore to 0.3.0 because praw 4.0.0 requires it Scott 2016-12-12 12:21:46 -0600
  • f043514c4b Locks down a few more requirement numbers Scott 2016-12-12 12:09:20 -0600
  • 87742563df Locks down a few more requirement numbers Scott 2016-12-12 12:09:20 -0600
  • 75432525ab Tweaks README for style and typo corrections Scott 2016-12-07 02:02:43 -0600
  • d2ba5a7e17 Tweaks README for style and typo corrections Scott 2016-12-07 02:02:43 -0600
  • 8858922485 Updates license information to be more standardized Scott 2016-12-07 02:00:10 -0600
  • bdc83a4482 Updates license information to be more standardized Scott 2016-12-07 02:00:10 -0600
  • ab54ba072c Updates README for PRAW 4 operation Scott 2016-12-07 01:54:22 -0600
  • ddf33498cb Updates README for PRAW 4 operation Scott 2016-12-07 01:54:22 -0600
  • a33dbb2754 Fixes inaccurate count when no items are deleted Scott 2016-12-07 01:50:52 -0600
  • a1e611553a Fixes inaccurate count when no items are deleted Scott 2016-12-07 01:50:52 -0600
  • a41984ac6b Removes check for praw.ini to allow global config Scott 2016-12-07 01:50:27 -0600
  • b0c95d3516 Removes check for praw.ini to allow global config Scott 2016-12-07 01:50:27 -0600
  • e889c234e8 Allows user to generate praw and shreddit configs Scott 2016-12-07 01:28:28 -0600
  • 74bba08955 Allows user to generate praw and shreddit configs Scott 2016-12-07 01:28:28 -0600
  • 0706cbd6d9 Removes deployment configs and files until documented Scott 2016-12-07 01:20:42 -0600
  • e35a2aad10 Removes deployment configs and files until documented Scott 2016-12-07 01:20:42 -0600
  • e6b19ba2f4 Removes more outdated OAuth code Scott 2016-12-07 01:19:56 -0600
  • 20205b4126 Removes more outdated OAuth code Scott 2016-12-07 01:19:56 -0600
  • 4f0a85ca09 Updates core functionality to PRAW v4 Scott 2016-12-06 02:57:47 -0600
  • 0271b2e741 Updates core functionality to PRAW v4 Scott 2016-12-06 02:57:47 -0600
  • df41093013 Makes prawcore dep explicit Scott 2016-12-06 02:56:59 -0600
  • 83abfe9f88 Makes prawcore dep explicit Scott 2016-12-06 02:56:59 -0600
  • f4499a7b72 Removes edit only from configs Scott 2016-12-06 02:56:33 -0600
  • 9fdfb9a32a Removes edit only from configs Scott 2016-12-06 02:56:33 -0600
  • 5d4c45fbb0 Requirements and setup to require praw > 4 praw4 David John 2016-12-06 08:22:33 +0000
  • 9678657fd1 Moves credentials to praw.ini Scott 2016-12-06 01:03:46 -0600
  • c8c3dcc52d Moves credentials to praw.ini Scott 2016-12-06 01:03:46 -0600
  • e6c1324a4a Adds OAuth creds to config example Scott 2016-12-06 00:35:29 -0600
  • 8171da7828 Adds OAuth creds to config example Scott 2016-12-06 00:35:29 -0600
  • a94bdd762c Removes outdated OAuth helper scripts Scott 2016-12-06 00:35:00 -0600
  • 2b90ba8aea Removes outdated OAuth helper scripts Scott 2016-12-06 00:35:00 -0600
  • 718ef15f80 Updates PRAW deps to V4 Scott 2016-12-06 00:29:49 -0600
  • 643937dcb6 Updates PRAW deps to V4 Scott 2016-12-06 00:29:49 -0600
  • 79258ded33 Increments version to support requirements update Scott 2016-12-05 23:57:23 -0600
  • 378d88e8b7 Increments version to support requirements update Scott 2016-12-05 23:57:23 -0600
  • 346c06dece Merge pull request #79 from skath/praw-requirements Scott Hand 2016-12-05 23:56:50 -0600
  • 586c53dbbb Merge pull request #79 from skath/praw-requirements Scott Hand 2016-12-05 23:56:50 -0600
  • faec46a9a9 Change requirements for praw since praw>=4.0.0 is not backward compatible skath 2016-12-05 20:21:03 -0800
  • c6d7631def Change requirements for praw since praw>=4.0.0 is not backward compatible #79 skath 2016-12-05 20:21:03 -0800
  • 1738db4dc1 Merge pull request #77 from scott-hand/master David 2016-11-30 00:39:18 +0000
  • f5182c1806 Merge pull request #77 from scott-hand/master David 2016-11-30 00:39:18 +0000
  • 2bad6f5111 Improves lorem ipsum to protect against lazy automoderation Scott 2016-11-29 18:34:41 -0600
  • 91cd47f139 Improves lorem ipsum to protect against lazy automoderation #77 Scott 2016-11-29 18:34:41 -0600
  • f887eec69c Merge pull request #75 from scott-hand/master Scott Hand 2016-11-28 21:01:56 -0600
  • d511acbfd5 Merge pull request #75 from scott-hand/master Scott Hand 2016-11-28 21:01:56 -0600
  • e1d34b9159 Fast forwards version number so that PyPI and PRAW agent agree Scott 2016-11-28 20:57:16 -0600
  • ca83643526 Fast forwards version number so that PyPI and PRAW agent agree #75 Scott 2016-11-28 20:57:16 -0600
  • 536d7875a1 Improves config files self documentation Scott 2016-11-28 20:56:08 -0600
  • 6cb808c403 Improves config files self documentation Scott 2016-11-28 20:56:08 -0600
  • 7afd50f348 Allows users to whitelist and blacklist multireddits Scott 2016-11-28 20:51:56 -0600
  • 4c78f404e2 Allows users to whitelist and blacklist multireddits Scott 2016-11-28 20:51:56 -0600
  • 887068ed32 Merge pull request #74 from scott-hand/master Scott Hand 2016-11-28 17:39:05 -0600
  • 01e96903d0 Merge pull request #74 from scott-hand/master Scott Hand 2016-11-28 17:39:05 -0600
  • 574dab8bb5 Gets package ready for PyPI Scott 2016-11-28 17:30:52 -0600
  • 3c7f57a050 Gets package ready for PyPI #74 Scott 2016-11-28 17:30:52 -0600
  • 1ed2b7ea89 Updates setup.py with origin repo author info Scott 2016-11-28 17:22:58 -0600
  • ebdd8221d9 Updates setup.py with origin repo author info Scott 2016-11-28 17:22:58 -0600
  • 7fab5278dd Updates the README with pip installation info Scott 2016-11-28 17:22:33 -0600
  • 20e8271e11 Updates the README with pip installation info Scott 2016-11-28 17:22:33 -0600
  • f71b99d538 Freezes up-to-date requirements Scott 2016-11-28 16:17:36 -0600
  • f93d5e0aba Freezes up-to-date requirements Scott 2016-11-28 16:17:36 -0600
  • f7d7e34d2d Makes it easier for users to get the default config Scott 2016-11-28 16:17:15 -0600
  • 2a1e2fb0a5 Makes it easier for users to get the default config Scott 2016-11-28 16:17:15 -0600
  • 5302bc2668 Merge pull request #72 from x89/71-clear_vote_archived_submissions David 2016-11-25 12:02:26 +0000
  • 066b4a7054 Merge pull request #72 from x89/71-clear_vote_archived_submissions David 2016-11-25 12:02:26 +0000
  • e6c732f4df This should skip clearing votes on subs > 6m old 71-clear_vote_archived_submissions David John 2016-11-25 10:32:48 +0000
  • 94734b3db2 This should skip clearing votes on subs > 6m old #72 David Trail 2016-11-25 10:32:48 +0000
  • 9bb446cb5c Don't duplicate the description… David John 2016-11-22 09:50:03 +0000