Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Slack Events api #459

Closed
wants to merge 26 commits into from
Closed

Slack Events api #459

wants to merge 26 commits into from

Commits on Oct 18, 2016

  1. handshake with events api

    jonchurch committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    8d1e016 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    4bcbcdb View commit details
    Browse the repository at this point in the history
  2. format events api messages like RTM messages, force send message via …

    …web api when RTM fails
    jonchurch committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    ccbd228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74de535 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    0961626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd78796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4c3d7 View commit details
    Browse the repository at this point in the history
  4. unwrap events api envelope, follow RTM message format

    add events_api boolean, event_ts, authed_users
    jonchurch committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    1d24c81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    195e871 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78d86b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c243d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f093069 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

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

Commits on Oct 22, 2016

  1. team lookup is broken

    jonchurch committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    09c16c4 View commit details
    Browse the repository at this point in the history
  2. identifyBot calls auth.test and passes bot identity to cb, if bot ide…

    …ntity is not in team storage use identifyBot
    jonchurch committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    5233aa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. beautify

    jonchurch committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    b051ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d34ad View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. cleanup

    jonchurch committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    6abb8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d585a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf8867 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    064c627 View commit details
    Browse the repository at this point in the history
  5. reset slackbutton_bot

    jonchurch committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    6b6a556 View commit details
    Browse the repository at this point in the history
  6. reset slackbot.js

    jonchurch committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    0612267 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. add eventsApi config option, silence RTM messages, allow RTM and even…

    …ts api to play nice together
    
    start ticking when webhooks are setup
    jonchurch committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    df1f61a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

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

Commits on Nov 8, 2016

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