Ecosyste.ms: OpenCollective

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

PRAW

Provides libraries to access Reddit's API which are used by many popular subreddits.
Collective - Host: opensource - https://opencollective.com/praw-dev - Code: https://github.com/praw-dev

Set development version v2.3.1.dev0

github.com/praw-dev/asyncprawcore - d738e73ccae87b7906a4d7dcc33aab4cf6aeeda5 authored over 3 years ago
Merge pull request #44 from praw-dev/change_log

Fix spelling mistake

github.com/praw-dev/asyncprawcore - 2aee8b18e55fcc9e77977a70e56f1a02b874cea2 authored over 3 years ago
Fix spelling mistake

(cherry picked from commit d8956a82f15e5df74b9eeb993a73844151d8bbbb)

github.com/praw-dev/asyncprawcore - d87d02e095d309b89aa7f47250f46a3536f6a4ad authored over 3 years ago
Merge pull request #43 from praw-dev/408

Retry on 408

github.com/praw-dev/asyncprawcore - c0bcdea86a07807c3286dd0bb4c8fd5243653f82 authored over 3 years ago
Retry on 408

(cherry picked from commit 01006b78ba9102a024b4d206c652818127662eeb)

github.com/praw-dev/asyncprawcore - 01312bd24306f2846c3b7ff75f95f46dd479c2b0 authored over 3 years ago
Rely on FUNDING and CODE_OF_CONDUCT from .github repo

(cherry picked from commit bb0e005cfeafd7dd18c8b75a37ce1872f055f464)

github.com/praw-dev/asyncprawcore - 10671d98c835db49fc7211cc5038079af4cac17c authored over 3 years ago
Merge pull request #42 from praw-dev/rename_to_main

Fix references from master to main

github.com/praw-dev/asyncprawcore - 6744e34540ac5b2cde128bb8e93e24a77fc0d533 authored over 3 years ago
Fix references from master to main

(cherry picked from commit bb0e005b9fcff33573c29317f1b9bfa66523cfcf)

github.com/praw-dev/asyncprawcore - 2e918978377ed54cbdb59dfe8e585b8f38a662ca authored over 3 years ago
Merge pull request #41 from praw-dev/auth-changes

Extend scope support

github.com/praw-dev/asyncprawcore - 758ab751e678f2fe6b5de6bf7682098bb198a2d9 authored over 3 years ago
Extend scope support

Add support for optional scope specification to the password,
client_credentials, and installed_...

github.com/praw-dev/asyncprawcore - 0b3e789f210c1d2303ed36ef5e121a10ecbe9143 authored over 3 years ago
Add praw-dev github sponsors

github.com/praw-dev/.github - cdf96c9202454ef64b9785aef146e689ce57d185 authored over 3 years ago
Merge pull request #40 from praw-dev/requestor-timeout

Add timeout parameter to Requestor

github.com/praw-dev/asyncprawcore - 9140f3577627b3e9bf55b08225a42639be9ae26b authored over 3 years ago
Add timeout parameter to Requestor

(cherry picked from commit a5bf83748dbac7c9dbd250e81cb88592d712c228)

github.com/praw-dev/asyncprawcore - dd34e1c7b29604386613ced1fa3f3600d286de95 authored over 3 years ago
Merge pull request #39 from praw-dev/301-redirect

Raise Redirect exception on 301 HTTP responses

github.com/praw-dev/asyncprawcore - 6d3487eae32888e277a20b5f1f055f3c10c521c0 authored over 3 years ago
Raise Redirect exception on 301 HTTP responses

github.com/praw-dev/asyncprawcore - 1b7e7def8b2e4cbab5e3404b9fcb59b04e9cb896 authored over 3 years ago
Merge pull request #124 from praw-dev/change_log

Add entry for #123 and fix spelling error

github.com/praw-dev/prawcore - 7d46c4d294561c06145e13b8f0ed247f86e9dfba authored over 3 years ago
Fix spelling mistake

github.com/praw-dev/prawcore - d8956a82f15e5df74b9eeb993a73844151d8bbbb authored over 3 years ago
Add entry for #123

github.com/praw-dev/prawcore - 0ca2713de675635b773015cbf7ce65a3ed5f2dff authored over 3 years ago
Merge pull request #123 from praw-dev/408

Retry on 408

github.com/praw-dev/prawcore - 6c7efe26e3063cc1d2a57a2ead5a0651e95fa511 authored over 3 years ago
Merge pull request #1767 from praw-dev/refresh_token

Deprecate refresh token managers

github.com/praw-dev/praw - d9c8f35068c3739071130a3ef37c6e4140e85dce authored over 3 years ago
Rely on FUNDING and CODE_OF_CONDUCT from .github repo

(cherry picked from commit bb0e0085a69a5f3a27e4706ec41207fd2c43ddbd)

github.com/praw-dev/asyncpraw - 1575c92b0f6bfeca223c53e014b92b7c9ff5a0a5 authored over 3 years ago
Add ability to record cassettes with refresh_tokens

github.com/praw-dev/praw - d3e81a93867f01cec7cd3f70febad388eeba5680 authored over 3 years ago
Deprecate token managers

github.com/praw-dev/praw - d29412dafb7295321504ef48994b0cbbc956ab00 authored over 3 years ago
Merge pull request #1764 from MaybeNetwork/moderator-subreddits

Restore User.moderator_subreddits

github.com/praw-dev/praw - a460e7e01c0760351a9a99da08e9b987065b6d1a authored over 3 years ago
Add code examples to the User class

The methods `User.contributor_subreddits` and `User.subreddits` need to
use either an explicit l...

github.com/praw-dev/praw - 1bceed35e830837dd16ae50315fc2671d4e4ac81 authored over 3 years ago
Restore User.moderator_subreddits

github.com/praw-dev/praw - 2d1f6111b20a8a047c3bcb4ecb7c649855395346 authored over 3 years ago
Merge pull request #1766 from CAM-Gerlach/fix-import-typehints

github.com/praw-dev/praw - fdc8a29c977c95ff46a4107f902064d0b4d376c3 authored over 3 years ago
Replace rel. imports with absolute when TYPE_CHECKING to fix mypy

github.com/praw-dev/praw - 12148dde07c50765d23d17a71926e27c724fef32 authored over 3 years ago
Allow DeviceIDAuthorizer to be used with TrustedAuthenticator

github.com/praw-dev/prawcore - 22a7c9b161d055a7d8b28381526e2d584f3cba14 authored over 3 years ago
Rely on FUNDING and CODE_OF_CONDUCT from .github repo

github.com/praw-dev/prawcore - bb0e005cfeafd7dd18c8b75a37ce1872f055f464 authored over 3 years ago
Rely on FUNDING and CODE_OF_CONDUCT from .github repo

github.com/praw-dev/praw - bb0e0085a69a5f3a27e4706ec41207fd2c43ddbd authored over 3 years ago
Add default FUNDING.yml file

github.com/praw-dev/.github - bb0e0079677d9f507ffa468779ff5effa8c92a82 authored over 3 years ago
Add contributor covenant code of conduct for all projects in praw-dev

Source: https://www.contributor-covenant.org/version/2/0/code_of_conduct/code_of_conduct.md

github.com/praw-dev/.github - bb0e00454ce7800af339aa3938750d1109f14d7e authored over 3 years ago
Update FUNDING.yml

github.com/praw-dev/praw - 4cdcfb2ae64a91bc03820fdbbc9a9ffe80a05043 authored over 3 years ago
Update FUNDING.yml

github.com/praw-dev/praw - 42fee48d8fa23b5878d03af486a85f6575adbbe3 authored over 3 years ago
Create FUNDING.yml

github.com/praw-dev/prawcore - 0df49858d2ae7e7e461624ade7399e1184288470 authored over 3 years ago
Create FUNDING.yml

github.com/praw-dev/praw - 0199e880025d46a7f7c94b3cd2934d2eec64fd5e authored over 3 years ago
Merge pull request #121 from praw-dev/rename_to_main

Fix references from master to main

github.com/praw-dev/prawcore - 4e1ba7086d9926b716511b25ca898eaca3ab1a1c authored over 3 years ago
Fix references from master to main

github.com/praw-dev/prawcore - bb0e005b9fcff33573c29317f1b9bfa66523cfcf authored over 3 years ago
Extend scope support

Add support for optional scope specification to the password,
client_credentials, and installed_...

github.com/praw-dev/prawcore - bb0e00574d96a684c131507431796c86685d327b authored over 3 years ago
Merge pull request #117 from MaybeNetwork/requestor-timeout

Add timeout parameter to Requestor

github.com/praw-dev/prawcore - 165731ebb5c570333c22463d23c90a0efcf98fb1 authored over 3 years ago
Add timeout parameter to Requestor

github.com/praw-dev/prawcore - a5bf83748dbac7c9dbd250e81cb88592d712c228 authored over 3 years ago
Merge pull request #119 from MaybeNetwork/301-redirect

Raise Redirect exception on 301 HTTP responses

github.com/praw-dev/prawcore - 2753cdf70273a0f8c46c2a26a1bef95f7e7d20f8 authored over 3 years ago
Merge pull request #1755 from praw-dev/fix_rtd_bullets

Fix bullets on readthedocs

github.com/praw-dev/praw - 6d2dcaf8a53abc062dac3819545d5c08044605c8 authored over 3 years ago
Fix bullets on readthedocs

github.com/praw-dev/praw - 8bceca6aaabd2e76021c093d46c6d0ba6d3245df authored over 3 years ago
Merge pull request #118 from praw-dev/fix_rtd_bullets

Fix bullets on readthedocs

github.com/praw-dev/asyncpraw - 29d80625c43db94aa94ad76f55437711dbe83272 authored over 3 years ago
Fix bullets on readthedocs

github.com/praw-dev/asyncpraw - 22483c3127f8ec2a8238329f1cde679438697c6d authored over 3 years ago
Merge pull request #117 from praw-dev/prepare_release_v7.3.1

Release v7.3.1

github.com/praw-dev/asyncpraw - 8cd45bab9068ea4a16f0701cf4a2f03014d62fdd authored over 3 years ago
Merge pull request #38 from praw-dev/prepare_release_v2.2.1

Release v2.2.1

github.com/praw-dev/asyncprawcore - c6cf955beaa6eece9f03b317d84a84c76c092cfc authored over 3 years ago
Set development version v2.2.2.dev0

github.com/praw-dev/asyncprawcore - 98c0bec0aaf0dbce30767b1bd04a4288cb915994 authored over 3 years ago
Merge pull request #37 from praw-dev/preprocessing

Cast non-string objects to string when preprocessing ``data`` and ``params``

github.com/praw-dev/asyncprawcore - ded425b8b5de9cc388650d92f2b1e89779d5366e authored over 3 years ago
Merge pull request #1753 from MaybeNetwork/post-control

Add SubmissionModeration.update_crowd_control_level

github.com/praw-dev/praw - a92692e2e930ae55a07419b001d25d064f059a70 authored over 3 years ago
Set development version v7.3.2.dev0

github.com/praw-dev/asyncpraw - 645d232fb1598303a964c4c93baf2d978fc42573 authored over 3 years ago
Bump to v7.3.1

github.com/praw-dev/asyncpraw - 0df602396b31dd7d98f08305d4dd501829a890d1 authored over 3 years ago
Merge pull request #116 from praw-dev/fix_user_flair

Fix RedditBase object being sent as "None"

github.com/praw-dev/asyncpraw - d0aa19176aaca4892d2459623b8032087150b5b0 authored over 3 years ago
Move deepcopy fix to Reddit class

github.com/praw-dev/asyncpraw - cf2316b774f2156f6928143d3999d9b35b242bcf authored over 3 years ago
Stop casting some RedditBase objects to str

github.com/praw-dev/asyncpraw - 2ffe6d8d059e6e88148dcfe8c580ad4d161d78d8 authored over 3 years ago
Cast non-string objects to string when preprocessing ``data`` and ``params``

github.com/praw-dev/asyncprawcore - be1f362a63a19d94ec7d8fbb0c0b0566b177e291 authored over 3 years ago
Add SubmissionModeration.update_crowd_control_level

github.com/praw-dev/praw - ada285c2e494873aa77a655c3a108817a3d01d94 authored over 3 years ago
Raise Redirect exception on 301 HTTP responses

github.com/praw-dev/prawcore - 2cc6687fe763b4bf8da0942902e01d0b1ddaba19 authored over 3 years ago
Merge pull request #1749 from MaybeNetwork/inbox-stuff

github.com/praw-dev/praw - 99e1eb881aac322abd171b576e515de47625b48b authored over 3 years ago
Add read_all_messages and unblock_subreddit

github.com/praw-dev/praw - a1b80ec8931af070365350dcdd75a736aea3a325 authored over 3 years ago
Merge pull request #1751 from MaybeNetwork/wiki-revert-wiki-discussions

github.com/praw-dev/praw - 3d7bb4ae0e8e75161b18660fe2c76131704a9fe7 authored over 3 years ago
Add WikiPage.discussions and WikiPageModeration.revert

github.com/praw-dev/praw - da9ea5971d46e1f461ad9ce6519acd5d1b1c61dd authored over 3 years ago
Merge pull request #1750 from praw-dev/fix_active_docs

Fix set_active_docs.py

github.com/praw-dev/praw - c961c899f2f030c01623e42dc394ef0bac2fb6c3 authored over 3 years ago
Fix set_active_docs.py

github.com/praw-dev/praw - 7b4a714c70240d070a9d528f2d4a76000371e26c authored over 3 years ago
Merge pull request #115 from praw-dev/fix_active_version

Fix set_active_docs.py

github.com/praw-dev/asyncpraw - 2657a1aba091811d57ff949683de9389df2a45d2 authored over 3 years ago
Fix set_active_docs.py

github.com/praw-dev/asyncpraw - 43b040863a0f833a230f762993b9f23276912c40 authored over 3 years ago
Merge pull request #114 from praw-dev/prepare_release_v7.3.0

Release v7.3.0

github.com/praw-dev/asyncpraw - 7153d7e7da1bc3f5d8510bd047cd43b0d852ebd6 authored over 3 years ago
Set development version v7.3.1.dev0

github.com/praw-dev/asyncpraw - 32cb9de4f9ebc6fe30915eece9b24a8dd898957b authored over 3 years ago
Bump to v7.3.0

github.com/praw-dev/asyncpraw - 2957564804ac426a37fbfd07cd0ff30d28d92591 authored over 3 years ago
Merge pull request #113 from praw-dev/quick_start

Removed passive aggressive tone from quick start guide

github.com/praw-dev/asyncpraw - 26f461b5f6b51c573f578aa98c29b39a0e12105d authored over 3 years ago
Removed passive aggressive tone from quick start guide

(cherry picked from commit 44ebf9e5a71c167aa01c40a934fa946a5f010c1e)

github.com/praw-dev/asyncpraw - 03be2dffae5e398ece090125a5f3beb83707ab69 authored over 3 years ago
Merge pull request #112 from praw-dev/submissions_attr

Added submissions to attribute list in docs

github.com/praw-dev/asyncpraw - 7f5e8d2ee24bd73faeb0b88388dbcf78724a6bd7 authored over 3 years ago
Added submissions to attribute list in docs

Submissions were previously omitted

