Ecosyste.ms: OpenCollective

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

github.com/offu/WeRoBot

WeRoBot 是一个微信公众号开发框架
https://github.com/offu/WeRoBot

try to fix test

b1fd3584f417f4950afa650b68521cd031cbac91 authored over 8 years ago
add sudo again

2c132e1d1ebd2a305496074ffc7557db1bf30078 authored over 8 years ago
Merge branch 'develop' into test

6347a44836d6d68e55672d3c4cb079af04d105a5 authored over 8 years ago
remove sudo

2ad84d19cd556820c2883ceb6d46113ed8ec49ad authored over 8 years ago
try to add tests for MacOS 10.9 #166

ec9befdaa438ede8a786af55f7c40688c48c4cda authored over 8 years ago
remove tests for MacOS 10.9

4528dda1e173c1fda398e3e450af59cb52b4dd72 authored over 8 years ago
fix html error

5cfd7d541c0db8650096f6b475be67832ad6432f authored over 8 years ago
Merge branch 'develop' into error-page

b6c1bd1cff3fe92afbf87403ddefad3c0dd17a4b authored over 8 years ago
add crypto extra require

Close #163

0482578080c196e371c992afd5de39394f6b076f authored over 8 years ago
improve error page

6a49ebd7550ccf0f4706a078e52a207bf47939e8 authored over 8 years ago
fix encoding in py2.x

e930116e4dbd1e29b8a6ec2da52ce0ceb38fc9f4 authored over 8 years ago
move error page to make_view

7123bf80324541f6079093c2e205de21c9b27b61 authored over 8 years ago
fix docs error

184d11cfe2a4770362353ebadb9de2a534aaa88e authored over 8 years ago
fix some typo

be4d0c6ec49982af542d1121fb289406d6173888 authored over 8 years ago
finish error page #144

e7c4915ebdb3aaa8ef0676e41de48f473a2f8a18 authored over 8 years ago
add an error page

15a6b443e320a0533282e5822295c4acd3b80685 authored over 8 years ago
delete useless decode in pkcs7 #152

41052eca2dd299b4d2f76da96d70caa221723432 authored over 8 years ago
Add test for MessageCrypt #152

43e99e40705b0355a3cac3dac760c5fd8381e9cd authored over 8 years ago
Merge pull request #160 from whtsky/inspect

Close #158

604bf5663f6ebbaf985bbc4f6a867a52b9c6ce88 authored over 8 years ago
Fix travis error

d683f9f069a56d9e4a7adf7af69f23fb77ea040f authored over 8 years ago
Install funcsigs only in versions less than 3.3

