summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Changing meation behaviour to show meantion when viewing channel but tab is n...Christopher Speller2016-02-092-3/+5
| |/ / /
* | | | Merge pull request #2099 from hmhealey/plt1883Corey Hulen2016-02-093-8/+50
|\ \ \ \
| * | | | Changed SearchResults to update when the channel store receives datahmhealey2016-02-082-8/+28
| * | | | Added support for ES6 Maps to Utils.areObjectsEqualhmhealey2016-02-081-0/+22
* | | | | Merge pull request #2113 from mattermost/slash-command-fixesChristopher Speller2016-02-092-2/+8
|\ \ \ \ \
| * | | | | Multiple minor slash command fixesJoramWilander2016-02-092-2/+8
* | | | | | Merge pull request #2114 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-02-0915-39/+61
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Improving mentions issue with long namesAsaad Mahmood2016-02-092-0/+18
| * | | | | Reverting config.json fileAsaad Mahmood2016-02-091-27/+2
| * | | | | Reverting configAsaad Mahmood2016-02-091-2/+2
| * | | | | Multiple UI ImprovementsAsaad Mahmood2016-02-0915-43/+72
| |/ / / /
* | | | | Merge pull request #2111 from ZBoxApp/locsJoram Wilander2016-02-094-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add/Remove & Fix loc stringsElias Nahum2016-02-094-3/+4
|/ / / /
* | | | Merge pull request #2107 from rgarmsen2295/plt-1715Joram Wilander2016-02-083-7/+0
|\ \ \ \
| * | | | Removed the ability to disable file storage from the admin consoleReed Garmsen2016-02-083-7/+0
| | |_|/ | |/| |
* | | | Merge pull request #2108 from rgarmsen2295/plt-1718Joram Wilander2016-02-082-0/+12
|\ \ \ \
| * | | | Provides error message on user sign-up page when no sign-up methods are enabledReed Garmsen2016-02-082-0/+12
| |/ / /
* | | | Merge pull request #2109 from mattermost/fix-deviceCorey Hulen2016-02-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing attaching device id=Corey Hulen2016-02-081-1/+1
|/ / /
* | | Merge pull request #2106 from mattermost/PLT-1900Joram Wilander2016-02-087-56/+43
|\ \ \
| * | | Fixing eslint error=Corey Hulen2016-02-081-1/+0
| * | | PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-087-55/+43
* | | | Merge pull request #2103 from mattermost/plt-1884Christopher Speller2016-02-081-10/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix pending posts not updating to failedJoramWilander2016-02-081-10/+12
* | | | Merge pull request #2104 from mattermost/minor-fix-jwCorey Hulen2016-02-081-2/+2
|\ \ \ \
| * | | | Fix accidental adding of change listener on unmountJoramWilander2016-02-081-2/+2
| |/ / /
* | | | Merge pull request #2102 from mattermost/plt-1697Corey Hulen2016-02-081-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ExpiresAt to session cookie so that IE/Edge store the cookieJoramWilander2016-02-081-0/+3
| | |/ | |/|
* | | Merge pull request #2095 from mattermost/plt-1787Christopher Speller2016-02-082-6/+8
|\ \ \
| * | | Fix statuses not rendering until a change in the LHSJoramWilander2016-02-082-6/+8
* | | | Merge pull request #2101 from hmhealey/plt1415Christopher Speller2016-02-0827-120/+120
|\ \ \ \ | |_|_|/ |/| | |
| * | | Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-0827-120/+120
| | |/ | |/|
* | | Merge pull request #2097 from mattermost/plt-1781Joram Wilander2016-02-081-1/+4
|\ \ \
| * | | Fixing slack import.Christopher Speller2016-02-081-1/+4
| | |/ | |/|
* | | Merge pull request #2096 from ZBoxApp/new-locsJoram Wilander2016-02-084-15/+17
|\ \ \
| * | | Fix intro messageElias Nahum2016-02-082-2/+2
| * | | Fix english messages with white spacesElias Nahum2016-02-081-15/+15
| * | | Add new localizations in english and spanishElias Nahum2016-02-083-30/+32
| | |/ | |/|
* | | Merge pull request #2100 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-02-085-14/+51
|\ \ \ | |/ / |/| |
| * | Updating time stampAsaad Mahmood2016-02-081-2/+3
| * | Updating username width in RHSAsaad Mahmood2016-02-083-1/+22
| * | Multiple UI ImprovementsAsaad Mahmood2016-02-083-12/+27
|/ /
* | Merge pull request #2089 from mattermost/plt-1205Joram Wilander2016-02-0810-158/+176
|\ \
| * | Fix cancel bugJoramWilander2016-02-081-1/+3
| * | Remove appearance settings tab and move theme management to display settings tabJoramWilander2016-02-0510-159/+175
* | | Merge pull request #2083 from mattermost/plt-1879Christopher Speller2016-02-0810-29/+104
|\ \ \
| * | | Make insecure TLS connections configurableJoramWilander2016-02-059-30/+95
| * | | Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bugJoramWilander2016-02-053-3/+13
| |/ /
* | | Merge pull request #2092 from mattermost/fix-slashChristopher Speller2016-02-084-28/+55
|\ \ \
| * | | Fixing slash commands=Corey Hulen2016-02-051-8/+46