summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-031-4/+4
* Updating server dependancies (#5249)Christopher Speller2017-02-021-1/+1
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-022-32/+5
* Fixing websocket origin policyChristopher Speller2017-01-312-4/+25
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-1/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-308-411/+58
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-271-3/+2