summaryrefslogtreecommitdiffstats
path: root/web/react/components/mention.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-61/+0
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-2/+2
| | | | system.
* fixing eslint errors=Corey Hulen2015-10-201-0/+1
|
* Multi-session login=Corey Hulen2015-10-201-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-051-3/+3
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-5/+8
|
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-17/+44
|
* Code simplification and rebasingReed Garmsen2015-07-161-13/+2
|
* Added missing semi-colonsReed Garmsen2015-07-161-1/+1
|
* Fixes not selecting an element that hasn't been scrolled toReed Garmsen2015-07-161-1/+3
|
* Getting scrolling working with the arrow keysReed Garmsen2015-07-161-1/+1
|
* Improved selection logic when using both the mouse and arrow keysReed Garmsen2015-07-161-1/+2
|
* Highlighting now occurs as you arrow key thru mention list. However some ↵Reed Garmsen2015-07-161-25/+3
| | | | small bugs remain.
* Have arrow key selection working, but visually does not highlight correct ↵Reed Garmsen2015-07-161-2/+21
| | | | mention. Also if user continues to type things might get weird.
* Changed model of handling key down and focus changeReed Garmsen2015-07-161-1/+18
|
* Added update function to image update and fixed corner casesnickago2015-07-131-1/+3
|
* add default icon for non-user autocompletesJoramWilander2015-06-301-2/+8
|
* @all and @channel now auto-completeJoramWilander2015-06-291-1/+1
|
* gui: fix mentions dropdowntest2015-06-261-2/+2
|
* first commit=Corey Hulen2015-06-141-0/+16