summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.mdit332016-02-091-8/+5
|
* Update CHANGELOG.mdit332016-02-091-17/+24
|
* Update CHANGELOG.mdit332016-02-081-24/+38
|
* Update CHANGELOG.mdEric Sethna2016-02-081-2/+1
|
* Update CHANGELOG.mdEric Sethna2016-02-081-0/+159
| | | Add v2.0.0
* Merge pull request #2095 from mattermost/plt-1787Christopher Speller2016-02-082-6/+8
|\ | | | | PLT-1787 Fix statuses not rendering until a change in the LHS
| * 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
|\ \ | | | | | | PLT-1415 Renamed RECIEVED_* to RECEIVED_*
| * | Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-0827-120/+120
| | |
* | | Merge pull request #2097 from mattermost/plt-1781Joram Wilander2016-02-081-1/+4
|\ \ \ | | | | | | | | PLT-1781 Fixing slack import.
| * | | Fixing slack import.Christopher Speller2016-02-081-1/+4
| | |/ | |/|
* | | Merge pull request #2096 from ZBoxApp/new-locsJoram Wilander2016-02-084-15/+17
|\ \ \ | | | | | | | | Add new localizations in english and spanish
| * | | 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
|\ \ \ | |/ / |/| | Multiple UI Improvements
| * | 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
|\ \ | | | | | | PLT-1205 Remove appearance settings tab and move theme management to display s…
| * | 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
|\ \ \ | | | | | | | | PLT-1879 Add config setting to accept unsigned TLS certs for SSO and outgoing hooks, also fix delete…
| * | | 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
| * | | Fixing slash commands=Corey Hulen2016-02-051-8/+46
| | | |
| * | | Fixing slash commands=Corey Hulen2016-02-054-22/+11
| | | |
* | | | Merge pull request #2094 from mattermost/GIT-1812Christopher Speller2016-02-082-8/+22
|\ \ \ \ | |_|_|/ |/| | | GIT-1812 fixing wesocket issue with firefox
| * | | GIT-1812 fixing wesocket issue with firefox=Corey Hulen2016-02-052-8/+22
| | | |
* | | | Merge pull request #2090 from hmhealey/plt1847Joram Wilander2016-02-062-8/+21
|\ \ \ \ | | | | | | | | | | PLT-1847 Disabled keyboard focus code changes on mobile
| * | | | Disabled keyboard focus code changes on mobilehmhealey2016-02-052-8/+21
| | |/ / | |/| |
* | | | Merge pull request #2093 from rgarmsen2295/plt-1615Joram Wilander2016-02-062-2/+9
|\ \ \ \ | |_|/ / |/| | | PLT-1615 Limits hashtag links to a minimum of three characters
| * | | Limits hashtag linking to a minimum of three charactersReed Garmsen2016-02-052-2/+9
| | | |
* | | | Merge pull request #2091 from rgarmsen2295/plt-1797Corey Hulen2016-02-054-3/+4
|\ \ \ \ | |/ / / |/| | | PLT-1797 Increased username max length
| * | | Increased username max lengthReed Garmsen2016-02-054-3/+4
| | | |
* | | | Merge pull request #2074 from rgarmsen2295/plt-1882Joram Wilander2016-02-052-1/+17
|\ \ \ \ | |_|/ / |/| | | PLT-1882 Fixed issue with on-hover timestamps
| * | | Separated displayTime functions for component/string formReed Garmsen2016-02-052-2/+38
| | | |
| * | | Fixed issue with on-hover timestampsReed Garmsen2016-02-052-33/+13
| | | |
* | | | Merge pull request #2088 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-02-052-3/+27
|\ \ \ \ | |/ / / |/| | | Minor UI Improvements
| * | | Fixing indentationAsaad Mahmood2016-02-051-2/+2
| | | |
| * | | Minor UI ImprovementsAsaad Mahmood2016-02-052-3/+27
|/ / /
* | | Merge pull request #2087 from hmhealey/plt1758Corey Hulen2016-02-053-12/+13
|\ \ \ | | | | | | | | PLT-1758 Changed CommandProvider to only set the matched pretext if it actuall…
| * | | Changed CommandProvider to only set the matched pretext if it actually ↵hmhealey2016-02-053-12/+13
| | |/ | |/| | | | | | | matches anything
* | | Merge pull request #2085 from hmhealey/plt1896Christopher Speller2016-02-051-0/+4
|\ \ \ | | | | | | | | PLT-1896 Added more space between adjacent markdown paragraphs
| * | | Added more space between adjacent markdown paragraphshmhealey2016-02-051-0/+4
| |/ /
* | | Merge pull request #2082 from mattermost/plt-1848Christopher Speller2016-02-051-4/+23
|\ \ \ | | | | | | | | PLT-1848 Stats for recently active and new users now shows date with the time
| * | | Stats for recently active and new users now shows date with the timeJoramWilander2016-02-051-4/+23
| |/ /
* | | Merge pull request #2086 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-02-057-126/+150
|\ \ \ | |/ / |/| | Multiple UI improvements
| * | Improving indentation for base.scssAsaad Mahmood2016-02-051-128/+128
| | |