Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2104 from mattermost/minor-fix-jw | Corey Hulen | 2016-02-08 | 1 | -2/+2 |
|\ | |||||
| * | Fix accidental adding of change listener on unmount | JoramWilander | 2016-02-08 | 1 | -2/+2 |
* | | Merge pull request #2102 from mattermost/plt-1697 | Corey Hulen | 2016-02-08 | 1 | -0/+3 |
|\ \ | |||||
| * | | Add ExpiresAt to session cookie so that IE/Edge store the cookie | JoramWilander | 2016-02-08 | 1 | -0/+3 |
* | | | Merge pull request #2095 from mattermost/plt-1787 | Christopher Speller | 2016-02-08 | 2 | -6/+8 |
|\ \ \ | |||||
| * | | | Fix statuses not rendering until a change in the LHS | JoramWilander | 2016-02-08 | 2 | -6/+8 |
* | | | | Merge pull request #2101 from hmhealey/plt1415 | Christopher Speller | 2016-02-08 | 27 | -120/+120 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Renamed RECIEVED_* to RECEIVED_* | hmhealey | 2016-02-08 | 27 | -120/+120 |
| | |/ | |/| | |||||
* | | | Merge pull request #2097 from mattermost/plt-1781 | Joram Wilander | 2016-02-08 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Fixing slack import. | Christopher Speller | 2016-02-08 | 1 | -1/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #2096 from ZBoxApp/new-locs | Joram Wilander | 2016-02-08 | 4 | -15/+17 |
|\ \ \ | |||||
| * | | | Fix intro message | Elias Nahum | 2016-02-08 | 2 | -2/+2 |
| * | | | Fix english messages with white spaces | Elias Nahum | 2016-02-08 | 1 | -15/+15 |
| * | | | Add new localizations in english and spanish | Elias Nahum | 2016-02-08 | 3 | -30/+32 |
| | |/ | |/| | |||||
* | | | Merge pull request #2100 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2016-02-08 | 5 | -14/+51 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updating time stamp | Asaad Mahmood | 2016-02-08 | 1 | -2/+3 |
| * | | Updating username width in RHS | Asaad Mahmood | 2016-02-08 | 3 | -1/+22 |
| * | | Multiple UI Improvements | Asaad Mahmood | 2016-02-08 | 3 | -12/+27 |
|/ / | |||||
* | | Merge pull request #2089 from mattermost/plt-1205 | Joram Wilander | 2016-02-08 | 10 | -158/+176 |
|\ \ | |||||
| * | | Fix cancel bug | JoramWilander | 2016-02-08 | 1 | -1/+3 |
| * | | Remove appearance settings tab and move theme management to display settings tab | JoramWilander | 2016-02-05 | 10 | -159/+175 |
* | | | Merge pull request #2083 from mattermost/plt-1879 | Christopher Speller | 2016-02-08 | 10 | -29/+104 |
|\ \ \ | |||||
| * | | | Make insecure TLS connections configurable | JoramWilander | 2016-02-05 | 9 | -30/+95 |
| * | | | Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bug | JoramWilander | 2016-02-05 | 3 | -3/+13 |
| |/ / | |||||
* | | | Merge pull request #2092 from mattermost/fix-slash | Christopher Speller | 2016-02-08 | 4 | -28/+55 |
|\ \ \ | |||||
| * | | | Fixing slash commands | =Corey Hulen | 2016-02-05 | 1 | -8/+46 |
| * | | | Fixing slash commands | =Corey Hulen | 2016-02-05 | 4 | -22/+11 |
* | | | | Merge pull request #2094 from mattermost/GIT-1812 | Christopher Speller | 2016-02-08 | 2 | -8/+22 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | GIT-1812 fixing wesocket issue with firefox | =Corey Hulen | 2016-02-05 | 2 | -8/+22 |
* | | | | Merge pull request #2090 from hmhealey/plt1847 | Joram Wilander | 2016-02-06 | 2 | -8/+21 |
|\ \ \ \ | |||||
| * | | | | Disabled keyboard focus code changes on mobile | hmhealey | 2016-02-05 | 2 | -8/+21 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #2093 from rgarmsen2295/plt-1615 | Joram Wilander | 2016-02-06 | 2 | -2/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Limits hashtag linking to a minimum of three characters | Reed Garmsen | 2016-02-05 | 2 | -2/+9 |
* | | | | Merge pull request #2091 from rgarmsen2295/plt-1797 | Corey Hulen | 2016-02-05 | 4 | -3/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Increased username max length | Reed Garmsen | 2016-02-05 | 4 | -3/+4 |
* | | | | Merge pull request #2074 from rgarmsen2295/plt-1882 | Joram Wilander | 2016-02-05 | 2 | -1/+17 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Separated displayTime functions for component/string form | Reed Garmsen | 2016-02-05 | 2 | -2/+38 |
| * | | | Fixed issue with on-hover timestamps | Reed Garmsen | 2016-02-05 | 2 | -33/+13 |
* | | | | Merge pull request #2088 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2016-02-05 | 2 | -3/+27 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixing indentation | Asaad Mahmood | 2016-02-05 | 1 | -2/+2 |
| * | | | Minor UI Improvements | Asaad Mahmood | 2016-02-05 | 2 | -3/+27 |
|/ / / | |||||
* | | | Merge pull request #2087 from hmhealey/plt1758 | Corey Hulen | 2016-02-05 | 3 | -12/+13 |
|\ \ \ | |||||
| * | | | Changed CommandProvider to only set the matched pretext if it actually matche... | hmhealey | 2016-02-05 | 3 | -12/+13 |
| | |/ | |/| | |||||
* | | | Merge pull request #2085 from hmhealey/plt1896 | Christopher Speller | 2016-02-05 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Added more space between adjacent markdown paragraphs | hmhealey | 2016-02-05 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge pull request #2082 from mattermost/plt-1848 | Christopher Speller | 2016-02-05 | 1 | -4/+23 |
|\ \ \ | |||||
| * | | | Stats for recently active and new users now shows date with the time | JoramWilander | 2016-02-05 | 1 | -4/+23 |
| |/ / | |||||
* | | | Merge pull request #2086 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2016-02-05 | 7 | -126/+150 |
|\ \ \ | |/ / |/| | | |||||
| * | | Improving indentation for base.scss | Asaad Mahmood | 2016-02-05 | 1 | -128/+128 |
| * | | Multiple UI improvements | Asaad Mahmood | 2016-02-05 | 7 | -31/+55 |
|/ / |