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: beyondcode/laravel-mailbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mrpackage/laravel-mailbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 22, 2024

  1. Added mailbox support for 'X-Forwarded-To' commonly used to identify …

    …rerouted emails from mailbox filters
    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bb8ae70 View commit details
    Browse the repository at this point in the history
  2. fixje hopelijk

    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    432b273 View commit details
    Browse the repository at this point in the history
  3. Update Route.php

    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a5f0348 View commit details
    Browse the repository at this point in the history
  4. ReceivedPart only

    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8de7aec View commit details
    Browse the repository at this point in the history
  5. fix

    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8709bc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    794b0e9 View commit details
    Browse the repository at this point in the history
  7. Update Route.php

    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    308c7a4 View commit details
    Browse the repository at this point in the history
  8. Added mailbox support for 'X-Forwarded-To' commonly used to identify …

    …rerouted emails from mailbox filters Update Route.php Update InboundEmail.php fix ReceivedPart only Update Route.php fixje hopelijk
    maximehinnekens committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7b7db0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    495a498 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1328cd8 View commit details
    Browse the repository at this point in the history
Loading