summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* [PLT-5864] Move teammate name display setting to the System Console (#6681)Saturnino Abril2017-06-304-24/+40
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-291-0/+17
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-292-0/+7
* [PLT-6496] Remove System Console and config settings for image height and wid...Saturnino Abril2017-06-291-30/+0
* PLT-6931 Properly parse request body in post search (#6768)Joram Wilander2017-06-281-2/+2
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-1/+0
* verify for email domain for everything but ldap / saml (#6718)Chris2017-06-261-13/+7
* platform/model: Don't pull in the "testing" package in normal builds (#6735)Adrien2017-06-261-0/+0
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-3/+14
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+1
* when a channel is update propagate the channel to everybody (#6677)Carlos Tadeu Panato Junior2017-06-211-0/+1
* Fix panic in v4 client (#6704)Joram Wilander2017-06-211-197/+205
* Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)Joram Wilander2017-06-201-0/+10
* Add GET /analytics/old endpoint for v4 (#6666)Joram Wilander2017-06-191-0/+18
* Add POST and DELETE /license endpoints for v4 (#6665)Joram Wilander2017-06-191-1/+45
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-199-69/+348
* PLT-6830 Stopped sanitizing User.LastPictureUpdate field (#6661)Harrison Healey2017-06-161-1/+0
* Move user actions over to use redux and v4 (#6649)Joram Wilander2017-06-151-1/+1
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-151-0/+11
* Uncomment upgrade for 3.10 (#6600)Joram Wilander2017-06-061-0/+1
* PLT-3466 E10: Add announcement bar feature (#6509)Joram Wilander2017-06-052-0/+40
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...Carlos Tadeu Panato Junior2017-05-302-7/+16
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-0/+6
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout s...Joram Wilander2017-05-291-0/+11
* Adding short unit tests by default (#6494)Christopher Speller2017-05-251-0/+8
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-186-105/+209
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-22/+76
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-151-0/+10
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-122-9/+18
|\
| * PLT-6566 Prevented terms of service link from being blank (#6392)Harrison Healey2017-05-111-1/+1
| * Detach session activity update from statuses (#6379)Joram Wilander2017-05-101-6/+7
| * PLT-6512: Don't set channel creation to channel admins. (#6368)George Goldberg2017-05-091-2/+10
* | Removing channel list alias from apiv4 client (#6383)Christopher Speller2017-05-102-10/+21
* | Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363)Carlos Tadeu Panato Junior2017-05-101-0/+34
* | implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-101-0/+19
* | PLT-6504: Add ElasticSearch feature to license. (#6339)George Goldberg2017-05-092-12/+24
* | [PLT-5440] Add Options to System Console Dropdown Menu (#5939)Ryan Wang2017-05-091-12/+45
* | Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-091-0/+11
|/
* Uncomment upgrade for 3.9 (#6336)Joram Wilander2017-05-041-0/+1
* Removing password reset salt (#6334)Christopher Speller2017-05-041-10/+0
* PLT-6492 Use new cookie to determine if user is logged in (#6317)Joram Wilander2017-05-041-0/+1
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-0/+6
* PLT-6444 switching SAML props to default true (#6330)Corey Hulen2017-05-041-2/+2
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-011-7/+12
* Add Password field to Bulk Importer. (#6268)George Goldberg2017-04-281-1/+2
* PLT-6271 Changed word splitting to initially split on any non-name character ...Harrison Healey2017-04-281-2/+0
* Add config setting to disable statuses (#6254)Joram Wilander2017-04-281-0/+6
* Fixing token size issue (#6258)Christopher Speller2017-04-271-1/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-275-95/+48
* APIv4 POST /commands/execute (#6205)Saturnino Abril2017-04-271-0/+11