Ecosyste.ms: OpenCollective

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

Wechaty

Conversational RPA SDK for Chatbot Makers, Powered by 💖
Collective - Host: opensource - https://opencollective.com/wechaty - Website: https://wechaty.js.org/ - Code: https://github.com/Wechaty/wechaty

clean(test): move smoke testing to fixture

github.com/Wechaty/wechaty - 1d7dfaca040c888ff95e9a022bf23f0e1e534e9e authored over 7 years ago by Huan LI <[email protected]>
Merge branch 'master' of github.com:wechaty/wechaty

github.com/Wechaty/wechaty - 1cee3a74005b5b33847e364c193e59870a374c02 authored over 7 years ago by Huan LI <[email protected]>
fix(example): add brackets

github.com/Wechaty/wechaty - 3b9b5343b5fdfcb6f2066869cc4c701cf89c05fb authored over 7 years ago by Huan LI <[email protected]>
chore(package): update tslint to version 5.3.2 (#542)

Closes #535

github.com/Wechaty/wechaty - 9ba023ee9cc1c5d19c641af7c9716da0daed0153 authored over 7 years ago by Huan LI <[email protected]>
doc(import): notice how to import Wechaty (#544)

github.com/Wechaty/wechaty - c898a7b9d7821d71668fa4cabc8e2bdb5bfc90c8 authored over 7 years ago by Huan LI <[email protected]>
fix(webdriver): set timeout from 10s to 60s (#406)

github.com/Wechaty/wechaty - f5631df1ee158b8873ca1cea2c01d4223f31e273 authored over 7 years ago by Huan LI <[email protected]>
Merge branch 'master' of github.com:wechaty/wechaty

github.com/Wechaty/wechaty - af1c89cbd1e40a55de71273619c5eb70e831e8b2 authored over 7 years ago by Huan LI <[email protected]>
update(changelog)

github.com/Wechaty/wechaty - 364ca2aa85f1561d050bd10703213b6691ed105e authored over 7 years ago by Huan LI <[email protected]>
Change license

github.com/Wechaty/wechaty - a86ce0885350d548f54e4be1968980aa4b952918 authored over 7 years ago by Huan LI <[email protected]>
fix(lint): disable tslint align-arguments

github.com/Wechaty/wechaty - c813c705636fa10d60b662cff48f3f0046da452f authored over 7 years ago by Huan LI <[email protected]>
chore(package): update yarn to version 0.24.5 (#541)

github.com/Wechaty/wechaty - 61e4df9b58b0a4338281c502f4d4590b425d7951 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update sinon to version 2.3.1 (#539)

github.com/Wechaty/wechaty - 5077c50ef9123b260f1540705cbe90a9cce8474c authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
clean(code): format

github.com/Wechaty/wechaty - 99bf4aa4efe86711585a5b3782bd7d1a6bd264c6 authored over 7 years ago by Huan LI <[email protected]>
fix(lint): tslint force aligned

github.com/Wechaty/wechaty - 1e77356da01780e89af4e818a0a1ff647072821f authored over 7 years ago by Huan LI <[email protected]>
Merge branch 'master' of github.com:wechaty/wechaty

github.com/Wechaty/wechaty - 08a10bc31b2c69f8c02dd24f12140273dcfd4bcf authored over 7 years ago by Huan LI <[email protected]>
clean(code): clean warnings

github.com/Wechaty/wechaty - 5e57c183b1249535078f0092544e8508c4b3a215 authored over 7 years ago by Huan LI <[email protected]>
chore(package): update @types/node to version 7.0.22 (#534)

github.com/Wechaty/wechaty - 549019d49377f6cf7149dd58972c1ffbea59a6a2 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
clean(config): hide package in vscode tree view

github.com/Wechaty/wechaty - 3b9ab5a2d5dc94c36e227486d7a96b7bd40076b5 authored over 7 years ago by Huan LI <[email protected]>
fix(appveyor): limit concurrency to 5, to prevent reach the resource limit in appveyor?

github.com/Wechaty/wechaty - 1540e6813dc397ff1ed6dcca1f2b55f1ad03f24d authored over 7 years ago by Huan LI <[email protected]>
chore(package): update typescript to version 2.3.3 (#536)

github.com/Wechaty/wechaty - 215cec11289996eed464250d2a519cec602c55cd authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update tslint to version 5.3.0 (#535)

github.com/Wechaty/wechaty - 85c5fac9f4b74d83e0b0c17e2c091f27f05e7bf5 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): move request module from devDependience to Dependience

github.com/Wechaty/wechaty - c36318d94eea17e2a30140b88653cdf35fb51c34 authored over 7 years ago by Huan LI <[email protected]>
add(test): make sure npm pack is right for publish (#522)

github.com/Wechaty/wechaty - 344917c8a6e3c0877717e82f51dc284e7f3a2c8c authored over 7 years ago by Huan LI <[email protected]>
Merge branch 'master' of github.com:wechaty/wechaty

github.com/Wechaty/wechaty - aeac89250c0d21655806823c8c23aebbaa29e5c0 authored over 7 years ago by Huan LI <[email protected]>
chore(package): update sinon to version 2.3.0 (#533)

github.com/Wechaty/wechaty - 212975480bf4dd9b6260c751b0eb102972ed8c11 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(test): clearTimeout for prevent race condition(?)

github.com/Wechaty/wechaty - 62ce61835122f7c72e8ed3289e498a38a19ca28b authored over 7 years ago by Huan LI <[email protected]>
clean(code): remove redundancy code from issue #70

github.com/Wechaty/wechaty - 61d82006fc3b4ce79b08cf42c8febd893094d5e7 authored over 7 years ago by Huan LI <[email protected]>
clean(code): keep unhandledRejection only in config.ts

github.com/Wechaty/wechaty - 8f7aa5b8f9306545804c8830551928cb9188685c authored over 7 years ago by Huan LI <[email protected]>
chore(doc): move todo to wiki

github.com/Wechaty/wechaty - 03ef722487259a230aea2114341cd250d8e51450 authored over 7 years ago by Huan LI <[email protected]>
clean(webdriver): clean code & test

github.com/Wechaty/wechaty - f15fbd9838c14101ec4a0834e10c9a75d1a4a78a authored over 7 years ago by Huan LI <[email protected]>
fix(webdriver): add getWebDriver() for return WebDriver instance for testing

github.com/Wechaty/wechaty - b1f9b83647552444c6239d9d06e7951ff299e86b authored over 7 years ago by Huan LI <[email protected]>
clean(files): remove brolog-env.ts, move log to config.ts

github.com/Wechaty/wechaty - 7e106edbe67538f7140cb6e4a494b539669e006f authored over 7 years ago by Huan LI <[email protected]>
chore(package): update @types/node to version 7.0.19 (#527)

github.com/Wechaty/wechaty - c389f3a602f11766dc0aef58185dc66aa2be1965 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix #512 (#531)

github.com/Wechaty/wechaty - f3f542536dd4749b8278d7bebac84a1645a9d4e7 authored over 7 years ago by Yu Zhan <[email protected]>
fix(open): add finally block

github.com/Wechaty/wechaty - a5b469a208058fad8e333175483e56d03320b52a authored over 7 years ago by Huan LI <[email protected]>
chore(test): do not test phantomjs now

github.com/Wechaty/wechaty - a59c7b96a0f3f7cde0fcf671e3ac98808aeba100 authored over 7 years ago by Huan LI <[email protected]>
fix(jq): windows compible argument quota

github.com/Wechaty/wechaty - 7b2a8d95411139d428ee2e65ff34e402ccbca020 authored over 7 years ago by Huan LI <[email protected]>
Merge branch 'master' of github.com:wechaty/wechaty

github.com/Wechaty/wechaty - b507d31ac333e74d2278cf059cb0bf907539ff87 authored over 7 years ago by Huan LI <[email protected]>
fix(jq): install jq in CI test & Dockerfile

github.com/Wechaty/wechaty - 3ceeb1876487af7589749d1922ce4ddf04022e11 authored over 7 years ago by Huan LI <[email protected]>
fix(package): update body-parser to version 1.17.2 (#521)

github.com/Wechaty/wechaty - 4ab3c9ea6171e6c06d47e8e04761102662822b2b authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(npm): publish dist files right by a dirty fix. (fix #522)

github.com/Wechaty/wechaty - de0f14899ad1c4238865390152838b8303c05b74 authored over 7 years ago by Huan LI <[email protected]>
add(author)

github.com/Wechaty/wechaty - 69e8b465b02449be4ee6f78284d1817e331eebf4 authored over 7 years ago by Huan LI <[email protected]>
chore(clean): code & doc

github.com/Wechaty/wechaty - 04b6a9302fe1524424428f036db9721baacd24f7 authored over 7 years ago by Huan LI <[email protected]>
fix(package): update ws to version 3.0.0 (#519)

github.com/Wechaty/wechaty - aec16371353ac4236f70fb0a46ea90d2b7bad233 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(readme): move issue badge down to contributing

github.com/Wechaty/wechaty - c15610e8f2c2e87fe0835404f8c4e094fb48e443 authored over 7 years ago by Huan LI <[email protected]>
chore(readme): move issue badge down to contributing

github.com/Wechaty/wechaty - 26d0dfa7c04623b0e2cf517a14a83828cdf029cf authored over 7 years ago by Huan LI <[email protected]>
fix(package): increase test timeout from 3m to 5m

github.com/Wechaty/wechaty - e4d7752f9b3c55d7f2d7720619b315a3830584c9 authored over 7 years ago by Huan LI <[email protected]>
fix(example): keep the order of `say` by add `await`

github.com/Wechaty/wechaty - 6c85e45bdc7a2180f7219ac2553adcd8e8947341 authored over 7 years ago by Huan LI <[email protected]>
Merge branch 'master' of github.com:wechaty/wechaty

github.com/Wechaty/wechaty - 47925d73c15e8f78d03ed3da32a08c91234055ba authored over 7 years ago by Huan LI <[email protected]>
chore(readme): doc clean

github.com/Wechaty/wechaty - d9f8d50f127695e44c5f5f67fd5fe165c603e3f9 authored over 7 years ago by Huan LI <[email protected]>
make dingdong reply more beautiful (#515)

github.com/Wechaty/wechaty - 7a18e0882898b8adf5e2a51405fc71cd176c7570 authored over 7 years ago by lijiarui <[email protected]>
fix(package): update @types/selenium-webdriver to version 3.0.4 (#516)

github.com/Wechaty/wechaty - 5cdb3bba292cd5031459ef108b6fbcce41d903be authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @types/sinon to version 2.2.2 (#517)

github.com/Wechaty/wechaty - 37c11be32b40e431075e292bc0942e38ae2f30bd authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
clean(package): remove unused files

github.com/Wechaty/wechaty - 5b05801c3c1333f0e6d160e33d99222003eb0522 authored over 7 years ago by Huan LI <[email protected]>
chore(name): code clean

github.com/Wechaty/wechaty - 7eac85f73bd541c9c7d76f0350a4f5a7c8bba062 authored over 7 years ago by Huan LI <[email protected]>
chore(browser): code clean

github.com/Wechaty/wechaty - e03e47547764311f7203f42be247f8efbc28ed9a authored over 7 years ago by Huan LI <[email protected]>
chore(doc): re-structure

github.com/Wechaty/wechaty - 3858f66897f6bf70d2362d10f1e2bca2db97a8eb authored over 7 years ago by Huan LI <[email protected]>
chore(doc): re-structure

github.com/Wechaty/wechaty - 25590ecddf448baa2691030b57a4b33e8d9f451c authored over 7 years ago by Huan LI <[email protected]>
chore(doc): re-structure

github.com/Wechaty/wechaty - 187a7859692564650563cf2fa924d8d1917eab78 authored over 7 years ago by Huan LI <[email protected]>
chore(doc): re-structure

github.com/Wechaty/wechaty - 009edc3dc1aeba17670ac75a6c16ab025d7f5bca authored over 7 years ago by Huan LI <[email protected]>
chore(doc): re-structure

github.com/Wechaty/wechaty - 97082619f2d540abffdcde3419ad1562448a2ae8 authored over 7 years ago by Huan LI <[email protected]>