(cherry picked from commit 02530bcf4e70d9b11af140e5ccc8b3b4...

github.com/praw-dev/asyncpraw - 06fc4dfe3ef5f3c9c1c94cf0c6d20af6686ae9bd authored over 3 years ago
Merge pull request #111 from praw-dev/changelog

Add semantic versioning link to changelog

github.com/praw-dev/asyncpraw - 70405797d375c8092398a748ff2188525611e811 authored over 3 years ago
Add semantic versioning link to changelog

(cherry picked from commit 7f1392dcae25179463f7becf475a55342fcf07fd)

github.com/praw-dev/asyncpraw - 5e1959e21374296641d9b534e9ec83782699e60d authored over 3 years ago
Merge pull request #110 from praw-dev/active_docs

Add set_active_docs.py to set what versions are visible

github.com/praw-dev/asyncpraw - 98e9de98c511ce1ce7e8daf85e0a21de54a3c299 authored over 3 years ago
Add set_active_docs.py to set what versions are visible

(cherry picked from commit 2a92aef95af7079f70fd8c4812fa86e9c814d352)

github.com/praw-dev/asyncpraw - e28a2283ece36954c2cca67984b2b8c75266b795 authored over 3 years ago
Merge pull request #109 from praw-dev/sqlite_example

Update sqlite token manager example

github.com/praw-dev/asyncpraw - bfcc7f06093cc68140a68ce63e692a8b2b726d93 authored over 3 years ago
Update sqlite token manager example

github.com/praw-dev/asyncpraw - 2ab9e5be5737004b2307b937b576b57f77a6e5ad authored over 3 years ago
Merge pull request #108 from praw-dev/sqlite_token_manager

Add SQLite3TokenManager and associated example

github.com/praw-dev/asyncpraw - 239d0ed70ad5b8301cf3bc03c66b3e5ad0a44d68 authored over 3 years ago
Replace 'trivial' with 'proof of concept'

(cherry picked from commit bb0e00025f4cf10be64469d8998cc6ae1d81ca8c)

github.com/praw-dev/asyncpraw - 874bf138746043e9f5531b37b6caf854d17c6a94 authored over 3 years ago
Provide a warning for SQLiteTokenManager not being tested on Windows

(cherry picked from commit bb0e00f95a40bc13db46a90ee6bb621af687197c)

github.com/praw-dev/asyncpraw - bf7dd6d6b3876269e53c90998173ec173519165c authored over 3 years ago
Add SQLite3TokenManager and associated example

(cherry picked from commit bb0e0070a89b2e801e691a7161074d83378bd81a)

github.com/praw-dev/asyncpraw - 4a788c754b614d13b2a58dd6453bc24407540a9a authored over 3 years ago
Merge pull request #1747 from praw-dev/prepare_release_v7.3.0

Release v7.3.0

github.com/praw-dev/praw - f9d288a0f7424d94f710a05a96238216a1e40af1 authored over 3 years ago
Bump to v7.3.0

github.com/praw-dev/praw - 5c0f02b7c0a127cf449c13144b4a1cc991199b9e authored over 3 years ago
Set development version v7.3.1.dev0

github.com/praw-dev/praw - bc4e809a18a3f83c708f95df9714066fab4637b2 authored over 3 years ago
Merge pull request #1745 from praw-dev/username_available

Fix example in username_available docs

github.com/praw-dev/praw - 2f28b875d6890c0c93918ca1e9d199ed3a7b2538 authored over 3 years ago
Merge pull request #107 from praw-dev/trust

github.com/praw-dev/asyncpraw - 9dc53ae1ed7db486f5b45d4b2533343c2bf9f1d9 authored over 3 years ago
Add Redditor.trust, Redditor.distrust, and User.trusted

(cherry picked from commit 6345d11ad4b6482a3294461e2ca2dd2e071b25b7)

github.com/praw-dev/asyncpraw - e845241375719df8c4249e15069b4a3581505858 authored over 3 years ago
Merge pull request #106 from praw-dev/update_asyncprawcore

Depend on at least asyncprawcore 2.1

github.com/praw-dev/asyncpraw - ecfcabf2ea2c79013216351ce152246aa641c727 authored over 3 years ago
Depend on at least asyncprawcore 2.1

(cherry picked from commit df8ec64fbe8120ac2fc134e1861c8b19c16256b4)

github.com/praw-dev/asyncpraw - 0fa0c4449c4cac7d8f8c66015cd3efeaceecfd03 authored over 3 years ago
Merge pull request #105 from praw-dev/comment-forrest-warning

Add warning about use of morechildren endpoint

github.com/praw-dev/asyncpraw - 01f2805a04623bb0b8bb4dc2d6c4414e98c0c894 authored over 3 years ago
Add warning about use of morechildren endpoint

(cherry picked from commit dd7563a60f9c27c08004b19d9a66b363b19d3dfd)

github.com/praw-dev/asyncpraw - 53e0fe8621d75a18d0e26d6c23081383f7f05c94 authored over 3 years ago
Merge pull request #104 from praw-dev/username_available

Add oauth endpoint username_available

github.com/praw-dev/asyncpraw - 799d2eb26d1ceaa6ce71c009a5f0f101fc1c0533 authored over 3 years ago
Fix example in username_available docs

github.com/praw-dev/praw - 65695fc8f052d44bb87cee1480f64d99b43ac6dc authored over 3 years ago