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

Fix Subreddit.moderator callable

39302b393c6b5dc53becbfb6b286e8cdc3449490 authored about 8 years ago
Wiki.contributor not Wiki.contributors

259e168601eaea0ec92561fe50d622e490a3e7b1 authored about 8 years ago
Fix Subreddit.moderator and Subreddit.contributor examples

635f1303642078014994eabdc44e2bb06ba968a3 authored about 8 years ago
Add documentation for submission.flair

03f113c6887388813e23f9dbee4c962a992d5743 authored about 8 years ago
Fix flair.update documentation parameter name

e843063e7f468f70659e2314e486be26a3e758c1 authored about 8 years ago
Add flair.update example

50516ab755930de9c6d517d700284a090ab09397 authored about 8 years ago
Merge pull request #705 from nmtake/live-rel

Add LiveContributorRelationship to interact live thread's contributors

7ce53d0c620ab6899b69974fca45e2d1009104e4 authored about 8 years ago
Add LiveContributorRelationship to interact live threads' contributors

04e6be70a92c4cbbe2134f559fb891b702e9534e authored about 8 years ago
Merge pull request #704 from leviroth/rules

Add Subreddit.rules to get subreddit rules

fdad8106bbaf3c8a0ddab52824aa7f10ec1125d9 authored about 8 years ago
Add Subreddit.rules to get subreddit rules

4369109ac37b2c08c0d571837438d022df346c60 authored about 8 years ago
Capitalize first word in vote related notes

9bca31a983f697c8cbb02c2491eb6c4395d31653 authored about 8 years ago
Add example for Submission.comments attribute

a92c377c61262d6ccd9b8d052c4b70315d125e63 authored about 8 years ago
Add example for how to obtain top-level comments through a CommentForest

b68fbbe350dd9358d09631dcf520aa971ca33178 authored about 8 years ago
Submission.comments.replace_more is now recoverable

d7fdc26d3bc53fca02ebbd103f52df6277108dcc authored about 8 years ago
Depend on prawcore 0.6.0<=v<0.7

8612b12284f20693aedcfd86f9a8cf2550e8f27e authored about 8 years ago
Support python 3.6

8a34e9aa3507d4440e393c9d62e6dd98d39689f1 authored about 8 years ago
Fix formatting mistakes in CHANGELOG

3a4a3a1406184b3d59a9d0898d903681cd8cd60c authored about 8 years ago
Remove validate_time_filter from public interface

5ee6ca9665a10c87a9e2e31cf440d2d2135e1ceb authored about 8 years ago
Set version to 4.2.0dev0

0cdcc743fb90157ca90831659c46d09ce1e45c43 authored about 8 years ago
Bump to 4.1.0.

b4c682c8ac81f13b527befd9e0e8c0d84a17edc1 authored about 8 years ago
Add example for how to ban a user

416c33a54b8dc770f6594fc183c44e012b82cb82 authored about 8 years ago
Minor grammar fix

961d0c6b8d3184c4714811de72ac003f9b2a4d67 authored about 8 years ago
Resolve some pylint warnings in comment.py

c9618dade3715eb927297317adea18c32edf6c84 authored about 8 years ago
Add immediate example for iterating over subreddit flair

fd44f12574ab51ab857c5871165ea6eef12c63df authored about 8 years ago
Modify comment submission stream tests to both use /r/all

f55e1ae66269da5f27e5b4aafb93191fc2f5c8ec authored about 8 years ago
Create a smaller TestSubreddits__test_streams cassette

027c6b9f39fb8212e6b097fb782f68c78148ccb1 authored about 8 years ago
Reduce cassette size for TestSubreddits.test_popular

Doing so makes `git grep` work a little bit better.

bd032126bf72e53a4813e0a218c99435aa1cce20 authored about 8 years ago
Merge pull request #696 from leviroth/typos

Fix two small typos

1d037255c57a901f360059dcb311302e04c2dedb authored about 8 years ago
Fix two small typos

fc809f0c63ec0353d578d56853a3f74459b105b4 authored about 8 years ago
Merge pull request #695 from leviroth/flair

Make SubredditFlair instances callable

0fe1c5d4232d8c16ea11a80387a9fd1fe8df4bba authored about 8 years ago
Make SubredditFlair instances callable

This makes SubredditFlair work like SubredditRelationship. Includes redditor
argument. Deprecate...

21dcc55c559f36c2001c09f3d99c0de477899591 authored about 8 years ago
Merge pull request #694 from diceroll123/docs-fix

Fixes a couple docstring typos

7947897884e71c39b00cfc4cf79571e1679ba523 authored about 8 years ago
Adds diceroll123 to Documentation Contributors

fbcc2aeb5a0c4d747a839013feba93180f3fe4b9 authored about 8 years ago
Fixes a couple docstring typos

00d0bfd0c28c56e4c01cea2d96949b07e0025578 authored about 8 years ago
Messages are always considered fetched

