server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
webhook.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-1
/
+1
*
PLT-3658 Added support for Slack attachments in outgoing webhook response (#7...
Joey Lee
2018-01-26
1
-2
/
+13
*
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)
Jesse Hallam
2018-01-03
1
-10
/
+10
*
[PLT-8173] Add username and profile picture to webhook set up pages (#8002)
Jesse Hallam
2018-01-02
1
-2
/
+31
*
[PLT-8438] Include incoming webhook display name in post props (#7997)
Carlos Tadeu Panato Junior
2017-12-22
1
-11
/
+17
*
HTTP client refactor (#7884)
Chris
2017-11-22
1
-1
/
+1
*
[PLT-840] Add option to outgoing webhooks to reply to the posted message as a...
Carlos Tadeu Panato Junior
2017-11-20
1
-4
/
+9
*
PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)
Joey Lee
2017-11-17
1
-0
/
+3
*
simplify things (#7735)
Chris
2017-10-30
1
-5
/
+2
*
PLT-7599: webhook post splitting (#7707)
Chris
2017-10-24
1
-32
/
+86
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-19
/
+19
*
Merge branch 'release-4.3'
Christopher Brown
2017-10-16
1
-0
/
+5
|
\
|
*
PLT-7818 Updates to post type (#7579)
Joram Wilander
2017-10-09
1
-0
/
+5
*
|
Add back consumeAndClose functionality. (#7608)
Christopher Speller
2017-10-12
1
-1
/
+1
*
|
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-1
/
+1
|
/
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-14
/
+20
*
PLT-7684 Add support to outgoing webhooks and slash commands to set post type...
Joram Wilander
2017-09-28
1
-3
/
+3
*
Finally do away with NewLocAppError function. (#7498)
George Goldberg
2017-09-25
1
-1
/
+1
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-2
/
+1
*
Invalidate webhook cache after updating webhook (#7430)
Joram Wilander
2017-09-14
1
-0
/
+1
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-56
/
+56
*
App: NewLocAppError -> NewAppError (#7327)
George Goldberg
2017-09-01
1
-3
/
+3
*
Config to make town square read only (#7140)
David Meza
2017-09-01
1
-0
/
+5
*
PLT-5745 Cleaning up duplicate calls (#7298)
Corey Hulen
2017-08-28
1
-7
/
+7
*
PLT-1649: add response_url support for custom slash commands (#6739)
Chris
2017-08-16
1
-0
/
+51
*
PLT-6358: Server HTTP client improvements (#6980)
Chris
2017-08-09
1
-1
/
+1
*
PLT-6965 jira integration (plus plugin scaffolding) (#6918)
Chris
2017-08-02
1
-21
/
+16
*
[PLT-6676] Make OutgoingWebhook to fire when post has no text content but onl...
Saturnino Abril
2017-07-18
1
-50
/
+56
*
PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530)
Corey Hulen
2017-06-02
1
-8
/
+29
*
PLT-5705 Created a single source of http.Client creation logic with internet ...
Torsten Juergeleit
2017-05-31
1
-11
/
+2
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-6
/
+6
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-38
/
+9
|
\
|
*
PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...
Harrison Healey
2017-03-10
1
-32
/
+3
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-6
/
+6
*
|
cannot change ID and deleteat when trying to update the hook (#5784)
Carlos Tadeu Panato Junior
2017-03-16
1
-0
/
+1
*
|
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
1
-4
/
+28
|
/
*
Move webhook logic from api layer to app layer (#5527)
Joram Wilander
2017-02-28
1
-5
/
+298
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
1
-1
/
+1
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
1
-0
/
+39
*
Adding webhook metrics (#5348)
Christopher Speller
2017-02-10
1
-0
/
+5
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-3
/
+37
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+155