Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Just arranging the css more properly | Asaad Mahmood | 2015-07-01 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Fixing height for content | Asaad Mahmood | 2015-07-01 | 2 | -3/+5 | |
| | | | | ||||||
| * | | | Fixing css issues in IE, adding doctype to html files | Asaad Mahmood | 2015-07-01 | 11 | -0/+11 | |
| |/ / | ||||||
* | | | Merge pull request #92 from nickago/MM-1151 | Corey Hulen | 2015-07-01 | 4 | -14/+27 | |
|\ \ \ | | | | | | | | | MM-1151 clickable search results | |||||
| * | | | Finally fixed the git weirdness | nickago | 2015-07-01 | 4 | -14/+27 | |
| |/ / | ||||||
* | | | Merge pull request #90 from ralder/patch-1 | Corey Hulen | 2015-07-01 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | fix pr #82 bug mention list inside modal | |||||
| * | | fix pr #82 mention list inside modal | ralder | 2015-06-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #110 from nickago/MM-1430 | Corey Hulen | 2015-06-30 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | MM-1430 Added the ability to have hashtags with dashes in them | |||||
| * | | | Added the ability to have hashtags with dashes in them | nickago | 2015-06-30 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #102 from nickago/MM-1328 | Corey Hulen | 2015-06-30 | 1 | -1/+3 | |
|\ \ \ \ | | | | | | | | | | | MM-1328 Now limits domain to just alphanumeric | |||||
| * | | | | Aligned front end and back end domain requirements | nickago | 2015-06-30 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Removed unnecessary loop copying | Reed Garmsen | 2015-06-30 | 1 | -5/+1 | |
| | | | | ||||||
* | | | | Changed keyword logic to use arrays rather than maps to remove highlighting ↵ | Reed Garmsen | 2015-06-30 | 1 | -5/+5 | |
|/ / / | | | | | | | | | | of js object properties like constructor and __proto__ | |||||
* | | | Merge pull request #109 from nickago/MM-1289 | Christopher Speller | 2015-06-30 | 1 | -3/+10 | |
|\ \ \ | | | | | | | | | Mm 1289 Now sorts extra channel members lexigraphically | |||||
| * | | | Added extra precaution to avoid null error | nickago | 2015-06-30 | 1 | -7/+9 | |
| | | | | ||||||
| * | | | MM-1289 Now sorts users in lexigraphical order in extra members popover | nickago | 2015-06-30 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | Merge pull request #108 from rgarmsen2295/mm-1309 | Christopher Speller | 2015-06-30 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | MM-1309 Fixed grammmatical issue in error message | |||||
| * | | | | Fixed grammmatical issue in error message | Reed Garmsen | 2015-06-30 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #106 from mattermost/mm-1119 | Joram Wilander | 2015-06-30 | 8 | -11/+79 | |
|\ \ \ \ | |/ / / |/| | | | fixes mm-1119 adds @all and @channel mention capabilites | |||||
| * | | | @all and @channel now highlight like other mentions | JoramWilander | 2015-06-30 | 2 | -2/+8 | |
| | | | | ||||||
| * | | | add default icon for non-user autocompletes | JoramWilander | 2015-06-30 | 2 | -2/+13 | |
| | | | | ||||||
| * | | | @all and @channel now auto-complete | JoramWilander | 2015-06-29 | 4 | -3/+17 | |
| | | | | ||||||
| * | | | added team-wide and channel-wide mentions | JoramWilander | 2015-06-29 | 1 | -5/+42 | |
| | | | | ||||||
* | | | | Revert "MM-1289 Sorted the channel members popover lexigraphically" | Christopher Speller | 2015-06-30 | 1 | -6/+1 | |
| | | | | ||||||
* | | | | Merge pull request #101 from rgarmsen2295/mm-983 | Christopher Speller | 2015-06-30 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | MM-983 Fixed file preview removal in IE10 | |||||
| * | | | | Changed file preview removal from using dataset which is unsupported in ie10 ↵ | Reed Garmsen | 2015-06-29 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | to using the getAttribute method which is backwards and forwards compatible | |||||
* | | | | Merge pull request #91 from nickago/MM-1289 | Christopher Speller | 2015-06-30 | 1 | -1/+6 | |
|\ \ \ \ | | | | | | | | | | | MM-1289 Sorted the channel members popover lexigraphically | |||||
| * | | | | Added semicolons | nickago | 2015-06-29 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Sorted the channel members popover lexigraphically | nickago | 2015-06-29 | 1 | -1/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #103 from nickago/MM-1293 | Joram Wilander | 2015-06-30 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | MM-1293 Updated file display key to avoid child flattening | |||||
| * | | | | Changed the style of key-assignment to allow for more assured variance | nickago | 2015-06-29 | 1 | -2/+1 | |
| | | | | | ||||||
| * | | | | Updated file display key to avoid child flattening | nickago | 2015-06-29 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | add intro text specific to off-topic channel | JoramWilander | 2015-06-29 | 2 | -1/+13 | |
| | | | | ||||||
* | | | | move default channel creation to seperate func and add off-topic | JoramWilander | 2015-06-29 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | rebase touch-ups | JoramWilander | 2015-06-29 | 3 | -2/+3 | |
| | | | ||||||
* | | | fixed CSS indenting | JoramWilander | 2015-06-29 | 1 | -11/+11 | |
| | | | ||||||
* | | | make channel notifications modal visible in mobile mode | JoramWilander | 2015-06-29 | 2 | -1/+5 | |
| | | | ||||||
* | | | fixes mm-1316 improves channel notifications UI and updates channellist etag | JoramWilander | 2015-06-29 | 2 | -73/+165 | |
| | | | ||||||
* | | | Merge pull request #93 from rgarmsen2295/mm-1317 | Joram Wilander | 2015-06-29 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | MM-1317 Fixed typo in team domain look-up page | |||||
| * | | | Removed test code | Reed Garmsen | 2015-06-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fixed typo in team domain look-up page | Reed Garmsen | 2015-06-28 | 2 | -3/+3 | |
| |/ / | ||||||
* | | | Merge pull request #87 from asaadmahmoodspin/settings-ui | Joram Wilander | 2015-06-29 | 2 | -16/+16 | |
|\ \ \ | | | | | | | | | Updating settings UI | |||||
| * | | | Updating settings UI | Asaad Mahmood | 2015-06-28 | 2 | -16/+16 | |
| | | | | ||||||
* | | | | Merge pull request #79 from asaadmahmoodspin/master | Joram Wilander | 2015-06-29 | 3 | -19/+43 | |
|\ \ \ \ | |_|/ / |/| | | | Improving image preview modal and channel info modal | |||||
| * | | | Removing relative from span | Asaad Mahmood | 2015-06-27 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | mm-1256 - Improving view modal and close modal button | Asaad Mahmood | 2015-06-26 | 3 | -12/+37 | |
| | | | | ||||||
| * | | | MM-1184 - Updating image preview | Asaad Mahmood | 2015-06-26 | 2 | -7/+7 | |
| |/ / | ||||||
* | | | Merge pull request #83 from ralder/fix-broken-mailto-user-popover | Corey Hulen | 2015-06-27 | 1 | -6/+4 | |
|\ \ \ | | | | | | | | | gui: Fix broken mailto link in user-popover | |||||
| * | | | gui: fix broken mailto link in user-popover | ralder | 2015-06-26 | 1 | -6/+4 | |
| |/ / | ||||||
* / / | gui: fix mentions dropdown | test | 2015-06-26 | 2 | -13/+16 | |
|/ / |