donphan/app/javascript/mastodon/containers
Gurgen Hayrapetyan ab8d7c0680
Fix Poll fetchPoll action not being debounced. (#13485)
* Fix Poll fetchPoll action not being debounced.

* Fix unused import in the Poll component
2020-04-16 20:16:20 +02:00
..
account_container.js
compose_container.js
domain_container.js Change the string "hidden" to "blocked" in WebUI (#13221) 2020-03-09 09:13:21 +01:00
dropdown_menu_container.js Fix account dropdown not opening due to regression from #12377 (#12430) 2019-11-20 00:56:22 +01:00
intersection_observer_article_container.js
mastodon.js
media_container.js
poll_container.js Fix Poll fetchPoll action not being debounced. (#13485) 2020-04-16 20:16:20 +02:00
status_container.js Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 2019-12-29 05:39:48 +01:00
timeline_container.js