mastodon/app/javascript/mastodon/features/community_timeline
Claire d3791cca0c
Improve modal flow and back button handling (#16499)
* Refactor shouldUpdateScroll passing

So far, shouldUpdateScroll has been manually passed down from the very top of
the React component hierarchy even though it is a static function common to
all ScrollContainer instances, so replaced that with a custom class extending
ScrollContainer.

* Generalize “press back to close modal” to any modal and to public pages

* Fix boost confirmation modal closing media modal
2021-07-13 15:45:17 +02:00
..
components Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
containers Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
index.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00