summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* PLT-6937: Bulk Importing of Direct/Group channels and posts. (#6761)George Goldberg2017-06-283-32/+1058
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-281-2/+2
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-272-2/+2
* fix permission app error with updatePost (#6749)Saturnino Abril2017-06-261-5/+0
* verify for email domain for everything but ldap / saml (#6718)Chris2017-06-261-5/+3
* add /open command (#6717)Chris2017-06-261-0/+32
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+4
* PLT-6714: add /settings command (#6716)Chris2017-06-231-0/+42
* Fixing cluster issue with posts (#6736)Corey Hulen2017-06-231-1/+1
* PLT-6759 Show deactivated users in GMs (#6703)Joram Wilander2017-06-222-4/+45
* when a channel is update propagate the channel to everybody (#6677)Carlos Tadeu Panato Junior2017-06-211-0/+5
* Setting per-paging for logs to load 10K initially like the old apis (#6697)Corey Hulen2017-06-201-0/+3
* Add POST and DELETE /license endpoints for v4 (#6665)Joram Wilander2017-06-191-6/+7
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-197-42/+313
* PLT-3901 send different push message when only images attached (#6672)Corey Hulen2017-06-161-0/+5
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-155-22/+21
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-151-0/+9
* fix user agent for desktop app (#6612)Saturnino Abril2017-06-081-0/+5
* Allow switching to private channels with /join command (#6579)Joram Wilander2017-06-051-1/+5
* Fixed out of bounds array index (#6576)Harrison Healey2017-06-051-1/+1
* [PLT-6697] Added CTRL/CMD+SHIFT+K shortcut to open 'more direct messages' dia...Saturnino Abril2017-06-051-0/+1
* add shortcut that opens a comment thread for most recent message in a channel...Saturnino Abril2017-06-021-1/+2
* PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530)Corey Hulen2017-06-021-8/+29
* Fixed debug message for push notifications (#6536)Harrison Healey2017-06-011-1/+4
* PLT-5699 Improvements to channel switcher (#6486)Joram Wilander2017-05-311-0/+1
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-317-86/+15
* Do not re-register WS connection if already authenticated (#6511)Joram Wilander2017-05-301-0/+4
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-302-3/+17
* PLT-6485 Add ability to disable `@here` notifications (#6372)David Meza2017-05-301-17/+5
* Adding short unit tests by default (#6494)Christopher Speller2017-05-251-0/+30
* Writing message to our logs when system panics and recovers (#6458)Corey Hulen2017-05-241-4/+13
* PLT-6534 Rotated uploaded profile pictures to be upright (#6482)Harrison Healey2017-05-242-12/+22
* Only update status when clicking onto app (#6435)Joram Wilander2017-05-241-1/+1
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-233-3/+5
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-183-21/+112
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-15/+93
* remove notification as requested in PLT-6537 (#6412)Carlos Tadeu Panato Junior2017-05-181-1/+3
* Ability to use OAuth login from mobile (#6432)enahum2017-05-171-2/+2
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-151-0/+8
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-128-14/+89
|\
| * Send status change event if status changes on channel view (#6389)Joram Wilander2017-05-112-4/+16
| * PLT-6523: Don't crash when replying to a post whose poster has left the chann...George Goldberg2017-05-102-1/+45
| * Detach session activity update from statuses (#6379)Joram Wilander2017-05-104-7/+22
| * Get protocol correctly if using SSL direct to Mattermost (#6361)Joram Wilander2017-05-091-1/+1
| * Forward port 3.8.1 changes that missed master (#6362)Joram Wilander2017-05-091-1/+5
| * Fixing session error (#6370)Christopher Speller2017-05-091-1/+1
* | Fix some issues in English (#5714)William Gathoye2017-05-111-1/+1
* | PLT-6488: Reduce database queries in user bulk import. (#6371)George Goldberg2017-05-103-42/+95
* | Fixing session error (#6370)Christopher Speller2017-05-091-1/+1
* | Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-091-0/+8
|/