Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/praw-dev/asyncpraw

Async PRAW, an abbreviation for "Asynchronous Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
https://github.com/praw-dev/asyncpraw

Added tests for mark_as_read and search_reddit_name as well as added get_unread function.

d0b61a1dab857b2da9732d7f74a15d52e4ab5df6 authored about 13 years ago
Quote consistency.

ff6c3a945551cca5b03f7cf3f3d0d4ac132a84c2 authored about 13 years ago
Remove remaining global config settings in favor of site-specific settings.

A positive side effect of this change is that the api_request_delay now
operates on a per-domain...

d2d72365ca9e1db86a759975bbd6796b7861b317 authored about 13 years ago
Fixed create_subreddit and added tests for a few untested functions.

Added test functionality for:

* create_subreddit
* get_all_comments
* get_front_page
* my_moder...

81845f652cbbdb8bf6acdcc21a7c19c655fa5bc4 authored about 13 years ago
Build test urls from the domain specified in the configuration file.

a587c350514afefefd3af993f2be48936f2287d0 authored about 13 years ago
Added tests for logout, send_feedback, and create_user, and fixed the functions to work properly.

01554c3a0a20639bf33bd49180fae63f34746410 authored about 13 years ago
Added support for inbox messages via the Message class.

7b2d1ec4c905f291e9fdbc0b3cf489d2ac86d8d6 authored about 13 years ago
Fixed semi-failing flair test by setting flairlist url to stale when flair is updated. Did the same for a submission's permalink when comments are added.

b555382e26d3ed3f514cdd7dfe40136752dfde79 authored about 13 years ago
Added pylint and modified code to pass the tests. Refactored the reddit class to group functions into extension classes.

5671d267ba38bd95cd08f423220c68fc074887da authored about 13 years ago
Added clear_flair_templates and add_flair_template features along with dummy tests (no verification they worked) as there doesn't appear to be a nice way to get the current list of flair templates.

316cf8557b84377398eb8499ffbb50d1d52a914b authored about 13 years ago
Refactored the multisite implementation, and made stride to pass pylint.

More specific details:

* Consolodated all api objects and their ancestors in objects.py
* Clean...

0caed953a827ad39336f3fa96f8daf5ab1ec74ae authored about 13 years ago
Merged multisite functionality with lint / pyflakes / pychecker fixes.

038cd7e570500f816e8552ccdeb627d1b6af9f48 authored about 13 years ago
Added the ability to connect to another running instance of reddit that's

somewhere other than reddit.com. See example_settings.py.

84a5d4b34f171638cdd8e187e0f5ec54fb9a132a authored about 13 years ago
Added lint.sh and made changes to reduce warnings / errors by pychecker and pyflakes.

bb5e30c397f6240dd2a36d2030310c993512b7f8 authored about 13 years ago
Made everything conform to PEP 8.

4e4adb3e7c8b1c28412b231c8bf188fb6b86bd6d authored about 13 years ago
Added set_flair_csv function along with README example and tests.

a377f5380c7c0e07874461e6258521dc2556d07c authored about 13 years ago
Updated vote tests to verify their results.

2cac0b94ec175370ae0c3672c08c402b9911d49e authored about 13 years ago
Fix README markdown issue.

f4cc23c108ca3aef501f8a740425d6b6e7f6857a authored about 13 years ago
Added flairlist support and refactored test code.

* updated get_content to support flair list
* combined get_submission and get_submission_by_id i...

b8ae81771b8d70522e5a891aa34c263df0b3c725 authored about 13 years ago
Refactored exceptions, updated set_flair and added corresponding tests.

Notable differences:

* Renamed api_exceptions.py to errors.py
* Refactored error_mapping code...

3e1181202352afce984c91011a3c83c214469a34 authored about 13 years ago
Added LoggedInRedditor class and started adding messaging functionality to it.

Along these lines, I've removed inbox.py as it's fairly misleading.

338d0d1366546d92250a85c598585befd75b1a7d authored about 13 years ago
Add tests for (un)friend and submit link now that these work.

