25 Commits
Author SHA1 Message Date
David Marx 51d7876f92 Added change log 2018-05-18 01:03:51 -07:00
David Marx c012add067 Removed debugging code 2018-05-18 00:46:07 -07:00
David Marx 194ea95829 using submission/comment_ids under the hood in _praw_search when submission_id provided. Need to clean up debugging print statements 2018-05-18 00:43:16 -07:00
David Marx 9bbec1d700 Added support for /reddit/submission/comment_ids/ endpoint 2018-05-18 00:11:02 -07:00
David Marx 80651b11af Moved praw functionality into PushshiftAPI class 2018-05-17 23:43:34 -07:00
David Marx ded03e5122 Added support for getting ids from pushshift and pulling things from praw 2018-05-17 23:37:08 -07:00
David Marx b550f20e97 Fixed some bugs introduced in last commit, added batch_return, started work on praw utility class 2018-05-17 23:05:40 -07:00
David Marx 1b10c11801 Added get_submission_comment_ids, big refactor to accomodate 2018-05-16 00:40:11 -07:00
David Marx aee59d147c Improved rate limit handling 2018-05-13 14:57:07 -07:00
David Marx 7fe017d18e Version increment 2018-05-12 21:15:54 -07:00
David Marx 7d4bdef095 Fixed bug in demo 2018-05-12 20:40:33 -07:00
David Marx 45405353f6 Fixed bugs in _add_nec_args. Created_utc repetition (#16) and incorrect string -> list encapsulation 2018-05-12 20:34:12 -07:00
David Marx 5f69b524a1 Keeping local tz detection as default. 2018-04-29 11:03:02 -07:00
David Marx 19ba02ed22 Made local utc offset detection optionally 2018-04-29 11:00:18 -07:00
David Marx c48269d7e7 Fixed utc offset bug for issue #8 2018-04-21 13:01:53 -07:00
David Marx bdfaccc51b Fixed heading level 2018-04-14 20:24:53 -07:00
David Marx af2380137b made dt import in demo code explicit 2018-04-14 20:23:09 -07:00
David Marx 3a27c440e2 Updated installation instructions to reflect availability on PyPi. 2018-04-14 20:19:38 -07:00
David Marx e9214a488b added .pypirc to .gitignore 2018-04-14 20:09:59 -07:00
David Marx ab4d93aa5a Fixed stop_condition behavior, added stop_condition demo, cleaned out deprecated code 2018-04-14 20:00:19 -07:00
David Marx 08a70e7a24 Fixed ref to readme in setup.py 2018-04-14 19:37:33 -07:00
David Marx df92547021 Added .gitignore 2018-04-14 19:37:02 -07:00
David Marx 36b6e39374 Added python_requires >=3 to setup.py 2018-04-14 19:31:44 -07:00
David Marx 5760f10178 Added keywords to setup.py 2018-04-14 19:29:57 -07:00
David Marx a27f690df4 root commit 2018-04-14 18:55:03 -07:00