Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #374 from nickago/MM-1299 | Joram Wilander | 2015-08-18 | 2 | -7/+22 |
|\ | | | | | MM-1299 Fixes problem of two notification sounds in firefox | ||||
| * | Added hardcoded firefox function | nickago | 2015-08-17 | 1 | -1/+1 |
| | | |||||
| * | move browser check functionality into a method | nickago | 2015-08-14 | 1 | -1/+1 |
| | | |||||
| * | Cosmetic refactoring | nickago | 2015-08-13 | 1 | -5/+12 |
| | | |||||
| * | Refactored such that the menu doesn't open for firefox users | nickago | 2015-08-13 | 2 | -29/+22 |
| | | |||||
| * | Added extra uAgent check for weird browser implementations | nickago | 2015-08-12 | 1 | -1/+1 |
| | | |||||
| * | Handed control of notification sounds over to browser for firefox | nickago | 2015-08-12 | 1 | -16/+31 |
| | | |||||
* | | Merge pull request #377 from nickago/MM-1894 | Joram Wilander | 2015-08-18 | 1 | -4/+7 |
|\ \ | | | | | | | Mm 1894 Add state listening to the sidebar relative to the team store | ||||
| * | | Added flux-style error protection on team store call in sidebar | nickago | 2015-08-13 | 1 | -4/+7 |
| | | | |||||
* | | | Fixed issue with redirects not working on safari | Reed Garmsen | 2015-08-17 | 1 | -1/+1 |
| | | | |||||
* | | | Revert "Mm 1640 Fixed odd scrolling issues on channel refresh" | Joram Wilander | 2015-08-17 | 3 | -254/+221 |
| | | | |||||
* | | | Merge pull request #372 from nickago/MM-1640 | Christopher Speller | 2015-08-17 | 3 | -221/+254 |
|\ \ \ | | | | | | | | | Mm 1640 Fixed odd scrolling issues on channel refresh | ||||
| * | | | 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 | 1 | -8/+23 |
| | | | | |||||
| * | | | Completely rehauled scrolling system, finished base implementation | nickago | 2015-08-12 | 4 | -92/+41 |
| | | | | |||||
| * | | | 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 | 6 | -93/+115 |
|\ \ \ | | | | | | | | | MM 1703 Closing access history or activity log returns user to security menu | ||||
| * | | | Changed user_settings1 to user_settings and removed vestigial css | nickago | 2015-08-14 | 6 | -16/+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 | 1 | -1/+9 |
|\ \ \ \ | | | | | | | | | | | mm-1858 - Truncating and adding tooltips to file names | ||||
| * | | | | 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 | 1 | -1/+9 |
| | | | | | |||||
* | | | | | Revert "MM-375 Adds text formatting features using a modified version of the ↵ | Christopher Speller | 2015-08-14 | 8 | -113/+40 |
|/ / / / | | | | | | | | | | | | | marked js library" | ||||
* | | | | Merge pull request #360 from rgarmsen2295/mm-375d | Joram Wilander | 2015-08-14 | 8 | -40/+113 |
|\ \ \ \ | | | | | | | | | | | MM-375 Adds text formatting features using a modified version of the marked js library | ||||
| * | | | | Cosmetic refactoring of post_body.jsx | Reed Garmsen | 2015-08-12 | 3 | -36/+42 |
| | | | | | |||||
| * | | | | Implemented basic text formatting package using a modfied version of the ↵ | Reed Garmsen | 2015-08-12 | 8 | -15/+82 |
| | |/ / | |/| | | | | | | | | | | marked js library. Supports *bold*, _italics_, and `code` | ||||
* | | | | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 2 | -280/+395 |
|\ \ \ \ | | | | | | | | | | | MM-1812 Provide warnings on team invite screens when email is disabled | ||||
| * | | | | Removed isEmailEnabledSynchronous and switched the email disabled warnings ↵ | hmhealey | 2015-08-13 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | to use ConfigStore | ||||
| * | | | | Reformatted code to match the style guide | hmhealey | 2015-08-11 | 1 | -252/+296 |
| | | | | | |||||
| * | | | | Disabled the invite members dialog when email is disabled on the server | hmhealey | 2015-08-11 | 1 | -10/+55 |
| | | | | | |||||
| * | | | | Disabled the invite email portion of the team setup when email is disabled ↵ | hmhealey | 2015-08-11 | 1 | -23/+47 |
| | |/ / | |/| | | | | | | | | | | on the server | ||||
* | | | | Merge pull request #365 from mattermost/mm-1700 | Christopher Speller | 2015-08-14 | 5 | -76/+91 |
|\ \ \ \ | | | | | | | | | | | MM-1700 don't pull all channel data all the time | ||||
| * | | | | merge fix | JoramWilander | 2015-08-11 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | switch to channel after creation | JoramWilander | 2015-08-11 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | format channel_store to more closely match style guide and sort channels in ↵ | JoramWilander | 2015-08-11 | 1 | -14/+1 |
| | | | | | | | | | | | | | | | | | | | | channel store over sidebar | ||||
| * | | | | don't refresh page on channel creation and ignore case when sorting channels ↵ | JoramWilander | 2015-08-11 | 2 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | in sidebar | ||||
| * | | | | update rename channel modal to not refresh page on channel name change | JoramWilander | 2015-08-11 | 2 | -7/+22 |
| | | | | |