summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-192-4/+1
* 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-151-2/+2
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-153-3/+47
* add stop server to API 4 tests (#6638)Saturnino Abril2017-06-142-0/+15
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-145-21/+14
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...Carlos Tadeu Panato Junior2017-05-302-6/+32
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-1/+9
* Adding short unit tests by default (#6494)Christopher Speller2017-05-251-0/+4
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-232-2/+4
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-185-0/+196
* Ability to use OAuth login from mobile (#6432)enahum2017-05-171-5/+28
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-152-0/+57
* [PTL-6301] debug randon failing test (#6161)Carlos Tadeu Panato Junior2017-05-151-1/+5
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-124-11/+34
|\
| * PLT-6556 Fixed last member of a channel not being able to delete channel with...Harrison Healey2017-05-112-5/+24
| * Forward port 3.8.1 changes that missed master (#6362)Joram Wilander2017-05-091-2/+2
| * Fix MFA enforcement on login and page load (#6356)Joram Wilander2017-05-092-4/+8
* | Removing channel list alias from apiv4 client (#6383)Christopher Speller2017-05-101-19/+19
* | Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363)Carlos Tadeu Panato Junior2017-05-101-3/+247
* | implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-103-0/+134
* | Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-092-0/+70
|/
* Removing password reset salt (#6334)Christopher Speller2017-05-041-3/+0
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-042-2/+15
* Update channel patch to post the correct system messages (#6290)Joram Wilander2017-05-031-1/+1
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-011-0/+3
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-282-6/+1
* Fix user autocomplete for DMs and GMs (#6265)Joram Wilander2017-04-282-17/+21
* Fix error not appearing when updating to existing username (#6255)Joram Wilander2017-04-281-0/+7
* PLT-6322 log error messages in english (#6234)Corey Hulen2017-04-281-4/+4
* PLT-6268 Clear blue bar correctly when removing expiring license (#6247)Joram Wilander2017-04-272-1/+16
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-273-57/+56
* APIv4 POST /commands/execute (#6205)Saturnino Abril2017-04-272-0/+150
* alsways get the last message from inbucket (#6251)Carlos Tadeu Panato Junior2017-04-271-2/+2
* fix reaction's name validation with + sign in it (#6221)Saturnino Abril2017-04-263-7/+43
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-252-1/+4
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-252-2/+14
* PLT-4457 Added API to get multiple users by their usernames (#6218)Harrison Healey2017-04-252-0/+51
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-225-2/+191
* implement POST /logs for apiV4 (#6143)Carlos Tadeu Panato Junior2017-04-212-0/+49
* [PLT-6288] add way to view in the browser and not download in apiV4 (#6062)Carlos Tadeu Panato Junior2017-04-201-10/+49
* [APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)Carlos Tadeu Panato Junior2017-04-202-1/+149
* APIv4 POST /channels/group (#6166)Saturnino Abril2017-04-202-0/+111
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-206-25/+1187
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-203-24/+120
* Don't sanitize returned user when updating a user (#6095)Joram Wilander2017-04-191-0/+5
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-181-6/+0
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-183-0/+143
* Merge branch 'release-3.8'Christopher Speller2017-04-171-1/+1
|\
| * PLT-5977: Only reload clients when client config changes. (#5989)George Goldberg2017-04-051-1/+1