lbry-desktop/ui/modal
infinite-persistence af4ff29b23
Fix: Can't unblock if delegator deleted their channel
## Issue
7003 Can't unblock if delegator deleted their channel

## Changes
- Changed the function parameter from 'creatorId' to 'creatorUri'
    - It got short-circuited because we don't resolve deleted channels. But the client already have the full creator URI (containing the needed 'name' and 'id'), so there is no need to actually look at the resolved list -- just pass the uri like all the other functions.
2021-09-11 21:04:21 +08:00
..
modalAffirmPurchase fix colon handling 2021-07-15 17:48:02 -04:00
modalAutoGenerateThumbnail Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalAutoUpdateDownloaded Fetch and display last release changes from GitHub in modal upgrade & modal auto update downloaded 2021-02-09 11:04:03 -05:00
modalBlockChannel Fix: Can't unblock if delegator deleted their channel 2021-09-11 21:04:21 +08:00
modalClaimCollectionAdd wip 2021-06-08 13:25:52 -04:00
modalCommentAcknowledgement Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalConfirmAge all settings constants come from redux 2020-07-27 11:53:14 -04:00
modalConfirmThumbnailUpload Thumbnail upload fixes (#6860) 2021-08-24 20:28:23 -04:00
modalConfirmTransaction allow sending directly to a channel or content address (#5990) 2021-05-20 15:30:40 -04:00
modalDownloading Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalError bring in 'notifications' state from lbry-redux 2020-06-16 09:56:32 -04:00
modalFileSelection large claim-grid header text + optional icon 2020-09-29 17:12:32 -04:00
modalFileTimeout Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalFirstReward copy changes 2020-09-29 17:12:32 -04:00
modalFirstSubscription Sign In => Log in 2020-09-29 17:12:32 -04:00
modalImageUpload Thumbnail upload fixes (#6860) 2021-08-24 20:28:23 -04:00
modalIncompatibleDaemon Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalMassTipUnlock mass claim tips 2021-02-05 16:55:06 -05:00
modalMobileSearch Moderator Delegation GUI 2021-06-18 15:46:51 -04:00
modalOpenExternalResource Revert "Open the actual image when clicking on the image viewer" 2021-02-19 14:05:51 -05:00
modalPasswordUnsave Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalPhoneCollection Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalPublish modal publish recon 2021-07-20 12:48:43 -04:00
modalPublishPreview Add new post title & url ellipsis overflow. (#6964) 2021-08-26 10:53:32 -04:00
modalRemoveBtcSwapAddress CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
modalRemoveCard Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
modalRemoveCollection Expanded Playback and List controls (#6921) 2021-09-02 16:05:32 -04:00
modalRemoveComment Add direct reacting from notifications 2021-08-28 20:48:49 +08:00
modalRemoveFile Fix delete option broken / missing 2021-08-11 10:07:43 -04:00
modalRevokeClaim do file remove too 2021-07-07 10:45:46 -04:00
modalRewardCode new lbc icon 2020-09-29 17:12:32 -04:00
modalRouter #6872 Comment Moderation - time based bans 2021-09-03 22:42:26 +08:00
modalSendTip tip/support marriage 2020-06-15 10:50:01 -04:00
modalSetReferrer Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalSignOut Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalSocialShare sharing with lId, fix autoplay bump, 2021-06-10 17:47:02 -04:00
modalSupportsLiquidate Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalSyncEnable fix sync clean wallet bug 2020-09-21 14:11:25 -04:00
modalTransactionFailed copy 2021-07-19 17:39:59 -04:00
modalUpgrade Fetch and display last release changes from GitHub in modal upgrade & modal auto update downloaded 2021-02-09 11:04:03 -05:00
modalViewImage Zoomable image viewer in Markdown (posts and comments) 2021-01-27 10:06:31 -05:00
modalWalletDecrypt Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalWalletEncrypt theme orginization and cleanup 2021-04-30 15:05:58 -04:00
modalWalletUnlock Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalYoutubeWelcome yt welcome recon 2021-07-19 17:33:23 -04:00
modal.jsx add aria-label for modal close button (X) 2021-07-13 18:23:45 -05:00