about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/containers
AgeCommit message (Expand)Author
2020-06-23never filter own posts from timeline (#14128)ThibG
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-11-04Fix filtered out items being counted as pending items (#12266)ThibG
2019-08-27Add special alert for throttled requests (#11677)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2018-12-31Update dependencies for Node.js (2018-12-31) (#9669)Yamagishi Kazutoshi
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-05-08Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400...ThibG
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Internationalize unexpected error message (#6887)Akihiko Odaki
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-15 Make columns-area unscrollable when modal opened (#6241)neetshin
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-08-29Do not scroll the columns area due to redirection (#4541)Akihiko Odaki
2017-07-18Exclude self toots from regular expression filter (#4245)Yamagishi Kazutoshi
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-12Unread indicator was invisible behind column header, adjusted (#3720)Eugen Rochko
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-06-01Add ESLint rule (object-curly-spacing) (#3498)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-06remove legacy decorators, use lodash.debounce (#2830)Nolan Lawson
2017-05-04ui: check spoiler_text against regex filter (#1635) (#2665)R Tucker
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko