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

Use uppercase for HTTP verbs

768ce3715c658af50de75a90f627c4323add77eb authored about 8 years ago
Merge pull request #683 from praw-dev/revert-682-betamax-before-record

Revert "Use before_record hook to filter out acceess tokens from cassettes."

d7e6f97552eb900371996e03f05d6d84cb679110 authored about 8 years ago
Revert "Use before_record hook to filter out acceess tokens from cassettes."

273a06536ebfea4503c427062c09ea7f05f753a8 authored about 8 years ago
Merge pull request #682 from nmtake/betamax-before-record

Use before_record hook to filter out acceess tokens from cassettes.

fda86f6fa578ccc9dafcd5c37ab072ec648d7c19 authored about 8 years ago
Use before_record hook to filter out acceess tokens from cassettes.

4a15542c24ec6da093767404f449cbcc589376aa authored about 8 years ago
Deprecate validate_time_filter

a3bbbb93173b371205faf395232ee56f40c42e00 authored about 8 years ago
Linkify references in the documentation

52444b0f4466c1ae3193e514aff442d86535a472 authored about 8 years ago
Add examples demonstrating combo subreddits and /r/all filtering

929ad7e60da3c154096d622263aacdd3ee410558 authored about 8 years ago
Merge pull request #679 from kjam/master

Add search_by_topic for subreddits

03ecf02d53d725399861ebb28af88926c96cf459 authored about 8 years ago
Adding subreddit search_by_topic method

9116314dd95019c97adc0a5fd7010914b965beba authored about 8 years ago
Add information to exceptions documentation

f9935fd49e4e95a381fc6310d8d4ded34f42193a authored about 8 years ago
Update documentation pertaining to PRAW4 prerelease status

4db40338131917abab93d5883c97cf7b770a4960 authored about 8 years ago
Release PRAW 4.0.0 🎉

120b43f6a24ef45e812d79811464fb68b9eaadf1 authored about 8 years ago
Provide example for all helper attributes on Reddit instances

5244b499d0e1fcfc2175c5d707bc0ae747665cd8 authored about 8 years ago
Add default values to Reddit.subreddit.create

5ab4c35eb930890841b52e46b15a01f16f8c1abe authored about 8 years ago
Linkify items in quick start and use Reddit to refer to the site

df8a67c3d0a1d7eef7bb0219314c89e3f0049b5b authored about 8 years ago
Minor fix to CHANGES grammar

91a27d9887f6a3838473882ed2c3e00aa8059a87 authored about 8 years ago
Convert wiki page names to lowercase in Reddit.wiki[...]

Thanks pcjonathan!
https://gitter.im/praw-dev/praw?at=583ca9a91dec193f14fff016

81d2681183e7f01c61a3187130edcbfdc7735826 authored about 8 years ago
Consider Comments fetched when initialized with _data

1fa7bc67e6a18833c5f11679be95005cd406171e authored about 8 years ago
Avoid triggering fetch for all hidden attributes

280525c16ba28cdd69cdbb272a0e2764b1c7e6a0 authored about 8 years ago
Replace 'COPYING' with 'LICENSE.txt' in the setup script.

1e422dbd69fb893cc6d7abfd7a806a465fc55016 authored about 8 years ago
Add docs/redirect_log.txt

Readthedocs supports manually entering page redirects. Given the tedious
process to create the l...

9ac8bc641e0974522cdd8c455a633d614967b552 authored about 8 years ago
Bump to 4.0.0rc3 and use root of readthedocs path again

43b0256a94032b0d8cb1e6ac8ca905a61e2abb49 authored about 8 years ago
Add Reddit.auth.scopes to return the authorization scopes

f82228c132c922c1819a7fe1b0f2958744c4088e authored about 8 years ago
Add implicit parameter to Reddit.auth.url

60054a5fd24c635232c275882c78e7612ba9455b authored about 8 years ago
Add OAuth authentication documentation

2bb6fc2a546a960096d57f83384db52c5d01a7ab authored about 8 years ago
Add installation instructions

bc00a7a93ff2c59a9d56595f927012cc795238dc authored about 8 years ago
Complete configuration options section.

835dd59541f4c8c58336a630e90ebed6cd1581cd authored about 8 years ago
Use traditional ini style in praw.ini for sphinx syntax highlighting

5910c06ce13296f4e1a2984452658dc5c7ddd9c7 authored about 8 years ago
Add configuration option page

Also add:

* refresh_token example
* explain how to use proxies

6d6f4c98c4d1d9ff6e6ed15be2484d8eb9939167 authored about 8 years ago
Structure PRAW's documentation better

Notable changes:

* Getting started is a caption which contains a quick start

* No longer use s...

d94f04bab544ea0c58b2592c0740fd4e568f12b2 authored about 8 years ago
Use sphinx_rtd_theme locally and update copyright year.

4c6ec556f7f243b24a74489ef2ab4cbccd275cf7 authored about 8 years ago
Resolve "Instance of 'Config' has no 'XXX' member (no-member)" warnings

b54816c8d922f38e48bea36fd473f63b07f12860 authored about 8 years ago
Resolve additional pylint warnings.

c6bb77435d7b69fee9ddff346fe042d974f23a79 authored about 8 years ago
Clarify in Reddit.info that comments require refresh before replies

a90eca796576ec3a869a3731aab8957862e732f5 authored about 8 years ago
Add quickstart example to README.

b3f20544711aad3a4e00c9dfcbee6bd03b8b0de5 authored about 8 years ago
Document SubredditRelationships

5c0096cb2e0989089472cf6156e1f53deed5cc35 authored about 8 years ago
Depend on update_checker version of at least 0.12.

f4a600ba5a84b5ab1b29c4895cac38cfe171076d authored about 8 years ago
Add date along with releases in CHANGES.

b82b5be5c52cd93d2af141ef8dc810ae486b7e9d authored about 8 years ago
Add authorize test and prepare 4.0.0rc2.

2354b0efaf7688dd592541df5168f2cdabca4d78 authored about 8 years ago
Merge pull request #678 from williammck/patch-1

Change Auth.authorize method to set Authorizer on Reddit

01b2bd78be5c0f51d6cc783f1e36a4deb7fca113 authored about 8 years ago
Add William McKinnerney to source contributors

d8c5718b211ad9ca008aec405541602255336a6c authored about 8 years ago
Reformat Auth class to fit within 80 characters

bbdb1d47f71281ea1f16e08eb86d901a80b35c9f authored about 8 years ago
Change Auth.authorize method to set Authorizer on Reddit

cf4c9353f72aa412ab82f4d91667e83558384bae authored about 8 years ago
Bump v4.0.0rc1.

ab72e661d056ba01540b5d802b6ac58cfb04e8ce authored about 8 years ago
Obviate using data={} for post requests without a body.

51d0826f524b6d5b87923290635ebeeb282512eb authored about 8 years ago
Merge branch 'praw4' into master

de1caa50deed07f19c2530f7894e575ec1b88ea9 authored about 8 years ago
Revert all changes since v3.4.0

d6401ac194b54abe1b0ad0b506a8da4bf640cd5c authored about 8 years ago
Add subreddit.stylesheet.upload and subreddit.stylesheet.upload_header

7f52b0551b6a8ec564b7e84879410de6d6011ad1 authored about 8 years ago
Add subreddit.stylesheet.upload_header

66d6bf5bf4d9ad80d3bcc8e49db076cb319094f7 authored about 8 years ago
Bump prawcore to 0.3.0 and fix call to authorize_url.

ca0cfdfabba91842894b8a93bb5ff31fc62539ac authored about 8 years ago
Minor editing to CONTRIBUTING.md.

a6559a2f467b17e0e95efe6a832b895a8695ed49 authored about 8 years ago
Update CONTRIBUTING document.

2bb88242ef54f61389e2304046340c0b33acde14 authored about 8 years ago
Add Subreddit.stylesheet.delete_image.

9827fe68d8657d2a3aed4f610971e967c9b28e82 authored about 8 years ago
Add Subreddit.stylesheet.delete_header.

4ffad16c6fc4e01ae7407fe014adb59c644743ff authored about 8 years ago
Add Subreddit.traffic.

e1c0844299eeb0721ee7fd283d2af9195e868ca4 authored about 8 years ago
Add Subreddit.sticky.

c7a62c5fb3d78f57b950ae763ff8d83ee38a7cc9 authored about 8 years ago
Use 'submissions' instead of 'links' as 'only' test value.

a3478abb918432383168aff70e17b08521f55b99 authored about 8 years ago
Stylesheet and ModAction now inherit from PRAWBase.

5acca67cfce3c4897c18249ceaaf84744977d6cf authored about 8 years ago
Add Subreddit.mod.log.

16fd477facfd4e3a1eb8c6fe759c06bcb533cc47 authored about 8 years ago
Correct 'comments or submissions' to 'comments and submissions'.

b768381b3c26030e9120c896df3df3f26cb3e01c authored about 8 years ago
Add Subreddit.mod.unmoderated.

83cf6d018fa1fb1b4532dae9e956afa168986914 authored about 8 years ago
Add Subreddit.mod.modqueue.

d629622099741849fd47a809d048b458619a8135 authored about 8 years ago
Add Subreddit.mod.spam.

9df82e4dfe43a5c59bde50d168dc13dfdf770ba7 authored about 8 years ago
Add Subreddit.mod.reports.

