aboutsummaryrefslogtreecommitdiff
path: root/src/components/mention_link/mention_link.js
Commit message (Collapse)AuthorAge
* Use dedicated indicator for non-ascii domain namesTusooa Zhu2022-08-29
|
* fix invisible old popover, cleanup, add selection indicator in mentionlinksHenry Jameson2022-06-27
|
* unify user popovers into a separate componentHenry Jameson2022-06-16
|
* fix animations, replace ugly old mentionlink tooltips with new usercard onesHenry Jameson2022-06-12
|
* options to disable (You)s and highlighting of yourselfHenry Jameson2022-02-03
|
* Add option to fade domains in mention linkTusooa Zhu2022-01-29
|
* Add option to display user avatar in mention linkTusooa Zhu2022-01-29
|
* Add pref for whether to display full user names and tooltipsTusooa Zhu2022-01-29
|
* Add a pref for whether to display mention as icon or textTusooa Zhu2022-01-29
|
* removed useless code, review change, fixed bug with tall statusesHenry Jameson2021-08-15
|
* fix tests, add performance test (skipped, doesn't assert anything),Henry Jameson2021-08-12
| | | | tweak max mentions count
* remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | mentions on a mentionsline regardless of placement. fixes spacing
* better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
|
* Hellthread(tm) CertifiedHenry Jameson2021-06-10
|
* use icon instead of symbol for @ in mentions linksHenry Jameson2021-06-10
|
* Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
| | | | restored, now shows mentions not uh, mention in post body
* fix console errorsHenry Jameson2021-06-08
|
* change defaultsHenry Jameson2021-06-08
|
* configurable mentions placementHenry Jameson2021-06-08
|
* moving mentions into separate rowHenry Jameson2021-06-08
|
* new mentions lookHenry Jameson2021-06-07
|
* mention linkHenry Jameson2021-06-07