summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #148 from hmhealey/mm1488Christopher Speller2015-07-081-2/+3
|\
| * Changed code to dismiss mention list to not trigger when you click on the lis...hmhealey2015-07-071-2/+3
* | Merge pull request #147 from rgarmsen2295/mm-934Corey Hulen2015-07-073-3/+3
|\ \
| * | Changed textarea resizeability from being a blanket statement to everything t...Reed Garmsen2015-07-074-4/+3
| * | Prevent text areas from being resizeableReed Garmsen2015-07-071-0/+1
* | | Merge pull request #137 from nickago/MM-1417Corey Hulen2015-07-071-1/+4
|\ \ \ | |_|/ |/| |
| * | redirected channel name 404's to town squarenickago2015-07-061-1/+4
* | | MM-1221 - Fixing scrolling issue in the RHSAsaad Mahmood2015-07-071-1/+2
* | | Updating backgroundAsaad Mahmood2015-07-072-24/+12
* | | Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-071-0/+8
|\ \ \ | | |/ | |/|
| * | Merge pull request #134 from nickago/MM-1313Christopher Speller2015-07-071-0/+8
| |\ \
| | * | Changed socket event to a props based changenickago2015-07-062-20/+9
| | * | Typing notification disappears when message is sentnickago2015-07-062-3/+4
| | * | Typing notifier resets on channel changenickago2015-07-062-4/+22
* | | | Fixing code error in cssAsaad Mahmood2015-07-071-1/+0
* | | | Fixing before after hover for date/new separatorAsaad Mahmood2015-07-071-2/+6
* | | | Files img filesAsaad Mahmood2015-07-071-2/+5
* | | | Fixing background hoversAsaad Mahmood2015-07-072-11/+8
|/ / /
* | | Merge pull request #135 from asaadmahmoodspin/masterCorey Hulen2015-07-067-43/+92
|\ \ \
| * | | MM-1461 - Updating Mattermost UIAsaad Mahmood2015-07-067-43/+92
* | | | Merge pull request #133 from nickago/MM-794Corey Hulen2015-07-061-0/+7
|\ \ \ \
| * | | | Force the extra info to update asychnickago2015-07-061-0/+7
| | |/ / | |/| |
* | | | Merge pull request #132 from mattermost/mm-1250Corey Hulen2015-07-062-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | fixes mm-1250 mention highlights should now align in textboxJoramWilander2015-06-172-2/+6
* | | | Fixed copy-paste error in codeReed Garmsen2015-07-061-1/+1
* | | | Fixed not being able to open channel notifications settings menu in IE10Reed Garmsen2015-07-061-2/+2
| |/ / |/| |
* | | Merge pull request #127 from rgarmsen2295/mm-1047Joram Wilander2015-07-061-3/+6
|\ \ \
| * | | Added comment for later referenceReed Garmsen2015-07-021-1/+1
| * | | Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) e...Reed Garmsen2015-07-021-4/+6
| * | | Removed option that does not workReed Garmsen2015-07-021-2/+2
| * | | Added two possible options for removing blue bar error, will choose one laterReed Garmsen2015-07-021-1/+1
| * | | Added line that disables caching with a ajax client call that was causing err...Reed Garmsen2015-07-021-0/+1
* | | | Merge pull request #116 from nickago/MM-1341Joram Wilander2015-07-031-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Removed a change originally made for a prior fix tacticnickago2015-07-011-1/+1
| * | | Fixed click responsenickago2015-07-011-3/+2
| * | | Inital attempt at active element checkingnickago2015-07-011-1/+7
| | |/ | |/|
* | | Restructured logic to flow more naturally and be cleanerReed Garmsen2015-07-021-42/+44
* | | Added import statement to styles.scssReed Garmsen2015-07-021-0/+1
* | | Added logic for loading animation to appear when posts have yet to be loaded....Reed Garmsen2015-07-022-5/+15
* | | Added new files for adding new loading animationReed Garmsen2015-07-022-0/+71
* | | Fixing padding in sidebar dropdownAsaad Mahmood2015-07-181-1/+1
* | | MM-1319 - Copy link and background changeAsaad Mahmood2015-07-182-3/+1
* | | Updating marginsAsaad Mahmood2015-07-181-3/+5
* | | Minor fixes to mattermost UIAsaad Mahmood2015-07-182-1/+2
* | | Merge pull request #123 from asaadmahmoodspin/mm-1426Corey Hulen2015-07-0212-35/+67
|\ \ \
| * | | Changing var currentUser in post_rightAsaad Mahmood2015-07-171-6/+6
| * | | Changing var name from currentUser to currentUserCssAsaad Mahmood2015-07-171-3/+3
| * | | Adding highlights and improving css for posts on responsive screensAsaad Mahmood2015-07-173-7/+4
| * | | Merge pull request #2 from rgarmsen2295/mm-1453asaadmahmoodspin2015-07-022-8/+24
| |\ \ \
| | * | | Added additional class to the markup indicating if the post came from the cur...Reed Garmsen2015-07-022-8/+24