summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* MM-10987 Turn on ExperimentalLimitClientConfig by default and remove setting ...Harrison Healey2018-10-242-45/+3
* MM-12505: remove all things WebRTC (#9700)Jesse Hallam2018-10-183-61/+0
* MM-12234: configurable limit to user autocomplete and search matches (#9499)Jesse Hallam2018-10-173-48/+62
* Add a delete brand image action on the APIv4 (#9552)Julien Levesy2018-10-152-0/+42
* [APIv4] add getChannelMembersTimezone (#9286)Carlos Tadeu Panato Junior2018-10-132-1/+70
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-097-132/+132
* MM-12519: simplify autocomplete team id checking (#9577)Jesse Hallam2018-10-092-19/+12
* #MM-12130 Added permission check for createServiceTerms API (#9556)Harshil Sharma2018-10-052-4/+18
* MM-12067: Add SetDefaultProfileImage to reset the user profile image to a gen...Jesús Espino2018-10-022-0/+106
* if EnableLinkPreviews not enabled, do not call url (#9461)Jesse Haka2018-10-022-3/+26
* MM-12192: autocompleteUsers: if a teamId is provided, require it to match the...Jesse Hallam2018-09-282-0/+19
* MM-12013: Fix post-permission checks to cascade for DM/GM channels. (#9476)George Goldberg2018-09-272-0/+39
* Fixing non elastic search paging. (#9471)Christopher Speller2018-09-271-0/+14
* MM-11567: Autocomplete search in: for DMs and GMs (#9430)Jesús Espino2018-09-271-6/+131
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-265-0/+155
* MM-7188: Cleaning push notification on every read, not only on channel switch...Jesús Espino2018-09-262-2/+2
* Adding paging to elasticsearch API. (#9425)Christopher Speller2018-09-262-15/+59
* add translation strings and add test case (#9294)Carlos Tadeu Panato Junior2018-09-241-0/+5
* MM-11707: Change the default setting for EDIT_OTHERS_POSTS (#9447)Jesús Espino2018-09-242-2/+9
* Do not force downloading of shared public files (#9412)Vasily Naumkin2018-09-211-1/+1
* Move file backend to its own service (#9435)Jesús Espino2018-09-203-14/+15
* MM-11520: Make entity ID checks consistent across api4. (#9395)George Goldberg2018-09-148-20/+68
* MM-10573 Add error page if user doesn't authorize Mattermost for OAuth (#9402)Harrison Healey2018-09-142-0/+35
* MM-11725: Add specific autocomplete endpoint for search autocomplete (#9337)Jesús Espino2018-09-111-0/+25
* MM-11895: Don't crush user-provided GET parameters on slash command URLs (#9372)alezakos2018-09-111-1/+2
* Merge release-5.3Carlos Tadeu Panato Junior2018-09-102-5/+9
|\
| * Changing comparison method. (#9383)Christopher Speller2018-09-101-1/+2
| * MM-11649: Fix caching issue in channel API endpoints. (#9345)George Goldberg2018-09-061-4/+7
* | MM-12007 Add max dimensions to emoji images (#9379)Harrison Healey2018-09-101-4/+15
* | add megacheck as makefile target (#9288)Daniel Schalla2018-09-0310-70/+80
|/
* bug fix: after and before search flags should not be inclusive of the selecte...Dmitry Samuylov2018-08-291-3/+8
* MM-11270: Forbid react/de-react in archived channels (#9323)Jesús Espino2018-08-291-4/+57
* Feature/search after before on (#9219)Dmitry Samuylov2018-08-283-3/+100
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-281-61/+52
* Moving magic number to constant in team import (#9298)Jesús Espino2018-08-271-2/+3
* MM-11786: Adds API endpoint to retrieve redirect locations. (#9284)Martin Kraft2018-08-242-0/+66
* Support for interactive menus in message attachments (#9285)Joram Wilander2018-08-241-1/+6
* Merge release-5.2Carlos Tadeu Panato Junior2018-08-241-0/+20
|\
| * MM-11782: Make archived channels experimental and off-by-default. (#9281)George Goldberg2018-08-221-0/+20
* | [MM-11593] Prevent user to remove from a direct channel (#9251)Saturnino Abril2018-08-212-0/+29
* | avoid t.Fatal() in tests (#9189)Jesse Hallam2018-08-091-19/+4
|/
* MM-9747: Small fixes for attachments import (#9225)Jesús Espino2018-08-081-0/+1
* Idiomatic error handling on team sql store (#9201)Jesús Espino2018-08-031-2/+2
* MM-11576: Allow to join and add members to archived channels (#9214)Jesús Espino2018-08-031-2/+0
* MM-11529: Allow to Leave an archived channel from the API (#9204)Jesús Espino2018-08-031-0/+12
* Migrate all the api4 to handle errors in idiomatic way (#9143)Jesús Espino2018-08-0117-375/+412
* MM-11516: Check channel ID in URL param and Body are same. (#9185)George Goldberg2018-07-311-0/+6
* Add OAuth2 login hint for SAML (#9194)Joram Wilander2018-07-311-1/+7
* Pr 9039 (#9187)Martin Kraft2018-07-306-11/+51
* [MM-10621] Set createAt timestamp on file upload api call to secure upload or...Saturnino Abril2018-07-281-1/+11