summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* [PLT-6676] Make OutgoingWebhook to fire when post has no text content but onl...Saturnino Abril2017-07-181-11/+28
* Tweak WebSocket header-processing (#6929)Chris2017-07-131-0/+9
* PLT-7092 Fixed creation of PostList with null Posts fields (#6924)Harrison Healey2017-07-131-3/+2
* add /search command (#6741)Chris2017-07-051-0/+13
* PLT-6554 Add config setting to control enabling API version 3 (#6835)Joram Wilander2017-07-043-0/+31
* Add paging to the GET /emojis endpoint (#6802)Joram Wilander2017-07-031-1/+1
* Add /help slash command (#6650)Jaehyun, Park2017-06-291-0/+33
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
* add /open command (#6717)Chris2017-06-262-3/+20
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+4
* PLT-6714: add /settings command (#6716)Chris2017-06-231-0/+13
* Fix places where we still refer to "/loadtest" (#6732)Jason Blais2017-06-231-3/+3
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-194-118/+118
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-192-5/+8
* PLT-6678 Change Cache-Control to private for files (#6660)Harrison Healey2017-06-161-1/+1
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-152-10/+10
* PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530)Corey Hulen2017-06-021-50/+50
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-302-5/+13
* Adding short unit tests by default (#6494)Christopher Speller2017-05-252-30/+31
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-232-2/+2
* Ability to use OAuth login from mobile (#6432)enahum2017-05-171-1/+1
* Detach session activity update from statuses (#6379)Joram Wilander2017-05-101-0/+1
* Forward port 3.8.1 changes that missed master (#6362)Joram Wilander2017-05-091-1/+1
* PLT-6393: Fix Websocket CORS header check. (#6335)George Goldberg2017-05-041-2/+2
* Removing password reset salt (#6334)Christopher Speller2017-05-041-3/+0
* PLT-6492 Use new cookie to determine if user is logged in (#6317)Joram Wilander2017-05-041-0/+22
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-042-3/+18
* PLT-6322 log error messages in english (#6234)Corey Hulen2017-04-281-4/+4
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-273-44/+44
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-251-1/+26
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-19/+4
* [APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)Carlos Tadeu Panato Junior2017-04-201-21/+7
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-204-201/+12
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-201-26/+5
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-183-56/+50
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-181-8/+3
* Merge branch 'release-3.8'Christopher Speller2017-04-172-3/+3
|\
| * get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)Carlos Tadeu Panato Junior2017-04-101-2/+2
| * Fix configuration settingJoramWilander2017-04-101-2/+2
| * Use SiteURL for OAuth login (#6032)Joram Wilander2017-04-101-1/+1
| * PLT-5977: Only reload clients when client config changes. (#5989)George Goldberg2017-04-051-1/+1
* | implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)Carlos Tadeu Panato Junior2017-04-171-29/+12
* | Implement GET /webrtc/token endpoint for APIv4 (#6046)Joram Wilander2017-04-161-68/+4
* | Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-123-624/+104
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-1252-52/+52
* | Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-102-266/+16
* | get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)Carlos Tadeu Panato Junior2017-04-071-2/+2
* | implement GET /emoji for apiV4 (#6007)Carlos Tadeu Panato Junior2017-04-071-4/+4
* | implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-062-143/+30
|/
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-041-1/+1