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/python-intercom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Instawork/python-intercom
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.
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 21, 2017

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

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    1f26eb4 View commit details
    Browse the repository at this point in the history
  2. Tag conversations in intercom

    Tag conversations in intercom
    reshavsingla authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    c5aec84 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    3315fad View commit details
    Browse the repository at this point in the history
  2. expose team

    reshavsingla committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    47bb3a6 View commit details
    Browse the repository at this point in the history
  3. Intercom: Add support to query team endpoint

    Intercom: Add support to query team endpoint
    reshavsingla authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d41b209 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

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

Commits on Mar 7, 2022

  1. added snooze support

    Moosehead committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    51d7fed View commit details
    Browse the repository at this point in the history
  2. Added snoozing of conversations

    Now supports snoozing of conversations (filling out the always required fields). Still needs `admin_id` , `snoozed_until`, and `conversation_id`  to be passed in via the `**reply_data` to be a valid snooze for conversation. 
    
    Related PR implementing snooze: https://github.com/Instawork/instawork/pull/16467
    [Intercom Doc](https://developers.intercom.com/intercom-api-reference/reference/snooze-a-conversation)
    Moosehead authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    bb4332c View commit details
    Browse the repository at this point in the history
Loading