summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.7' into master.George Goldberg2017-03-177-21/+21
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-1012-27/+27
| * Adding index and cache to reactinos store (#5654)Christopher Speller2017-03-071-2/+7
* | Implement GET /logs endpoint for APIv4 (#5778)Joram Wilander2017-03-161-1/+1
* | Moving HTTP request counter to the start of ServeHTTP so count time is not ef...Christopher Speller2017-03-141-2/+4
* | Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-6/+0
* | Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-1/+1
* | Move command logic into app layer (#5617)Joram Wilander2017-03-1320-2026/+100
* | Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-131-26/+6
* | Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-132-3/+11
* | Add pinned posts (#4217)Gabin Aureche2017-03-136-8/+165
* | improvements for inbucket email test and re-enable Email mention test (#5647)Carlos Tadeu Panato Junior2017-03-112-53/+77
* | Endpoint for APIv4: /files/{file_id}/link (#5607)Saturnino Abril2017-03-111-1/+1
* | Merge 3.7 changes into master (#5679)Joram Wilander2017-03-071-2/+7
|/
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-062-0/+16
* enable saml for RN app (#5635)enahum2017-03-061-1/+6
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-032-1/+8
* Usernames must start with a letter (#5581)Joram Wilander2017-03-033-50/+56
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-022-2/+75
* PLT-5355: Fix permalink to private/direct channels. (#5574)George Goldberg2017-03-022-3/+55
* Update emoji_test.go (#5589)Harry Moreno2017-03-011-1/+1
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-282-97/+13
* Move webhook logic from api layer to app layer (#5527)Joram Wilander2017-02-282-377/+113
* Revert "Adding caching to get channel member (#5518)"Christopher Speller2017-02-271-6/+2
* Adding edit of incoming webhook (#5272)Poornima2017-02-262-58/+619
* Updating user attributes on oauth login (#5324)Poornima2017-02-261-0/+6
* Adding caching to get channel member (#5518)Christopher Speller2017-02-241-2/+6
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-231-23/+56
* Adding device Id for version 2 of native apps (#5505)Corey Hulen2017-02-232-5/+31
* Fix response for malformed command execute request (#5498)Joram Wilander2017-02-223-4/+10
* Fixing emoji reactions and Aurora read replica issue for master (#5499)Corey Hulen2017-02-221-39/+22
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-37/+14
* Fix permission grants for channel management. (#5478)George Goldberg2017-02-211-0/+33
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-202-3/+6
* Implement a few channel member endpoints for APIv4 (#5444)Joram Wilander2017-02-201-15/+2
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-55/+7
* Adding emoji caching (#5433)Corey Hulen2017-02-151-2/+3
* Adding caching to profile images to master (#5428)Corey Hulen2017-02-151-3/+10
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-152-37/+0
* APIv3 append offset and limit to getProfiles etag (#5421)enahum2017-02-151-1/+1
* Fixing websocket auth then sending challenge (#5406)Corey Hulen2017-02-142-1/+68
* Disabling email mention test (#5381)Corey Hulen2017-02-131-45/+45
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-1/+1
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-132-20/+0
* PLT-5455 Added caching for OG metadata of link preview. (#5361)Debanshu Kundu2017-02-122-7/+43
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-095-32/+32
* Add caching for file infos (#5330)Joram Wilander2017-02-071-1/+3
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-1/+1
* PLT-5379 Fix the error occuring while fetching OG metadata for links which do...Debanshu Kundu2017-02-071-0/+1
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-032-25/+6