Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fixing reply from permalinks | Christopher Speller | 2016-03-31 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #2599 from ZBoxApp/locs | Joram Wilander | 2016-04-01 | 9 | -89/+249 | |
|\ \ \ \ | ||||||
| * | | | | Add missing en locs and translations to es | Elias Nahum | 2016-03-31 | 9 | -89/+249 | |
| |/ / / | ||||||
* | | | | Merge pull request #2603 from rodrigocorsi2/pt-translations | Joram Wilander | 2016-04-01 | 2 | -2/+130 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | MFA translations | Rodrigo Corsi | 2016-03-31 | 2 | -2/+130 | |
|/ / / | ||||||
* | | | Merge pull request #2594 from mattermost/plt-2476 | Harrison Healey | 2016-03-31 | 5 | -54/+38 | |
|\ \ \ | ||||||
| * | | | Fixing username display in center channel | Christopher Speller | 2016-03-31 | 5 | -54/+38 | |
* | | | | Merge pull request #2595 from hmhealey/plt2480 | Joram Wilander | 2016-03-31 | 4 | -8/+6 | |
|\ \ \ \ | ||||||
| * | | | | Changed ChannelHeader to pass channel to PopoverListMembers directly | Harrison Healey | 2016-03-31 | 2 | -11/+4 | |
| * | | | | Fixed errors when joining a channel that doesn't exist yet | Harrison Healey | 2016-03-31 | 2 | -2/+6 | |
| * | | | | Fixed PostsView not unregistering it's PreferenceStore listener when unmounting | Harrison Healey | 2016-03-31 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #2598 from mattermost/plt-2474 | Harrison Healey | 2016-03-31 | 1 | -5/+7 | |
|\ \ \ \ | ||||||
| * | | | | Fixing typing message on channel switch | Christopher Speller | 2016-03-31 | 1 | -5/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2597 from mattermost/plt-2011 | Harrison Healey | 2016-03-31 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixing sidebar jump warning | Christopher Speller | 2016-03-31 | 1 | -2/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #2592 from ZBoxApp/editorconfig | Joram Wilander | 2016-03-31 | 1 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | Update .editorconfig | Elias Nahum | 2016-03-31 | 1 | -1/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #2590 from mattermost/plt-2287 | Harrison Healey | 2016-03-31 | 2 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | Disable previously created public links with the config setting | JoramWilander | 2016-03-31 | 2 | -0/+9 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2589 from mattermost/plt-1812 | Harrison Healey | 2016-03-31 | 5 | -19/+12 | |
|\ \ \ \ | ||||||
| * | | | | Update webhook posts to never show in collapsed view | JoramWilander | 2016-03-31 | 5 | -19/+12 | |
* | | | | | Merge pull request #2588 from hmhealey/plt2490 | Christopher Speller | 2016-03-31 | 2 | -2/+8 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fixed saving changes in ServiceSettings when MFA isn't available | Harrison Healey | 2016-03-31 | 1 | -1/+4 | |
| * | | | | Fixed prop type warning in system console | Harrison Healey | 2016-03-31 | 1 | -1/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2587 from asaadmahmoodspin/ui-improvements | Joram Wilander | 2016-03-31 | 4 | -33/+34 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Improvements to preview textarea and about modal | Asaad Mahmood | 2016-03-31 | 4 | -33/+34 | |
* | | | | Fix login | Christopher Speller | 2016-03-31 | 2 | -1/+8 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #2585 from mattermost/fix-ldap-email | Joram Wilander | 2016-03-31 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix for ldap ability to change email | Christopher Speller | 2016-03-30 | 1 | -1/+1 | |
* | | | Merge pull request #2578 from mattermost/plt-2463 | Christopher Speller | 2016-03-30 | 4 | -9/+9 | |
|\ \ \ | ||||||
| * | | | Fixing session and logout errors | Christopher Speller | 2016-03-30 | 4 | -9/+9 | |
|/ / / | ||||||
* | | | Merge pull request #2582 from hmhealey/emoji | Christopher Speller | 2016-03-30 | 8 | -2/+60 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Added South Africa emoji | Harrison Healey | 2016-03-30 | 2 | -0/+10 | |
| * | | Added slight smiling, slighting frowning, upside-down smiling, Canada, and Pa... | Harrison Healey | 2016-03-30 | 7 | -2/+50 | |
* | | | Merge pull request #2518 from mattermost/plt-2187 | Christopher Speller | 2016-03-30 | 49 | -355/+5839 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add MFA functionality | JoramWilander | 2016-03-30 | 49 | -355/+5839 | |
* | | | Merge pull request #2580 from hmhealey/plt2482 | Corey Hulen | 2016-03-30 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fixed function binding in FileStore | Harrison Healey | 2016-03-30 | 1 | -0/+1 | |
* | | | Merge pull request #2577 from mattermost/plt-2349 | Christopher Speller | 2016-03-30 | 6 | -282/+407 | |
|\ \ \ | ||||||
| * | | | Update email/password settings text depending on sign-in method | JoramWilander | 2016-03-30 | 6 | -282/+407 | |
* | | | | Merge pull request #2576 from hmhealey/plt2450 | Christopher Speller | 2016-03-30 | 4 | -28/+4 | |
|\ \ \ \ | ||||||
| * | | | | Updated out of channel notification message | Harrison Healey | 2016-03-30 | 4 | -28/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #2579 from asaadmahmoodspin/ui-improvements | Harrison Healey | 2016-03-30 | 3 | -13/+6 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Multiple UI Improvements | Asaad Mahmood | 2016-03-30 | 3 | -13/+6 | |
| |/ / | ||||||
* | | | Merge pull request #2575 from hmhealey/plt2480 | Joram Wilander | 2016-03-30 | 2 | -6/+11 | |
|\ \ \ | ||||||
| * | | | Fixed leaving a direct channel so that it doesn't open the channel you just left | Harrison Healey | 2016-03-30 | 1 | -3/+5 | |
| * | | | Fixed adding direct channels to the sidebar | Harrison Healey | 2016-03-30 | 1 | -3/+6 | |
* | | | | Merge pull request #2573 from mattermost/plt-2453 | Joram Wilander | 2016-03-30 | 2 | -0/+20 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Resetting theme upon logout. Displaying loading page when logging in so user ... | Christopher Speller | 2016-03-30 | 2 | -0/+20 | |
* | | | | Merge pull request #2574 from asaadmahmoodspin/ui-improvements | Harrison Healey | 2016-03-30 | 2 | -18/+44 | |
|\ \ \ \ |