server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
webhook.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PLT-539] Update incoming webhooks to accept multipart/form-data content (#7873)
Carlos Tadeu Panato Junior
2018-02-16
1
-18
/
+38
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-3
/
+0
*
fix PUT webhook permissions (#7970)
Chris
2017-12-12
1
-1
/
+1
*
Performance improvements for 40M posts (#7708)
Christopher Speller
2017-10-25
1
-19
/
+18
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-1
/
+1
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-15
/
+15
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-30
/
+30
*
APIv4: NewLocAppError -> NewAppError (#7328)
George Goldberg
2017-08-31
1
-6
/
+1
*
Switch hook debug msg to info (#7272)
Corey Hulen
2017-08-22
1
-1
/
+1
*
Adding debugging for webhook (#7199)
Corey Hulen
2017-08-18
1
-1
/
+6
*
webhook merge fix (#7250)
Chris
2017-08-17
1
-0
/
+17
*
PLT-7408 Move webhook handling into api4 package to fix EnableAPIv3 config se...
Joram Wilander
2017-08-16
1
-0
/
+51
*
Move integrations over to redux and v4 (#6679)
Joram Wilander
2017-06-19
1
-7
/
+11
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
add implementation for endpoint DELETE outgoing webhook for apiv4 (#5828)
Carlos Tadeu Panato Junior
2017-03-23
1
-2
/
+38
*
add implementation to get outgoing webhook for apiv4 (#5827)
Carlos Tadeu Panato Junior
2017-03-23
1
-0
/
+30
*
implement PUT /hooks/outgoing/{hook_id} - update outgoing hook (#5793)
Carlos Tadeu Panato Junior
2017-03-21
1
-0
/
+44
*
[APIV4] POST /hooks/outgoing/{hook_id}/regen_token - regentoken endpoint for...
Carlos Tadeu Panato Junior
2017-03-20
1
-0
/
+34
*
Implement update IncomingHook for apiV4 (#5762)
Carlos Tadeu Panato Junior
2017-03-15
1
-0
/
+61
*
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
1
-2
/
+70
*
Adding functionality to get & delete incoming webhooks (#5648)
Poornima
2017-03-11
1
-0
/
+75
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
1
-0
/
+85