3002fe9730c1194c8183d492d318d079094ca618 authored about 8 years ago
Merge pull request #692 from nmtake/models-live-update

Add praw.models.LiveUpdate

e4fc9b376e2363b03575f06ab4070f6305344fc4 authored about 8 years ago
Add praw.models.LiveUpdate

Due to reddit API limitation, accesing lazy attirbutes on LiveUpdate
is currently disabled (Attr...

b9f04d26e4aceffdfdeeafab60db6a8d4531a361 authored about 8 years ago
Support calling replace_more on Comment.replies

1e0e6684b7f3383d41123319a243402fa87aec2d authored about 8 years ago
Merge remote-tracking branch 'stein/patch-13' into praw4

2938d7c211621a4a53402271599dda4d531125e8 authored about 8 years ago
Add Subreddit.quaran.opt_in and Subreddit.quaran.opt_out

e969ee97c00392ab73ed2f3ab186db10ec0e274f authored about 8 years ago
Optimize Comment.parent when comment is part of a CommentForest

0b0d2d790f452079b64f8831c1a0ee7382366399 authored about 8 years ago
Add Comment.parent method

5defb3d793dd53129d364c0dd75ab3c9b50c7be2 authored about 8 years ago
Avoid prematurely issuing network request in Comment.refresh

2d400547451e738b4585b9657b73ff31526bef63 authored about 8 years ago
Add Submission.mod.flair

a90b7a2ec07bfaf1f6dd1b8b06e0c338792fbca8 authored about 8 years ago
Deprecate subreddit.mod methods the belong as comment.mod and submission.mod

0f2dd9085e798c2a328986d5f2676396e025ecf1 authored about 8 years ago
Set dev version to distinguish from actual release

53de30ada7b020a5d89983e836190f72ff458c70 authored about 8 years ago
Add examples to BaseListingMixin methods

91952502fc0afbb95f5789515771ebbb136964ca authored about 8 years ago
Remove BaseListingMixin as superclass for SubmissionListingMixin

7b4b5bc95f0a498ab83422192410f9213bfdb251 authored about 8 years ago
Merge pull request #691 from leviroth/master

Fix typo in AUTHORS.rst

86a9d5b08df359b03608f60531ddf4b3b6fe0a9e authored about 8 years ago
Fix typo in AUTHORS.rst

c55cd8112dce04ffa0b72be9bafad6d00e202308 authored about 8 years ago
Fix subreddit('all').search

f32f93f0f6021ee0220c9b8b99ccdd964cf34f8d authored about 8 years ago
Merge pull request #690 from leviroth/master

Add sticky parameter to SubredditModeration.distinguish

efc0259b39dc917a4d2b714503b8ebf955b03657 authored about 8 years ago
Add Levi Roth (me) to AUTHORS.rst

1fff2901c0b30fc1d51c76464c33106858ad8a53 authored about 8 years ago
Add sticky parameter to SubredditModeration.distinguish

This allows comments to be stickied.

4832cb5b0666462f948c34f03e44a42cbf30fae0 authored about 8 years ago
Fix #684. Comments from inbox are refreshable

994a817fec1e60e001a20adf6dea423436f13541 authored about 8 years ago
Depend on prawcore 0.5.0+ for timeout support

59c072297a8f685a1dfea420b9daa1f834fe14c8 authored about 8 years ago
Update few remaining pieces pertaining to exclude_banned_modqueue

b0ec83f8237bb8541201d7e0ba52b7e389ed5392 authored about 8 years ago
Properly update subreddit exclude_banned_modqueue setting

5b0e7f6f80f12082b558d41ee76f9194af28972e authored about 8 years ago
Edit the quick start document

f6fa5afee3a4e044ce86f65af3c2ca062b573d8e authored about 8 years ago
Add test for Message.reply

7f20975f8c09de6867bf0b080ab89cdafaa7b403 authored about 8 years ago
Merge pull request #688 from nmtake/before-record

Use before_record hook to filter out acceess tokens from cassettes (fixes #682)

fb46bc61bc84babd2336dfa2b905dbd8d0485f7a authored about 8 years ago
Use before_record hook to filter out access tokens from cassettes

This commit is rewrite of commit 4a15542c24ec6da093767404f449cbcc589376aa
which didn't handle Va...

9d164831b0f5637d90c7023ee625614ea6559747 authored about 8 years ago
Pass prawtest_* envvironment variables from tox to test environments

d058efd9c88750a71357c8d8182c736139000625 authored about 8 years ago
Clarify one meaning of OAuthException with script applications

Update prawcore for the simpler error string on OAuthException.

b7078d3edea3502d8b7ea69a843f357b6ab32246 authored about 8 years ago
Provide example of using redditor.comments and redditor.submissions

1c4461bae0c2bda13145305e986055f324c9f7d6 authored about 8 years ago
Add search across all subreddits example

ffae966a14719e64ee117a85b3451ea9f2fac92e authored about 8 years ago
Fix header_hover_text subreddit update setting

0ae48073fabe2f63a40d78af3487bc8cb4f979be authored about 8 years ago
Fix line to long warning in example :(

ec9b648a3668a06428f65646d7fe61408268b191 authored about 8 years ago
Add documentation and example for subreddit.comments

ae95b29cc107c616f2cb7dc2fe1817d25465b4dd authored about 8 years ago
Add reply to Message

5283c7570b4ab05b16adffcac7c21c8dffeb1224 authored about 8 years ago
Convert all 'Note:' docstring parts into RST notes

6eddf85817bd6ba0ef41bca0634b5fbf832e4a05 authored about 8 years ago
Provide example for how to iterate over subreddit flair

85318fc2fbff5e642bc5346afef47e143479a602 authored about 8 years ago
Use RST to link to Redditor from user.me

a17f6fb31a7d1ffd40fd54cdcbbc6ee835fad517 authored about 8 years ago
Indicate that ListingGenerator should not be directly utilized

cdd911757542ea5b845e356ed288c04792b4e5f4 authored about 8 years ago
Merge pull request #687 from nmtake/tox-update

Update dependencies in tox.ini

b24050926081bc7d8b6ba5c0b1eaa298215e51fe authored about 8 years ago
Update dependencies in tox.ini

This commit resolves pkg_resources.VersionConflict error.

b43f9e7b4fee79740a6fa6fa3875e1fef2a38f68 authored about 8 years ago
Fix show_media and show_media_preview subreddit update settings

8bff93d9f1fadbd36b99375aab818d477454e38e authored about 8 years ago
Merge pull request #680 from nmtake/livethread-init

Add praw.models.LiveHelper.__call__

3e7ea164c4cd5b30cc9492ff00605c63d7e476ea authored about 8 years ago
Add praw.models.LiveHelper.__call__

8ea35c50f5657cb7be8cfd140b8495a46d7c6553 authored about 8 years ago
Merge pull request #685 from afraca/patch-1

Update authentication.rst, include quotes

3e1bb8a26d6c5251dc5b7976591e05bc9c690d67 authored about 8 years ago
Merge branch 'master' into patch-1

92b015e282d51f8415dff6d83ed7b327c889586a authored about 8 years ago
Again attempt to fix issues with duplicate items in streams

5184c82231d67ecb56d782ca5b0eccb0396329e4 authored about 8 years ago
Update authentication.rst, include quotes

aaab6d72dac7811257b4ad795d200d9866e89e9c authored about 8 years ago
Actually use warning box for relationship deprecation and highlight code

a52770a095369f45402daef7a5c632ed93565e34 authored about 8 years ago
Update SubredditRelationship examples to use the call methods

26cb218c3f841a3cdf138f46e4902350274b1932 authored about 8 years ago
Add redditor argument to SubredditRelationship call methods

978661dcfa7cc1e777f0aaf05670e60cd07e14d7 authored about 8 years ago
Attempt to ignore sphinx-build for python 3.3

78a9c215e6c734051fc19ea81fb2168c18f21238 authored about 8 years ago
Add examples to Subreddit documentation

bc8bf4858fdf8915f69da66318b34b45103264fc authored about 8 years ago
Submit a URL not text in Reddit.submit example

8155f8c18adb76dc0452424f983a221fc9d4e7dc authored about 8 years ago
Add example to Subreddit.submit

023972b45d84571f529629214365310d72bf309f authored about 8 years ago
Make SubredditRelationship instances callable

The iterators previously provided for SubredditRelationships don't follow their
respective next ...

483be01730ed3b37e2dae3fd8fb7bb137729cb10 authored about 8 years ago
Fix TestUser.test_me__bypass_cache test

491f703b850f40985e336047aeb0c7ced5a2d9d0 authored about 8 years ago
Emphasize subreddits in documentation

669ed88ad5462b9841224b10ed136853b4d14197 authored about 8 years ago
Add example for Subreddit.submissions

23b52bf0467681e80b48e592694cfdf29d98bf35 authored about 8 years ago
Cache results for reddit.user.me

The newly added subreddit filter methods depend on reddit.user.me in order to
get the authentica...

2f7710fccb789802ada1828956f0e754925c585a authored about 8 years ago
Add Subreddit.filters.remove

b3b5461a12954145ed332118580011cf64375ef2 authored about 8 years ago
Reduce heading RST format for a few RST files

2bf66a9e3ddbd8f49fcdbdaa4e5feceb7aaaf819 authored about 8 years ago
Add Subreddit.filters.add

b3bc7195d1dcf9819c61a4fa06efcebd314aeb49 authored about 8 years ago
Add Subreddit.filters

22dfaa94feebc19f8c42cdd8b002e4c912854d52 authored about 8 years ago
Clarify that category is a gold feature for saving an item

d565786278eaf32761957dd1e064a5d549ef3ab4 authored about 8 years ago