Ecosyste.ms: OpenCollective

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

github.com/opsdroid/opsdroid

🤖 An open source chat-ops bot framework
https://github.com/opsdroid/opsdroid

Refactor connector opsdroid pointer (#749)

dc2a07907bbc9249c1219fd36388d25330aa0ad3 authored almost 6 years ago by Zona Gilreath <[email protected]>
Update setuptools from 39.0.1 to 40.6.2 (#773)

62513dcd33ce41ab83f73a36152a40fe6656c1b0 authored almost 6 years ago by pyup.io bot <[email protected]>
docs for #767 (#774)

1a2a53a988ed904d9a790dae0aaefe4621961d9b authored almost 6 years ago by Petri Savolainen <[email protected]>
setuptools entry points support for loading contributed extensions (issue #767) (#771)

* require setuptools

* implement entry point module loader support

* satisfy flake8

* t...

944025a69faad9567e98ac4c0db8343213488312 authored almost 6 years ago by Petri Savolainen <[email protected]>
Update multidict from 4.5.1 to 4.5.2 (#772)

9343c33f5687ab18e70db32dff5a0012586da0d6 authored almost 6 years ago by pyup.io bot <[email protected]>
Update pylint from 2.2.1 to 2.2.2 (#769)

bc95a2bd4d7cf921974f4ee01ec1b51003249bc3 authored almost 6 years ago by pyup.io bot <[email protected]>
Update pylint from 2.1.1 to 2.2.1 (#765)

1e9bf407d74e182082e5f5d748b3937e6d5fb4ed authored almost 6 years ago by pyup.io bot <[email protected]>
Remove pass statements from blocks (#762)

33454f055fe577574111505bd2632b08d31c4236 authored almost 6 years ago by Fábio Rosado <[email protected]>
Fix slack error on connect by calling disconnect if exception is raised (#754)

44df8f609656ab5bafef1ff79c14ab8cc2cbc647 authored almost 6 years ago by David <[email protected]>
load module from pythonpath (#755)

7d4880320a533770339e705f62d2e1df8b71b550 authored almost 6 years ago by David <[email protected]>
Update astroid from 2.0.4 to 2.1.0 (#760)

d1bb5cb89030c7988042f09273a19b8f5af9c9ee authored almost 6 years ago by pyup.io bot <[email protected]>
Update pygments from 2.2.0 to 2.3.0 (#758)

bd62cc2637872bf2bb06c057519fe09eabe3d16b authored almost 6 years ago by pyup.io bot <[email protected]>
Update pytest from 4.0.0 to 4.0.1 (#757)

90d66d800fed4c237fe35dd8b1a9420b8bf9da31 authored almost 6 years ago by pyup.io bot <[email protected]>
Removing a line of dead code in the tests (#753)

81545bff02ec50c7b3e53fa4e34200cb4985425f authored almost 6 years ago by Varad Gunjal <[email protected]>
Refactoring tests - replaces logmock for self.assertLogs (#752)

dc55b9d3655e7a21290ad3762936c28ce3263d27 authored almost 6 years ago by Varad Gunjal <[email protected]>
Update multidict from 4.5.0 to 4.5.1 (#751)

8cb163234c8b60b68726ad7ddb089b0160440ff7 authored almost 6 years ago by pyup.io bot <[email protected]>
add Google style docstring to web.py (#746)

* add Google style docstring to web.py

* delete trailing blank line after docstring

* Fix ...

47ef8bc0d7774c5fb73346b2039230720f59180b authored almost 6 years ago by GrugLife <[email protected]>
Add basic constraints to opsdroid(#745)

2a9059ea85c5e5687d19d7fd2d5dcf57f074517e authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Make shell connector optional (#747)

6a0e216d6df6d645d1851b02c8d2c21fbf7ae992 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update multidict from 4.4.2 to 4.5.0 (#744)

627a448790a13c5c54dd0779bff22f82c137cac6 authored almost 6 years ago by pyup.io bot <[email protected]>
Add reactions to slack connector (#742)

e1f004ed186089dad7a27a5a5236592a8648fb24 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update pytest-timeout from 1.3.2 to 1.3.3 (#739)

61f52ef511f4271fdd05c406c4704d8ab95fb90a authored almost 6 years ago by pyup.io bot <[email protected]>
Merge github connector into core (#741)

65d752c26c8f3830b286f091afa3b399b5cbaf95 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update pytest from 3.10.1 to 4.0.0 (#738)

36ef692c2bd8cf2e2385508fe98aa83ace38726c authored almost 6 years ago by pyup.io bot <[email protected]>
Update pytest from 3.10.0 to 3.10.1 (#733)

a63bfc76f043547527650d938d5b37994e7e4242 authored almost 6 years ago by pyup.io bot <[email protected]>
Fix the signature of Database.disconnect (#737)

It is called with `opsdroid` as an argument, but the method signature doesn’t allow this.

36a3874e0438811ad48b2b5588a36ef1075984ce authored almost 6 years ago by Gergely Polonkai <[email protected]>
Fix a typo in the skills documentation (#736)

7df9dc03b47bbb5b124ad6b7f74d02671058c60f authored almost 6 years ago by Gergely Polonkai <[email protected]>
Add config_lang() to tests setup (#730)

24eee6e7b67749113db46b34ca8c9ce8d92e5dde authored almost 6 years ago by Fábio Rosado <[email protected]>
Update aiosqlite from 0.7.0 to 0.8.0 (#720)

842a5c31b002b03d271c4a52947c3a0637777d5b authored almost 6 years ago by pyup.io bot <[email protected]>
Update pytest from 3.9.3 to 3.10.0 (#722)

34b4ab0ac2358e3f8d0a2607145fd6d3c273cd18 authored almost 6 years ago by pyup.io bot <[email protected]>
Update release docs with conda info and releae notes script (#724)

c1bc25591eee228f1f2643faaa0a49b6ab561abb authored almost 6 years ago by Jacob Tomlinson <[email protected]>
[WIP] Add Rocket.Chat Connector (#685)

* Initial work

* Get opsdroid to reply to text internally, update docs

* Finish work on co...

9405a44b4f91e8dab1ec9fcc8d8295ddea028e42 authored almost 6 years ago by Fábio Rosado <[email protected]>
Update websockets from 6.0 to 7.0 (#718)

a427866896b169a16df9a1a042628f5e9d1da4c4 authored almost 6 years ago by pyup.io bot <[email protected]>
Update pygithub from 1.43.2 to 1.43.3 (#715)

5ef32742da672cafb368bb783668dc02a3d2bb90 authored almost 6 years ago by pyup.io bot <[email protected]>
Move Telegram connector into core (#691)

60307e8c2b9286c2c13bcb56bbcebeba128fe407 authored almost 6 years ago by Fábio Rosado <[email protected]>
Now that aioslacker is fixed we can remove our patched version (#716)

f65a0e1c4347eddcd592baafa73822e805a5bb9d authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Refactor startup and skill discovery (#711)

* Refactor skill discovery

* Remove blank line

* Tweaks

* Move skill webhook registrati...

f1e4304361dc469bde4560fa97b93fcbecd7b93f authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update pytest from 3.9.2 to 3.9.3 (#712)

99189a4d666ebf85fa44825d0ac168a293fe12f3 authored almost 6 years ago by pyup.io bot <[email protected]>
Update flake8 from 3.5.0 to 3.6.0 (#710)

c5787369c95d35bec533cd745789c64e83b3f8c8 authored almost 6 years ago by pyup.io bot <[email protected]>
Pass config to skills setup (updated) (#700)

* fix for issue #341

* Add tests for config being passed to setup

* Update docstring

7f61440978c32d1b38d68ca4b43a9b0cd9176656 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update pytest from 3.9.1 to 3.9.2 (#708)

864a103a7b562e229e1626f77781f7c202b006d6 authored almost 6 years ago by pyup.io bot <[email protected]>
Add sqlite.db to gitignore (#706)

9ec2729ce7858bcf2f694103c035a7c81cbe8367 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Actually fix badge (#707)

14f22d9e4e2317228e92d23edde3f79034a27e90 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Stale update (#705)

* Remove Dependency CI badge

* Fixed stale

ebd1ad5f80cc87f6a0cde24a4e8ebd1915f36179 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Change Travis CI Badge back to the .org one again (#704)

* Remove Dependency CI badge

* Switch back to org.\n\nTurns out switching to GitHub apps does...

4ba375e69e6b3619a4ffd7846802c18457a9f2f0 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Remove Dependency CI badge (#702)

6ff74ad6ee88f922e024c12c8a1a326a50c40c33 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update badges (#701)

d46249eff5577f96e034a2793294c5e4a8fa4838 authored almost 6 years ago by Jacob Tomlinson <[email protected]>
Update regex docs to encourage named regex groups #447 (#699)

* Update to encourage named regex groups

* Updated Named Groups and commas

dfbb20c8b4b4f9373cc46971291d5791cb65fd5c authored almost 6 years ago by wlung <[email protected]>
Update aiosqlite from 0.6.0 to 0.7.0 (#695)

6d41a0a67220f6d8890646ce0d05a77ef320c01c authored almost 6 years ago by pyup.io bot <[email protected]>
Update README.md (#698)

299bd49b099083026eae5a5a8e71901d6bcac187 authored almost 6 years ago by Akki <[email protected]>
Update pytest from 3.8.2 to 3.9.1 (#697)

1c6c00ddd8abbdac32ae7fa71ed6edffcf21417f authored about 6 years ago by pyup.io bot <[email protected]>
Update pydocstyle from 2.1.1 to 3.0.0 (#696)

35badd391146597e2d79ba6901a54643cf8239f4 authored about 6 years ago by pyup.io bot <[email protected]>
Update dead links on matchers. (#694)

76a893b9bc64b6b473b5c2534eeb336fcabab37e authored about 6 years ago by Tony Garcia <[email protected]>
Add parameter to configure priority in every regex skill (proposal) (#692)

233a9514322f000e1b6ba514d91997bd68e49c8d authored about 6 years ago by anxodio <[email protected]>
Move the sqlite database module into core #671 (#679)

1bce0cc370077c9d082268d5952a1a6625566ed8 authored about 6 years ago by Vaibhav Shelke <[email protected]>
Add google-style docstrings (issue #532). (#693)

16d3a9e8ab128b97625888be29c5a7319fb7886f authored about 6 years ago by Tony Garcia <[email protected]>
Move MongoDB database module into core #669 (#689)

88405bae8de93050cbdaa541eb390f466700bf99 authored about 6 years ago by João Paulo Limberger - JOTAPE - Shoo <[email protected]>
Move Facebook Messenger connector into core (#684)

* Facebook Connector Added

* doc added

* Link added to mkdocs.yml

* Added to list of co...

bc0baafc2497db93950f8a3ac491153b5f9cc8f7 authored about 6 years ago by Gopal Kildoliya <[email protected]>
Add russian translation (#690)

ca6685e9634ffa6ce5a483f3c159599ee78d5e34 authored about 6 years ago by Oxana Kostikova <[email protected]>
Update aioslacker from 0.0.10 to 0.0.11 (#678)

e73000bf9f5b6a942612a43523f7759684b9d75f authored about 6 years ago by pyup.io bot <[email protected]>
Update pytest from 3.8.1 to 3.8.2 (#688)

f188f184219cbb77c7509f1c00009a6065bd5884 authored about 6 years ago by pyup.io bot <[email protected]>
Update alabaster from 0.7.11 to 0.7.12 (#687)

6009d5faf0db2fc020bd1d1b4ab5aa113e5ea182 authored about 6 years ago by pyup.io bot <[email protected]>
Add translation brazilian portuguese pt_BR (#680)

* Add translation brazilian portuguese pt_BR

1a51c6c4feef7dce212b48fa56f421c28f3f42bd authored about 6 years ago by João Paulo Limberger - JOTAPE - Shoo <[email protected]>
Update pillow from 5.2.0 to 5.3.0 (#677)

f50723d81392e240955bdaa606fed269a459e425 authored about 6 years ago by pyup.io bot <[email protected]>
Update pycron from 0.80.0 to 1.0.0 (#659)

5d40d80e5e720ebdb5e4751610229dcbd67adb6c authored about 6 years ago by pyup.io bot <[email protected]>
Update coveralls from 1.5.0 to 1.5.1 (#658)

39f1633e05775c0ad1221f7b540d5d62068950ba authored about 6 years ago by pyup.io bot <[email protected]>
Update contributing section (#657)

* Update contributing section

* Bold

7b9f2d6a9d80afc5732777fed38ec5f53e9b2e0a authored about 6 years ago by Jacob Tomlinson <[email protected]>
Update click from 6.7 to 7.0 (#656)

281ed21efd63ec5afdb665b8f14a071c2d422a00 authored about 6 years ago by pyup.io bot <[email protected]>
Added Google-style docstrings to message.py (#653)

* Added Google-style docstrings to message.py

031f493cb940cab5fae6ca78f20c117c6e09943b authored about 6 years ago by Cliff Nelson <[email protected]>
Update pytest from 3.8.0 to 3.8.1 (#652)

6bf72dac9c4f0317e3ecafdb26ab4c759c166662 authored about 6 years ago by pyup.io bot <[email protected]>
Change aioslacker to our fork (#650)

* Change aioslacker to our fork

* Overrise in setup instead of requirements

* Only run fla...

26a0c29abaf0510b354284d98dcdd40fde993207 authored about 6 years ago by Jacob Tomlinson <[email protected]>
Update multidict from 4.4.1 to 4.4.2 (#648)

048938f827ad75aa443eaf2b030e3ef5d410f698 authored about 6 years ago by pyup.io bot <[email protected]>
Update multidict from 4.3.1 to 4.4.1 (#647)

0185cba69676f465ca91ec81a01b39c4b246a9d6 authored about 6 years ago by pyup.io bot <[email protected]>
Add versioneer (#646)

* Add versioneer

* Better list merging

* Fix bug

* Following docs for special command c...

a36d48ba4e82b4d4ef8f57eb83de20138738c010 authored about 6 years ago by Jacob Tomlinson <[email protected]>
Add stale config (#642)

a1a84507e6a5c4020fa248feab098e715e2eee76 authored about 6 years ago by Jacob Tomlinson <[email protected]>
Update pygithub from 1.43.1 to 1.43.2 (#640)

c2cd74582fa594adbcfaff423231a10ecddd5674 authored about 6 years ago by pyup.io bot <[email protected]>
Update pygithub from 1.43 to 1.43.1 (#638)

3687eadeec1c553bbe8c2a282f12e2838e315564 authored about 6 years ago by pyup.io bot <[email protected]>
Update aiohttp from 3.0.5 to 3.4.4 (#630)

eb4163a35475dd58aaa733b1839c8ebeffb2c365 authored about 6 years ago by pyup.io bot <[email protected]>
Update pytest-cov from 2.5.1 to 2.6.0 (#628)

e764b672d0a479ba22f58b1eb635d512388c9230 authored about 6 years ago by pyup.io bot <[email protected]>
Update commonmark from 0.7.5 to 0.8.1 (#631)

c8e3e858763a61698901c976c853af617ba8dc9f authored about 6 years ago by pyup.io bot <[email protected]>
Update pytest from 3.7.4 to 3.8.0 (#632)

3f5ec44d764c28a2412c2066704aad45091b1c46 authored about 6 years ago by pyup.io bot <[email protected]>
Update nbconvert from 5.3.1 to 5.4.0 (#633)

62da09ca1e6d8e3416e00af9cc2c88a449ab77b9 authored about 6 years ago by pyup.io bot <[email protected]>
Update mkdocs from 1.0.3 to 1.0.4 (#636)

afdd60024ac6b9e5213f543bee5e4268708b70bc authored about 6 years ago by pyup.io bot <[email protected]>
Update pygithub from 1.40 to 1.43 (#637)

cf6cdc631e81ab90ccabfc70000363a1aaf708b1 authored about 6 years ago by pyup.io bot <[email protected]>
Made changes to Dockerfile and requirements.txt (#635)

7fc97d767e082cdaec1e41c6b27ce82f46cbcc47 authored about 6 years ago by Aiman Abdullah Anees <[email protected]>
Update coveralls from 1.4.0 to 1.5.0 (#625)

d40b23271f2ca51781e7796cb54ddf9da2fc17bf authored about 6 years ago by pyup.io bot <[email protected]>
Update pytest-timeout from 1.3.1 to 1.3.2 (#621)

83d01e55f7af65ad44f06f93a81265c9e12d8e74 authored about 6 years ago by pyup.io bot <[email protected]>
Update mkdocs from 1.0.2 to 1.0.3 (#623)

636b7daf9a8e23241fd1b7fd9d0d5bc57d8643c2 authored about 6 years ago by pyup.io bot <[email protected]>
Update pytest from 3.7.2 to 3.7.4 (#624)

b2a8162896d753700dcf1b60127b81c8b0edb353 authored about 6 years ago by pyup.io bot <[email protected]>
Update mkdocs from 1.0.1 to 1.0.2 (#617)

f92fee694fba5df7529f6820cb9d0efad0251092 authored about 6 years ago by pyup.io bot <[email protected]>
Update coveralls from 1.3.0 to 1.4.0 (#618)

9c47f1db69212005f47996e6916d85a205960223 authored about 6 years ago by pyup.io bot <[email protected]>
Add tests for Python 3.7 (#615)

* Add tests for Python 3.7

* Try xenial for py37 support

160e573657bd1503af0fcac0fce82545bcbbcbbc authored about 6 years ago by Jacob Tomlinson <[email protected]>
Removing slacker-asyncio (#614)

043630361f7fe9b67810ab6a91b270ac7e4a0da0 authored about 6 years ago by Jacob Tomlinson <[email protected]>
Increment version

7e590405dd305a0c4c668d66e05067cc703daba4 authored about 6 years ago by Jacob Tomlinson <[email protected]>
Move database submodule into a folder (#612)

6bb8b5e6f4e6c9e6d2609d9c65625b6d0698c9bb authored about 6 years ago by Jacob Tomlinson <[email protected]>
Update pytest from 3.7.1 to 3.7.2 (#611)

dc3f18097c3c913f0e785c2792d9bd8fcab71c79 authored about 6 years ago by pyup.io bot <[email protected]>
Update astroid from 2.0.2 to 2.0.4 (#606)

c2be3bbfedd81b3c5d3b72f68401490d6dc9fb39 authored about 6 years ago by pyup.io bot <[email protected]>
Update mkdocs from 1.0 to 1.0.1 (#607)

a15579ed5303fca068e5ba691afb75471dd8e7aa authored about 6 years ago by pyup.io bot <[email protected]>
Update pytest from 3.7.1 to 3.7.2 (#608)

74ec8da0f46131c60e4db4522e24981521d2266b authored about 6 years ago by pyup.io bot <[email protected]>
Add better code bagde

e6ed213117a5f93cef981e5f2a41d71dba288168 authored about 6 years ago by Jacob Tomlinson <[email protected]>