Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixing merge | =Corey Hulen | 2015-10-16 | 2 | -0/+38 | |
|\| | ||||||
| * | Merge pull request #1079 from hmhealey/initprefs | Christopher Speller | 2015-10-16 | 1 | -0/+1 | |
| |\ | | | | | | | Added an initial call to get all user preferences on page load | |||||
| | * | Added an initial call to get all user preferences on page load | hmhealey | 2015-10-15 | 1 | -0/+1 | |
| | | | ||||||
| * | | PLT-74: Enable Up Arrow keyboard shortcut to edit your last message | Florian Orben | 2015-10-15 | 1 | -0/+37 | |
| |/ | ||||||
* / | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 5 | -141/+183 | |
|/ | ||||||
* | Made further changes based on feedback | hmhealey | 2015-10-13 | 1 | -11/+11 | |
| | ||||||
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -18/+7 | |
| | ||||||
* | Fixed edge cases with leaving a direct channel while viewing that channel | hmhealey | 2015-10-13 | 1 | -1/+0 | |
| | ||||||
* | Changed direct messages channels so users can show/hide them | hmhealey | 2015-10-13 | 1 | -5/+4 | |
| | ||||||
* | Changed direct channels in the sidebar to be displayed based on user preferences | hmhealey | 2015-10-13 | 1 | -0/+135 | |
| | ||||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 8 | -8/+8 | |
| | ||||||
* | Merge pull request #951 from mattermost/PLT-500 | Corey Hulen | 2015-10-07 | 1 | -2/+4 | |
|\ | | | | | PLT-500 fixing connection msg issues | |||||
| * | PLT-500 fixing connection msg issues | =Corey Hulen | 2015-10-06 | 1 | -2/+4 | |
| | | ||||||
* | | PLT-478 partial fix for local storage getting filled up. This will be fixed ↵ | =Corey Hulen | 2015-10-06 | 1 | -1/+7 | |
|/ | | | | for good with multi-login stuff | |||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 2 | -5/+5 | |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | |||||
* | Fixing blue bar and renders warning when mis-configured. | =Corey Hulen | 2015-09-24 | 2 | -13/+31 | |
| | ||||||
* | Fixing merge | =Corey Hulen | 2015-09-23 | 1 | -0/+16 | |
|\ | ||||||
| * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+16 | |
| | | ||||||
* | | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 1 | -0/+40 | |
|/ | ||||||
* | merging | =Corey Hulen | 2015-09-18 | 1 | -5/+2 | |
|\ | ||||||
| * | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 1 | -5/+2 | |
| | | ||||||
* | | PLT-11 Adding ability to save config file | =Corey Hulen | 2015-09-17 | 1 | -0/+30 | |
|/ | ||||||
* | Merge pull request #687 from mattermost/PLT-93 | Christopher Speller | 2015-09-16 | 1 | -69/+0 | |
|\ | | | | | PLT-93 Cleaning up client side configs | |||||
| * | Removing old config stuff | =Corey Hulen | 2015-09-15 | 1 | -69/+0 | |
| | | ||||||
* | | PLT-149 Removed the file list from (message deleted) placeholder posts | hmhealey | 2015-09-16 | 1 | -0/+1 | |
|/ | ||||||
* | Fixing eslint issues | =Corey Hulen | 2015-09-14 | 1 | -9/+0 | |
| | ||||||
* | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 1 | -0/+67 | |
| | ||||||
* | Add post list container to hold mounted post lists for faster ↵ | JoramWilander | 2015-09-08 | 1 | -0/+14 | |
| | | | | rendering/channel switching. | |||||
* | Merge pull request #547 from mattermost/mm-2068 | Corey Hulen | 2015-09-02 | 1 | -125/+131 | |
|\ | | | | | MM-2068 Cosmetic refactoring for ESLint | |||||
| * | Cosmetic refactoring for ESLint | Christopher Speller | 2015-09-02 | 1 | -125/+131 | |
| | | ||||||
* | | Cosmetic Refactoring | nickago | 2015-09-02 | 7 | -480/+633 | |
|/ | ||||||
* | Enabled and added help text for settings items | Asaad Mahmood | 2015-08-27 | 1 | -0/+1 | |
| | ||||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -17/+108 | |
| | ||||||
* | Fixes mm-2021 removes hard coded port | =Corey Hulen | 2015-08-24 | 1 | -2/+1 | |
| | ||||||
* | Fixes mm-2021 removes hard coded port | =Corey Hulen | 2015-08-24 | 1 | -1/+0 | |
| | ||||||
* | Update etag version for the addition of CreatorId field to channels | JoramWilander | 2015-08-20 | 1 | -1/+1 | |
| | ||||||
* | Added a message deleted indicator when a post is deleted to let the user ↵ | JoramWilander | 2015-08-19 | 1 | -0/+22 | |
| | | | | know what's happening. | |||||
* | removed unused post store function | JoramWilander | 2015-08-18 | 1 | -14/+0 | |
| | ||||||
* | finalize implenetation of predictive client posts so that users get ↵ | JoramWilander | 2015-08-18 | 3 | -88/+160 | |
| | | | | immediate feedback after posting | |||||
* | update formatting in post_store | JoramWilander | 2015-08-18 | 1 | -28/+40 | |
| | ||||||
* | adds predictive posting on the client | JoramWilander | 2015-08-18 | 1 | -1/+56 | |
| | ||||||
* | Merge pull request #381 from mattermost/mm-1705 | Christopher Speller | 2015-08-18 | 1 | -1/+13 | |
|\ | | | | | MM-1705 add google as an oauth single-sign-on service | |||||
| * | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -1/+13 | |
| | | ||||||
* | | Merge pull request #377 from nickago/MM-1894 | Joram Wilander | 2015-08-18 | 1 | -69/+74 | |
|\ \ | |/ |/| | Mm 1894 Add state listening to the sidebar relative to the team store | |||||
| * | Cosmetic refactoring | nickago | 2015-08-13 | 1 | -72/+74 | |
| | | ||||||
| * | Added flux-style error protection on team store call in sidebar | nickago | 2015-08-13 | 1 | -1/+4 | |
| | | ||||||
* | | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 1 | -0/+56 | |
|\ \ | | | | | | | MM-1812 Provide warnings on team invite screens when email is disabled | |||||
| * | | Added ConfigStore that is populated from the server | hmhealey | 2015-08-13 | 1 | -0/+56 | |
| |/ | ||||||
* | | removed underscores from function names in channel_store | JoramWilander | 2015-08-13 | 1 | -34/+34 | |
| | | ||||||
* | | format channel_store to more closely match style guide and sort channels in ↵ | JoramWilander | 2015-08-11 | 1 | -212/+229 | |
| | | | | | | | | channel store over sidebar |