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: Webklex/php-imap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sapzxc/php-imap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 1, 2021

  1. Pass Open Folder Result

    I would like to be able to get the folder uid_validity using the idle
    command and this seems to be the only way I've seen.
    eknowlton committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4d1fe0b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

Commits on Apr 26, 2021

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

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    968adb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab745f7 View commit details
    Browse the repository at this point in the history
  3. * fast fix for composer

    sapzxc committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3203908 View commit details
    Browse the repository at this point in the history
  4. * peer_name option

    * bugfixes
    sapzxc committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4d6e837 View commit details
    Browse the repository at this point in the history
  5. * peer_name option

    * bugfixes
    sapzxc committed May 6, 2021
    Configuration menu
    Copy the full SHA
    fc4c89b View commit details
    Browse the repository at this point in the history
  6. * gmail bugfix

    sapzxc committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3850d83 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. * merge

    sapzxc committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    482af47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Webklex/master

    fetch upstream
    sapzxc authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c87dfd4 View commit details
    Browse the repository at this point in the history
  3. * fix after merge

    sapzxc committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7df9cd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    582dac5 View commit details
    Browse the repository at this point in the history
  2. * fix ambiguous date parsing

    sapzxc committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    95a7a73 View commit details
    Browse the repository at this point in the history
  3. * fix server response reading

    sapzxc committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    009f576 View commit details
    Browse the repository at this point in the history
Loading