mastodon/app/javascript/mastodon/reducers
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
..
accounts.js Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
accounts_counters.js Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
alerts.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
cards.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
compose.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
contexts.js Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
index.js Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
media_attachments.js Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
meta.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
modal.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
notifications.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
relationships.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
reports.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
search.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
settings.js Add regex filters on the community timeline and the public timeline. (#3564) 2017-06-06 16:56:10 +02:00
status_lists.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
statuses.js Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
timelines.js Fix #3665 - Refactor timelines reducer (#3686) 2017-06-11 17:07:35 +02:00
user_lists.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00