Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Added flux-style error protection on team store call in sidebar | nickago | 2015-08-13 | 2 | -5/+11 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #388 from rgarmsen2295/mm-1785 | Corey Hulen | 2015-08-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed issue with redirects not working on safari | Reed Garmsen | 2015-08-17 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #386 from mattermost/revert-372-MM-1640 | Joram Wilander | 2015-08-17 | 4 | -254/+223 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "Mm 1640 Fixed odd scrolling issues on channel refresh" | Joram Wilander | 2015-08-17 | 4 | -254/+223 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #372 from nickago/MM-1640 | Christopher Speller | 2015-08-17 | 4 | -223/+254 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cosmetic refactoring | nickago | 2015-08-14 | 1 | -153/+198 | |
| * | | | | | | | Changed timeout code to event based | nickago | 2015-08-14 | 1 | -2/+5 | |
| * | | | | | | | Added non-default reliant behavior to initial scroll on mount | nickago | 2015-08-12 | 1 | -1/+5 | |
| * | | | | | | | Removed usused variable | nickago | 2015-08-12 | 1 | -1/+0 | |
| * | | | | | | | Changed the default for update to hold your position in the list | nickago | 2015-08-12 | 1 | -2/+2 | |
| * | | | | | | | Removed personal debugging code and notes | nickago | 2015-08-12 | 4 | -11/+4 | |
| * | | | | | | | Added case for window resize and cleaned up function | nickago | 2015-08-12 | 2 | -9/+23 | |
| * | | | | | | | Completely rehauled scrolling system, finished base implementation | nickago | 2015-08-12 | 5 | -94/+42 | |
| * | | | | | | | Filled out comments for post list | nickago | 2015-08-12 | 1 | -1/+1 | |
| * | | | | | | | Further added comments and split up if statments to make it more readable | nickago | 2015-08-12 | 1 | -6/+20 | |
| * | | | | | | | Added more comments and did cosmetic refactoring to understand code easier | nickago | 2015-08-12 | 1 | -10/+14 | |
| * | | | | | | | Added comments to confusing post list method | nickago | 2015-08-12 | 1 | -1/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #369 from nickago/MM-1703 | Joram Wilander | 2015-08-17 | 8 | -102/+115 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Changed user_settings1 to user_settings and removed vestigial css | nickago | 2015-08-14 | 8 | -25/+15 | |
| * | | | | | | | cosmetic refactoring | nickago | 2015-08-14 | 2 | -64/+74 | |
| * | | | | | | | Fixed camelCase typos | nickago | 2015-08-11 | 1 | -2/+2 | |
| * | | | | | | | Cosmetic refactoring and removing no-op condition of set state | nickago | 2015-08-11 | 2 | -15/+20 | |
| * | | | | | | | access history and activity log closing re-opens user settings in correct state | nickago | 2015-08-11 | 3 | -5/+13 | |
* | | | | | | | | Merge pull request #379 from asaadmahmoodspin/mm-1854 | Joram Wilander | 2015-08-17 | 2 | -6/+13 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Fixing style guide issues | Asaad Mahmood | 2015-08-15 | 1 | -3/+2 | |
| * | | | | | | | Using variables efficiently | Asaad Mahmood | 2015-08-15 | 1 | -3/+3 | |
| * | | | | | | | Initialising trimmedFilename variable | Asaad Mahmood | 2015-08-14 | 1 | -0/+1 | |
| * | | | | | | | mm-1858 - Truncating and adding tooltips to file names in thumbnail details | Asaad Mahmood | 2015-08-14 | 2 | -6/+13 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #384 from mattermost/it33-patch-1 | Joram Wilander | 2015-08-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added missing "is" | it33 | 2015-08-15 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #382 from mattermost/revert-360-mm-375d | Christopher Speller | 2015-08-14 | 19 | -2065/+119 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Revert "MM-375 Adds text formatting features using a modified version of the ... | Christopher Speller | 2015-08-14 | 19 | -2065/+119 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #360 from rgarmsen2295/mm-375d | Joram Wilander | 2015-08-14 | 19 | -119/+2065 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnece... | Reed Garmsen | 2015-08-12 | 3 | -452/+24 | |
| * | | | | | | Minor change to bold and italic parsing to be more similar to code parsing | Reed Garmsen | 2015-08-12 | 1 | -2/+2 | |
| * | | | | | | Cosmetic refactoring of post_body.jsx | Reed Garmsen | 2015-08-12 | 5 | -66/+46 | |
| * | | | | | | Cosmetic refactoring of textToJsx function | Reed Garmsen | 2015-08-12 | 1 | -82/+131 | |
| * | | | | | | Implemented basic text formatting package using a modfied version of the mark... | Reed Garmsen | 2015-08-12 | 21 | -42/+2387 | |
* | | | | | | | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 10 | -292/+546 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Removed isEmailEnabledSynchronous and switched the email disabled warnings to... | hmhealey | 2015-08-13 | 4 | -28/+4 | |
| * | | | | | | | Added ConfigStore that is populated from the server | hmhealey | 2015-08-13 | 7 | -3/+123 | |
| * | | | | | | | Reformatted code to match the style guide | hmhealey | 2015-08-11 | 3 | -262/+306 | |
| * | | | | | | | Disabled the invite members dialog when email is disabled on the server | hmhealey | 2015-08-11 | 2 | -11/+56 | |
| * | | | | | | | Disabled the invite email portion of the team setup when email is disabled on... | hmhealey | 2015-08-11 | 1 | -23/+47 | |
| * | | | | | | | Added initial api to allow clientside code to query serverside configuration | hmhealey | 2015-08-11 | 3 | -0/+45 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #365 from mattermost/mm-1700 | Christopher Speller | 2015-08-14 | 18 | -367/+869 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | removed underscores from function names in channel_store | JoramWilander | 2015-08-13 | 1 | -34/+34 | |
| * | | | | | | merge fix | JoramWilander | 2015-08-11 | 1 | -2/+2 | |
| * | | | | | | switch to channel after creation | JoramWilander | 2015-08-11 | 1 | -2/+1 |