Ecosyste.ms: OpenCollective

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

github.com/praw-dev/prawcore

Low-level communication layer for PRAW 4+.
https://github.com/praw-dev/prawcore

Update pre-commit hooks

2fd8833e2600f42007e6a8ec81f8e99bca01ff63 authored about 2 years ago
Fix pre-commit permissions

a3ecd70e7e5fde3f31be50865c9ecc77ca446ff8 authored about 2 years ago
Add base permissions to GitHub Actions workflows

ab6d9433f9b58d8f01b2826df6bcfd1f205b0a33 authored about 2 years ago
Update scorecards-analysis.yml

e30bc0dbf5d6a6492da48c1989a1a784d2969f2e authored about 2 years ago
Add support for Python 3.11

475286149025d808ee73956c6934ed1d1fadb07f authored about 2 years ago
Merge pull request #134 from praw-dev/consolidate_workflows

Consolidate workflows

d8ba086edff61103fec3f395870156fc3a0ef472 authored about 2 years ago
Consolidate GitHub Actions workflows

12aae7aa462778d6aed5d0a804516a9d7158b4ff authored about 2 years ago
Remove unused dependencies

Update pre-commit

aad0e57183d471a08b0ee58953c2786dd8acfe1b authored about 2 years ago
Merge pull request #133 from praw-dev/abstract_classes

Abstract classes

d9852f4bd13895d21e523945abda5110f4e6857f authored about 2 years ago
Fix coverage issues

83aa52c420479bd97974bfd8bbc4c51a434c86c4 authored almost 3 years ago
Misc typos and missing documentation

9468545f8d8b7817a8502762b2b35d74cf022847 authored almost 3 years ago
Typing corrections

45d5efe9e81c1bdcbfc060710028eacff79c1b25 authored almost 3 years ago
Convert BaseAuthenticator, BaseAuthorizer, and RetryStrategy to abstract classes

73dd4c98fcb985e360a0a1809e4dcb1c3ed4bd4b authored almost 3 years ago
Merge pull request #132 from praw-dev/LilSpazJoekp-patch-1

Fix CI linting on Windows

496cfb8f13b720588a18c4c28c9f5d90f45da683 authored almost 3 years ago
Fix CI linting on Windows

bcfae58f46b9ebdaeab980016ff03881d05b66e3 authored almost 3 years ago
Merge pull request #131 from praw-dev/add_typing

50636cffffe95f113db899781c731320375d0d75 authored about 3 years ago
General codebase improvements

a531a77bb54d84abb43f997e3c604bd02493840f authored about 3 years ago
Add typing annotations

985f9c4b9732707afa03ff3aadadda99628e76c8 authored about 3 years ago
Merge pull request #126 from praw-dev/pre_push

Test improvements and upgrade pre_push script

d45ef8edf10eb94269d89a6176eb7218a8b150f4 authored about 3 years ago
Run pre_push.py

c29895c0174648fa0f01fe774d28eb55c70f0672 authored about 3 years ago
Use automatic cassette naming

cf3dae21f5196803f02d4d665198b046cb9ef2bb authored about 3 years ago
Upgrade tests

d9d0dd964e058818eb507b5c8ce6f8ea376850e4 authored about 3 years ago
Update pre-commit config and change pre_push and GitHub Actions to use pre-commit

09cca4cf6b0cb35b24607d60daf836b4a77945ca authored about 3 years ago
Add isort

53753462648f257c421667088bab5f88a1cf1db2 authored about 3 years ago
Increase line length to 88

31f82f5f8984a7b807b39e0d27452fd4cdd3675c authored about 3 years ago
Upgrade pre_push script

6d3581d9c16316b942199245c9b3ae6f72dd7557 authored about 3 years ago
Merge pull request #122 from MaybeNetwork/installed-client

Allow DeviceIDAuthorizer to be used with TrustedAuthenticator

58eb657d9048f0168d6c3c593ee21047d513bd4d authored about 3 years ago
Merge pull request #130 from praw-dev/drop_3.6

Drop Python 3.6, add support for Python 3.10

94e662651bc946f3740676daa3e4b0c6b280e777 authored about 3 years ago
Fix typo

6f8b524ecd80d47c823d4198d808b139a6a65bc0 authored about 3 years ago
Drop support for Python 3.6 add support for 3.10

289295ae5380fa31f182a8355650dce1876193e3 authored about 3 years ago
Merge pull request #129 from vikramaditya91/bugfix/coveralls-fix

6d4aed5174a5d68683d0aa8b4fe6cca0869f61bc authored over 3 years ago
Bugfix/coveralls GitHub action updated (#1772)

99cf073a41a36706471f5dc9a50c74c4754cc651 authored over 3 years ago
Bump to 2.3.0

9ca40a7fab6c5f979121f560e929291d183ddb76 authored over 3 years ago
Merge pull request #124 from praw-dev/change_log

Add entry for #123 and fix spelling error

7d46c4d294561c06145e13b8f0ed247f86e9dfba authored over 3 years ago
Fix spelling mistake

d8956a82f15e5df74b9eeb993a73844151d8bbbb authored over 3 years ago
Add entry for #123

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

Retry on 408

6c7efe26e3063cc1d2a57a2ead5a0651e95fa511 authored over 3 years ago
Retry on 408

01006b78ba9102a024b4d206c652818127662eeb authored over 3 years ago
Allow DeviceIDAuthorizer to be used with TrustedAuthenticator

22a7c9b161d055a7d8b28381526e2d584f3cba14 authored over 3 years ago
Rely on FUNDING and CODE_OF_CONDUCT from .github repo

bb0e005cfeafd7dd18c8b75a37ce1872f055f464 authored over 3 years ago
Create FUNDING.yml

0df49858d2ae7e7e461624ade7399e1184288470 authored over 3 years ago
Merge pull request #121 from praw-dev/rename_to_main

Fix references from master to main

4e1ba7086d9926b716511b25ca898eaca3ab1a1c authored over 3 years ago
Fix references from master to main

bb0e005b9fcff33573c29317f1b9bfa66523cfcf authored over 3 years ago
Extend scope support

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

bb0e00574d96a684c131507431796c86685d327b authored over 3 years ago
Merge pull request #117 from MaybeNetwork/requestor-timeout

Add timeout parameter to Requestor

165731ebb5c570333c22463d23c90a0efcf98fb1 authored over 3 years ago
Add timeout parameter to Requestor

a5bf83748dbac7c9dbd250e81cb88592d712c228 authored over 3 years ago
Merge pull request #119 from MaybeNetwork/301-redirect

Raise Redirect exception on 301 HTTP responses

2753cdf70273a0f8c46c2a26a1bef95f7e7d20f8 authored over 3 years ago
Raise Redirect exception on 301 HTTP responses

2cc6687fe763b4bf8da0942902e01d0b1ddaba19 authored over 3 years ago
Bump to 2.2.0

bb0e000b3995cfd0a37736b7295bc513de812a3b authored over 3 years ago
api/v1/revoke_token HTTP status code change (#115)

* api/v1/revoke_token HTTP status code change

1cdb488d43448cd3ca5207df60f6665daff7f2cb authored over 3 years ago
Merge pull request #116 from MaybeNetwork/accept-202

Support 202 HTTP responses

06544404ad3b0e7df9f32dd9328722510a99805c authored over 3 years ago
Support 202 HTTP responses

c185be75a8a7c1c8d08294c41b8ae631674556e1 authored over 3 years ago
Merge pull request #113 from praw-dev/21

Bump to 2.1.0

4e582b21c0fdb22cb35fd213722d7a3bb6f68630 authored over 3 years ago
Bump to 2.1.0

bb0e005fe707ee5015e201322ea9722c0d89df01 authored over 3 years ago
Add TooManyRequests Exception (#112)

Co-authored-by: Bryce Boe <[email protected]>

d5784d3ed2e01c27a39eaed1b44ee167cb72b1ea authored over 3 years ago
Merge pull request #111 from MaybeNetwork/otp-2021

Add two factor callback

437c2e4c491e652b0bf500771e17eedfb21c1fb1 authored over 3 years ago
Add two factor callback

535715c743af8940b03a19fb03f4b54977ee379c authored over 3 years ago
Merge pull request #110 from MaybeNetwork/uri-too-long

Add URITooLong exception

257cc6b9749acc8466a08ae0c71cd7f41196f906 authored over 3 years ago
Add URITooLong exception

93b2558908b0d68f4a8505cb176b0f7236056a39 authored over 3 years ago
Bump to 2.0.0

bb0e0076ddd4f6482f3626b28385ecbe7cc1e841 authored almost 4 years ago
Merge pull request #105 from praw-dev/callbacks

Add pre/post refresh callbacks

f3824d45c09bc9e67ffc26d0fccf3a7a8fb0e906 authored almost 4 years ago
Add pre/post refresh callbacks

bb0e002b86edd0dd6bd195a205c103998cca0892 authored almost 4 years ago
Resolve github actions warning

bb0e00ad3e46a3551442d79395847c8d7ddba61d authored almost 4 years ago
Update pre-commit config

bb0e005ca4df8f1e421c6a6a6fa5bcdf80802566 authored almost 4 years ago
Update obtain_refresh_example to hardcode the REDIRECT_URI

bb0e0031d48d251690789c709eee7d120cd391d9 authored almost 4 years ago
Officially support python 3.9

bb0e0049746ec3fda13678fb28350c555c3adcb4 authored almost 4 years ago
Merge pull request #108 from leviroth/state-docs

Add note about valid authorize_url.state param

f74b1b2a40673e7d27272edad48503cd9b2c794e authored almost 4 years ago
Merge pull request #107 from leviroth/pre-push

Use sh syntax for pre_push.sh function

b29ffd362bca50c18892e8fe4a73569b4aad66be authored almost 4 years ago
Tiny doc grammar fix: remove redundant "for"

6faeb3f943b44296418c7b38072fa655114043f0 authored almost 4 years ago
Add note about valid authorize_url.state param

Per RFC6749, this parameter must be in the ASCII range 0x20-0x7E.[^1]

Empirically, Reddit's res...

35f9c9de777e53b0cddfc507414d3981b7c03fef authored almost 4 years ago
Use sh syntax for pre_push.sh function

5d616783fd4e1c02918cce6691144c00212ac250 authored almost 4 years ago
Merge pull request #106 from LilSpazJoekp/reformat

Reformat to 88 and code/documentation cleanup

c01a7594d372324f81ff3c49410b245b2ff85615 authored almost 4 years ago
Update AUTHORS.rst

07e8f796bfaff662420b3a3fe576f6be86d731d0 authored almost 4 years ago
Clean up docs

7412bd0a577c3b77e1b80d7d55d4b5bac3392fb9 authored almost 4 years ago
Format lines to 88 with black

02d5ac1a114718e8ab454af6f9dabbcfc963ae81 authored almost 4 years ago
Sort imports

2f5a1e5c4d577f45f903df05692402560781d80f authored almost 4 years ago
Convert to f-strings and add check

ea18ff6e23217ecbabbc1ea682bc894bc0d862e5 authored almost 4 years ago
Fix spelling errors

7e7b84472d9fbd5b4bdbfb9421eb4f6d037d86b1 authored almost 4 years ago
Make flake8 ignore .eggs and .venv directories

759d3faf78d60aa3badcc327f591a01e1a16ae4a authored almost 4 years ago
Merge pull request #103 from felixonmars/patch-1

Require python 3.6 properly

1db01c55ba4e94084206fb2e01bb6a6e62f998ff authored over 4 years ago
Require python 3.6 properly

`>=3.5` still supports 3.5.

ef57d5ec3b495d1bcca69db62a728da9faaa88f4 authored over 4 years ago
Merge pull request #102 from praw-dev/drop_py_35

Drop support for python 3.5 and bump to 1.5.0

d3740d4d97967ad96a98c7e876a5cb35c30fafc2 authored over 4 years ago
Bump to 1.5.0

8e411dbcc0a7ad2604ddfefa83bf0667000d74da authored over 4 years ago
Drop support for python 3.5

91a91f4b5fc3315ea8555a5d0d1031aa79c9fff2 authored over 4 years ago
Fail on attempting to install on python2 (#101)

* Fail on attempting to install on python2

no longer compatible with python2's urllib

```
...

63053346d7c1d97ea44ff0045ef380de63227d72 authored over 4 years ago
Merge pull request #100 from PythonCoderAS/patch-1

Fix minor typo in AUTHORS.rst

18422bb571b1a5a46044749e68d1f0e5671c302d authored over 4 years ago
Fix minor typo in AUTHORS.rst

964895bb90eeeb9611dac278368a51af38e9d554 authored over 4 years ago
Merge pull request #99 from praw-dev/connection_close_www

Add Connection: close header to all requests to www.reddit.com

21f28badb617b2e9f362d0339b03398947c9bada authored over 4 years ago
Add Connection: close header to all requests to www.reddit.com

bb0e0004fe3069879c69f6df82c70a6af94cfbac authored over 4 years ago
Merge pull request #96 from jarhill0/json-requests

Set `api_type=json` when requesting with a JSON dict.

376d73595f9f8a4557e4e6a6a0356e6cf6fd9638 authored almost 5 years ago
Set `api_type=json` when requesting with a JSON dict.

Had to re-record a PATCH test because that was the only test that
already used the json paramete...

f116fc0815795d518bdf389e4bf1c2d472f8bb6a authored almost 5 years ago
Merge pull request #95 from praw-dev/version_bump

Bump to 1.3.0

871728a9d49e8416fd7e89d35c7f1808fb1095a9 authored almost 5 years ago
Bump to 1.3.0

2e227c4e8838bcd276a44d20da815b2cd1a30eea authored almost 5 years ago
Add timeout to all other request functions (#94)

54d8a0806c4de4492a4cfd24edc575b74bcf8d94 authored almost 5 years ago
Merge pull request #93 from praw-dev/bump

Bump to 1.2.0

06d9c1fedd2a2e766faae9413e4aecd989226885 authored almost 5 years ago
Bump to 1.2.0

51bfbcec5f0676b303121d769495a79a7d4007e6 authored almost 5 years ago
Merge pull request #88 from PythonCoderAS/master

Add configurable timeout

51014684ecbc2c1b49007953be723367cab97234 authored almost 5 years ago
Add a configurable timeout

d62ac56a1414f9e6f13f0053b8671aea291b30f5 authored almost 5 years ago
Merge pull request #92 from PythonCoderAS/fix-coveralls

Pin coveralls version

6f486f1b67cc4ded4c1980da3fd8956c1b8c8263 authored almost 5 years ago
Pin coveralls version

e4acb522794d22647ec1cd8df6194b92f7150d94 authored almost 5 years ago