mastodon/app/javascript/mastodon/components
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042)
* Update links in status content on update as well as mount
Fixes occasional bugs with mentions and hashtags not being set to open in a new column like they should, and instead opening in a new page

* use classList instead of raw className
2017-07-06 21:30:37 +02:00
..
account.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
attachment_list.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
autosuggest_textarea.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
avatar.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
avatar_overlay.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
collapsable.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
column.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_back_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_back_button_slim.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_header.js Clean column collapsible (#3931) 2017-06-24 23:18:11 +02:00
display_name.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
dropdown_menu.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
extended_video_player.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
load_more.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
loading_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
media_gallery.js Responsive images in media gallery (#3963) 2017-06-27 13:46:37 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Fix "undefined" in className (#3939) 2017-06-25 16:02:56 +02:00
relative_timestamp.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
setting_text.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
status.js Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
status_action_bar.js Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
status_content.js Parse links in status content on update as well as mount (#4042) 2017-07-06 21:30:37 +02:00
status_list.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
video_player.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00