Ecosyste.ms: OpenCollective

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

github.com/praw-dev/praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
https://github.com/praw-dev/praw

Support wheel distributions, lint fixes.

For wheel distributions we must now also run:

python setup.py bdist_wheel upload

Other cha...

23e749744c318217d1dde7538208a2f1f7ba03ca authored about 11 years ago
Add changelog entry for store_json_result (issue 275).

beb70e062ad39742bcde498c1566e1dc5dbd2b0a authored about 11 years ago
fixed store_json_result config bug

82b47993f06b08e0b9a5d228337ac978de954ca1 authored about 11 years ago
Fix duplicate item bug with the BoundedSet class.

d9292cab91397a3d0bfd31025872cb08d1218823 authored about 11 years ago
Deploy 2.1.12

79fdc8120fa1e5b29cc8f50e90e272de9fbc31f9 authored about 11 years ago
Fix bug in `depreciated`.

c2f4223a989e5fe4e2af91650d12d42f97afe3c5 authored about 11 years ago
Take conf settings when initialising BaseReddit

See https://praw.readthedocs.org/en/latest/pages/configuration_files.html

b387f28472e955e5115ff4ac2b21f78f0d6fda31 authored about 11 years ago
Add documentation page about exceptions.

bebee25c9a8af5e921be151c1df5c8e7ad9c0d17 authored about 11 years ago
Add methods to convert to/from base36. Fix #265.

825e4915683b5ce367c5788cd2e5c11a6511d08d authored about 11 years ago
Store JSON from lazy loaded objects. Fix #271.

52dbb63694cf69b8c529d065cd9c8945faa59e85 authored about 11 years ago
Convert relative URLs to absolute URLs.

The usage of relative URLs such as www.reddit.com/r/TheDailyPrompt
that do not include the netwo...

ce54ca71041fa944d44bac40406f940f46ed6a22 authored about 11 years ago
Add support for storing JSON response. Fix #263.

1f7bf343aa3dfb6a9b91f8141c2e690ae4244d2d authored about 11 years ago
Clarify 2 docstrings. Fix #268. Thanks Kodiologist

e84274b4ede7ffa2479720a4b34f038596424709 authored about 11 years ago
Note activity req for subreddit recommendation

c3e1e02f9ed900e16c5a855473b34153e77b4c89 authored about 11 years ago
Expect test_get_friends to raise RedirectException

get_friends is a bit tricky to test, as it awaits a fix upstream.
See issue #175 Until that happ...

b4e77fa39fe77d8bba0c2d91c93d0da7fc1b11e7 authored about 11 years ago
Add reddit-cloud.

88f7570132cfaefa379a6ed0ab46df7793c1178f authored about 11 years ago
Fix r/test link #259. Remove extra dot #260.

2d4daa9ab787bdb7cf4ed9b17b1ab8b732134cad authored about 11 years ago
Remove depreciated method from documentation

a2959761d7765ce1d75d1500675f614b526797c7 authored about 11 years ago
Add RedditAgain.

454f0450a9684496ba477e832ad7613abd9aa951 authored about 11 years ago
RTD documentation moved to new theme.

* New theme looks way more clean and neat.
* Also mobile supported.
* Refer to
http://erichols...

3ae774afd012fb74912d9c4d27c98d6c7e45cc22 authored about 11 years ago
Deploy 2.1.11

9e4ebf64f90f3d89ac464d5a05ddc5353a34639a authored over 11 years ago
Handle & document get_(dis)liked corner case.

19ddbd04541ac372b8c7c3c35d0630ec4da126e3 authored over 11 years ago
Make test_search_with_time_window unflaky.

Only searching within the last week caused it to fail if not
enough testing had been done within...

84b3232716524a33e838a89b29e87a39b79ffdf7 authored over 11 years ago
Add Moderatable.(un)ignore_reports.

d1f7658458270a98cc72bd58f073e52800234e96 authored over 11 years ago
Add kwargs to do_relationship.

Arguments sent to the methods using do_relationship will now be added
to the request. This allow...

dc0e2a0a955d5b23e14af292c2a28d65b2065853 authored over 11 years ago
Add depreciated decorator.

