about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/display_name.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2021-01-31Change custom emoji to be animated when hovering container (#15637)ThibG
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-02-19Fix crash when conversations have no valid participants (#10078)ThibG
2019-02-15Change conversations to always show names of other participants (#10047)Eugen Rochko
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2018-10-22Revert "RTL: remove blank character inside bdi (#9038)" (#9056)Eugen Rochko
2018-10-22RTL: remove blank character inside bdi (#9038)Masoud Abkenar
2018-10-20Redesign direct messages column (#9022)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-01-15Surround mid-text display names with bdi tags (#6257)Eugen Rochko
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko