Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D10388
Change Details
Change Details
Old
New
Diff
Put some log statements in `matchUserMentions` and made sure that the line `const username = result[2];` correctly extracted ENS names
Put some log statements in `matchUserMentions` and made sure that the line `const username = result[2];` correctly extracted ENS names. Previously it would only match `jack`, but now it can match `jack.eth`
Put some log statements in `matchUserMentions` and made sure that the line `const username = result[2];` correctly extracted ENS names
. Previously it would only match `jack`, but now it can match `jack.eth`
Continue