bastodon/app/javascript/mastodon/components
ThibG 524187b653 Fix expiring polls not being displayed as such in the WebUI (#11835)
* Fix expiring polls not being displayed as such in the WebUI

* Reset expiration state and timer when a poll changes

* Refactor timer logic in `_setupTimer`, only set expiration if props have changed

* Refactor and do not use deprecated React lifecycles
2019-09-16 14:32:26 +02:00
..
__tests__
account.js
attachment_list.js
autosuggest_emoji.js
autosuggest_hashtag.js Restore hashtag suggestions from local tag history (#11632) 2019-08-22 04:37:18 +02:00
autosuggest_input.js
autosuggest_textarea.js
avatar.js
avatar_composite.js
avatar_overlay.js
button.js Fix "cancel follow request" button having unreadable text in web UI (#11521) 2019-08-08 08:56:55 +02:00
column.js
column_back_button.js Fix crash when switching back/from mobile layout (#11655) 2019-08-25 15:49:02 +02:00
column_back_button_slim.js
column_header.js Fix crash when switching back/from mobile layout (#11655) 2019-08-25 15:49:02 +02:00
display_name.js
domain.js
dropdown_menu.js
error_boundary.js
extended_video_player.js
hashtag.js Fix wrong sum of usage in hashtag component in web UI (#11755) 2019-09-04 10:10:18 +02:00
icon.js
icon_button.js
icon_with_badge.js
intersection_observer_article.js
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
media_gallery.js Fix uncached media in web UI not being clickable (#11745) 2019-09-03 04:56:40 +02:00
missing_indicator.js
modal_root.js
permalink.js
poll.js Fix expiring polls not being displayed as such in the WebUI (#11835) 2019-09-16 14:32:26 +02:00
radio_button.js Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00
relative_timestamp.js
scrollable_list.js
setting_text.js
status.js Fix more visual issues with the audio player (#11654) 2019-08-25 15:09:19 +02:00
status_action_bar.js
status_content.js Fix items in StatusContent render list not all having a key (#11645) 2019-08-23 21:02:59 +02:00
status_list.js