-
- Téléchargements
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
parent
85d405c8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/javascript/mastodon/actions/accounts.js 0 ajout, 215 suppressionsapp/javascript/mastodon/actions/accounts.js
- app/javascript/mastodon/actions/notifications.js 6 ajouts, 9 suppressionsapp/javascript/mastodon/actions/notifications.js
- app/javascript/mastodon/actions/timelines.js 37 ajouts, 39 suppressionsapp/javascript/mastodon/actions/timelines.js
- app/javascript/mastodon/containers/mastodon.js 3 ajouts, 3 suppressionsapp/javascript/mastodon/containers/mastodon.js
- app/javascript/mastodon/features/account_gallery/index.js 6 ajouts, 9 suppressionsapp/javascript/mastodon/features/account_gallery/index.js
- app/javascript/mastodon/features/account_timeline/index.js 7 ajouts, 10 suppressionsapp/javascript/mastodon/features/account_timeline/index.js
- app/javascript/mastodon/features/community_timeline/index.js 9 ajouts, 4 suppressionsapp/javascript/mastodon/features/community_timeline/index.js
- app/javascript/mastodon/features/hashtag_timeline/index.js 10 ajouts, 5 suppressionsapp/javascript/mastodon/features/hashtag_timeline/index.js
- app/javascript/mastodon/features/home_timeline/index.js 7 ajouts, 2 suppressionsapp/javascript/mastodon/features/home_timeline/index.js
- app/javascript/mastodon/features/public_timeline/index.js 9 ajouts, 4 suppressionsapp/javascript/mastodon/features/public_timeline/index.js
- app/javascript/mastodon/features/report/index.js 4 ajouts, 4 suppressionsapp/javascript/mastodon/features/report/index.js
- app/javascript/mastodon/features/status/index.js 2 ajouts, 2 suppressionsapp/javascript/mastodon/features/status/index.js
- app/javascript/mastodon/features/ui/containers/status_list_container.js 11 ajouts, 13 suppressions.../mastodon/features/ui/containers/status_list_container.js
- app/javascript/mastodon/features/ui/index.js 2 ajouts, 2 suppressionsapp/javascript/mastodon/features/ui/index.js
- app/javascript/mastodon/reducers/accounts.js 0 ajout, 4 suppressionsapp/javascript/mastodon/reducers/accounts.js
- app/javascript/mastodon/reducers/accounts_counters.js 0 ajout, 4 suppressionsapp/javascript/mastodon/reducers/accounts_counters.js
- app/javascript/mastodon/reducers/contexts.js 43 ajouts, 0 suppressionapp/javascript/mastodon/reducers/contexts.js
- app/javascript/mastodon/reducers/index.js 2 ajouts, 0 suppressionapp/javascript/mastodon/reducers/index.js
- app/javascript/mastodon/reducers/statuses.js 0 ajout, 8 suppressionsapp/javascript/mastodon/reducers/statuses.js
- app/javascript/mastodon/reducers/timelines.js 58 ajouts, 256 suppressionsapp/javascript/mastodon/reducers/timelines.js
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter