Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor class changes | Asaad Mahmood | 2015-07-24 | 1 | -3/+3 |
| | |||||
* | Complete signup page UI changes | Asaad Mahmood | 2015-07-24 | 1 | -2/+64 |
| | |||||
* | UI changes for search bar in the RHS for Mobile Web | Asaad Mahmood | 2015-07-23 | 1 | -3/+4 |
| | |||||
* | Adjusting padding for LHS header info | Asaad Mahmood | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | Adding hover effect for LHS menu icon | Asaad Mahmood | 2015-07-23 | 1 | -1/+5 |
| | |||||
* | UI Fixes | Asaad Mahmood | 2015-07-23 | 3 | -3/+5 |
| | |||||
* | Merge pull request #194 from ralder/fix-command-box-css | Corey Hulen | 2015-07-22 | 6 | -68/+61 |
|\ | | | | | [webui] fix command-list css | ||||
| * | [webui] fix command-list css | ralder | 2015-07-22 | 6 | -68/+61 |
| | | |||||
* | | Updating dropdown icon in LHS header | Asaad Mahmood | 2015-07-23 | 1 | -2/+2 |
| | | |||||
* | | Minor UI Improvements | Asaad Mahmood | 2015-07-23 | 5 | -9/+14 |
|/ | |||||
* | Merge pull request #201 from hmhealey/mm1539 | Corey Hulen | 2015-07-22 | 1 | -0/+6 |
|\ | | | | | MM-1539 Added the ability to reply to earlier message threads by starting a post with ^ | ||||
| * | Changed the placeholder highlight for active thread to be more subtle | hmhealey | 2015-07-21 | 1 | -2/+4 |
| | | |||||
| * | Added function to reply to earlier messages by prefixing a message with carets | hmhealey | 2015-07-21 | 1 | -1/+5 |
| | | |||||
* | | Merge pull request #234 from asaadmahmoodspin/master | Corey Hulen | 2015-07-22 | 2 | -3/+15 |
|\ \ | | | | | | | Profile pic changes in LHS Header | ||||
| * | | Improving formatting for Channel Intro | Asaad Mahmood | 2015-07-22 | 2 | -2/+14 |
| | | | |||||
| * | | Profile pic changes in LHS Header | Asaad Mahmood | 2015-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic. | ||||
* | | | Adding back Access History and Active Devices | Reed Garmsen | 2015-07-22 | 4 | -6/+108 |
|/ / | |||||
* | | Merge pull request #224 from hmhealey/mm1625 | Christopher Speller | 2015-07-22 | 2 | -4/+11 |
|\ \ | | | | | | | MM-1625 Correct the appearance of the post menu on both desktop and mobile | ||||
| * | | Changed post menu label to be ... and to make it visible at all times on ↵ | hmhealey | 2015-07-21 | 1 | -0/+10 |
| | | | | | | | | | | | | small screens (ie mobile devices) | ||||
| * | | Changed post menu label to just be [...] regardless of whether or not the ↵ | hmhealey | 2015-07-21 | 1 | -4/+1 |
| |/ | | | | | | | user is hovering over it | ||||
* | | Merge pull request #200 from mattermost/mm-1356 | Corey Hulen | 2015-07-21 | 2 | -3/+6 |
|\ \ | |/ |/| | MM-1356 Changing team URLs from team.domain.com to domain.com/team | ||||
| * | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 2 | -3/+6 |
| | | | | | | | | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | | mm-1631 - Fixing image previewer bug | Asaad Mahmood | 2015-07-21 | 1 | -0/+6 |
| | | |||||
* | | Added channel name to RHS comment threads; minor css changes to compensate ↵ | Reed Garmsen | 2015-07-19 | 1 | -1/+6 |
|/ | | | | for addition | ||||
* | Merge pull request #192 from nickago/MM-1079 | Corey Hulen | 2015-07-17 | 1 | -0/+6 |
|\ | | | | | MM-1079 Changed hover effect for menu | ||||
| * | Changed javascript to CSS method | nickago | 2015-07-17 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #199 from asaadmahmoodspin/master | Joram Wilander | 2015-07-17 | 4 | -12/+19 |
|\ \ | |/ |/| | Improving search header for mobile layouts and other UI changes | ||||
| * | Improving search header for mobile layouts and other UI changes | Asaad Mahmood | 2015-07-17 | 4 | -12/+19 |
| | | |||||
* | | Merge pull request #193 from ralder/fix-manage-members-town-square | Joram Wilander | 2015-07-17 | 1 | -0/+1 |
|\ \ | |/ |/| | [webui] remove admin's ability to manage members of default channel fixes (#172) | ||||
| * | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -0/+1 |
| | | |||||
* | | MM-1401 - Removing most inline styles and other UI changes | Asaad Mahmood | 2015-07-17 | 9 | -9/+54 |
| | | |||||
* | | Have arrow key selection working, but visually does not highlight correct ↵ | Reed Garmsen | 2015-07-16 | 1 | -0/+4 |
|/ | | | | mention. Also if user continues to type things might get weird. | ||||
* | Merge pull request #175 from ralder/fix-dispatchError | Joram Wilander | 2015-07-16 | 3 | -9/+11 |
|\ | | | | | [webui] fix incorrect call for AsyncClient.dispatchError | ||||
| * | fix incorrect call for AsyncClient.dispatchError | ralder | 2015-07-13 | 3 | -9/+11 |
| | | |||||
* | | Minor UI changes | Asaad Mahmood | 2015-07-15 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #168 from ralder/fix-loading-screen-for-ie | Joram Wilander | 2015-07-14 | 2 | -42/+9 |
|\ \ | | | | | | | [webui] fix loading animation for ie | ||||
| * | | [webui] fix loading animation for ie | ralder | 2015-07-11 | 2 | -42/+9 |
| | | | |||||
* | | | mm-1302 - Adding profile pick in LHS Header | Asaad Mahmood | 2015-07-14 | 1 | -5/+22 |
| |/ |/| | |||||
* | | Merge pull request #164 from ralder/fix-mentions-list-height-in-right-sidebar | Joram Wilander | 2015-07-13 | 1 | -4/+5 |
|\ \ | |/ |/| | [webui] fix incorrect height for mentions list for reply and edit textbox | ||||
| * | [webui] fix incorrect height for mentions list for reply textbox | ralder | 2015-07-10 | 1 | -4/+5 |
| | | |||||
* | | Merge pull request #159 from rgarmsen2295/mm-1269b | Corey Hulen | 2015-07-10 | 1 | -0/+4 |
|\ \ | |/ |/| | MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted | ||||
| * | Added errorchange listener to textbox that detects if inet is not connected. ↵ | Reed Garmsen | 2015-07-09 | 1 | -0/+4 |
| | | | | | | | | Still do not have reliable way of checking if inet has reconnected | ||||
* | | UI Improvements for RHS | Asaad Mahmood | 2015-07-10 | 2 | -7/+12 |
| | | |||||
* | | MM-1304 - Quick fix for error on welcome sign up page | Asaad Mahmood | 2015-07-10 | 1 | -3/+5 |
| | | |||||
* | | Improving mentions list and other UI improvements | Asaad Mahmood | 2015-07-10 | 5 | -28/+51 |
|/ | |||||
* | Updating font size and margins for loading animation | Asaad Mahmood | 2015-07-09 | 1 | -1/+2 |
| | |||||
* | Updating Ui for posts | Asaad Mahmood | 2015-07-09 | 2 | -66/+80 |
| | |||||
* | MM-1469 - Loading message in more channel modal | Asaad Mahmood | 2015-07-08 | 3 | -60/+8 |
| | |||||
* | Merge pull request #1 from rgarmsen2295/mm-1469 | asaadmahmoodspin | 2015-07-08 | 1 | -0/+57 |
|\ | | | | | MM-1469 Added loading animation logic to the "Get More Channels Menu" ("More...") | ||||
| * | Changed loading logic for retrieving more channels to allow for loading ↵ | Reed Garmsen | 2015-07-07 | 1 | -0/+57 |
| | | | | | | | | animation to be inserted into the More... menu that allows you to join more channels while waiting for the list of channels to load |