Ecosyste.ms: OpenCollective

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

github.com/praw-dev/prawdditions

Prawdditions is an auxiliary library to PRAW, which aims to supplement the project with more abstract features.
https://github.com/praw-dev/prawdditions

Create CODEOWNERS

0a13236c3d3f192399f9aaf6ba811619f22eb345 authored over 4 years ago by PythonCoderAS <[email protected]>
Merge pull request #12 from leviroth/revision-id-from-main-wiki-page

Take wiki page revision ID directly from the WikiPage object

771cc8c795174ece2c4da70a8b8ce585d3ca2a41 authored over 4 years ago by PythonCoderAS <[email protected]>
Use nonlocal instead of list to get mutability in wikipage test

6ebdfa0a226b6cbad7e65010eba9a0805bf98b3d authored over 4 years ago by Levi Roth <[email protected]>
Take wiki page revision ID from main WikiPage object

7cefeb084549db7b06561011f50de2fb5df8f118 authored over 4 years ago by Levi Roth <[email protected]>
Configure documentation on RTD

6cdeb60d7cf8bbcf144720babbb6684ea9996c97 authored almost 5 years ago by PythonCoderAS <[email protected]>
Merge pull request #11 from praw-dev/rewrite

Rewrote this package to more closely resemble PRAW and separated into submodules.

8b6819928102214f85ee03682b6276bc59936ce6 authored almost 5 years ago by PythonCoderAS <[email protected]>
Run pre_push

25706fac7720bff920f68ae47f7c041b81b8240b authored almost 5 years ago by PythonCoderAS <[email protected]>
Write new tests for 100% coverage

18c38d57bc52b06ebfab99815c3f9c5dfc8aeda5 authored almost 5 years ago by PythonCoderAS <[email protected]>
Import old tests

bb08da40dc0db18158462e4b2461841a7990979b authored almost 5 years ago by PythonCoderAS <[email protected]>
Generate documentation

193e77175b2638814503da5c2d0c2ca282605082 authored almost 5 years ago by PythonCoderAS <[email protected]>
Move old code with minor feature addition

3d0569eb20f8dde28ed523db0973d94ac70f23ef authored almost 5 years ago by PythonCoderAS <[email protected]>
Fix CI

6c10d7db3ccd5d10f81ac0d217708e16e371721d authored almost 5 years ago by PythonCoderAS <[email protected]>
fix lint errors

9320d333edb316e50917c6020b9b2f343b62d235 authored almost 5 years ago by PythonCoderAS <[email protected]>
Fixup typos

a6821c476ff0358fea99e281eb9eb72e2eb9c8d6 authored almost 5 years ago by PythonCoderAS <[email protected]>
Fix setup.py

724cd13fcf6b8c17477319bf1d660d85c2bed367 authored almost 5 years ago by PythonCoderAS <[email protected]>
Implement .github (PRAW copy)

9cae1763b3cc8c544a06608327da2ef363d86a18 authored almost 5 years ago by PythonCoderAS <[email protected]>
Implement docs (PRAW copy)

00773b1794d44eced8b67db2636fc01eff796c9c authored almost 5 years ago by PythonCoderAS <[email protected]>
Copy from PRAW

b119f5fc6ac7a89a8aa9a9bd0316649bc97024ac authored almost 5 years ago by PythonCoderAS <[email protected]>
Merge pull request #10 from leviroth/allow-praw-6

Allow praw versions <7.0

9007b94905ebb2bc649961b2ba1be93873ce4491 authored over 5 years ago by Randy Goodman <[email protected]>
Allow praw versions <7.0

39ffd59804b084e2bffcb241f068f4549e9aef21 authored over 5 years ago by Levi Roth <[email protected]>
Merge pull request #9 from leviroth/version-bump

Bump version to 0.1.2

47114f0f07c9f5b581d9700d98cb6aa7b55413f0 authored over 7 years ago by Randy Goodman <[email protected]>
Bump version to 0.1.2

cf9e8ec4d2b6547778754bb8b7202033abcffee4 authored over 7 years ago by Levi Roth <[email protected]>
Merge pull request #8 from leviroth/wiki-update

Add a WikiPage method for safely updating pages

aea778a2ba11a7d4defd84079c2e6e6bbf8e6c48 authored over 7 years ago by Randy Goodman <[email protected]>
Add WikiPage.update

e40411408aee6e3baf809b5b66bf4a49086dd778 authored over 7 years ago by Levi Roth <[email protected]>
Depend on PRAW 5

68b926ce03f7f5362ba624c73c3e7174ade3034a authored over 7 years ago by Levi Roth <[email protected]>
Clean up some flake8 issues in __init__.py

ab4dbeb2ffba84f103c82d07877e6c6344a103b5 authored over 7 years ago by Levi Roth <[email protected]>
Bring over integration testing boilerplate from PRAW

15f5fda2d75d3dcb0847a2d3d5f88b603f12c0f3 authored over 7 years ago by Levi Roth <[email protected]>
Add .cache/ to .gitignore

fa0574d8a3932b7c31a047c6a9a7956264ae1a09 authored over 7 years ago by Levi Roth <[email protected]>
Update LICENSE.txt

64f718925d4e181643541087a1dcd6c98eefd50b authored about 8 years ago by Randy Goodman <[email protected]>
Update documentation format

608bb521fe8ade06288e897649b39c8707df9d8b authored about 8 years ago by rgoodman <[email protected]>
Bump version to 0.1.1

9dd3d7e5cc59a960602fa675de755a23066ea9bb authored about 8 years ago by rgoodman <[email protected]>
Update README.rst

cb069a19854ec9af8ab0dbe10322fb46c75cc830 authored about 8 years ago by Randy Goodman <[email protected]>
Update README.rst

8c1d55626b564531a5f53af331605235ea3af1bb authored about 8 years ago by Randy Goodman <[email protected]>
Update README.rst

c62567db64d462ad17d9234703001e81ae2c1590 authored about 8 years ago by Randy Goodman <[email protected]>
Merge pull request #7 from praw-dev/Abstract-Message

Added documentation for the functional changes.

e36afa17f0f40a8d82b2f1f143dcc001dd200bc2 authored about 8 years ago by Randy Goodman <[email protected]>
Added tests for abstract message function.

45616ab4db415d89e9a81c3d4126205a608c285f authored about 8 years ago by rgoodman <[email protected]>
Merge pull request #6 from praw-dev/Abstract-Message

Abstract message

198480d2ec840544a217dd31793b9e541887e65a authored about 8 years ago by Randy Goodman <[email protected]>
Added tests for abstract message function.

f0f3694db27bdfb7328b36993bb849a375525ef3 authored about 8 years ago by rgoodman <[email protected]>
Add abstract messaging function.

3e7a5f0f6a79a790ab981f20bd3cf975241438ab authored about 8 years ago by rgoodman <[email protected]>
Merge pull request #5 from praw-dev/general-info

Fix versioning reference

99cabc618845c944dfff88d78e6d438ba6378e97 authored about 8 years ago by Randy Goodman <[email protected]>
Fix versioning reference

fe8b0c9d76a29608d20a65f1d6450cd7214e5c83 authored about 8 years ago by rgoodman <[email protected]>
Fix dependency list

5aa792b1967395aa447bed4338f28b43f745bf54 authored about 8 years ago by rgoodman <[email protected]>
Merge pull request #4 from praw-dev/general-info

Remove requests dependency

503848a153a4e4ddb07da3c76dab88cd3d529348 authored about 8 years ago by Randy Goodman <[email protected]>
Remove requests dependency

067da3beef7ff2cf15014dbe77a5f917be929119 authored about 8 years ago by rgoodman <[email protected]>
Add praw dependency

2c24863b6d5727ddfc83ca6ebc12cc89263ea4b0 authored about 8 years ago by rgoodman <[email protected]>
Merge pull request #3 from praw-dev/general-info

Formatting fix.

f86bc30d3f6cc5caaae2b42a2af4a352def3531a authored about 8 years ago by Randy Goodman <[email protected]>
Formatting fix.

6399a53828457c30566f23cf9706079850a75c2c authored about 8 years ago by rgoodman <[email protected]>
Merge pull request #2 from praw-dev/general-info

Add praw dependency

5ae417e7aa5c4b26f6a3e5b22cb7113a3339a65a authored about 8 years ago by Randy Goodman <[email protected]>
Add praw dependency

c06671bf1e3c85b7ac4bf10bc2469cc88f038943 authored about 8 years ago by rgoodman <[email protected]>
Merge pull request #1 from praw-dev/general-info

Add name and email to setup.py

cf1360b4560e493b1a1cd3b736af0959805bcee4 authored about 8 years ago by Randy Goodman <[email protected]>
Add name and email to setup.py

01e2db75f6d736c9bea96595a769dc2470260315 authored about 8 years ago by rgoodman <[email protected]>
Update README.rst

49dd3c95d02ae5fed61e61f79d480d9b059d7e59 authored about 8 years ago by Randy Goodman <[email protected]>
Update README.rst

1381b6cbc8ecef4f432767c5b9f79ce3ccf1b092 authored about 8 years ago by Randy Goodman <[email protected]>
Update README.rst

4ebb7b5e6697c188c9463eca5cb9c44b9709db39 authored about 8 years ago by Randy Goodman <[email protected]>
Add prawdditions package template

d6f06fe564462ecbe5ae927c24d2c200a905d6db authored about 8 years ago by Bryce Boe <[email protected]>