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: intercom/intercom-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.4
Choose a base ref
...
head repository: intercom/intercom-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.5
Choose a head ref
  • 11 commits
  • 7 files changed
  • 9 contributors

Commits on Oct 18, 2021

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

Commits on Jan 12, 2022

  1. Update README.md

    punkle authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8beed56 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 13, 2022

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

Commits on Feb 14, 2022

  1. Merge pull request #286 from punkle/patch-1

    Document how to configure api.eu.intercom.io
    SeanHealy33 authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    2530b2a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    e66e530 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from intercom/add-fossa-workflow

    Add FOSSA workflow to enable license scanning
    enrico-intercom authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c9a0f7c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Create conversation without contact reply (#319)

    * Added "create_conversation_without_admin_reply" to messages.create
    
    * Made createConversation ... optional
    
    * Add integration test
    
    * Documentation updated to reflect addition
    
    * Message can be created without conversation + clean up
    MangeFre authored May 24, 2022
    Configuration menu
    Copy the full SHA
    2e3fa9b View commit details
    Browse the repository at this point in the history
  2. Permit creating leads with email (#316)

    * Allow adding leads with email
    - Create interface CreateLeadData
    
    * Add test for creating lead with email address
    
    * rm email from CreateUserData & CreateLeadData
    
    Co-authored-by: Johnny Nader <30523158+johnnynader@users.noreply.github.com>
    Co-authored-by: Johnny Nader <johnny.a.nader@gmail.com>
    3 people authored May 24, 2022
    Configuration menu
    Copy the full SHA
    74bd5f3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    771d0be View commit details
    Browse the repository at this point in the history
  2. 3.1.5 (#324)

    johnnynader authored May 26, 2022
    Configuration menu
    Copy the full SHA
    9ef9ff3 View commit details
    Browse the repository at this point in the history
Loading