mastodon/app/javascript/flavours/glitch/components
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
As we are already using the new getSnapshotBeforeUpdate lifecycle method,
we apparently cannot use the deprecated ones at all in this component.
2018-04-27 01:24:55 +02:00
..
account.js [Glitch] Display unfollow button even if account moved 2018-03-29 14:59:20 +02:00
attachment_list.js Fix attachment lists 2018-03-28 22:19:36 +02:00
avatar.js WIP <Compose> Refactor; SCSS ed. 2018-01-04 18:23:46 -08:00
avatar_overlay.js Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000) 2017-12-28 08:30:51 -06:00
button.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
collapsable.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
column.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
column_back_button.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
column_back_button_slim.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
column_header.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
display_name.js Styling and autosuggest fixes for #293 2018-01-05 20:43:16 -08:00
domain.js Add basic domain block UI 2018-03-30 10:07:33 +02:00
dropdown_menu.js [Glitch] Remove pointer events on the entire UI when a dropdown menu is open 2018-03-30 12:45:23 +02:00
extended_video_player.js [Glitch] Improved media modal 2018-04-08 23:15:25 +02:00
icon.js WIPgit status <Compose> Refactor; <Composer> ed. 2018-01-04 18:21:59 -08:00
icon_button.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
intersection_observer_article.js Revert 245816ab27 (fixes #348) 2018-02-10 20:59:50 +01:00
link.js WIP <Compose> Refactor; 1000 tiny edits 2018-01-04 18:33:13 -08:00
load_more.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
loading_indicator.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
media_gallery.js Merge pull request #435 from ThibG/glitch-soc/features/public-modals 2018-04-22 12:07:29 -04:00
missing_indicator.js Port 7badad7797 to glitch frontend 2018-01-18 10:25:37 -06:00
modal_root.js [Glitch] Show media modal on public pages 2018-04-20 15:58:36 +02:00
notification_purge_buttons.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
permalink.js Styling and autosuggest fixes for #293 2018-01-05 20:43:16 -08:00
relative_timestamp.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
scrollable_list.js Fix auto-collapsed toots making the TL jump (fixes #417) 2018-04-19 11:30:42 +02:00
setting_text.js Rename settingKey to settingPath (tootsuite pr #6046 & #6098) 2017-12-26 13:21:20 -06:00
status.js Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps 2018-04-27 01:24:55 +02:00
status_action_bar.js Glitchsoc-specific changes to allow boosting own private toots 2018-04-19 11:24:29 +02:00
status_content.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
status_header.js compress boost/fave notifications more 2018-03-13 13:54:57 -04:00
status_icons.js Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic 2018-04-22 19:18:15 +02:00
status_list.js [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. 2018-04-22 23:11:16 +02:00
status_prepend.js [Glitch] Federate pinned statuses over ActivityPub 2018-03-16 23:16:20 +01:00
status_visibility_icon.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
text_icon_button.js WIPgit status <Compose> Refactor; <Composer> ed. 2018-01-04 18:21:59 -08:00