mastodon/app/javascript/mastodon/features
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
* Move ancestors/descendants out of timelines reducer

* Refactor timelines reducer

All types of timelines now have a flat structure and use the same
reducer functions and actions

* Reintroduce some missing behaviours

* Fix wrong import in reports

* Fix includes typo

* Fix issue related to "next" pagination in timelines and notifications

* Fix bug with timeline's initial state, expandNotifications
2017-06-11 17:07:35 +02:00
..
account/components Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
account_gallery Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
account_timeline Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
blocks Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
community_timeline Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
compose Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
favourited_statuses Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
favourites Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
follow_requests Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
followers Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589) 2017-06-05 18:18:56 +02:00
following Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589) 2017-06-05 18:18:56 +02:00
generic_not_found Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
hashtag_timeline Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
home_timeline Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
mutes Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
notifications Remove comments for eslint-disable (#3691) 2017-06-11 10:42:42 +02:00
public_timeline Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
reblogs Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
report Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
status Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
ui Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00