Ecosyste.ms: OpenCollective

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

WeRoBot

Help developer create WeChat Official Account easilly
Collective - Host: opensource - https://opencollective.com/werobot - Code: https://github.com/offu/WeRoBot

try to fix test

github.com/offu/WeRoBot - b1fd3584f417f4950afa650b68521cd031cbac91 authored about 8 years ago by Yuyang Zhang <[email protected]>
add sudo again

github.com/offu/WeRoBot - 2c132e1d1ebd2a305496074ffc7557db1bf30078 authored about 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' into test

github.com/offu/WeRoBot - 6347a44836d6d68e55672d3c4cb079af04d105a5 authored about 8 years ago by Yuyang Zhang <[email protected]>
remove sudo

github.com/offu/WeRoBot - 2ad84d19cd556820c2883ceb6d46113ed8ec49ad authored about 8 years ago by Yuyang Zhang <[email protected]>
try to add tests for MacOS 10.9 #166

github.com/offu/WeRoBot - ec9befdaa438ede8a786af55f7c40688c48c4cda authored about 8 years ago by Yuyang Zhang <[email protected]>
remove tests for MacOS 10.9

github.com/offu/WeRoBot - 4528dda1e173c1fda398e3e450af59cb52b4dd72 authored about 8 years ago by Yuyang Zhang <[email protected]>
fix html error

github.com/offu/WeRoBot - 5cfd7d541c0db8650096f6b475be67832ad6432f authored about 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' into error-page

github.com/offu/WeRoBot - b6c1bd1cff3fe92afbf87403ddefad3c0dd17a4b authored about 8 years ago by Yuyang Zhang <[email protected]>
add crypto extra require

Close #163

github.com/offu/WeRoBot - 0482578080c196e371c992afd5de39394f6b076f authored about 8 years ago by whtsky <[email protected]>
improve error page

github.com/offu/WeRoBot - 6a49ebd7550ccf0f4706a078e52a207bf47939e8 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix encoding in py2.x

github.com/offu/WeRoBot - e930116e4dbd1e29b8a6ec2da52ce0ceb38fc9f4 authored over 8 years ago by Yuyang Zhang <[email protected]>
move error page to make_view

github.com/offu/WeRoBot - 7123bf80324541f6079093c2e205de21c9b27b61 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix docs error

github.com/offu/WeRoBot - 184d11cfe2a4770362353ebadb9de2a534aaa88e authored over 8 years ago by Yuyang Zhang <[email protected]>
fix some typo

github.com/offu/WeRoBot - be4d0c6ec49982af542d1121fb289406d6173888 authored over 8 years ago by Yuyang Zhang <[email protected]>
finish error page #144

github.com/offu/WeRoBot - e7c4915ebdb3aaa8ef0676e41de48f473a2f8a18 authored over 8 years ago by Yuyang Zhang <[email protected]>
add an error page

github.com/offu/WeRoBot - 15a6b443e320a0533282e5822295c4acd3b80685 authored over 8 years ago by Yuyang Zhang <[email protected]>
delete useless decode in pkcs7 #152

github.com/offu/WeRoBot - 41052eca2dd299b4d2f76da96d70caa221723432 authored over 8 years ago by Yuyang Zhang <[email protected]>
Add test for MessageCrypt #152

github.com/offu/WeRoBot - 43e99e40705b0355a3cac3dac760c5fd8381e9cd authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge pull request #160 from whtsky/inspect

Close #158

github.com/offu/WeRoBot - 604bf5663f6ebbaf985bbc4f6a867a52b9c6ce88 authored over 8 years ago by Wu Haotian <[email protected]>
Fix travis error

github.com/offu/WeRoBot - d683f9f069a56d9e4a7adf7af69f23fb77ea040f authored over 8 years ago by Yuyang Zhang <[email protected]>
Install funcsigs only in versions less than 3.3

