about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/hashtag_timeline
AgeCommit message (Expand)Author
2020-07-07Fix hashtag column options styling (#14247)ThibG
2020-05-23Fix local streaming of hashtag timelines (#13827)Takeshi Umeda
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2019-10-22Bump react-select from 2.4.4 to 3.0.5 (#11930)dependabot-preview[bot]
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
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
2019-02-13Fix hashtags select styling in default and high contrast themes (#10029)Eugen Rochko
2018-11-30Fix that translation is not applied to "joining hashtags" (#9397)mayaeh
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
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