Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

收到 1102 retcode 后更新微信服务器轮询地址 #205

Open
wants to merge 54 commits into
base: master
Choose a base branch
from
Open

收到 1102 retcode 后更新微信服务器轮询地址 #205

wants to merge 54 commits into from

Commits on Aug 17, 2016

  1. add QQ group

    liuwangsheng01 committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    8fff2d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from thriteen/master

    修改联系人备注
    liuwons authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    d635c8d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #104 from thriteen/master

    请求加好友
    liuwons authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    134ae98 View commit details
    Browse the repository at this point in the history
  4. reformat code

    liuwangsheng01 committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a95b4d0 View commit details
    Browse the repository at this point in the history
  5. fix null pointer

    liuwangsheng01 committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    88c815f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. 自动响应好友请求

     在hand_all_msg中调用即可
     #自动通过好友申请
            if msg['msg_type_id'] == 37:
                print json.dumps(msg,indent=4)
                print self.apply_useradd_requests(msg['content']['data'])
                #发送消息吧。。。。
    vivre90 authored Aug 26, 2016
    Configuration menu
    Copy the full SHA
    addc616 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from vivre90/patch-2

    自动响应好友请求
    liuwons authored Aug 26, 2016
    Configuration menu
    Copy the full SHA
    aea3551 View commit details
    Browse the repository at this point in the history
  3. change url of upload_media

    liuwangsheng01 committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    ea1bda0 View commit details
    Browse the repository at this point in the history
  4. change path for send file and img msg

    liuwangsheng01 committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    fae4cf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2016

  1. exception fix

    liuwangsheng01 committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    faf1a30 View commit details
    Browse the repository at this point in the history
  2. 新增3个群管接口

    1、主动向群内好友打招呼添加好友
    2、将好友加入到群聊中
    3、将群用户从群中剔除,只有群管理员有权限
    vivre90 authored Aug 27, 2016
    Configuration menu
    Copy the full SHA
    d7f99d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from vivre90/patch-3

    新增3个群管接口
    liuwons authored Aug 27, 2016
    Configuration menu
    Copy the full SHA
    ef6b3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. update README

    liuwangsheng01 committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    e954caf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. change push url and file upload url

    liuwangsheng01 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    c949109 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. 修复1102,0和-1,-1的问题

    test_sync_check函数完善,将4个服务器地址均放进去检测,得到合适的心跳服务器地址
    vivre90 authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    7db6de7 View commit details
    Browse the repository at this point in the history
  2. fix bug

    fix bug
    vivre90 authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    5c74dbd View commit details
    Browse the repository at this point in the history
  3. fix bugs

    fix bugs
    vivre90 authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b60084e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #136 from vivre90/patch-4

    修复1102,0和-1,-1的问题
    liuwons authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    fd47c0d View commit details
    Browse the repository at this point in the history
  5. test_sync_check 修复

    test_sync_check 兼容
    vivre90 authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    d890799 View commit details
    Browse the repository at this point in the history
  6. 兼容sync,解决1102,0和-1,-1问题

    兼容sync,解决1102,0和-1,-1问题
    vivre90 authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    51c37e0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #137 from vivre90/patch-5

    sync接口兼容 修复
    liuwons authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    44ad4e8 View commit details
    Browse the repository at this point in the history
  8. fix

    vivre90 authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b09cd76 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #138 from vivre90/patch-6

    fix bug
    liuwons authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    614c875 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. 新增设置群聊名称接口--set_group_name

    新增设置群聊名称接口--set_group_name
    vivre90 authored Oct 13, 2016
    Configuration menu
    Copy the full SHA
    95729f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Merge pull request #144 from vivre90/patch-7

    新增设置群聊名称接口--set_group_name
    liuwons authored Oct 14, 2016
    Configuration menu
    Copy the full SHA
    f5e16cd View commit details
    Browse the repository at this point in the history
  2. fix a syntax

    修复之前vivre90更新的一点小疏忽
    xuncl committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    efe2c02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #145 from xuncl/master

    fix a syntax
    xmcp authored Oct 14, 2016
    Configuration menu
    Copy the full SHA
    cda1b6d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. 更新心跳服务器获取方式,同时修复文件可能上传失败的问题! 在返回-1,-1时降低心跳获取频率!

    1、更新心跳服务器获取方式,新增base_host
    2、文件上传同步base_host
    3、-1,-1错误的时候降低心跳获取频率
    vivre90 authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    bb44aca View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Merge pull request #147 from vivre90/patch-1

    更新心跳服务器获取方式,同时修复文件可能上传失败的问题! 在返回-1,-1时降低心跳获取频率!
    liuwons authored Oct 26, 2016
    Configuration menu
    Copy the full SHA
    181dee1 View commit details
    Browse the repository at this point in the history
  2. fix bugs~~~

    fix bugs~~~
    vivre90 authored Oct 26, 2016
    Configuration menu
    Copy the full SHA
    efef7ee View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Merge pull request #148 from vivre90/patch-3

    fix bugs~~~
    liuwons authored Oct 27, 2016
    Configuration menu
    Copy the full SHA
    d43918d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. Add invite function for add user to group

    Signed-off-by: mzy <[email protected]>
    mzy committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    047bfe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Configuration menu
    Copy the full SHA
    596f5bb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    2fff371 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #163 from twistfz/fix-big-contact

    修复了通讯录过大,无法获取通讯录的问题
    liuwons authored Dec 8, 2016
    Configuration menu
    Copy the full SHA
    23bd5ca View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Configuration menu
    Copy the full SHA
    f13ef3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from twistfz/fix-big-contact

    修改保存wxid变量名写错
    liuwons authored Dec 21, 2016
    Configuration menu
    Copy the full SHA
    c9c84a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Configuration menu
    Copy the full SHA
    072abe0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. 修复无法转换'\xa0'‘字符问题

    修复无法转换'\xa0'‘字符问题
    archspider authored Dec 28, 2016
    Configuration menu
    Copy the full SHA
    8712318 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Merge pull request #168 from archspider/master

    修复无法转换'\xa0'‘字符问题
    liuwons authored Dec 29, 2016
    Configuration menu
    Copy the full SHA
    bb76cc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Configuration menu
    Copy the full SHA
    50d3b3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from SolessChong/master

    增加invite_friend_to_group方法
    liuwons authored Jan 2, 2017
    Configuration menu
    Copy the full SHA
    188aed5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    c2f0ce6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #176 from derrickcyt/derrick

    fix bug that it can't find group personal name.
    liuwons authored Jan 9, 2017
    Configuration menu
    Copy the full SHA
    0528c01 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. 增加对小视频的支持

    zhgcao committed Jan 11, 2017
    1 Configuration menu
    Copy the full SHA
    fad69e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge pull request #179 from zhgcao/master

    增加对小视频的支持
    liuwons authored Jan 12, 2017
    Configuration menu
    Copy the full SHA
    fa2c62f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Merge pull request #154 from mzymzy2003/master

    Add invite function for add user to group
    liuwons authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    ea91255 View commit details
    Browse the repository at this point in the history
  2. pull request

    k.liu authored and k.liu committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    1e9e639 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #194 from kliuj/master

    pull request
    liuwons authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    60c2cd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. 为了兼容WxbotManage,新增了一些属性和方法

    将WxbotManage中维护的属性和方法同步到Wxbot中,Wxbot以后只需要更新lib目录中的wxbot就能和官方同步
    vivre90 authored Mar 11, 2017
    Configuration menu
    Copy the full SHA
    a6637df View commit details
    Browse the repository at this point in the history
  2. 新增WxbotManage系统介绍

    新增WxbotManage系统介绍
    vivre90 authored Mar 11, 2017
    Configuration menu
    Copy the full SHA
    eab8fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Merge pull request #199 from vivre90/patch-5

    为了兼容WxbotManage,新增了一些属性和方法
    liuwons authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    3443693 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #200 from vivre90/patch-6

    新增WxbotManage系统介绍
    liuwons authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    8be53df View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    f3e347a View commit details
    Browse the repository at this point in the history