summaryrefslogtreecommitdiffstats
path: root/api/webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* Config to make town square read only (#7140)David Meza2017-09-011-1/+24
* PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530)Corey Hulen2017-06-021-50/+50
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Move webhook logic from api layer to app layer (#5527)Joram Wilander2017-02-281-12/+15
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-2/+393
* Return 400 bad request codes for webhooks when attachment or text is too long...Joram Wilander2016-12-221-1/+48
* GH-4187 Create direct channel during incoming webhook if not exists (#4206)Alexander Smaga2016-10-171-2/+0
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-0/+30
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-10/+0
* Fixed error when adding incoming webhook to public channel not currently in (...Joram Wilander2016-07-051-0/+8
* Added duplicated trigger validation (#3124)David Lu2016-05-271-0/+11
* PLT-2188 Integrations: Support raw new lines in the text payload (#2993)Thomas Balthazar2016-05-171-0/+11
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-275/+458
* Fixing merge=Corey Hulen2016-02-011-7/+7
|\
| * Fixing email unit tests=Corey Hulen2016-02-011-7/+7
| * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-7/+7
| * PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-7/+7
* | Switching to enable integrations for testing=Corey Hulen2016-01-111-0/+56
* | Fixing unit tests=Corey Hulen2016-01-081-0/+28
|/
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-7/+7
* Add api unit tests for outgoing webhooks.JoramWilander2015-10-191-0/+181
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fixing merge conflict=Corey Hulen2015-09-221-3/+3
* Implement incoming webhooks.JoramWilander2015-09-211-0/+162