server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
incoming_webhook.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missed translations (#8959)
Jesús Espino
2018-06-19
1
-1
/
+1
*
MM-10352: Add locking incoming webhooks to a single channel. (#8835)
George Goldberg
2018-05-22
1
-11
/
+12
*
[PLT-539] Update incoming webhooks to accept multipart/form-data content (#7873)
Carlos Tadeu Panato Junior
2018-02-16
1
-0
/
+9
*
unnamed return (#8170)
Chris
2018-01-30
1
-27
/
+9
*
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)
Jesse Hallam
2018-01-03
1
-14
/
+14
*
[PLT-8173] Add username and profile picture to webhook set up pages (#8002)
Jesse Hallam
2018-01-02
1
-9
/
+19
*
PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)
Joey Lee
2017-11-17
1
-2
/
+1
*
Adding debugging for webhook (#7199)
Corey Hulen
2017-08-18
1
-3
/
+3
*
PLT-7212: fix missing webhook post attachments (#7011)
Chris
2017-08-03
1
-8
/
+8
*
Migrate add and edit incoming webhook components to redux (#6885)
Carlos Tadeu Panato Junior
2017-07-27
1
-8
/
+10
*
PLT-7077: ignore null array items in slack attachments (#6904)
Chris
2017-07-12
1
-43
/
+9
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Added additional validation for slack attachment format on server (#5680)
Harrison Healey
2017-03-08
1
-31
/
+15
*
Fixing panic of incoming webhook with float64 values (#4444) (#4445)
Fares Rihani
2016-11-15
1
-1
/
+2
*
PLT-2939 Fix Default slash command icon is invalid (#3250)
enahum
2016-06-06
1
-1
/
+0
*
Integrations: Enable <!channel> notifications in incoming webhooks (#3039)
Thomas Balthazar
2016-05-18
1
-0
/
+52
*
PLT-2188 Integrations: Support raw new lines in the text payload (#2993)
Thomas Balthazar
2016-05-17
1
-4
/
+78
*
Added DisplayName and Description fields to both types of webhooks and slash ...
Harrison Healey
2016-04-04
1
-7
/
+17
*
PLT-7: Refactoring models to use translations (chunk 6)
Elias Nahum
2016-01-25
1
-6
/
+6
*
PLT-857: Support for Incoming Webhooks - Try #2
Florian Orben
2015-11-05
1
-4
/
+7
*
Remove unused iconemoji field
JoramWilander
2015-10-26
1
-1
/
+0
*
Parse incoming webhook requsets into model instead of string map
JoramWilander
2015-10-26
1
-0
/
+19
*
Implement outgoing webhooks.
JoramWilander
2015-10-19
1
-0
/
+106