3cfd8187850745635b7ab4e34dfcb41be9a2efde authored about 13 years ago
Refactored a bunch of code (tests still pass)

* Moved reddit.py to __init__.py to remove reddit.reddit module confusion
* Renamed URL to _url...

1c7f31f5beab7544a94f0d5fc373850c9f69c30d authored about 13 years ago
Added tests for comments and community subscribing.

b2ca96b980c4a3938bcae83b77be6837e07bcc44 authored about 13 years ago
Updated README and cleaned up imports.

e0727f74f6fe6f6b00b3c4ec7fd355ed6762a51c authored about 13 years ago
Merged from master and resolved conflicts.

30d97bfaf19bbc461312e545e6ee5492d42330f1 authored about 13 years ago
Merged from fireworker76 and resolved conflict.

731c2bc79f77f6c06466b6ec81b04134b3e05fb3 authored about 13 years ago
Merge branch 'master' of git://github.com/shalecraig/reddit_api

c1d6937ed0190bf84413a9bbdc49917a83d88afa authored about 13 years ago
Merge remote-tracking branch 'nemec/master'

Conflicts:
reddit/decorators.py
reddit/reddit.py
reddit/urls.py

7cd90c6796962d232813a766fc4dce65f93e556e authored about 13 years ago
Merge pull request #38 from bboe/fix_tests

Cache submission's comments, and make tests pass.

e9b675720b33e92625c2605c8dbfa2fff22ab817 authored about 13 years ago
Merge pull request #39 from bluepnume/master

Added set_flair method

997fbd7dcecfdd600a18820be9288150070e3b2a authored about 13 years ago
Added "set_flair" method for flair api

91aabc337f780340d2ae965bcf5c43231dc3f0c2 authored about 13 years ago
Merged changes from simple_login and removed util.urljoin as it's really not needed.

a1a7c36cef73ddea7a86971b3d933cbb76aec8a4 authored about 13 years ago
Updated submit, vote, save, and delete to use api_type:json and added test cases for each with respect to submissions.

3ea91a1e7ef41630c9d58b566f776d6564a9f8bc authored about 13 years ago
Login uses api_type parameter thus allowing for better error handling as a jquery response is no longer returned. This also immediately returns the modhash, thus another request is no longer needed.

6fa4ec85bedb456ece94a9e9c94500ba06791104 authored about 13 years ago
Merge pull request #2 from SimonGreenhill/master

Missing an import

a3f2fddb2e7c8ca7131cd363352b8657d8e41bcb authored about 13 years ago
Missing an import

e9e445b733b793243d94168a0527b882a8f8cf95 authored about 13 years ago
Cache comments for a submissions, and make tests pass.

87e3b0f54633667214a4d5cbf00f569e83338e82 authored about 13 years ago
Merge pull request #32 from Julian/master

NameError in parse_api_json_response

6e8d801d8d5a94541c6f2f0aea94309861bc0c7c authored about 13 years ago
Merge pull request #30 from liquidpele/master

subreddit moderation list

e0dfb89cd9f594e13f81c95eae322f781aa215d5 authored about 13 years ago
Fixed login to use latest /api/login/USER/ url and raise Exceptions when login fails due to rate limit or wrong password.

176486fbeb97c53cedf29d09954d5589ca678447 authored over 13 years ago
Fixed a NameError.

2edc11eceee7ae23f26a3ca06837bdc5deab0cac authored over 13 years ago
Adding ability to getch list of subreddits current user moderates

25d7f3848d3dbef304b368b2ad0d2c3cf05a5398 authored over 13 years ago
Merge pull request #1 from gardaud/master

Fixed bug that causes a TypeError on certain python installs

8b53436d73c58a4cdd09ed939bcf98aa63db68e5 authored over 13 years ago
Fixed bug that triggered a TypeError on certain python installs

2453f6e0169000f4beb7f07aee147312226fe120 authored over 13 years ago
Edited README.md via GitHub

