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

Merge branch 'master' of https://github.com/praw-dev/praw

6eacb505af41b768f3934839d41bf4726cfa2245 authored over 9 years ago
Fix #427: pickling a Comment object is slow

750aa8625313245b74ec80640cf62f9656262230 authored over 9 years ago
Added access restriction scopes to missing functions

21b96f40ed377ac6bff521d0718ac4e2c7ba89dd authored over 9 years ago
fix get_random_submission not raising redirect

get_random_submission was failing to raise the expected redirect, and
was returning 200s instead...

3ac469d625a257af185abbd1ace9334285e54432 authored over 9 years ago
Merge pull request #437 from Liudvikam/patch-1

Make the OAuth guide slightly easier to understand

c64e3f71841e8f0c996d42eb5dc9a91fc0c25dcb authored over 9 years ago
Update oauth.rst

fceb9c93cd37296c56a6d96476bad6593d63dd5f authored over 9 years ago
Merge pull request #436 from voussoir/praw-multifix

fix multireddit subreddits appearing as dicts

d0a3d92e4b7e9f4b7f90bc7845759bdac5cbd6e8 authored over 9 years ago
Merge pull request #435 from vallard192/master

Configuration options for SSL validation

c2b8d32fcb52147f56607d193cfee71876c9ba79 authored over 9 years ago
fix multireddit subreddits appearing as dicts

The `subreddits` attribute of Multireddits was being returned as a list
of dictionaries. It is n...

783d59c86ec10e558869ebb1ad31520b3a9b28d3 authored over 9 years ago
-> Sorted options in praw.ini

-> Sorted part of configuration_files.rst
-> Added validate_certs: True to the default section of...

8220500db5a5ba512abdc2b1c00bdbae6b10c55b authored over 9 years ago
Documentation grammar error.

4accce18199e19a39da37221e5b95ec6b270715e authored over 9 years ago
Updated Documentation

4ce1490ad729b3e99a8a8ad76b4960e353ecbf78 authored over 9 years ago
Removed local ini configuration values

fb168fd3602e17c37b779a9a8e62b1aaf62a12ca authored over 9 years ago
Merge remote-tracking branch 'upstream/master'

e0687d81f7b17cf1e83e06188ad6bab07aea1ac2 authored over 9 years ago
Adding changes to allow turning certificate validation for SSL requests on or off.

f43ffb738d18cde951c8366038a0b1d2b03de50a authored over 9 years ago
Merge pull request #434 from Doomhammer458/patch-1

change scope of report()

bfbe436b6e501cf6a4c7d30a70a4cfa7520b96eb authored over 9 years ago
change scope of report()

having restrict access login=True, prevents using the report function in the oauth scope.

cha...

378cbd55454dadd985c60daf7d55eb5890fb68d4 authored over 9 years ago
Allow options to be passed to betamax decorator.

1c8362b3cfc6d4269e1f5f103b7a2717ecf433c9 authored over 9 years ago
Rebuild test_scope_history cassette.

93dc7179658e9403e90cacf97cf7b06d3925bd67 authored over 9 years ago
Replace "liked" with "upvoted" for all purposes

The "liked" and "disliked" names will eventually be phased out. Add
methods get_upvoted and get_...

2ea38cb4b2ec7361ca0c35adda107599b4a1526f authored over 9 years ago
Merge pull request #432 from voussoir/praw-getreplies

25 June 2015 - Add methods for getting comment + post replies

995eb0dfd9557656430d38c5563c14299b8984d0 authored over 9 years ago
Add methods for getting comment + post replies

Added get_comment_replies and get_post_replies to the
PrivateMessagesMixin for fetching /message...

4c30395b5b5a6a4feda1cfd7351d6c1c1c2730c6 authored over 9 years ago
TRAVIS: Install betamax_matchers before tests

https://github.com/sigmavirus24/requests-toolbelt/issues/91

There is an issue with requests_too...

f7c9a786cf8b0460f755ca7773ef49da14eed881 authored over 9 years ago
Update betamax-matchers version.

1ab6dde4b66ab7b968474745d062359ee0cc1dcc authored over 9 years ago
Remove uses of try/except in tests.

48ba05e3effd08f6abf93f57512b584a1836af80 authored over 9 years ago
Bump to 3.0.0.

Minor documentation changes.

ecb3ec8f31e8c02d3c0142d90b6aa6659768bfac authored over 9 years ago
Merge pull request #426 from sprt/master

Fix #425: Can't unpickle Comment objects

9a1872190d4fe70b02e4d2956f02e978c473fd97 authored over 9 years ago
Fix #425: Can't unpickle Comment objects

b22acc707819c2fd4397fbbab768649389ce364a authored over 9 years ago
Merge pull request #423 from voussoir/praw-wikieditors

13 June 2015 - Add editor and permission mgmt for wikipages (01)

eb91d191eb09d94df144589ba6561f387a3a2922 authored over 9 years ago
Add editor and permission mgmt for wikipages (02)

fixed typo in changes.rst

3339a6a8100a8b02d0b67f1db0ffb546cd3639f3 authored over 9 years ago
Add editor and permission mgmt for wikipages (01)

New methods add_editor, remove_editor, get_settings, and edit_settings
in class objects.WikiPage...

3c58f8c6109a94f1fbe7490bd5d04f3a68c0dc87 authored over 9 years ago
Remove local_oauth_test section from praw.ini.

23a2bb0378968d9399c3f2392d7371f33c6daa3c authored over 9 years ago
Allow wiki pages to be retreived via oauth

d968583e741d06bd164c7e50bb0207a437e0ecd2 authored over 9 years ago
Fix argument checking in submit.

Thanks to /u/i-am-you and /u/GoldenSights for the discussion:
https://www.reddit.com/r/redditdev...

009235ed8fe612d3a0fcf67d2c04e93a1f79b9fe authored over 9 years ago
Fix issues reported by sphinx's `make linkcheck`.

f3a61f532db2f1bc4989bc29d93b6d6dba537a8f authored over 9 years ago
Fix pylint and sphinx warnings.

46b13989557b99aa11eafff758e549f96a1e20fc authored over 9 years ago
Merge pull request #418 from voussoir/praw-hidebatch

Add support for hiding and unhiding multiple fullnames

4d4529cfce608e274f9a5064e513a61d6f9aeaba authored over 9 years ago
Merge pull request #419 from ArnoldM904/patch-1

Update useful_scripts.rst

a5c82c1115c6d720ea3e47b101a26abe44de5d9f authored over 9 years ago
Update useful_scripts.rst

998487f195d6b5b0eb6182639a8e0ba7016ebc66 authored over 9 years ago
Fix test cassette for hidebatch

Remove unnecessary individuals test from the hidebatch test. Produced a
new cassette which shoul...

850fa94ef111a84308c5a6124bf3cdd21b543f2f authored over 9 years ago
Fix flake8 formatting in hidebatch test

ab05a5d526ffc233c9be59ecaee9152e2d98b8aa authored over 9 years ago
Add Betamax tests for batch hide

Rename unhide to _unhide
Remove unnecessary variable urls, use data directly.
Change scope of ob...

b65f45fb28887194ac38adf94cfd4ec4ff9bf990 authored over 9 years ago
Regroup hidebatch feature in changes.rst

cd3ca3984285009e29b06af0374ae502d858279c authored over 9 years ago
add missing space to changes.rst

2891825c04a4e67c9d74cc7d82db83e5a528e5d5 authored over 9 years ago
Add support for hiding multiple fullnames

/u/thorarakis updated hide/unhide endpoints to accept comma-separated
list of fullnames. Add met...

7f88486eea3f59c71fe137e74a940cb585d22228 authored over 9 years ago
Update many of the subreddit image related tests.

Two image upload tests are included which are not cached via betamax. The
primary reason for thi...

7f2b2e6f4d8fcc6515836dcf52c6416d9d16a67b authored over 9 years ago
Add changelog for set_suggested_sort. Other doc cleanup.

f85fbba050d08bc1b0102979a9b3c91805878a79 authored over 9 years ago
Test copy, edit, and delete multireddit functions.

3807bab64186505abd94ed1a4786ff91ebb7ebc7 authored over 9 years ago
Merge pull request #417 from Woofles/suggested_sort

Added set_suggested_sort method to Submission

3e9c99ab5ded990e409db75e9a2dc5abf88a96e1 authored over 9 years ago
Added test for set_suggested_sort method in Submission

999e9d28e8aaf279d30826ea477a749bd02fd85f authored over 9 years ago
trailing slash added for consistency

a19af9b23f63bf97a98889c97811d685ede9c0e6 authored over 9 years ago
fixed typo in comment in set_suggested_sort

f1baca5dcc5e7be28ec5185b1f5e87f564e5e346 authored over 9 years ago
Added set_suggested_sort method to Submission object

ceb064a815f22e7899f1be44cbb24af967977220 authored over 9 years ago
Fix some lint errors from a newer version of pep8.

19cb5de72bc387b4bcad14b099045cb3627973db authored over 9 years ago
More multireddit refactoring to add subreddit add and remove test.

5c49825e023d913fbdc7297e282aa48d2d6b455b authored over 9 years ago
Add test to create and delete multireddits.

943301aca004e1a968ab190f437863fb80bf5a3c authored over 9 years ago
Minor refactor of Multireddit code.

a0e584dfbbce062485a925044406d89b2b127221 authored over 9 years ago
Add Multireddit Support, part 1

Add create_multireddit, copy_multireddit, edit_multireddit,
rename_multireddit to main reddit se...

a2d268290a3ee41182f70c87d5f5a37273b3be22 authored over 9 years ago
Update multireddit related tests.

9bf455d9c8d024afce6c654de7f74f249cfa2d7f authored over 9 years ago
Update approve and ignore moderator related tests.

044eca1aab2507231d4b87de34394838b50768a5 authored over 9 years ago
Update remaining flair tests to use betamax.

1020f941d7854f4c303a7605975b1ce121d7eff8 authored over 9 years ago
All exceptions should now be in the PRAW namespace.

4592bbeb571f3b92c8b1cc5cb3db1c02192625ad authored over 9 years ago
Fix image upload.

5e727cc1f93e739b953a4cc7ed021f8f10f5152c authored over 9 years ago
Minor refactor in Comment constructor.

2af1419f9f7f0cc84835cece67fbfcd2595604d5 authored over 9 years ago
fixes #413

bboe addition: Adds an explicit field to comment objects to indicate whether or
not the comment ...

d886f5cfca500119cdf02f083b4d0b6a3f26a4f6 authored over 9 years ago
Add changelog message for refresh token in praw.ini.

4dc2643734e77b4e3c16ca0affb5f6785a90ecf4 authored over 9 years ago
Merge pull request #411 from SmBe19/master

Fix typo in oauth.rst

922d99797c9a835c041fe4a859ab87238ec23c57 authored over 9 years ago
Fix typo in oauth.rst

f013bc43d79429605b0db23a7565db3c368d5698 authored over 9 years ago
Add ability to load refresh_token from praw.ini

7ffcb637fc33aa094e0de9fa828bec759e3dc611 authored almost 10 years ago
Always decode html entities. Update many flair related tests.

HTML entities should have always been encoded. Their decoding required an
explicit setting to ma...

c107efe64cd3941dbfbfe100773a53f45ae41c07 authored almost 10 years ago
Update comment permalink related tests and correct InvalidSubreddit raising.

dddca69942de781cb842ede2d9077ad1a31e7d4c authored almost 10 years ago
Update many comment related tests.

218c37ed88ab208ccc0ce84469df4772eb5cf53b authored almost 10 years ago
Update saveable tests.

1b206fd528777bcc2f2ef66a7a17cc276c7985af authored almost 10 years ago
Update MoreComments tests.

eca6e2082fac4552a26c4245ef1ca6e86df1704f authored almost 10 years ago
Update encoding related tests.

5b5671a11f77bc819568e29340d9bcf60bbf9ce4 authored almost 10 years ago
Update cache and refresh related tests.

ea2772260b9fd9c5a18257ed24543a5d2212e462 authored almost 10 years ago
Fix minor issues in useful_scripts.

4049c3b042a2bfc4cc496e58142d4ea9828d21a9 authored almost 10 years ago
Update flair template related tests.

ed457882040ab425520df7e5f37518de04069d6e authored almost 10 years ago
Update embed_text decorator tests.

a766857cab32df7298d23f1eb1638dfdad328b5a authored almost 10 years ago
Update search related tests.

b8985c41d02329722cbf84c5ff3fabaa62d0f5a3 authored almost 10 years ago
Update access control related tests.

a4e35674204c3bba6bfb33cd3166a7c8b1d83472 authored almost 10 years ago
Update test_get_access_information (no longer interactive).

4619d4d79aebf43208f7494b9d3e2d6853f6fcb7 authored almost 10 years ago
Update moderator user adding and removing based tests.

e90ef5dd392dbbc147168d2a593ccef08c8385d7 authored almost 10 years ago
Incorporate get_sticky contribution along with some internal changes.

7a2ec7d6bff002c20677e5d8d6053b843f55f1ee authored almost 10 years ago
Add PRAWErrors class for a better structure hierarchy.

Also add NotFound error that will encompass all 404/Not Found errors.

ab3c6b5f2faf2fc068998af5a1d7fd46e5f904b2 authored almost 10 years ago
Adds get_sticky function to Subreddit object

My attempt at fixing my own issue, issue #402

7f8f77d915daecf78776f4ce5dc9c48fd0de8381 authored almost 10 years ago
Merge pull request #400 from JstnPwll/patch-1

Update useful_scripts.rst

65618b44da32651811a085832a0365cb31f772b3 authored almost 10 years ago
Clarify the replace_more_comments function's documentation.

50afdc6aad9a0ddcb78dac8e4610447ec7ea78de authored almost 10 years ago
Update useful_scripts.rst

57e9177ea99fc917ac03ae291b8ddcb9624f6175 authored almost 10 years ago
Remove multiprocess hack for old urllib3 versions.

3621629fe2850d0a8904468aa2db3a5e0dee468f authored almost 10 years ago
Minor updates to settings.py.

965a727fc0284baa49e630ded97d0ffca9c83952 authored almost 10 years ago
Update submission settings tests.

0e3f4ff368d021e0a3c8a3742dd76cd6151623eb authored almost 10 years ago
Update betamax version.

3b9517244c17e5fc01198016fcbdac12a139718e authored almost 10 years ago
Update changelog.

783bb0fb744d943124a0480f3d7a698ec39a7a5c authored almost 10 years ago
Add deprecation warning to login.

43e9af59ba3c9b04186b7e8bbf651542e36b5310 authored almost 10 years ago
Update another chunk of submission tests.

2dffe2fa2a6a3d4b2bcfd3361388343e23e6eae0 authored almost 10 years ago
Update SubmissionTest.

8d3dca8d32c5607f88864a7511c6097267926eb1 authored almost 10 years ago
Tests are no longer conditional on their reddit server (reddit.com or custom).

e782354a6543011dfa2dc65b8d5ea127f3fd800e authored almost 10 years ago
Update tox.ini.

88696c3ca43fa6ae82019e05b920e5cbebefa5bd authored almost 10 years ago
Remove `send_feedback`, and `local_only` tests.

`send_feedback` is no longer supported. Feedback can be sent my sending a
message to /r/reddit.c...

d7cdc7612c5b587fa35f7e73d7ac64063c1fcbae authored almost 10 years ago