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

Add Subreddit.message and Redditor.message.

8bc7ac06681a71b22961e57ebc4c299515c67ce1 authored over 8 years ago
Replace print statement with assertion in comment stream test.

3bb8042095f2a3e9e1f4c67f64f4f5bb540c89a0 authored over 8 years ago
Bump to 4.0.0b5.

62e7dbaa4a2d30337388736fd961ca868e5e7682 authored over 8 years ago
Add Subreddit.stream.comments.

1fafd142d5c67e5ae24bcfd2aa35deee959921dc authored over 8 years ago
Add Subreddit.comments method.

7eb9f8c28738555ef91a8413c46a698cbefd1d3c authored over 8 years ago
Merge pull request #620 from 13steinj/patch-6

Set Reddit.user on the wildcard OAuth scope

f40801bc279b6739943bb5445bb3fc56be81d833 authored over 8 years ago
Set Reddit.user on the wildcard OAuth scope

The '*' OAuth scope provides for all possible scopes, including methods that would require 'iden...

a648b39f986c4ee3d788d8b5979c4ec53418c6a6 authored over 8 years ago
Merge pull request #618 from michael-lazar/blank_invalid_subreddit

Added check for blank subreddit name.

d0f69dc84f70fc482ac5d6e707554853fd767e29 authored over 8 years ago
Merge branch 'master' into blank_invalid_subreddit

659e618abd98aae2ad674f3653439fecbd77f730 authored over 8 years ago
Removed extra space.

fca9f384ed055aa0d09f5c0f51d5708c840e2f3a authored over 8 years ago
Added check for blank subreddit name.

6109c3bf48c2163d6c4e7cccc37afd4775967eaa authored over 8 years ago
Merge pull request #617 from praw-dev/xoru-new

Add method for getting lazy instance of a comment.

d7f620bddc7c6ba514e81d15d587b1e090ee8c7f authored over 8 years ago
Correct unicode comment.

45bc90a14c1df742aa5db3252996af691fee00c5 authored over 8 years ago
Merge pull request #616 from praw-dev/remove_easy_install

Remove easy_install from README.rst.

60e8015ab2f3c55047097d253097b7b5107a12f5 authored over 8 years ago
Add method for getting lazy instance of a comment.

301b8b4da160968b0a15512b98894bc8d2a6381e authored over 8 years ago
Merge branch 'master' into remove_easy_install

654e0a5a329b550ee457c0c4d20579385841a9c2 authored over 8 years ago
Merge pull request #612 from leviroth/master

Add method get_rules for a subreddit's rules

c37afbe5d5d495b16364d6c060e7e1fdfcc8b881 authored over 8 years ago
Remove easy_install from README.rst.

`easy_install` will install the latest version regardless if it is pre-release
or not. With PRAW...

ff5553a9cd1fe7e3fdcb805e2c0e460296d2c29d authored over 8 years ago
Fixing careless errors

a7a14c858fe5fb9e0f6ee6323b67319e0c3602cb authored over 8 years ago
Improved docstring for get_rules

1738cf2a56847572acd537e6e92e53098196ced1 authored over 8 years ago
Added get_rules to changelog

56d50b51b90fd470652c4994edf3685245ea0d41 authored over 8 years ago
Added cassette for test_get_rules

42d9e21c209812eaa51ad44df0cc3b2bc7d32f66 authored over 8 years ago
Test for get_rules

e1433741d7187fd9ccde0dfc070a5cfeae7cdbd6 authored over 8 years ago
Added get_rules for UnauthenticatedReddit and Subreddit

db354e3e8dd51706758762cf9a2e63880a260848 authored over 8 years ago
Merge pull request #607 from hlprimm/patch-1

Update oauth.rst

8554207ef1f7e11d8c10a6a7babc563624f71f35 authored over 8 years ago
removed space

9a2d09b23bc5c3f579e22f851664262a4f7b02bc authored over 8 years ago
Merge pull request #608 from praw-dev/readthedocs

Update PRAW documentation links to praw.readthedocs.io from .org.

d5f882c86440d73d589228faa79995a498f330fd authored over 8 years ago
Update PRAW documentation links to praw.readthedocs.io from .org.

Email from readthedocs:

> Hello!

> Starting today, Read the Docs will start hosting projects f...

463e27c39e68ef1e01ca76b3741d53ef2ec52dc4 authored over 8 years ago
Update oauth.rst

Parenthesis needed for python3.

27a09d9a035eb3308a96fed258531b9cb38ca30d authored over 8 years ago
Merge pull request #606 from strix-technica/master

Add preliminary support for password OAuth grant types to PRAW3

973dc8a9471a0c05e88dde9de3463b3863e6eecc authored over 8 years ago
Fix docstring in `refresh_access_information()`

Also add tentative support to `refresh_access_information()` for
password grant types in an atte...

f460c2b0f1f95c84d1f8a4bfb698d847b6fc5699 authored over 8 years ago
Preliminary support for password grants