ff5f5533c571587590f84d88a16df60b3cd1c9b8 authored over 13 years ago
Another fix to the read me.

ecb3e5c40c0dfbc1171eb9fba9f9e47364e28bdc authored over 13 years ago
Merge pull request #28 from shalecraig/master

The url isn't working, and it doesn't look like I can call it anyways.

fc7227c784655b06cba5196f5af87855a029d152 authored over 13 years ago
Readme shows a deprecated function (try going to the link supplied).

848bf81af61109507c984a60c2c679bc587fb2f0 authored over 13 years ago
Made mark_as_read feature require login

27cfccd08ea21cfdbe6413d15cae4af846d45f1a authored over 13 years ago
Added 'mark as read' feature for comments (and mark_all for the inbox)

3fb79978e7045f3b310fba72b59082b1a0f608f4 authored over 13 years ago
Merge pull request #25 from frewsxcv/patch-1

removed redundant import line

82c8af08c8aaafd29d02b66cc20da43d1422ca3e authored over 13 years ago
removed redundant import line

ed339b58144187812dab25be168abeef55b84f80 authored over 13 years ago
readme error

96b83b52e2c07736a859852d5f57a8874316bf1b authored over 13 years ago
added some __doc__ and __name__, enhanced README

0305f9c31b241ec13a71d2148d336a344f877a72 authored over 13 years ago
moved create_redditor method to reddit.py, where it belongs :P

c0526bda7e0ee82f083d762c11703685f4f123d5 authored over 13 years ago
uploaded to pip, added extra install options to README

e934cc1d2c7fb5c3ddf901c55d1b565a6d5991fc authored over 13 years ago
fies issue #23; added setup_requirements to setup.py

14b4d3ebcf1467b92c00c773efd0d597471333b4 authored over 13 years ago
Merge pull request #22 from Pinkerton/master

added dependencies section to README.md with setuptools as a package dependency for install

c78c9171de084a20d3c997681e426cde639816f7 authored over 13 years ago
Merge pull request #21 from john2x/patch-1

Fix for issue #20 https://github.com/mellort/reddit_api/issues/20

019699348cada5aed7d5cadf7cfdd402494c5233 authored over 13 years ago
Added dependencies section with setuptools as a package dependency for install

2c007a2ba47d1da65c60a96e99c0c20827ec3e9a authored over 13 years ago
Fix for issue #20 https://github.com/mellort/reddit_api/issues/20

fc6c3a7f68252710861bcda25d7535876d13d983 authored over 13 years ago
added Reddit.get_submission_by_id, fixed bugs

