summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-273-5/+7
* Fix siteURL not being set correctly (#5189)Joram Wilander2017-01-251-0/+2
* More app code migration (#5170)Joram Wilander2017-01-256-1058/+170
* Closing response body when fetching link previews (#5181)Christopher Speller2017-01-243-8/+9
* Fix adding user to team and add test check (#5172)Joram Wilander2017-01-232-1/+5
* Move permissions code into app package (#5146)Joram Wilander2017-01-2319-553/+323
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-201-1/+25
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-202-0/+60
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-205-1210/+3
* Migrate functions to app package (#5106)Joram Wilander2017-01-1912-1599/+557
* PLT-4845: Slack import of channel purpose changed messages. (#5110)George Goldberg2017-01-181-0/+48
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-182-8/+170
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-172-0/+16
* PLT-5279: Show username for slash cmd notification. (#5091)George Goldberg2017-01-171-2/+0
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-174-2/+72
* Fix preferences not loading correctly (#5084)Joram Wilander2017-01-161-1/+5
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-1317-1147/+230
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-1353-3998/+745
* PLT-5050 (Server). API to update channel member roles. (#5043)George Goldberg2017-01-132-0/+120
* PLT-4317: Fix Desktop App platform in sessions list. (#5048)George Goldberg2017-01-131-0/+4
* Merge branch 'release-3.6'Christopher Speller2017-01-126-301/+319
|\
| * Fix slack link parsing for integrations without attachments (#5050)Joram Wilander2017-01-121-8/+12
| * Fixing DM channel emails (#5038)Christopher Speller2017-01-101-5/+8
| * Use status cache for checking @here notifications (#5035)Joram Wilander2017-01-102-40/+37
| * Allow joining team from an invite before setting up MFA (#5022)Joram Wilander2017-01-091-1/+1
| * Slack format for Slash command messages (#4999)Zeger-Jan van de Weg2017-01-092-54/+68
| * PLT-5079 fixing archiving channel not being removed (#5000)Corey Hulen2017-01-061-26/+21
| * Fixing bulk loading perf issue (#4974)Corey Hulen2017-01-061-192/+196
| * Fix SiteURL in join team email (#4979)Joram Wilander2017-01-062-6/+6