But since these are already supported in PRAW4, this commit is simply
to save work I'd already d...

05ac1831c103dc6c6c530f1ad4a5dbee2182acc9 authored over 8 years ago
objects.py doesn't need to be executable

1a003fe6c3d6118b825b2b324a1b4bdda35c2025 authored over 8 years ago
Clean changelog. Bump to version: 3.5.0

0c88697fdc26e75f87b68e2feb11e101e90ce215 authored over 8 years ago
Bump to version: 3.5.0

eb7ac282e6835430a4351b13685c2f73f3ac9936 authored over 8 years ago
Merge pull request #603 from voussoir/praw-hidemany

Support large lists of fullnames for `hide` and `get_info`

3e0ffb9c1315cae415a2c3c19e53c7c25ad7e77e authored over 8 years ago
Separate new tests, avoid breaking return val

02b1f3337a3fba443dfb61b6b21ead510869d336 authored over 8 years ago
Support `hide` and `get_info` for large lists

8d9390ec1ceea2565b4db69cc04ecd48ffaae385 authored over 8 years ago
Merge pull request #602 from bigblindbais/master

Sticky top-level comments.

cdbacf1d5a38ee1dd9ef9f82c144df3acf8e6f41 authored almost 9 years ago
using native assertTrue/False/IsNone unittest methods

adb948ba9befe6bce7e2c2fc2cb490b39dc52bd0 authored almost 9 years ago
test_distinguish_and_sticky.json

25b1478a349d971a0210b3b533053d43bae53e3b authored almost 9 years ago
Comment.distinguish now checks if self is top-level comment before setting sticky parameter

1a2388b685b9635c89d12fb50df745beb8e45583 authored almost 9 years ago
test_comments

2ee5b6e231340175208549827e6e04b4429c4a02 authored almost 9 years ago
Merge pull request #598 from jkdf2/patch-1

Combine sentence fragments into proper sentences.

033ac7153eeaa0d521fe2eebddee86a53281c8d8 authored almost 9 years ago
Combine sentence fragments into proper sentences.

e8c5ac3307af39dc5e1de5d02051af91f17a8ddc authored almost 9 years ago
Properly build package using find_packages.

f2385c5dbb12ee45bbcb34f277a41b5921cf284e authored almost 9 years ago
Fix bug with info_path in Redditor.

f76596f0307432088dceeb30762f2f55695cfbb4 authored almost 9 years ago
Fix import error.

a00b3e5227a2e89835119be9f0ae4193d78cd2db authored almost 9 years ago
Release beta 1 of 4.0.0.

6baed0c1a0373e2a8beb34f79c5ed948d3b374b7 authored almost 9 years ago
Add mark_read and mark_unread to Comment and Submission.

2198e61e2399019f47be7a7950b1835af5dac520 authored almost 9 years ago
Add Reddit.inbox.

bbe5e089fb2eafe5e26847277d2e3d5f02437042 authored almost 9 years ago
Use self.reddit.config.username when needed in tests.

511b889f5d000c470cd80169249462cff2b178fe authored almost 9 years ago
Remove old/helper.py.

d26ca60b86632e9ca9f1be62a8b051b84b0ae5b0 authored almost 9 years ago
Add test_more integration test.

c0b80e194fe7cd0fa49e555ae315845af2b0cf24 authored almost 9 years ago
Add CommentForest.replace_more.

4a7156a102f4caefa205a981184ca78bc0759642 authored almost 9 years ago
Add Subreddit.flair.delete_all.

567b968793a7b6f38e022b219d596c27cd9e0c69 authored almost 9 years ago
Remove unused configuration file options.

1558457515332132c947e5df46615206df0c842c authored almost 9 years ago
Add comment_limit and comment_sort attributes to Submission.

198b8b2df5a67d8d21f597e908a6ac4a9b035694 authored almost 9 years ago
Add Subreddit.flair.update for bulk update.

9f44249205bd8f40bf5cce7bc7ad48c4ca973581 authored almost 9 years ago
Add Subreddit.flair with set and iterate support.

50369228596b636f5743ce3dad2856ad419f0709 authored almost 9 years ago
Add (un)ignore_reports to SubredditModeration.

b40356836c990ade3077ec24c28250e4d6b5890a authored almost 9 years ago
Remove _methods from Redditor, Submission and Subreddit.

d1f57788297ba72aade29e1eed22af3909233290 authored almost 9 years ago
Add distinguish and undistinguish to SubredditModeration.

fd70c116c4cbdf2aad40f926facb37d83c57d506 authored almost 9 years ago
Raise APIException when the HTTP response contains an error.

4df63e45e12e9fef4600d59143d984ce1cde8184 authored almost 9 years ago
Add SubredditModeration with approve and remove.

ebfe0d78b03078d5e561557df550e7a800c16f81 authored almost 9 years ago
Add report to Comment and Submission.