github.com/offu/WeRoBot - 97fc2678820e9d8322c6e7db69ef7630418d23f0 authored over 8 years ago by Yuyang Zhang <[email protected]>
在python3部分兼容问题 (#156)

* fix MemoryError

* 类型转换错误

* change type

* python2/3字符兼容

* python2/3字符兼容版本

* pyth...

github.com/offu/WeRoBot - bf69b1e2dd4035b5ad67852356a0f2670dfcdbe0 authored over 8 years ago by wang <[email protected]>
Merge pull request #154 from whtsky/fix-test

Fix test

github.com/offu/WeRoBot - e18989e7192900fe956cc605acfad1f86f0de970 authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into fix-test

github.com/offu/WeRoBot - 66a309edcf201180118f4f965ce7321c2247dd8c authored over 8 years ago by Wu Haotian <[email protected]>
Replace webtest.TestApp with simple webtest

github.com/offu/WeRoBot - fd4f3254db0986199a8aac2ce9d64d8475365d7f authored over 8 years ago by Yuyang Zhang <[email protected]>
First try to fix error in travis

github.com/offu/WeRoBot - 5b2990f651b866d27506182bbcabe7c66dfb7ede authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' into fix-test

github.com/offu/WeRoBot - c3940270e48c3c8bde5dbe217a186ee9074dc2bb authored over 8 years ago by Yuyang Zhang <[email protected]>
Rename TestApp to avoid pytest warning

github.com/offu/WeRoBot - c5f1aa416dad2967858af68844ca981f60e73191 authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge pull request #149 from weberwang/develop

开发版本robot.py错误

github.com/offu/WeRoBot - 11c63ba2cfdd27eab7d8f1a00d6b8dca35f35203 authored over 8 years ago by Wu Haotian <[email protected]>
Set max-complexity in flake8 and fix typo

github.com/offu/WeRoBot - d0ad34086fa20fe54a160cd6d4242535c074ddbb authored over 8 years ago by Yuyang Zhang <[email protected]>
361行拼写错误from werobot.contrib.bottle import make_view

wsgi属性没有return

github.com/offu/WeRoBot - 1154edbcb649341ec0bf7f62d12aa3bf701ad987 authored over 8 years ago by minkowang <[email protected]>
Add pip wheel cache on Travis

github.com/offu/WeRoBot - 706625d034098d6c9285395ce534054dd8d9826e authored over 8 years ago by whtsky <[email protected]>
Merge pull request #146 from whtsky/messages

Unify MessageMetaClass & EventMetaClass.

github.com/offu/WeRoBot - 20989d305c6d0fd1ad8e9f00cccace95d6969935 authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into messages

github.com/offu/WeRoBot - 143a2f1cc3272a3499574b4a023173b4910e0819 authored over 8 years ago by Wu Haotian <[email protected]>
Merge pull request #145 from whtsky/bottle

Add werobot.contrib.bottle

github.com/offu/WeRoBot - 91b426c5daa4fa63610f7560097ffd86867ad640 authored over 8 years ago by Yuyang Zhang(helloqiu) <[email protected]>
Style Improvement

github.com/offu/WeRoBot - f9c1d6bf49f2b2eb0650fc120edd4a63a01d8d5d authored over 8 years ago by whtsky <[email protected]>
Style Fix

github.com/offu/WeRoBot - 708dab41a4a1f42790356bd62dc0f73a529a88a1 authored over 8 years ago by whtsky <[email protected]>
Unify MessageMetaClass & EventMetaClass.

Add TemplateSendJobFinishEvent

github.com/offu/WeRoBot - 9a44e5d58c61d1be870dc372d4b7e564ffe5d14e authored over 8 years ago by whtsky <[email protected]>
Improve contrib tests

github.com/offu/WeRoBot - a6f549abdd32f1f5f426e6ac16611669462fe3e3 authored over 8 years ago by whtsky <[email protected]>
Add `parse_message`, `check_signature` method for BaseRoBot

github.com/offu/WeRoBot - bc026d7054d5b027092603384eade71ccfc078f8 authored over 8 years ago by whtsky <[email protected]>
Merge pull request #141 from whtsky/contrib

Add support for Django, Flask and Tornado

github.com/offu/WeRoBot - 01f1ed870cf5f16da4b937dca132534afa6e001d authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into contrib

github.com/offu/WeRoBot - 4ef6bb391ff7e13feddbbc0b87a7cac068951e30 authored over 8 years ago by Wu Haotian <[email protected]>
replace FlaskWeRoBot with simple make_view

github.com/offu/WeRoBot - 24af69d44b73759c05140ee8ad66acd545253eec authored over 8 years ago by Yuyang Zhang <[email protected]>
Code Style Improvement

github.com/offu/WeRoBot - 74fa17f6e10dcbe80c8d188e6364667eb635652f authored over 8 years ago by whtsky <[email protected]>
Merge pull request #142 from zhu327/develop

add template message

github.com/offu/WeRoBot - 89a13af67fbdf53afa858ba914c3b77f6a33b6ab authored over 8 years ago by Wu Haotian <[email protected]>
add template message

github.com/offu/WeRoBot - f3c9bcf2d6057a7eacfbd92d15ba846e26e2d035 authored over 8 years ago by zhu327 <[email protected]>
fix flake8 error in test

github.com/offu/WeRoBot - c2f7d3024cd5a39261e46d7a8467f75d17dbed09 authored over 8 years ago by Yuyang Zhang <[email protected]>
return 403 if check_signature fail

github.com/offu/WeRoBot - b486d2272a1eb90869d6db4512c0d12715c0d7f8 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix flake8 error

github.com/offu/WeRoBot - 261040ac6b2f80b5a4d21a0c5b76b7b79a907ead authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' into contrib

github.com/offu/WeRoBot - c2667284bd1f5e0289dfed48ca58578961d91768 authored over 8 years ago by Yuyang Zhang <[email protected]>
Remove type check on WeChatReply

github.com/offu/WeRoBot - 8c70e73ada691f8cdfd6ad4a2a798541e4744fa4 authored over 8 years ago by whtsky <[email protected]>
fix test for windows

github.com/offu/WeRoBot - 19e8728c53fd8f09e717d9d02b7ce64ca1d8bced authored over 8 years ago by Yuyang Zhang <[email protected]>
remove warning in test

github.com/offu/WeRoBot - d94ed0bc4b8c7fd0f44c3f1dac1f44889586dd39 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix test

github.com/offu/WeRoBot - 12e6ff4ceefd2dbac6cdcdb02a3cf90e8e896352 authored over 8 years ago by Yuyang Zhang <[email protected]>
Remove dj17@py35 test on Windows

github.com/offu/WeRoBot - 9449970ede3922d8e3322149c2072889253204cd authored over 8 years ago by whtsky <[email protected]>
Merge branch 'contrib' of github.com:whtsky/WeRoBot into contrib

Fuck Helloqiu
# Conflicts:
# tox-win.ini

github.com/offu/WeRoBot - 3d4824eb72d948ff37dd389c7b15bbe6b4f43d71 authored over 8 years ago by whtsky <[email protected]>
Update tox.ini

github.com/offu/WeRoBot - 2aff8e81862d806108251d2f1e26924f71cb9db1 authored over 8 years ago by whtsky <[email protected]>
remove Django 1.7 in tox-win.ini

github.com/offu/WeRoBot - e3adf6bfbfa55d33397cd8a8d99c680b2a45fdc5 authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'contrib' of github.com:whtsky/WeRoBot into contrib

github.com/offu/WeRoBot - 651a9d96b8c0f13c2e06e3cd3c2807d5f0e9b4b7 authored over 8 years ago by whtsky <[email protected]>
Support 1.6+

github.com/offu/WeRoBot - 6499a9a0c0b54716d82ba9dd7b127e24a2b78673 authored over 8 years ago by whtsky <[email protected]>
rename WeRoBot in Flask to FlaskWeRoBot

github.com/offu/WeRoBot - 4f5d02bfc6ac7b6db09b5fd3de9611c521333ab7 authored over 8 years ago by Yuyang Zhang <[email protected]>
add support for tornado #112

github.com/offu/WeRoBot - baaf1a653cb82b03d3767cf0468134716d73f1cf authored over 8 years ago by Yuyang Zhang <[email protected]>
add docs

github.com/offu/WeRoBot - 8274f93db4f750dc37512dfe9c679b96c68e58c1 authored over 8 years ago by Yuyang Zhang <[email protected]>
remove Django 1.7 support

github.com/offu/WeRoBot - 5169e0f3bac3856da47fdf0759a8a557d46e374e authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge contrib

github.com/offu/WeRoBot - 5bbd01e5424fda0bf83bb078934684c34089b816 authored over 8 years ago by Yuyang Zhang <[email protected]>
add support for Flask #111

github.com/offu/WeRoBot - c7d77f6389b36e76857e42958463036b903adcbc authored over 8 years ago by Yuyang Zhang <[email protected]>
Remove spaces

github.com/offu/WeRoBot - 01b5d690eb468442ecd3276e548c8a6b62d3ebff authored over 8 years ago by whtsky <[email protected]>
Test Django 1.7, 1.8 and 1.9

github.com/offu/WeRoBot - ab7a3d92277f19d66ace0283e648f7d7cc5ab764 authored over 8 years ago by whtsky <[email protected]>
Merge branch 'develop' into contrib

github.com/offu/WeRoBot - 6f98f45b5f10cf499fd6c82e80bc626d81a9787a authored over 8 years ago by whtsky <[email protected]>
Merge pull request #140 from whtsky/doc-theme

Modify doc theme

github.com/offu/WeRoBot - 1e8610734777352c8dcfd424950be52f754bcdf4 authored over 8 years ago by Wu Haotian <[email protected]>
Add missing css file

github.com/offu/WeRoBot - 0060cf08c6aa07103fd1f74e90cb27c7084979e5 authored over 8 years ago by whtsky <[email protected]>
Merge branch 'develop' into doc-theme

github.com/offu/WeRoBot - 884f6ea80d2699fa4096513c78c5577417bdd86b authored over 8 years ago by whtsky <[email protected]>
Remove useless import

github.com/offu/WeRoBot - 4754578f9debad40c072b18f84dae657634b0a2a authored over 8 years ago by whtsky <[email protected]>
Build doc theme in tox

github.com/offu/WeRoBot - fcf64e21a747ecf4720cc94983de0211f30616d2 authored over 8 years ago by whtsky <[email protected]>
Modify doc theme

github.com/offu/WeRoBot - acc19603f7bfdefcdac3edc85c2a6ee102ee6b59 authored over 8 years ago by whtsky <[email protected]>
change docs and rename django_werobot to django

github.com/offu/WeRoBot - 3c58b3fbb66240191fc57477b1c0a77b263921d0 authored over 8 years ago by Yuyang Zhang <[email protected]>
add support for django #110

github.com/offu/WeRoBot - ea74ea95f229b02054489aed8c8c3e503d2c54be authored over 8 years ago by Yuyang Zhang <[email protected]>
Remove create_reply function

github.com/offu/WeRoBot - b222bb555262171321c63989f499cb9ebd96e4e1 authored over 8 years ago by whtsky <[email protected]>
SQL improvement for SQLiteStorage

github.com/offu/WeRoBot - 5d5851476a974f16f6d5fb2f80d6e050faa519e0 authored over 8 years ago by whtsky <[email protected]>
Use SQLiteStorage as SessionBackend by default

github.com/offu/WeRoBot - f96c59ccd6854da8b5fd6fcf02c5d00fbff39b03 authored over 8 years ago by whtsky <[email protected]>
Merge pull request #138 from whtsky/crypto

Replace Pycrypto with Cryptography

github.com/offu/WeRoBot - 34d71e73981f2bfd7eeedcfaf6b3dc62787a5ff2 authored over 8 years ago by Yuyang Zhang(helloqiu) <[email protected]>
merge develop

github.com/offu/WeRoBot - b83094912e0a7274c7ead55d556d2d86e52430e8 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix pypy in tox on MacOs

github.com/offu/WeRoBot - bddc4961904393d31f81afc590dfac6ae2c86813 authored over 8 years ago by Yuyang Zhang <[email protected]>
try to fix error in appveyor

github.com/offu/WeRoBot - eb74cdc87ff30eb28c4d0055bed7afa38f9b2512 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix script.sh and remove pypy in appveyor

github.com/offu/WeRoBot - 924aaab3b857057f6c852542f158c824f90f74a9 authored over 8 years ago by Yuyang Zhang <[email protected]>
replace Pycrypto with Cryptography #132

Fix coverage report on AppVeyor

github.com/offu/WeRoBot - a3b64fea97247b3b4a1cd30be0d136a9a995f356 authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' of github.com:whtsky/WeRoBot into develop

github.com/offu/WeRoBot - ee9d937e9b6d2bc60ed9ca341542447a6e2bd4cc authored over 8 years ago by whtsky <[email protected]>
Fix coverage report on AppVeyor

github.com/offu/WeRoBot - b13540355362d09c7b7a52b51584f0e161dfa246 authored over 8 years ago by whtsky <[email protected]>
Merge pull request #135 from whtsky/test

Add more test and fix errors

github.com/offu/WeRoBot - 29c142fc86ce6b3f166d238244325c1ba1e835b3 authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into test

github.com/offu/WeRoBot - 11cec03fd9b7513a2a3c7d38eddca7492b1e7962 authored over 8 years ago by Wu Haotian <[email protected]>
Show pytest warnings.

github.com/offu/WeRoBot - 7d8b7902d889929d8f27b77057139700e11dcc54 authored over 8 years ago by whtsky <[email protected]>
Merge branch 'develop' into test

github.com/offu/WeRoBot - af3fec5e053f86f80d4b1c92411bbb9da26c1c1f authored over 8 years ago by Wu Haotian <[email protected]>
Test doc build in tox

github.com/offu/WeRoBot - e98f501b90ad1e9ff59c8e247dcdf6701c03cd7c authored over 8 years ago by whtsky <[email protected]>
Merge branch 'develop' into test

github.com/offu/WeRoBot - 15b1f221c2ea0f7da37ef729fde38260e5b5737a authored over 8 years ago by Wu Haotian <[email protected]>