Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v5.8.0 #5003

Merged
merged 62 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
62661fa
feat(donation): allow to support authors w/o ETH address
gitwoz Dec 5, 2024
7c7ea35
feat(donation): add WithdrewLockedTokens notice
gitwoz Dec 5, 2024
10ad7f7
feat(donation): revise PaymentReceivedDonationNotice
gitwoz Dec 5, 2024
c8a4cba
feat(settings): show claim button for viewer hasn't connected a walle…
gitwoz Dec 6, 2024
61ff081
feat(wallet): revise USDT balance button; retire payment pointer;
gitwoz Dec 6, 2024
2521653
feat(ArticleCommentForm): add slide down fade animation
Kechicode Dec 6, 2024
69fd1f7
feat(donation): allow to support authors w/o ETH address
gitwoz Dec 5, 2024
0145130
feat(donation): add WithdrewLockedTokens notice
gitwoz Dec 5, 2024
4922172
feat(donation): revise PaymentReceivedDonationNotice
gitwoz Dec 5, 2024
0b9bf5b
Merge branch 'feat/curation-vault-donation' into feat/wallet-settings
gitwoz Dec 6, 2024
0a6b1ae
feat(ArticleCommentForm): add smooth hide animation for comment forms
Kechicode Dec 6, 2024
531811a
feat(wallet): withdraw entry for USDT button
gitwoz Dec 6, 2024
51915ec
feat(Comment): add slide-down animation for new comments
Kechicode Dec 6, 2024
d59d72a
feat(comment): add delete animation for comments
Kechicode Dec 10, 2024
978098e
refactor(comments): improve delete animation using event listeners
Kechicode Dec 10, 2024
0d5b9a5
Merge branch 'develop' into feat/comment-animation
Kechicode Dec 10, 2024
9987bfa
feat(vault): add dialog to claim locked USDT
gitwoz Dec 10, 2024
febaca8
fix(DeleteComment): merge onDelete into playAnimationAndDelete
Kechicode Dec 10, 2024
78586b9
feat(transaction): support vault withdrawal transaction
gitwoz Dec 11, 2024
ef5c8b2
Merge pull request #4973 from thematters/feat/wallet-settings
gitwoz Dec 11, 2024
999af36
feat(vault): revise claim button and dialog
gitwoz Dec 11, 2024
141b8fa
feat(vault): impl withdraw vault USDT
gitwoz Dec 11, 2024
f9b7a74
feat(vault): revise withdraw steps; revise notices
gitwoz Dec 12, 2024
c668c1b
feat(vault): support duplicate withdrawal request
gitwoz Dec 12, 2024
59cafec
feat(vault): revise copy
gitwoz Dec 12, 2024
ca4e2ba
feat(tabs): deprecating SegementedTabs
gitwoz Dec 13, 2024
c032103
feat(vault): open withdraw dialog from notice
gitwoz Dec 13, 2024
2dc6524
Merge pull request #4977 from thematters/feat/withdraw-vault-tokens
pauljusti Dec 13, 2024
e49c315
Merge branch 'develop' into feat/curation-vault-donation
gitwoz Dec 13, 2024
6fbe633
feat(vault): no need to close dialog if "submitCallback" is provided
gitwoz Dec 13, 2024
1517167
featCollectionDetail): add cursor-based navigation for articles in c…
Kechicode Dec 16, 2024
a2a5b3b
feat(ArticleDetail): add bi-directional scrolling in collection sidebar
Kechicode Dec 16, 2024
71519dd
Merge branch 'develop' into feat/comment-animation
Kechicode Dec 16, 2024
2bd1568
Merge pull request #4976 from thematters/feat/comment-animation
Kechicode Dec 16, 2024
90ecbe2
Merge branch 'develop' into feat/curation-vault-donation
gitwoz Dec 16, 2024
98198f7
Merge pull request #4972 from thematters/feat/curation-vault-donation
gitwoz Dec 16, 2024
e446e49
feat(vault): connect and withdraw USDT on settings page
gitwoz Dec 16, 2024
2be7aa2
Merge pull request #4990 from thematters/fix/receive-usdt-link
pauljusti Dec 16, 2024
fad39ae
feat(Interaction): implement DualScroll component for Collection view
Kechicode Dec 16, 2024
673ba5b
Merge branch 'develop' into feat/scroll-into-article
Kechicode Dec 16, 2024
ed65d8b
feat(vault): refresh balance after USDT withdrawal
gitwoz Dec 16, 2024
7d9f01a
Merge pull request #4992 from thematters/fix/balance-refresh-usdt
gitwoz Dec 16, 2024
4516288
HOTFIX(CampaignDetail): update dialog copy
Kechicode Dec 17, 2024
9be1341
Merge pull request #4996 from thematters/feat/update-campain-copy
Kechicode Dec 17, 2024
c6984b6
fix(ArticleDetail): simplify campaign reset condition
Kechicode Dec 17, 2024
5250d49
Merge pull request #4998 from thematters/fix/edit-article-campaign-error
Kechicode Dec 17, 2024
60c0e32
fix(vault): fix missing cancel button and correct copy
gitwoz Dec 18, 2024
d81ab24
Merge branch 'develop' into fix/vault
gitwoz Dec 18, 2024
1a037a5
fix(vault): refetch all balances
gitwoz Dec 18, 2024
f61e9d7
Merge branch 'develop' into feat/scroll-into-article
Kechicode Dec 18, 2024
5f5f346
fix(vault): reset step on open dialog
gitwoz Dec 18, 2024
426ed90
refactor: remove cursor parameter from article digest components
Kechicode Dec 18, 2024
179b675
refactor(ArticleDetail): update cursor handling in AuthorSidebar Coll…
Kechicode Dec 18, 2024
a2bd075
Merge pull request #5001 from thematters/fix/vault
pauljusti Dec 18, 2024
9f70ae4
Merge branch 'develop' into feat/scroll-into-article
Kechicode Dec 18, 2024
bcb516a
Merge pull request #4991 from thematters/feat/scroll-into-article
Kechicode Dec 18, 2024
f794bb0
feat(wallet): hide LikeCoin section if viewer has no Liker ID
gitwoz Dec 18, 2024
930fe9d
Merge pull request #5002 from thematters/feat/hide-liker
gitwoz Dec 18, 2024
2aeec42
chore(release): v5.8.0
gitwoz Dec 19, 2024
7e92990
Merge pull request #5004 from thematters/release/v5.8.0
gitwoz Dec 19, 2024
54181e1
Merge branch 'master' into fix/conflics
gitwoz Dec 19, 2024
3e9689b
Merge pull request #5006 from thematters/fix/conflics
pauljusti Dec 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 71 additions & 27 deletions lang/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@
"+ixiPI": {
"defaultMessage": "Delete moment"
},
"+jt4rV": {
"defaultMessage": "Claim USDT support",
"description": "src/components/Transaction/index.tsx"
},
"+o9W2T": {
"defaultMessage": "File upload failed, please verify the file link is valid, or manually download and upload again.",
"description": "UNABLE_TO_UPLOAD_FROM_URL"
Expand Down Expand Up @@ -134,9 +138,6 @@
"defaultMessage": "Matters ID has been set up. More account info can be found in Settings",
"description": "src/components/Dialogs/SetUserNameDialog/ConfirmStep.tsx"
},
"0HdNPs": {
"defaultMessage": "{link1}: In order to increase the sources of income for creators, Matters introduced {link2} and {link3}, enabling the payer and the payee to conduct transactions in different currencies. Through {link4}, and other services you can acqure a {link6}, and receive payments from {link7}, applicable on both Matters website and IPFS."
},
"0JlaP1": {
"defaultMessage": "Oops!This link has expired",
"description": "src/views/Callback/UI.tsx"
Expand Down Expand Up @@ -274,6 +275,9 @@
"defaultMessage": "Disconnect",
"description": "src/components/Dialogs/RemoveSocialLoginDialog/Content.tsx"
},
"2Sgvfr": {
"defaultMessage": "USDT {amount} pending claim"
},
"2W0f9h": {
"defaultMessage": "Bio"
},
Expand Down Expand Up @@ -389,9 +393,6 @@
"4nHH2x": {
"defaultMessage": "Applied successfully"
},
"4tqFCR": {
"defaultMessage": "The author has not bound the USDT wallet yet"
},
"4wOWfp": {
"defaultMessage": "What's this?",
"description": "src/components/Billboard/index.tsx"
Expand Down Expand Up @@ -479,6 +480,9 @@
"6BbPcY": {
"defaultMessage": "The comment has been forcibly hidden"
},
"6Bxl4S": {
"defaultMessage": "Claim {amount} USDT failed. Click here to retry or contact [email protected]"
},
"6CQaLH": {
"defaultMessage": "Please select or enter amount"
},
Expand All @@ -503,6 +507,9 @@
"defaultMessage": "subscribers_empty",
"description": "src/views/Circle/Analytics/SubscriberAnalytics/index.tsx"
},
"6Sj2lN": {
"defaultMessage": "Claim"
},
"6Vznnt": {
"defaultMessage": "left a comment in your circle",
"description": "src/components/Notice/CircleNotice/CircleNewDiscussionComments.tsx"
Expand Down Expand Up @@ -702,6 +709,10 @@
"9Vkz9W": {
"defaultMessage": "Maximum image area is limited to 100 megapixels (for example, 10,000×10,000 pixels)."
},
"9WMs5q": {
"defaultMessage": "Connect",
"description": "src/views/Me/Wallet/Balance"
},
"9WRlF4": {
"defaultMessage": "Send"
},
Expand Down Expand Up @@ -843,6 +854,9 @@
"defaultMessage": "Provide support funds to",
"description": "src/components/Forms/PaymentForm/PaymentInfo/index.tsx"
},
"C/4nS6": {
"defaultMessage": "Connect and claim"
},
"C3NKBg": {
"defaultMessage": "Connected to {type}",
"description": "src/views/Me/Settings/Settings/Socials/index.tsx"
Expand Down Expand Up @@ -872,6 +886,12 @@
"defaultMessage": "Copy comment",
"description": "src/components/Comment/DropdownActions/index.tsx"
},
"CcVXhc": {
"defaultMessage": "Matters is sending {amount} to your connected wallet {address} via a contract transaction (Matters will temporarily cover the transaction fee). For assistance, please contact [email protected]"
},
"CgPGAu": {
"defaultMessage": ", connect your wallet to claim"
},
"Ci7dxf": {
"defaultMessage": "Comment deleted",
"description": "src/components/Notice/NoticeComment.tsx/moment"
Expand Down Expand Up @@ -1133,6 +1153,9 @@
"HAlOn1": {
"defaultMessage": "Name"
},
"HBdVkS": {
"defaultMessage": "Claiming in progress"
},
"HBxXD/": {
"defaultMessage": "License"
},
Expand All @@ -1143,6 +1166,9 @@
"HJ0iZJ": {
"defaultMessage": "Confirm Archiving"
},
"HJsl78": {
"defaultMessage": "An issue occurred while claiming USDT. Please retry or contact [email protected]"
},
"HPVOw/": {
"defaultMessage": "Wallet",
"description": "src/views/Me/Settings/Settings/index.tsx"
Expand Down Expand Up @@ -1232,9 +1258,6 @@
"IpMWC4": {
"defaultMessage": "You’ve posted several times in a short period. Please take a break."
},
"Is5PqP": {
"defaultMessage": "Interledger Protocol"
},
"ItUuuX": {
"defaultMessage": "invites you to join the circle {circleName} , and you can experience it for {freePeriod} days for free",
"description": "src/components/Notice/CircleNotice/CircleInvitationNotice.tsx"
Expand Down Expand Up @@ -1388,9 +1411,6 @@
"defaultMessage": "Article published",
"description": "src/views/Me/DraftDetail/PublishState/PublishedState.tsx"
},
"LklXfd": {
"defaultMessage": "Payment Pointer"
},
"LmiUWG": {
"defaultMessage": "You do not have permissionn to perform this operation",
"description": "FORBIDDEN_BY_TARGET_STATE"
Expand Down Expand Up @@ -1521,6 +1541,9 @@
"O7ozeo": {
"defaultMessage": "Update profile"
},
"ODncRd": {
"defaultMessage": "Claiming..."
},
"OIj8pQ": {
"defaultMessage": "Invitation Sent",
"description": "src/views/Circle/Settings/ManageInvitation/AddInvitationDialog/Sent.tsx"
Expand Down Expand Up @@ -1958,16 +1981,10 @@
"WQT8ZA": {
"defaultMessage": "Edit collection"
},
"WiGHyF": {
"defaultMessage": "Web Monetization standard"
},
"WpvsPu": {
"defaultMessage": "Subscribe",
"description": "src/views/Circle/Analytics/SubscriberAnalytics/index.tsx"
},
"WrQjnc": {
"defaultMessage": "Payment pointer updated"
},
"WsPbZT": {
"defaultMessage": "Continue payout"
},
Expand All @@ -1992,6 +2009,10 @@
"XOEFDf": {
"defaultMessage": "{total} articles"
},
"XQ9bi3": {
"defaultMessage": "More",
"description": "src/components/Dialogs/WithdrawVaultUSDTDialog/Content.tsx"
},
"XQTBu6": {
"defaultMessage": "mentioned you in your circle broadcast comment",
"description": "src/components/Notice/CircleNotice/CircleNewBroadcastComments.tsx"
Expand Down Expand Up @@ -2324,6 +2345,9 @@
"defaultMessage": "No blocked users yet",
"description": "src/views/Me/Settings/Blocked/SettingsBlocked.tsx"
},
"dK7Dnj": {
"defaultMessage": "🔥 Claim for free"
},
"dQhNbF": {
"defaultMessage": "Payment will be processed by Stripe, allowing your support to be unrestricted by region.",
"description": "src/components/Forms/PaymentForm/StripeCheckout/index.tsx"
Expand All @@ -2335,6 +2359,9 @@
"dTOtPO": {
"defaultMessage": "Top Up"
},
"dUkC8R": {
"defaultMessage": "Claim USDT"
},
"dVbKzB": {
"defaultMessage": "Comments and replies",
"description": "src/views/Me/Settings/Notifications/GeneralSettings/index.tsx"
Expand Down Expand Up @@ -2438,6 +2465,9 @@
"defaultMessage": "Pending",
"description": "src/views/Circle/Settings/ManageInvitation/Invites/index.tsx"
},
"fko+MR": {
"defaultMessage": "Retry claiming"
},
"fnv5rD": {
"defaultMessage": "like article (current {total} likes)"
},
Expand Down Expand Up @@ -2515,6 +2545,9 @@
"hBLCwn": {
"defaultMessage": "other amount"
},
"hDDFgp": {
"defaultMessage": "Matters will send {amount} to your connected wallet {address} via a contract transaction (Matters will temporarily cover the transaction fee). For assistance, please contact [email protected]"
},
"hG2cBH": {
"defaultMessage": "Subscribe Circle"
},
Expand Down Expand Up @@ -2547,9 +2580,6 @@
"i4OBEw": {
"defaultMessage": "\"{name}\" is invalid."
},
"i7cXnf": {
"defaultMessage": "The wallet address starts with \"$\"."
},
"iEJeQH": {
"defaultMessage": "Liker ID"
},
Expand Down Expand Up @@ -2772,6 +2802,10 @@
"mBkZcw": {
"defaultMessage": "Like moment"
},
"mBmmr+": {
"defaultMessage": "Subscribed",
"description": "src/views/User/UserProfile/FollowingDialog/CirclesFeed/CirclesTabs/index.tsx"
},
"mCAIcg": {
"defaultMessage": "Hottest",
"description": "src/views/Circle/Analytics/ContentAnalytics/index.tsx"
Expand Down Expand Up @@ -2806,6 +2840,9 @@
"ml3SZN": {
"defaultMessage": "Minimum 8 characters. Uppercase/lowercase letters, numbers and symbols are allowed"
},
"mm2UAM": {
"defaultMessage": "Connect wallet and claim USDT"
},
"mp9SBo": {
"defaultMessage": "Circle notifications",
"description": "src/views/Me/Settings/Notifications/index.tsx"
Expand Down Expand Up @@ -2833,6 +2870,9 @@
"defaultMessage": "My profile",
"description": "src/views/Me/Settings/Settings/MyProfile/index.tsx"
},
"n3SsO1": {
"defaultMessage": "The contract has sent {amount} to the linked wallet. Click here for details."
},
"n3shsQ": {
"defaultMessage": "Invalid name",
"description": "NAME_INVALID"
Expand All @@ -2848,6 +2888,10 @@
"defaultMessage": "replied your comment in",
"description": "src/components/Notice/CommentCommentNotice/CommentNewReplyNotice.tsx"
},
"nVoVnb": {
"defaultMessage": "Followed",
"description": "src/views/User/UserProfile/FollowingDialog/CirclesFeed/CirclesTabs/index.tsx"
},
"nWhqw9": {
"defaultMessage": "Publish Now"
},
Expand Down Expand Up @@ -2893,9 +2937,6 @@
"defaultMessage": "liked",
"description": "src/components/Notice/ArticleNotice/ArticleNewAppreciationNotice.tsx"
},
"p6D+Uc": {
"defaultMessage": "Enter Payment Pointer"
},
"p9gEZh": {
"defaultMessage": "Up to 3 images can be uploaded"
},
Expand Down Expand Up @@ -3005,12 +3046,18 @@
"defaultMessage": "Unavailable",
"description": "FORBIDDEN_BY_STATE"
},
"rAFb3E": {
"defaultMessage": "Matters will send {amount} to your connected wallet via a contract transaction (Matters will temporarily cover the transaction fee)."
},
"rDX3h6": {
"defaultMessage": "Version Description"
},
"rE7sE3": {
"defaultMessage": "CC0 License"
},
"rG2xmp": {
"defaultMessage": "Claim successful"
},
"rHi+cL": {
"defaultMessage": "Most readers",
"description": "src/views/Me/Works/Published/SortTabs.tsx"
Expand Down Expand Up @@ -3255,9 +3302,6 @@
"defaultMessage": "reset your login password",
"description": "src/components/Dialogs/SetEmailDialog/Content.tsx"
},
"vyG38g": {
"defaultMessage": "wallet address"
},
"w+6UiO": {
"defaultMessage": "Add Invitation"
},
Expand Down
Loading
Loading