fd0f3475310ab759ab31df3e542193b4ae27dd64 authored over 11 years ago
Remove history scope requirement from 5 methods.

a4b5161830183bc2f0e0dc1023f51debf707fccb authored over 11 years ago
Add issue 175 note to get_friends.

c9f3b18992dbf77e5c2961d05fb973fbafcbd7b3 authored over 11 years ago
Deploy 2.1.10

567825e1cf3ecd7a19b635b1c1cda16955087d80 authored over 11 years ago
Add get_new_subreddits.

9e0a3218e8f9ada0c69a762f752dc13ae9c53bc7 authored over 11 years ago
Add 5 new arguments to set_settings.

These are prev_submit_text_id, submit_text, spam_comments,
spam_links and spam_selfposts.

bdcfdf8fef16723c83ebe5d0d1518c8bfa1081c2 authored over 11 years ago
Add arguments save and send_replies to submit.

72ae538e3e4a5c6ceb24d8cbbb02a40345402c4c authored over 11 years ago
Add history scope.

45469b14095aa3d658b9ae3f0425219645ecc12e authored over 11 years ago
Rename _get_section->_get_redditor_listing.

This method is only used to return redditor listings. If
reddit adds a non-subreddit listing, th...

e2bd9a58695721396a83cfe82288bd53b1c46945 authored over 11 years ago
Deploy 2.1.9

220e6c7bd29b2f851b7aac6127dfc81eabc98fba authored over 11 years ago
Also evict rising listing after approve/remove.

0908f9cbe21a29878eb9ba26496e961fbd5ecfd8 authored over 11 years ago
Handle non-public subreddit contributors edge case.

Accessing a subreddits contributors require user/pswd access for
public subreddits. For non-publ...

c2f8ddecb641f66237042ebce512291950406c6f authored over 11 years ago
Handle new dataformat of subreddit list.

8dccf7768654f6cbc800555793f9c4f285f19f21 authored over 11 years ago
Don't raise exception if user is author of post.

It's possible to (un)mark as nsfw if you're either a mod
of the subreddit or author of the submi...

1d5421175f659bd612127ed75702eec2b9237b41 authored over 11 years ago
Move (un)mark_as_nsfw Moderatable->Submission.

The behaviour of marking as NSFW is specific to Submission.
Comments (which also inherits from M...

a61290c4b300610a893ba96c72a76d1aa59aeb1f authored over 11 years ago
Add UnauthenticatedReddit.get_rising

4175df1402f2e6587668e3d2a0712cccc5b7d628 authored over 11 years ago
A bunch of smaller test improvements.

* Use builtin all function for clarity.
* Rename retval -> result for consistency.
* Replace ...

09e9e8904adec4d482e2967c44f96ae5c1d99711 authored over 11 years ago
Note only self submissions can be stickied.

Thanks to u/rasherdk for discovering this.

e7a2425a6520e49ac78f8a32bb2317712e6a700d authored over 11 years ago
Deploy 2.1.8

f6e478262498d5d9d07919695bbb909733423c22 authored over 11 years ago
Pylint fixes and improvements.

a12e77e19cca9ccc2cd91b75115def52cbccd2b8 authored over 11 years ago
Use next instead of six.advance_iterator

next as a builtin function was added in 2.6. Since
the oldest version of Python PRAW supports is...

1ef8ba6480c416c4cf224c432481cb7120d4f381 authored over 11 years ago
Add subreddit_recommendations.

d59fa3b82fb6d6f498c45014597104b0576fc6ce authored over 11 years ago
Add internal._to_reddit_list

104169ff431d02e80f148a5c98685c1e55aba7cd authored over 11 years ago
Add __repr__ to Subreddit.

display_name is always set for Subreddits. If the subreddit_name
(which display_name is defined ...

6dbedc323fcb3c4c3d5285903a7a33e4c5db78f0 authored over 11 years ago
Use proper casing for API in title.

f674f2222b573922c84df5688c7f4f69629b7963 authored over 11 years ago
Use first to simplify testing suite.

7009094f4f3b5c1a862d485c1e83db9619e40376 authored over 11 years ago
Add BadUsername and use in is_username_available.

5889f6a73d7ac87f9888b722f68e27c34c3fc009 authored over 11 years ago
Minor internal improvements

* Use alphabetical ordering for _get_section methods in Redditor.
* Use requests.ok instead of...

4f45a17b45ad74f42cc6bb4f2f1052f7409d207b authored over 11 years ago
Use new has_fetched attr instead of _populated

This will enable users to see whether the data for an object has
been fetched without using a pr...

00bc87d368eb2f3ed838532b9d56c3bcdc55c7ab authored over 11 years ago
Deploy 2.1.7

1cc3ec279d139a8efeafe60a46f498188170689c authored over 11 years ago
Add note to CHANGES.rst about proper links on RTD

This note is not visible when looking at the changelog on RTD.

cd05a0a0757ee1a8f15565210491c7e934603e45 authored over 11 years ago
Add notes about clients voting.

7578242d0168af307297f1db038491a250f217c6 authored over 11 years ago
Fix bug that prevented configuring timeout setting

6511c06b0cb7377003817c864cb61ec0ba194e66 authored over 11 years ago
Add Lazy loading page to documentation.

292c04fde01f4ca6bcf3b20cf3297775ca0053c6 authored over 11 years ago
Switch to using "Nature" sphinx theme.

It's prettier. Has clearer headlines separating the content. It
includes a search for searching ...

fb90a4e6e883241e584f260a1beaa78f57a7a9bf authored over 11 years ago
Add (un)set_contest_mode to Submission

857f11035cf8452c0a1b1062afb6c66b8ea60ba8 authored over 11 years ago
Move get_liked and get_disliked to Redditor.

Redditors can make their likes and dislikes public. Having get_liked
and get_disliked on Reddito...

929d1598fe721db9f3b437876050d708f6538446 authored over 11 years ago
Minor documentation fixes

* Add punctuation to the end of all lines, save those that
are bullet point listings.
*...

f0cb950a2fc2ab7a8822e435f98b0767831202d0 authored over 11 years ago
Add links on how to install pip

The most common problem, based on submissions to Reddit,
encounted by users is how to install PR...

5623eac55e8f8ed8773dd37488f225fc353a724d authored over 11 years ago
Deploy 2.1.6

828f23a0e067c137d0cd387ee9199afe4f06d937 authored over 11 years ago
Don't retry failed requests that may spam Reddit

For instance, if a `submit` method call fails, then
it shouldn't be reattempted as the Reddit er...

569e8bec94091642e5c64f85fc848d6fddd9a0f0 authored over 11 years ago
Fix two bug in ImageTests

The final assert didn't actually assert that the test
passed. The following expression pass

sel...

72f6d627b3ce3e541ba9744fe56277ade2cca99a authored over 11 years ago
Version bump to 2.1.5.

f392138e77d29557e73258c39d093e15c379014c authored over 11 years ago
Make test_delete_invalid_image use BadCSSName

A upstream fix (see issue 883 on Reddit's github page)
made Reddit properly throw a BadCSSName i...

f1cf098588fbe98e836aaf638b9b5103e63f7003 authored over 11 years ago
Add errors BadCSS and BadCSSName

e3889d7edc7eeb9c66ecc375399a513740369a88 authored over 11 years ago
Add method select_flair

731534b32f7a99b0aaf01ca1172d8943570ad2fd authored over 11 years ago
Depend on update_checker >= 0.6. Obviates #239.

7a436fd20530ffc74ebe92b074af04136068d767 authored over 11 years ago
Fix distinguish test

It tried to distinguish the top submission in reddit_api_test,
problem is that this post was not...

efafe5150e413d09f7ea6030bd7aa5147f7e410e authored over 11 years ago
Embed captcha text with _embed_text

This mean the text will now be above the parameters.
The also fixes the bug where all lines, sav...

0c5ca271089d87b9f45a8c7a2409f44bc178504c authored over 11 years ago
Add restrict_access info to docstrings

e8bfecdf42dcaad9c5a35864b835b9dcc21ca365 authored over 11 years ago
Use response.ok over testing for 200 status code

One line instead of two and it's one less magic number.

7f0b6e04acb7f4f6bbc4e1d3607f84e5925ea47f authored over 11 years ago
Refactor restrict_access for briefness & clarity

411d7c4d2ce98cceed84da4b15045890925b3524 authored over 11 years ago
Handle @restrict_access exceptions at the methods

This mean it is possible to read the decorator arguments and
know the full access restriction. R...

42fb681415ecd1173d3a43f24cb6340f16c5b46c authored over 11 years ago
Minor documentation fixes

* Syntax error in writing_a_bot example
* Changelog saying it's relased versions only, but unr...

68ae49ddd63dae41f5bdf0cf36af2d512ea89e01 authored over 11 years ago
Remove get_stylesheet's need for login mod access

ef29b7e4b49ddcb7168ab02fe7e5f4bf9d452715 authored over 11 years ago
Add Subreddit.sticky and Subreddit.unsticky

cd9f5ce005dd59cbee85301c2d15c46001cc27c8 authored over 11 years ago
Fix test_get_all_comments_gilded

The gilded attribute for Comment objects is the number
of times it has been gilded. If it is not...

3723f9aa036a6eb782e6ad05c6031af78f7dadf4 authored over 11 years ago
Fix Search test case broken by time->period rename

e36bdc03ce9a3a78ab562b58df9785c58d8329aa authored over 11 years ago
Rename time argument in AR.search to period

This is the name used by get_domain_listing for the same
argument. Although a backwards-incompat...

f860e7e5f497ea371157273fef97c474ced03e45 authored over 11 years ago
Minor spelling, case and double space fixes

95026301f99846b5679d85e3795fffe92388ea54 authored over 11 years ago
Add get_mentions feature to changelog

This change updates the changelog for commit
52b2b2af2e1f584dd4cbc29485be32f8bb557554 and should...

68f541cb756fbb252a24a7c37fc6a93f8e8ae9d4 authored over 11 years ago
Use http_proxy environment variable when available

7619cd1d0c8952333c94404a57e09b9bc9cb2aa3 authored over 11 years ago
Handle aliased calls where subreddit isn't 1st arg

The inability before to handle this caused a bug in
Subreddit.search. The search method in UR, w...

8054f679a1847e6f33f9c98ae128b90d266d56a0 authored over 11 years ago
Add arguments syntax and time to search

Syntax makes it possible to search within a timeframe, see #231.
time makes it possible to speci...

b21e808f565037029a924afa68203e03bc5b29c2 authored over 11 years ago
Add public_traffic keyword to set_settings.

7b8fd1610f576980d007ea4519eee5a97ce21ddd authored over 11 years ago
Fix bug in documentation (thanks /u/yesorknow).

d375e63b6360e3212c2c8a9c26339fd2b4fedade authored over 11 years ago
Merge pull request #228 from vindimy/patch-1

Adding ALTcointip bot to useful_scripts.rst

94adca73c9351584a4c0afb0213d29ead6081786 authored over 11 years ago
Adding ALTcointip bot to useful_scripts.rst

44202d22a4c65b8cc1f5d7010b57b9aff60a8059 authored over 11 years ago
Added support for getting menions (Reddit gold feature)

52b2b2af2e1f584dd4cbc29485be32f8bb557554 authored over 11 years ago
Fix bug in mod-only meths with subreddit default

In @restrict_access the first element in args was used to
determine the subreddit for Reddit met...

5b1162a2f88bfd56ed10850f644a13be914b370b authored over 11 years ago
Make get_mod_mail usable by Subreddits

Also renamed moderator in API_PATHS to mod_mail to make
it more clear what it represents.

1e952806c1727607a581a9c1cf2f39068220fac9 authored over 11 years ago
Update comment_parsing 'complete example'.

9b898b2ea85cf601ca3a0b918b58ba21ce876cd6 authored over 11 years ago
Change instances of OAuth redirect_url to redirect_uri

0c9dfbce76c537c1f107450d36a925822f8fd7ba authored over 11 years ago
Provide link and example for proxy string.

ffe49b087872cd787da5f3ad89a4826f96d980f0 authored over 11 years ago
Deploy 2.1.3.

65ca0112fd5bbc2079e0b20743ce804fc701b525 authored over 11 years ago