about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/community_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-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Add dismissable hints to various timelines in web UI (#19315)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
2021-07-13Improve modal flow and back button handling (#16499)Claire
2019-11-11Fix unread toot indicator not honoring onlyMedia in public and community time...ThibG
2019-09-18Check existence of timeline state in community timeline (#11880)Yamagishi Kazutoshi
2019-09-16Fix “slow mode” issues (#11859)ThibG
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
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-06-15Put "Media Only" option in column settings instead of content area headline (...chr v1.x
2018-05-29Always display tab navigation on local/federated timeline even when empty (#7...Eugen Rochko
2018-05-25Enable media timeline (#7598)Yamagishi Kazutoshi
2018-05-22Hide section headline for timelines in production (#7590)Yamagishi Kazutoshi
2018-05-22Change column params on pinned timeline (#7581)Yamagishi Kazutoshi
2018-05-21Save onlyMedia prop when pinning column (#7575)Eugen Rochko
2018-05-21Add media timeline (#6631)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-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-06Add regex filters on the community timeline and the public timeline. (#3564)ふぁぼ原
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