97fc2678820e9d8322c6e7db69ef7630418d23f0 authored over 8 years ago
在python3部分兼容问题 (#156)

* fix MemoryError

* 类型转换错误

* change type

* python2/3字符兼容

* python2/3字符兼容版本

* pyth...

bf69b1e2dd4035b5ad67852356a0f2670dfcdbe0 authored over 8 years ago
Merge pull request #154 from whtsky/fix-test

Fix test

e18989e7192900fe956cc605acfad1f86f0de970 authored over 8 years ago
Merge branch 'develop' into fix-test

66a309edcf201180118f4f965ce7321c2247dd8c authored over 8 years ago
Replace webtest.TestApp with simple webtest

fd4f3254db0986199a8aac2ce9d64d8475365d7f authored over 8 years ago
Fix #151

c27c25b0f7622c6972313c7579592263351519c0 authored over 8 years ago
First try to fix error in travis

5b2990f651b866d27506182bbcabe7c66dfb7ede authored over 8 years ago
Merge branch 'develop' into fix-test

c3940270e48c3c8bde5dbe217a186ee9074dc2bb authored over 8 years ago
Rename TestApp to avoid pytest warning

c5f1aa416dad2967858af68844ca981f60e73191 authored over 8 years ago
Merge pull request #149 from weberwang/develop

开发版本robot.py错误

11c63ba2cfdd27eab7d8f1a00d6b8dca35f35203 authored over 8 years ago
Set max-complexity in flake8 and fix typo

d0ad34086fa20fe54a160cd6d4242535c074ddbb authored over 8 years ago
361行拼写错误from werobot.contrib.bottle import make_view

wsgi属性没有return

1154edbcb649341ec0bf7f62d12aa3bf701ad987 authored over 8 years ago
Add pip wheel cache on Travis

706625d034098d6c9285395ce534054dd8d9826e authored over 8 years ago
Merge pull request #146 from whtsky/messages

Unify MessageMetaClass & EventMetaClass.

20989d305c6d0fd1ad8e9f00cccace95d6969935 authored over 8 years ago
Merge branch 'develop' into messages

143a2f1cc3272a3499574b4a023173b4910e0819 authored over 8 years ago
Fix test

038996bd9cf08afe268e9a32d7fb7051d321dc6a authored over 8 years ago
Merge pull request #145 from whtsky/bottle

Add werobot.contrib.bottle

91b426c5daa4fa63610f7560097ffd86867ad640 authored over 8 years ago
Style Improvement

f9c1d6bf49f2b2eb0650fc120edd4a63a01d8d5d authored over 8 years ago
Style Fix

708dab41a4a1f42790356bd62dc0f73a529a88a1 authored over 8 years ago
Unify MessageMetaClass & EventMetaClass.

Add TemplateSendJobFinishEvent

9a44e5d58c61d1be870dc372d4b7e564ffe5d14e authored over 8 years ago
Improve contrib tests

a6f549abdd32f1f5f426e6ac16611669462fe3e3 authored over 8 years ago
Fix docs

be284b94974f4df71e198852be4dd55c3860323d authored over 8 years ago
Bugs fix

8441eaed8ee3a656e4bb9d214dce60e25d88b998 authored over 8 years ago
Add `parse_message`, `check_signature` method for BaseRoBot

bc026d7054d5b027092603384eade71ccfc078f8 authored over 8 years ago
Merge pull request #141 from whtsky/contrib

Add support for Django, Flask and Tornado

01f1ed870cf5f16da4b937dca132534afa6e001d authored over 8 years ago
Merge branch 'develop' into contrib

4ef6bb391ff7e13feddbbc0b87a7cac068951e30 authored over 8 years ago
replace FlaskWeRoBot with simple make_view

24af69d44b73759c05140ee8ad66acd545253eec authored over 8 years ago
Code Style Improvement

74fa17f6e10dcbe80c8d188e6364667eb635652f authored over 8 years ago
Merge pull request #142 from zhu327/develop

add template message

89a13af67fbdf53afa858ba914c3b77f6a33b6ab authored over 8 years ago
add template message

f3c9bcf2d6057a7eacfbd92d15ba846e26e2d035 authored over 8 years ago
fix flake8 error in test

c2f7d3024cd5a39261e46d7a8467f75d17dbed09 authored over 8 years ago
return 403 if check_signature fail

b486d2272a1eb90869d6db4512c0d12715c0d7f8 authored over 8 years ago
fix flake8 error

261040ac6b2f80b5a4d21a0c5b76b7b79a907ead authored over 8 years ago
Merge branch 'develop' into contrib

c2667284bd1f5e0289dfed48ca58578961d91768 authored over 8 years ago
Remove type check on WeChatReply

8c70e73ada691f8cdfd6ad4a2a798541e4744fa4 authored over 8 years ago
fix test for windows

19e8728c53fd8f09e717d9d02b7ce64ca1d8bced authored over 8 years ago
remove warning in test

d94ed0bc4b8c7fd0f44c3f1dac1f44889586dd39 authored over 8 years ago
fix test

12e6ff4ceefd2dbac6cdcdb02a3cf90e8e896352 authored over 8 years ago
Remove dj17@py35 test on Windows

9449970ede3922d8e3322149c2072889253204cd authored over 8 years ago
Merge branch 'contrib' of github.com:whtsky/WeRoBot into contrib

Fuck Helloqiu
# Conflicts:
# tox-win.ini

3d4824eb72d948ff37dd389c7b15bbe6b4f43d71 authored over 8 years ago
Update tox.ini

2aff8e81862d806108251d2f1e26924f71cb9db1 authored over 8 years ago
remove Django 1.7 in tox-win.ini

e3adf6bfbfa55d33397cd8a8d99c680b2a45fdc5 authored over 8 years ago
Merge branch 'contrib' of github.com:whtsky/WeRoBot into contrib

651a9d96b8c0f13c2e06e3cd3c2807d5f0e9b4b7 authored over 8 years ago
Support 1.6+

6499a9a0c0b54716d82ba9dd7b127e24a2b78673 authored over 8 years ago
rename WeRoBot in Flask to FlaskWeRoBot

4f5d02bfc6ac7b6db09b5fd3de9611c521333ab7 authored over 8 years ago
add support for tornado #112

baaf1a653cb82b03d3767cf0468134716d73f1cf authored over 8 years ago
add docs

8274f93db4f750dc37512dfe9c679b96c68e58c1 authored over 8 years ago
remove Django 1.7 support

5169e0f3bac3856da47fdf0759a8a557d46e374e authored over 8 years ago
Merge contrib

5bbd01e5424fda0bf83bb078934684c34089b816 authored over 8 years ago
add support for Flask #111

c7d77f6389b36e76857e42958463036b903adcbc authored over 8 years ago
Remove spaces

01b5d690eb468442ecd3276e548c8a6b62d3ebff authored over 8 years ago
Test Django 1.7, 1.8 and 1.9

ab7a3d92277f19d66ace0283e648f7d7cc5ab764 authored over 8 years ago
Merge branch 'develop' into contrib

6f98f45b5f10cf499fd6c82e80bc626d81a9787a authored over 8 years ago
Merge pull request #140 from whtsky/doc-theme

Modify doc theme

1e8610734777352c8dcfd424950be52f754bcdf4 authored over 8 years ago
Add missing css file

0060cf08c6aa07103fd1f74e90cb27c7084979e5 authored over 8 years ago
Merge branch 'develop' into doc-theme

884f6ea80d2699fa4096513c78c5577417bdd86b authored over 8 years ago
Remove useless import

4754578f9debad40c072b18f84dae657634b0a2a authored over 8 years ago
Build doc theme in tox

fcf64e21a747ecf4720cc94983de0211f30616d2 authored over 8 years ago
Modify doc theme

acc19603f7bfdefcdac3edc85c2a6ee102ee6b59 authored over 8 years ago
change docs and rename django_werobot to django

3c58b3fbb66240191fc57477b1c0a77b263921d0 authored over 8 years ago
add support for django #110

ea74ea95f229b02054489aed8c8c3e503d2c54be authored over 8 years ago
Bug fix

85395fefd702a56d8d59fdb8b0c7b3bb2c6fa47b authored over 8 years ago
Remove create_reply function

b222bb555262171321c63989f499cb9ebd96e4e1 authored over 8 years ago
SQL improvement for SQLiteStorage

5d5851476a974f16f6d5fb2f80d6e050faa519e0 authored over 8 years ago
Use SQLiteStorage as SessionBackend by default

f96c59ccd6854da8b5fd6fcf02c5d00fbff39b03 authored over 8 years ago
mdzz

b8a2c0173504a587193c2d1df705099d342dca98 authored over 8 years ago
Merge pull request #138 from whtsky/crypto

Replace Pycrypto with Cryptography

34d71e73981f2bfd7eeedcfaf6b3dc62787a5ff2 authored over 8 years ago
merge develop

b83094912e0a7274c7ead55d556d2d86e52430e8 authored over 8 years ago
fix pypy in tox on MacOs

bddc4961904393d31f81afc590dfac6ae2c86813 authored over 8 years ago
try to fix error in appveyor

eb74cdc87ff30eb28c4d0055bed7afa38f9b2512 authored over 8 years ago
fix script.sh and remove pypy in appveyor

924aaab3b857057f6c852542f158c824f90f74a9 authored over 8 years ago
replace Pycrypto with Cryptography #132

Fix coverage report on AppVeyor

a3b64fea97247b3b4a1cd30be0d136a9a995f356 authored over 8 years ago
Merge branch 'develop' of github.com:whtsky/WeRoBot into develop

ee9d937e9b6d2bc60ed9ca341542447a6e2bd4cc authored over 8 years ago
Fix coverage report on AppVeyor

b13540355362d09c7b7a52b51584f0e161dfa246 authored over 8 years ago
Merge pull request #135 from whtsky/test

Add more test and fix errors

29c142fc86ce6b3f166d238244325c1ba1e835b3 authored over 8 years ago
Merge branch 'develop' into test

11cec03fd9b7513a2a3c7d38eddca7492b1e7962 authored over 8 years ago
Show pytest warnings.

7d8b7902d889929d8f27b77057139700e11dcc54 authored over 8 years ago
Merge branch 'develop' into test

af3fec5e053f86f80d4b1c92411bbb9da26c1c1f authored over 8 years ago
Test doc build in tox

e98f501b90ad1e9ff59c8e247dcdf6701c03cd7c authored over 8 years ago
Merge branch 'develop' into test

15b1f221c2ea0f7da37ef729fde38260e5b5737a authored over 8 years ago