cb8997e268c74600d8b0c6d666b4100b222c75a4 authored about 8 years ago
Add Subreddit.mod.edited.

89f5673973fbbff3a7b459d7a683baec38b7da4d authored about 8 years ago
Add Reddit.info.

9bc2789f2f782dc67c639873f1e72297df51e9ad authored about 8 years ago
Bump to v4.0.0b23.

84744f23a4bf133696cfa3f6625ef30799212222 authored about 8 years ago
Enable instances of Message to be printed.

ee119e2b56f584aee63aee5f2ef4e1229e1a6661 authored about 8 years ago
Reorder import in test_redditor.py.

dd7f50c9147b075a380d4ec0d771c87083361433 authored about 8 years ago
Add Reddit.inbox.message to retrieve a single message.

d11e1aba5def677a661e65959dc83485b8d18c0e authored about 8 years ago
Add Reddit.inbox.mentions.

7dea475d1d2138da23b0910c571d2958ed7073ba authored about 8 years ago
Add Reddit.domain for domain listings.

605e37fc1b20c02443c44663bb7a0dcffff1664d authored about 8 years ago
Extract rising methods into RisingListingMixin.

6d8599dbb5fb762ec92d2b37b34f74969040fed6 authored about 8 years ago
Remove use of by_id endpoint as /api/info provides more.

615eb312cc9f7055c75431d23cc751743e91b0ff authored about 8 years ago
Add Subreddit.stylesheet.update.

9501d262471fe36a370df7df8e54f78bf32800e9 authored about 8 years ago
Add Subreddit.stylesheet.

255426b1c295a97ae44fa4e1fe9cb13eb3b0ad58 authored about 8 years ago
Add Subreddits.recommended.

0988af78b53a31043517ab121d9c12916f32536a authored about 8 years ago
Add Subreddit.unsubscribe.

c7edca16fcfebbfbeae8436e03ae85fbc2cea5a5 authored about 8 years ago
Fix typo: historial -> historical.

c3aac6eaf537557cec71cce31bf6557c84167eca authored about 8 years ago
Add Subreddit.subscribe.

4522ddfa6f550e31b9e46ba60cf4855a756fdcd6 authored about 8 years ago
Resolve issues with updated flake8.

ea6f06a7bcca8347de9c2edf5ae127e156d52e62 authored about 8 years ago
Remove non-oauth username_available endpoint.

7a72c1e568640808ee4546b1cee603d71a9e2434 authored about 8 years ago
Remove unused help path.

3b2ff1baf91a5402bb387c0d67d940f6207b4605 authored about 8 years ago
Resolve flake8 issues introduced in last commit.

e7d1727c7a6e64e5874fd6d3e9a33207564b7d5d authored about 8 years ago
Refactor SubredditWiki.revisions to use WikiPage revision_generator.

ed5563149ce3db24b42c64cca28b2d14bc747c0f authored about 8 years ago
Add Wikipage.revisions.

7c87e0a885dec8bb4b7f409c669ecee2692885c5 authored about 8 years ago
Add Subreddit.wiki.revisions.

0c43e9339787f77acb8acf185ffad6a99f6bc03c authored about 8 years ago
Add a revision argument to WikiPage.

b0f576c8e65192f0a714d529bf8988baad3a2061 authored about 8 years ago
Add Subreddit.random_rising.

f7358813586b5da72c3b5cdd248b0a20ca87ae01 authored about 8 years ago
Bump to 3.6.0.

87781ebef29a9ae7f47ad6687a6d679b6e797ee0 authored about 8 years ago
Bump to v4.0.0b22.

c75dfb5e2b48b43d5e40aae222366d090fd3640e authored about 8 years ago
Update betamax version to minimize testing version conflict.

b091afa07b03bb3d75aef6eba313b08125ef26f9 authored about 8 years ago
Pass subreddit in URL rather than body for friend and unfriend.

05594945a8455701bd504580a6943254703cabf6 authored about 8 years ago
Fix cassette name format in Subreddit tests.

5c411ac300427154207fc6dca8f1a752bd1effa8 authored about 8 years ago
Remove ModeratorRelationship's __init__ function.

4158ffd2e02da002e68d31d40652bb657aaaa529 authored about 8 years ago
Move Subreddit.mod.leave to Subreddit.moderator.leave.

382d637700f48dadc2311a0f893044f31bddd276 authored about 8 years ago
Add Subreddit.contributor.leave.

81e13b534e5b0b913b053c5b9d55fa15102bfdbe authored about 8 years ago
Update changelog with subreddit ModeratorRelationship additions.

d797bdd14a13cfec4f1cfaca539875be7c178ae5 authored about 8 years ago
Add Subreddit.moderator.update and Subreddit.moderator.update_invite.

d2a8a5411668e043296d4d9ad52f20a7220f7593 authored about 8 years ago