- voting wasn't working because _request was trying to encode
an int parameter as a string (th...

8039e71069e326751a02435f1f68ce4952135919 authored over 13 years ago
see commit log for previous entry: same issue with self.user and self.user.display_name

this should fix compose_message()

a718cd54ebcff6d4b56174d05e1c0f555a62c9d2 authored over 13 years ago
fixed "Subreddit object has no method encode" error (fixes #17)

i was previously including the subreddit name in the requests
by just passing in self.subreddit ...

4b3d4cb4de8571df279fe179a900f10a54089c65 authored over 13 years ago
Merge pull request #16 from nemec/master

Fixed use of urllib2 "global opener".

924c167192bd4b2667f09805c4a504012a5f1682 authored over 13 years ago
Merge pull request #14 from bboe/master

Lots of updates

129a591680b69529f5960888bd56d279e512cce7 authored over 13 years ago
Made opener object 'private'

27b156426d9e1ac28632ef59e9be99f3a0e62cb8 authored over 13 years ago
Each Reddit object now has its own urllib2 openerdirector, so login cookies aren't shared between two instances.

0f3ae83a7b5b62f34eb5b7542bedabd8dee6ef9b authored over 13 years ago
Merge remote-tracking branch 'upstream/master'

806b9541cc90551259cac4b0734cf9e46c059be5 authored over 13 years ago
Added support for unicode urls, and unicode in the submission body

822463ea37697ff99b6046aa0d17ea1bf97a1732 authored over 13 years ago
Merge remote branch 'tmp/master'

d7d5bab9edc1f33c931f94513b0293dabd6e7961 authored over 13 years ago
Pulled in another stranded fork

f21673bda21cbb115755ca6a828f0dd34715b75b authored over 13 years ago
Merged dangling fork

ab603b0edcefa628a92714265aeb7cbf9ad1c0ca authored over 13 years ago
Fixed reddit_test to work with python 2.6

286abecd165fba54d3cd2ff009cf4396e18614ac authored over 13 years ago
- Comments store pointer to subbmions and has permalink attribute.

- Captcha is only displayed if needed, and the prompt will continue to display
until the captc...

a4ce0fdfb4aea65912280046728066bd10373e92 authored over 13 years ago
Merge branch 'MoreComments' into captcha

6460ba474b37bf7b6445983653a4cb526ef63d61 authored over 13 years ago
Added MoreComments class with property comments to allow fetching of additional comments.

b988d91891bad39ef417a16740ef56fd8ca7c349 authored over 13 years ago
Updated gitignore to ignore setup files

adefe20e32fd8e9c0e1ac53179adc62b57d08b0f authored over 13 years ago
Updated decorate so captcha works for sending messages

8d386455056a7a8a5118a9a7555860fe4dba5cf7 authored over 13 years ago
Removed all_content as param from get_content as it is no longer recursive

1a3a95a127061e4c5928d9b08d0ba4b4b2c98ea7 authored over 13 years ago
Added get_new_by_date function, modified fetcher to work iteratively instead of recursively, and allowed the function to fetch all items

35378e92823c60db06bf6b5d9a9059a0f7cdc269 authored over 13 years ago
added gpl headers and COPYING file

b309670583770dfc866de9c057e7d97eee91de0a authored almost 14 years ago
deleted extra variable (ABOUT_URL) in inbox object

e89e353960d77fd00197411de00c4a42abd6317b authored almost 14 years ago
Merge remote branch 'nemec/about_url'

648a05dbc4d46ba8e5cc685cb246b080b4d4d4b7 authored almost 14 years ago
Merge branch 'about_url'

6f770b719b4698747a4d46382a70149bdb1157fe authored almost 14 years ago
Changed _get_json_dict method to stop using self.ABOUT_URL

70afa8a11171267ec66f1e189e9e3fe029b9035a authored almost 14 years ago
Added Inbox object for reading messages.

7b400070b44ce0164e3a86b8e170f1f45e66f3e1 authored almost 14 years ago
updated readme

f5119d6d4035ae7014a30efe95640205023d2651 authored almost 14 years ago
updated examples

78a9314f8eeb3f2b704089c6c34931ee5f283017 authored almost 14 years ago
version number -> 1.0 :)

cca10022172a72d68c29a7e10e3d81c61691cd8d authored almost 14 years ago
reorganization of code, code cleanup

80b0504e0e4e04d87595be944c986d5623cb01be authored almost 14 years ago
fixed typo

4d906d64957616610f2670f92a214b913cfb123b authored almost 14 years ago
Packaged the deal

ebfc9caba5b58b9e68c77af9c8e53f5562a2ee64 authored almost 14 years ago
typo

d20e0a117f418eeb2432d815084bd3ffc03de7b0 authored almost 14 years ago
fixed issue with getting comments for submissions

3114b18ab2d190214ab0b91023d170466e65a8bf authored almost 14 years ago
added gplv3 license

ae39856f0002dda2e20e89fd2503eea72ec06fa6 authored about 14 years ago
Updating default WAIT_BETWEEN_CALL_TIME to two seconds, updated README

2243a06e4aedbd748b477b95cb8cfbc4dd7eb6af authored about 14 years ago
Support self posts. Default behaviour unchanged

f63d80ed54e6fd89819ead12ebd44f6a2d27a7d3 authored about 14 years ago
Don't overwrite the url being submitted with the url to post to

80290523f447c29fc84456343a70fa94cb33f6ac authored about 14 years ago