4ebf88dcb0447497059fc15a80811b07cf828cb1 authored almost 9 years ago
Add save and unsave to Comment and Submission.

80b5fd18b19014b6aece93b77c998eda71bee776 authored almost 9 years ago
Remove store_response_data config option.

ec177c5ae9c3936fb79379fa199c72cd128d1805 authored almost 9 years ago
Fix RedditModel -> RedditBase comments.

465528e7dcdbe223e81ce2d40d6a084f802dce01 authored almost 9 years ago
Add voting methods to Comment and Submission instances.

bc4c339e0f0567fa3b8b11817dd394732aab8aa0 authored almost 9 years ago
Add edit and delete to Comment and Submission.

d4b2c4ec0360d94680572e3d9218c9e99dc62d23 authored almost 9 years ago
Create ReplyableMixin.

f14b538c7c8d974db6424ea6f3c37a254403f74f authored almost 9 years ago
Add Comment.reply.

090be41252f3e834a9abecdc12c77bc9623063c1 authored almost 9 years ago
Provide convenience UserContentMixin and remove HidableMixin.

30d87d8dee12f4652ed4ee06023918d85539359a authored almost 9 years ago
Implement Comment.is_root, Comment.permalink.

2ce557ce455a6ff88f34fdb82fdfdce86652e5e2 authored almost 9 years ago
Add basic unit tests for models.Comment.

a0ad918e253ba0d82c6c4d33be3724a5627e99a8 authored almost 9 years ago
Add profile_tests.sh.

c13dad5f5ea98d6ce37bcba76961405ee53f3ba9 authored almost 9 years ago
Add Subreddit.submit.

7ece9defb36eff33bf977583b1768e5ec1714bf6 authored almost 9 years ago
Move contents of old_tests into old.

136b57c5828e324b69ec18404331a0f6006f8fcc authored almost 9 years ago
Remove old test cassettes.

e57e16072b01f4850f562b19d68f08408ede8cbe authored almost 9 years ago
Add Submission.reply.

50ebb821b42ed8ff1f68f04d37fd2c56bf07d32c authored almost 9 years ago
Remove a few documentation pages for the time being.

b11abf8d2296b7e1f3aa4bb3d80b1ac3c22b9515 authored almost 9 years ago
Add __repr__ to models.reddit.Base.

c8531b8db54f6632cc29a96d32757a6020b99cd0 authored almost 9 years ago
Subreddit init uses param 'display_name' rather than 'name'.

1249db0c96cd0ba0c8237b4d6bd40e86280dff5a authored almost 9 years ago
Separate 'id_or_url' into separate params for Submission init.

96c881d59057cf9c80e6a4bfc37d16c4d1944785 authored almost 9 years ago
Add SubredditRelationship class.

This class and associated changes add the following associations:

Subreddit.banned
Subreddit.co...

9af4786d927d7445963001ff5a550daa0193aa2b authored almost 9 years ago
Add Reddit.get and Reddit.post methods.

8330438d86c06c46b2d20cb6b51d951690265114 authored almost 9 years ago
Compare RedditBase models by string, and without case-sensitivity.

999327abddcbf30c948eb1b71fadd930b73a5b03 authored almost 9 years ago
Use EQ_FIELD to provide __str__ for reddit models.

32721d1ea9daf80a090bb743a5f2e0677d5f8446 authored almost 9 years ago
Add unit tests for Redditor and Subreddit.

Use ClientException for logic-related errors.

5e83430b1980f7a8b7c4e8c07bec1b134b69c0ab authored almost 9 years ago
Environment variables should be prefixed with 'praw_'.

89eeec7353c7f56844390b9f9545712e76178406 authored almost 9 years ago
Remove all __str__, __unicode__, and __repr__ methods.

12469281ca99e3a276cc2e22d71da29e8233cd56 authored almost 9 years ago
Link to readthedocs for old changelog entries.

a1a876be13b15d0f3a28c66fa51128c3c8543d22 authored almost 9 years ago
Simplify exception classes. There are only three now.

c1ba37fa6bcc539d8b05072e978f78492abf2411 authored almost 9 years ago
Fix imports after code restructure.

24972dc966c8ec121d582b43f900d0f37e19cc65 authored almost 9 years ago
Relocate list related classes.

9665bfa0a2d3296634e4b5da3086875d5cab7e6a authored almost 9 years ago
Relocate code pertaining to Listings and their mixins.

d870f1b314fd60104f9f0a7187a30994d261a3d3 authored almost 9 years ago
Rename errors.py to exceptions.py.

e8f1babb6467fb26e2afa15fbd27df6aaaf79280 authored almost 9 years ago
Move old out of package.

e29e447353462c63cee216c55171fcd9d0672980 authored almost 9 years ago
Add models.reddit and move some files.

e68eccb39a6607fc8c9c5c177438f3d8ace7a13e authored almost 9 years ago