Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: littlecodersh/ItChat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.5
Choose a base ref
...
head repository: littlecodersh/ItChat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 16 files changed
  • 9 contributors

Commits on May 3, 2017

  1. Add itchat4j link

    littlecodersh committed May 3, 2017
    Configuration menu
    Copy the full SHA
    f8c8c80 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. fix dump_login_status to wrong file. (#349)

    Changing auto_login's statusStorageDir, then
    KeyboardInterrupt will dump status to default file path, not new path.
    up9cloud authored and littlecodersh committed May 9, 2017
    Configuration menu
    Copy the full SHA
    c8ef672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64ed7b View commit details
    Browse the repository at this point in the history
  3. Add timeout for 'synccheck' and 'webwxsync'

    to avoid:
    
    1. get 1101 error frequently
    2. won't logout even if network broken
    youfou authored and littlecodersh committed May 9, 2017
    Configuration menu
    Copy the full SHA
    bb853df View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Add message revoke (#370)

    * Link message revoke function to itchat
    * Add message revoke function
    * Update core.py
    Sphynx-HenryAY authored and littlecodersh committed May 29, 2017
    Configuration menu
    Copy the full SHA
    52eb3ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a3fef View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Add limited warning

    littlecodersh committed Jun 27, 2017
    2 Configuration menu
    Copy the full SHA
    6f7d63b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Configuration menu
    Copy the full SHA
    05255c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcb817 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Fix big file upload

    littlecodersh committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    fc81ba6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    e2a5ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8622c3c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Save QR.png anyway (#658)

    mymusise authored and chyroc committed May 26, 2018
    Configuration menu
    Copy the full SHA
    1306749 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Update messages.py (#724)

    Add timeout for upload file function to fix large file send error
    Big2Cat authored and chyroc committed Sep 2, 2018
    1 Configuration menu
    Copy the full SHA
    dd23b5e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. 修改KeyError的raise (#739)

    xiaowuyz authored and chyroc committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    d5ce5db View commit details
    Browse the repository at this point in the history
Loading