about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/search_results.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-10-09Fix button to dismiss suggestions not showing up in search results (#19325)Claire
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-05-06Fix "You might be interested in" flashing while searching in web UI (#16162)Eugen Rochko
2021-04-16Fix not to show follow button in global suggestion (#16045)Takeshi Umeda
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-05-30Improve getting started column (#7676)Eugen Rochko
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-06Add missing key attribute to .search-results__hashtag (#3607)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko