about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/hashtag_timeline/index.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-12-15set activation for tag follow button (#21629)Meisam
2022-11-08Remove aria-pressed where it's redundant (#19912)Sasha Sorokin
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Add title to pages with missing title in Web UI (#19322)Yamagishi Kazutoshi
2022-10-08Fix trying to connect to streaming API when logged out in web UI (#19316)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-07-22Add ability to follow hashtags in web UI (#18862)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2020-05-23Fix local streaming of hashtag timelines (#13827)Takeshi Umeda
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-02-14Fix hashtag column not subscribing to stream on mount (#10040)Eugen Rochko
2018-11-30Fix that translation is not applied to "joining hashtags" (#9397)mayaeh
2018-11-17Deep compare tags for hashtag column reload (#9297)James Kiesel
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2017-08-21Refactoring streaming connections (#4645)abcang
2017-08-20Fix hasUnread on HashtagTimeline (#4644)abcang
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-19Fixes streaming callbacks of HashtagTimeline (#3849)alpaca-tc
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-05Add back button to hashtag timeline again (#3587)unarist
2017-06-05Prevent pinned columns from scroll to top on URL changing (#3586)unarist
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
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