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

Update scorecards-analysis.yml

8162909551f5af131001c27168460f5dda2d4214 authored about 2 years ago
Merge pull request #231 from praw-dev/consolidate_workflows

Consolidate GitHub Actions workflows

a0a0f6cb7360d4ddf3252dd5045becdbc03891ea authored about 2 years ago
Consolidate GitHub Actions workflows

97a04066b98eb9bdc7abe91b1b8d967d61c79edd authored about 2 years ago
Fix readme typo

eeec89fa63985e87241cbe8838a32c40339dc9d8 authored about 2 years ago
Merge pull request #230 from praw-dev/sort_code

Sort code to adhere to contributing guidelines

9096a733485b39aba109c7f12dae052515275ba2 authored about 2 years ago
Sort code to adhere to contributing guidelines

0410ffdb8c5afa3fc10bdf0e2d632abde775d087 authored about 2 years ago
Bug report changes and new documentation issue template

42fc1c34dd323222f50505b7971b7c6aa152bb3d authored about 2 years ago
Merge pull request #229 from praw-dev/python_3.11

Add support for Python 3.11

1fb31f9829d585550c5d35695d03c036b489dbb3 authored about 2 years ago
Add support for Python 3.11

1cdd6b47ae8732f42ec304abd47848e591af4367 authored about 2 years ago
Merge pull request #228 from praw-dev/update/pre-commit-hooks

Update pre-commit hooks

a566ceb4a4ef2fec2207c43a3efe9cb637313780 authored about 2 years ago
Update pre-commit hooks

2c2dd86f33a61996a186e63b359b965ac5da6faa authored about 2 years ago
Merge pull request #227 from praw-dev/ensure_no_unused_cassettes

Ensure no unused cassettes

b2064be3d1939c899f9efae3127ddae05d1cdd6c authored about 2 years ago
More test tidying

779ff38fc6d70702a899e00b29fe46775715c01a authored about 2 years ago
Add missing contributing docs

1750585a4d6bfc8b75e290314bb96de424320534 authored about 2 years ago
Ensure unused cassettes are not uploaded

929fd398a9d7143d239ac4a2426d10e064f2fcb4 authored about 2 years ago
Merge pull request #225 from praw-dev/more_test_cleanup

Additional test cleanup

7aa91e81b0714f0297a8b24f933eb249e6e9a7f4 authored about 2 years ago
More test cleanup

91eb24f663fad342f09aaeba0a360c8d0da0f38c authored about 2 years ago
Merge pull request #226 from praw-dev/fix_image_upload

Fix uploading files for submit

f2536b26b940d1df1882b906408eb7e519edc887 authored about 2 years ago
Fix uploading files for submit

8ecdd010b9f0965bfe583eb04d29d605256d03c3 authored about 2 years ago
Update CHANGES.rst

e3fef842f2ed4002e51f67347624d1e7de4b97a8 authored about 2 years ago
Merge pull request #223 from praw-dev/update/pre-commit-hooks

a48e53dc9081a75acb5ee2fd789e7b527b7d4c3b authored about 2 years ago
Update pre-commit hooks

c8855e78e0482e9020e44b4746cdfdd2e20f0705 authored about 2 years ago
Merge pull request #222 from praw-dev/mobile_banner

Added support for Mobile Banner uploads. (#1902)

db8c96dbe777bfc11fc96ab4450ce3547ef5c3e3 authored about 2 years ago
Merge pull request #221 from praw-dev/more_test_cleanup

Test cleanup

fc84a8946daea157d82ac473811b029b8884f7f3 authored about 2 years ago
Test cleanup

0bf0bb83947063ea3a3b51db9bdc30a25a82be29 authored about 2 years ago
Added support for Mobile Banner uploads. (#1902)

* Added support for Mobile Banner uploads.

* Update CHANGES.rst

Co-authored-by: Joel Payne <15...

79d9351f0eb36336cee5f0535dd045f51da3342c authored about 2 years ago
Merge pull request #220 from praw-dev/fix_notes

Fix iterating mod notes when there is more than a single page

08f401202d63f85a00392696c837073f209416cc authored about 2 years ago
Fix the after param in the mod notes listing (#1918)

(cherry picked from commit praw-dev/praw@1a04db1ff88fee6ba692882caad7a409ff4baacf)

f6a978869882a54809b822093557168135f25ebf authored about 2 years ago
Fix running single tests

dbd1cf06e2a64e7d8c2142622d508ee699a9b8a5 authored about 2 years ago
Update pre-commit hooks (#218)

3894fcab9e3faa0e0578229677eafdd9ba219ab3 authored about 2 years ago
Merge pull request #219 from praw-dev/upgrade_tests

Fully migrate from nose to pytest and general code clean up

8ec364ab7433f62ea719a409020f56535edcf9d3 authored about 2 years ago
Convert integration tests that make no requests to unit tests

b701a950c651c677dcd1d11ac0462ca488bec291 authored about 2 years ago
Remove unused cassettes

5adbabf5e6a78d17fe6171a2c8f0254b0788ea4f authored about 2 years ago
General cleanup

43d257bebb0b35cdfebd8123a318b55ab0a2d734 authored about 2 years ago
Cleanup tests and fully migrate from nose to pytest

b31eb441c3f4ed0a001a2000014e79163f7b9587 authored about 2 years ago
Merge pull request #217 from praw-dev/prepare_release_v7.6.1

Release v7.6.1

16fabf83054920f0017020ae14fa378f5c07de46 authored about 2 years ago
Bump to v7.6.1

9ef9c52fb66f60186dcdb346e22e6b33d99630e7 authored about 2 years ago
Set development version v7.6.2.dev0

e7c828dee4abcba32a5d069166fbb1b8945a7da8 authored about 2 years ago
Merge pull request #216 from praw-dev/positional_argument_reverts

Revert `EditableMixin.edit` positional argument deprecation

a381420c4f0836dbd294c71807aa39b3756b0a32 authored about 2 years ago
Add missing type annotation

bb8c7a7f3d15c7ba4e5627c95009648a4e46baa0 authored about 2 years ago
Revert `EditableMixin.edit` positional argument deprecation

(cherry picked from commit praw-dev/praw@3d729040c2d610e1a2d7a98342de6c0f7724b9b5)

239ce85997d350ff3fed2dd835b58fe364c7794c authored about 2 years ago
Update AUTHORS.rst

(cherry picked from commit praw-dev/praw@426bf0bd77e1f96ebe1ccd42accd612d3ecb6ff4)

38f22387d2f7c1424087b3134c747e6a2c9f7225 authored about 2 years ago
Merge pull request #215 from praw-dev/fix_codeblocks

Fix code blocks in LMGTFY bot example

144b1d9294b523d1940f2de601b007bf87588d1a authored about 2 years ago
Fix code blocks in LMGTFY bot example

(cherry picked from commit praw-dev/praw@4fa3b3b9000cbc2a8a3dfa124db564e88e62628d)

ee0177cd85dd71db63402ad4a97f4c8e308da8ff authored about 2 years ago
Merge pull request #214 from praw-dev/standardize_quotes

Standardize quotes in error messages and stdout messages

3bb04b07a42b47131394f1d465281ad8fd487f9b authored about 2 years ago
Standardize quotes in error messages and stdout messages

(cherry picked from commit praw-dev/praw@7766f95b57cab92a010a688b89de39740529fd57)

e6b74558b0dcb738b275244f6c53e6724e303845 authored about 2 years ago
Merge pull request #213 from praw-dev/fix_quickstart_typo

Changed subreddit in text and code to use `test` subreddit in quickstart example

460ab97a6a12169fbde355037bc01235c7cec30c authored about 2 years ago
Changed subreddit in text and code to use `test` subreddit in quickstart example

(cherry picked from commit praw-dev/praw@e49393d3c764dbb25c664e3c08040d99c8932789)

c49d9d247a3a6a6d7a9a7d64fd92944a091ae15b authored about 2 years ago
Merge pull request #212 from praw-dev/dark_mode_fixes

Dark mode CSS improvements

653d67a338f9cc5c44af4899099a28a6e8b5a78c authored about 2 years ago
Dark mode CSS improvements

(cherry picked from commit praw-dev/praw@8720d503a2f0a7184485eada572ec51f6209fd56)

b1d1b53bf1f55fba21f83b64debcd1de45607fa6 authored about 2 years ago
Merge pull request #211 from praw-dev/improve_docs

Added targeted harassment prevention note

cee6e941231419c21a3c65f1077674f05e0a9d3e authored about 2 years ago
Added targeted harassment prevention note

As discussed over on https://www.reddit.com/r/redditdev/comments/w6des4/received_403_http_respon...

21225f50b05d8f44d26a3a5fc6407ee4812a4174 authored about 2 years ago
Merge pull request #210 from praw-dev/Reddit_typing

Add int to **config_settings type annotation

2b7aae74d8d953c5a3a0951ae0a86d5f6bfc3da7 authored about 2 years ago
Add int to **config_settings type annotation

(cherry picked from commit praw-dev/praw@35da17b1ff422e50d639f44b5faba5bd164b18b0)

640294e672d90ca38824d76d57f10b1ea2027b9f authored about 2 years ago
Merge pull request #209 from praw-dev/update_docs

Update submission.py

f21499955b857f04d01bf59ba827cdb0ce86448d authored about 2 years ago
Update submission.py

Co-authored-by: Joel Payne <[email protected]>
Co-authored-by: Pyth...

7b5c53eb00ec7bdb8b6e3a56d31c7879e38ea865 authored about 2 years ago
Merge pull request #208 from praw-dev/modmail_obj_ids

Don't set obj_ids since it can be missing data

161fc05ec5d4101df7af17457d35b96ed3b8d744 authored about 2 years ago
Don't set obj_ids since it can be missing data

(cherry picked from commit praw-dev/praw@1fd5bc207716cf4e4549fdc92b38ef8b1f61a775)

35067ed241b31cea47c8c9d26157401719c81f9e authored about 2 years ago
Merge pull request #207 from praw-dev/type_mixins

Add missing typing annotations and improve docs

4b023ff6857ce2b4f0d52327c2914e23a37c67dc authored about 2 years ago
Merge pull request #206 from praw-dev/link_template_docs

Fix typo in docs

fe92c6390ec8cbf3efd4c8845db7fdb68f4dbe7f authored about 2 years ago
Merge pull request #204 from praw-dev/modmail_conversations

Don't pre-populate ModmailConversation.messages

bd325f7d26aefa10a05635c336b4d899e7bbd34a authored about 2 years ago
Add missing typing annotations and improve docs

(cherry picked from commit praw-dev/praw@b3acd111ab39f00b8ea52e81877ee4f0eab88383)

f2a2be0661a96457f3be7cb3e13a57c32060b28d authored about 2 years ago
Fix typo in docs

(cherry picked from commit praw-dev/praw@56d8a33424c60fb1a2c0a6f54fb35e061c5e7c90)

b5f6ddb60d6b144e3f07f5112476acaaba63b650 authored about 2 years ago
Don't pre-populate ModmailConversation.messages

(cherry picked from commit praw-dev/praw@3172943413a7e14e1071ab8fd03699b17cc632c7)

2170b2db2a13340ddd4bebe815ac9565842b8e5c authored about 2 years ago
Merge pull request #205 from praw-dev/pin_pytest

Update pytest to 7.2

259a2afd057226677fae81aafa515d145475762e authored about 2 years ago
Remove dependency on asynctest for python 3.8+

cad6e764facbf4b778c805e66c9adb4d512be1ef authored about 2 years ago
Upgrade to pytest 7.2

8680ff8d2ec0c0a2cc2977b4d7dc4b8e1164729a authored about 2 years ago
Fix incorrect mock

eafe854151333c895e7d1ddf093ff0d58a869d65 authored about 2 years ago
Update stale-action.yml

fb392dc69b16b81866524cc1c17b6dc5ab2ceb87 authored over 2 years ago
Merge pull request #202 from praw-dev/prepare_release_v7.6.0

Release v7.6.0

383583a83207d05180680518ca335dea6f2276d5 authored over 2 years ago
Bump to v7.6.0

ae45e2acaf9b0b725c2f0c662968f7bde7c44616 authored over 2 years ago
Set development version v7.6.1.dev0

6fdfef62ad571c3ef36ff2a9802c7b8bc8c6a73b authored over 2 years ago
Merge pull request #201 from praw-dev/mod_notes

Add support for mod notes

6780d30b54720141b85731f589fede93dc37bdd1 authored over 2 years ago
Add support for mod notes

Co-authored-by: Joel Payne <[email protected]>

(cherry picked from...

b1df01b23cab3b563eb3a8f4309e1123726f3720 authored over 2 years ago
Merge pull request #200 from praw-dev/pre-commit_autoupdate

Make pre-commit autoupdate action open a PR even if hooks fails

dfbfb552b1ed17246beb8638049d323cb9dffc7d authored over 2 years ago
Make pre-commit autoupdate action open a PR even if hooks fails

(cherry picked from commit praw-dev/praw@247851b819dff275c44c5c2444218233fba073cf)

5921f3ca78de086aa46418642d8b4c7dfbb42abd authored over 2 years ago
Merge pull request #199 from praw-dev/deprecate_args

Deprecate positional arguments

8ffcb7a0d75d1bd94b8afebf2d223fd9e38f6295 authored over 2 years ago
Sort asyncpraw.models.reddit.mixins.editable.EditableMixin.edit arguments

(cherry picked from commit praw-dev/praw@aaed20df1a64fe44af9a45837dcda19f679fc282)

bef087a87dec23ad6423017f0533ef8411814283 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.ModeratorRelationship.invited arguments

(cherry picked from commit praw-dev/praw@d044032304bf278181d8a45464c9298077d83e0a)

03ca8288ef6a782710eeab26e3aa56dd03183096 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModerationStream.spam arguments

(cherry picked from commit praw-dev/praw@f0a3c794918efacec289f20e1f2a57d9c9bba7d2)

9bc6fe4a4dc6bf4b83b3188d400c20cd0bd74c39 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModeration.reports arguments

(cherry picked from commit praw-dev/praw@25b2506d897d29e68efa356dd04a6580cccc5c58)

2e8e6b1a3ae66b73b53469784b623c6b5b94b574 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModerationStream.edited arguments

(cherry picked from commit praw-dev/praw@93097d6547458c3e0e25ba50d12a0392d1bfd76c)

3625670352f7456f612b4e558c6c9d8cf98084f9 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModeration.spam arguments

(cherry picked from commit praw-dev/praw@aa02a04144fd7d691bc9c5f022f2d43116a012a9)

2e0ad27fc47ed7d9db3ede1bce769fd3dc6182b3 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModerationStream.reports arguments

(cherry picked from commit praw-dev/praw@efb94ab21fa7bf56704d04fa4d67828b90905fbf)

2b0150bc03ff0ed6f8e4c60d660e92a4be21ea6c authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModerationStream.modqueue arguments

(cherry picked from commit praw-dev/praw@92abf3163bc555aea32ba972a2cca9fd8ccb6afa)

b8156301b26e308ddb3b5078bd58f6375ac29632 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModeration.modqueue arguments

(cherry picked from commit praw-dev/praw@5ec41f9bed2c0313308bb007ba4f680fbeebb142)

d68aa459f94e740c3a59c4aad7295213586b16fa authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditModeration.edited arguments

(cherry picked from commit praw-dev/praw@1f566eb5bc614f577e423318a2b6ce7d4ca243e4)

574192cab3e7e294500e7c6486ea5caba8583c48 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.SubredditFlairTemplates._clear arguments

(cherry picked from commit praw-dev/praw@71164872456deb049c267045e9f77d5d17357686)

6c25368d0fc411cf0d2050ef0937a550b86803ab authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.Subreddit.unsubscribe arguments

(cherry picked from commit praw-dev/praw@ed1a79088f5580309bd052167663b44db1c2b42a)

0873402e13e8d94d43fde230c00546b3c6c6d58e authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.Subreddit.subscribe arguments

(cherry picked from commit praw-dev/praw@96a1c8da78881be2502aca30a459bf6d1d8bc012)

e2915f0f4eca3d7856162a7e660b901afcb391b2 authored over 2 years ago
Sort asyncpraw.models.reddit.subreddit.Subreddit.sticky arguments

(cherry picked from commit praw-dev/praw@6ee86f96167d55fa9b917175f6ce6fa4d9ca40b1)

c663bdf01d425278ba9782aced5972efce74d9d1 authored over 2 years ago
Sort asyncpraw.models.reddit.submission.Submission.unhide arguments

(cherry picked from commit praw-dev/praw@60ba6e2da8a6c5c591236d8126a48ce39c90cd01)

dcd01402cde999632823aa2a290d870774fce480 authored over 2 years ago
Sort asyncpraw.models.reddit.submission.Submission.hide arguments

(cherry picked from commit praw-dev/praw@694966c7831b339de3ef6d815f060fa1574e19e2)

ddb327ad4c76827351564ca0d78c25d57855964f authored over 2 years ago
Sort asyncpraw.models.reddit.multi.Multireddit.copy arguments

(cherry picked from commit praw-dev/praw@ec16469012e7c2068726851acf2b88d045e900c1)

ba3ed86729706135d6ef30730cc5faedf1c9ec96 authored over 2 years ago
Sort asyncpraw.models.reddit.submission.SubmissionModeration.suggested_sort arguments

(cherry picked from commit praw-dev/praw@0a5291d72b631d5d62a1021a30dac2dcecf15e90)

0ffaff8265ef959e68a1c2c86adb75a879d94348 authored over 2 years ago
Sort asyncpraw.models.reddit.submission.SubmissionModeration.contest_mode arguments

(cherry picked from commit praw-dev/praw@68b8dbfa5ff34704e5570f49d757bb875becd4f0)

8f81ed237046e5de5a5de64ec2cf69f0218ac247 authored over 2 years ago
Sort asyncpraw.models.reddit.more.MoreComments.comments arguments

(cherry picked from commit praw-dev/praw@80b26eeeb74a3c5b0dafe006eb074fa504fa0484)

25c8b97d343cf558110405ccca72b845df3ab6a8 authored over 2 years ago
Sort asyncpraw.models.reddit.modmail.ModmailConversation.unread arguments

(cherry picked from commit praw-dev/praw@66176a657cfa292954fe71f38b674b2bd2558c5d)

0cb11aee83a8ee3afcc74e5ff2ac52bce310fa3b authored over 2 years ago
Sort asyncpraw.models.reddit.modmail.ModmailConversation.mute arguments

(cherry picked from commit praw-dev/praw@53969d23806d3734c39e58ce3c1b1016748c1224)

f1cf94e5267abe49aadd3ee47879f7340d707149 authored over 2 years ago
Sort asyncpraw.models.reddit.modmail.ModmailConversation.read arguments

(cherry picked from commit praw-dev/praw@b81f80ef1dc0ae76569d7b3bde5583be15539ef6)

fee797e5ffd675ff7a0e328b88fe6e89778f68ca authored over 2 years ago