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.6.3 #4892

Merged
merged 59 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from 49 commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
aa783b4
feat(search-user): allow blockees to search and mention blockers
gary02 Aug 31, 2024
8b92393
style: minor
gary02 Aug 31, 2024
392081e
feat(auth): remove connect to facebook
gitwoz Sep 4, 2024
9ccc83a
fix: align universal auth trigger
wlliaml Sep 5, 2024
4278199
Merge pull request #4842 from thematters/feat/remove-connect-facebook
gitwoz Sep 5, 2024
a151b0d
Merge branch 'develop' into feat/search-user
gary02 Sep 5, 2024
79abc19
Merge pull request #4821 from thematters/feat/search-user
gary02 Sep 5, 2024
57881c6
fix(tabs): fix flex layout causes incorrect spacing rendering for ove…
gitwoz Sep 5, 2024
d195757
Merge branch 'develop' into fix-universal-auth-trigger
wlliaml Sep 5, 2024
fed7f54
Merge pull request #4853 from thematters/fix/tabs-spacing-right
gitwoz Sep 5, 2024
3e32ab1
Merge branch 'develop' into fix-universal-auth-trigger
wlliaml Sep 5, 2024
0227c9e
Merge pull request #4850 from thematters/fix-universal-auth-trigger
wlliaml Sep 5, 2024
6b8c826
feat(editor): switch focusing on hit enter/backspace of title, summar…
robertu7 Sep 16, 2024
0674b4c
feat(moment): adjust spacing between paragraphs and refactor content …
robertu7 Sep 27, 2024
f45ca59
Merge pull request #4875 from thematters/feat/editor-keydown
robertu7 Oct 5, 2024
642c238
feat(editor): always insert a new line on click the padding bottom of…
robertu7 Sep 16, 2024
87d97bc
Merge pull request #4876 from thematters/fix/editor-space
gitwoz Oct 5, 2024
a0a863f
feat(copy): revise "follow" copies
robertu7 Sep 19, 2024
cfbe107
Merge pull request #4877 from thematters/feat/revise-follow-copy
gitwoz Oct 5, 2024
38324e3
fix(homepage): fix announcement fallback translations
robertu7 Sep 25, 2024
96f2848
Merge pull request #4878 from thematters/fix/announcement-i18n
gitwoz Oct 5, 2024
ca8415c
fix(moment): fix moment digest dropdown icon
robertu7 Sep 26, 2024
d2e661c
Merge pull request #4879 from thematters/fix/feed-more-icon
gitwoz Oct 5, 2024
ec31e2b
fix(article): make select-and-quote supports rich format
robertu7 Sep 26, 2024
1276d78
Merge pull request #4880 from thematters/fix/quote-comment
gitwoz Oct 5, 2024
2ae7eaf
fix(moment): hide logbook icon on avatar of moment digest footer
robertu7 Sep 26, 2024
d77e5d7
Merge pull request #4881 from thematters/fix/moment-feed-icon
robertu7 Oct 6, 2024
b4c6e25
Merge branch 'develop' into feat/moment-p-spacing
robertu7 Oct 6, 2024
e0efd23
Merge pull request #4882 from thematters/feat/moment-p-spacing
gitwoz Oct 6, 2024
6e221cb
feat(campaign): revise <SquareTabs> to support "green"; revise campai…
robertu7 Sep 12, 2024
027f7ad
Merge pull request #4872 from thematters/feat/campaign-featured-tabs
gitwoz Oct 7, 2024
9de7aed
feat(copy): revise "follow" copies
robertu7 Oct 7, 2024
34f3f8a
Merge pull request #4886 from thematters/feat/follow-copy
gitwoz Oct 8, 2024
fb68c46
fix(moment): revise moment action button color
robertu7 Oct 13, 2024
ab42a01
fix(draft): correct insert pos on click editor empty area
robertu7 Oct 13, 2024
2e9f6d4
fix(moment): make <br> behaves like <p>
robertu7 Oct 13, 2024
f3316be
Merge pull request #4888 from thematters/fix/more-action-icon
robertu7 Oct 14, 2024
d580ca7
fix(draft): correct insert pos on click editor empty area
robertu7 Oct 13, 2024
986feef
Merge pull request #4891 from thematters/fix/moment-br
robertu7 Oct 14, 2024
def4967
Merge pull request #4890 from thematters/fix/editor-click
gitwoz Oct 14, 2024
57058c3
chore(deps): bump @matters/matters-editor and remove blockquote suppo…
robertu7 Oct 13, 2024
40213e3
Merge pull request #4889 from thematters/deps/editor-0.3.1
gitwoz Oct 14, 2024
e3e7b29
feat(auth): use injected connector instead of metamask connector
gitwoz Sep 5, 2024
3d1fd0c
Merge pull request #4852 from thematters/feat/injected-wallet
gitwoz Oct 14, 2024
a8d9496
feat(ad): create react hook for fetching billboard content
zeckli Aug 29, 2024
92366f9
feat(ad): add local storage for fetching billboard content
zeckli Aug 30, 2024
c07352e
Merge pull request #4811 from thematters/feat/ad
robertu7 Oct 14, 2024
07a2bc6
fix(editor): skip enter keydown handler on composing
robertu7 Oct 15, 2024
7866a1d
Merge pull request #4893 from thematters/fix/editor-input
gitwoz Oct 15, 2024
545e17a
chore(release): v5.6.3
robertu7 Oct 15, 2024
5dbbe2b
Merge pull request #4895 from thematters/release/5.6.3
gitwoz Oct 15, 2024
2a4a958
feat(moment): create new paragraph with shift+enter
robertu7 Oct 15, 2024
5b4590a
Merge pull request #4896 from thematters/fix/moment-breaks
zeckli Oct 17, 2024
1ca475b
fix(moment): change link color to green on detail page
robertu7 Oct 17, 2024
b9e8691
Merge pull request #4899 from thematters/fix/moment-link-color
gitwoz Oct 17, 2024
a038036
feat(expandable): collapse empty last paragraph
robertu7 Oct 17, 2024
f708b10
Merge pull request #4900 from thematters/feat/expandable-empty
gitwoz Oct 17, 2024
224a6f5
Revert "feat(expandable): collapse empty last paragraph"
robertu7 Oct 17, 2024
2b00766
Merge pull request #4901 from thematters/revert-4900-feat/expandable-…
gitwoz Oct 17, 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
5 changes: 3 additions & 2 deletions .env.dev
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ NEXT_PUBLIC_TWITTER_CLIENT_ID=X3d6Szg5bnVCMm5wRWxSVmhXUTc6MTpjaQ
NEXT_PUBLIC_FACEBOOK_CLIENT_ID=1072677713882819
NEXT_PUBLIC_CF_TURNSTILE_SITE_KEY=0x4AAAAAAAKiedvR5qiLUhIs
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK=/@rsdyobw/22048-launching-the-nomad-matters-initiative
NEXT_PUBLIC_BILLBOARD_ADDRESS=0x6a72820E1CCCba1B1FE02E37881cEa3F9Aa6375C
NEXT_PUBLIC_BILLBOARD_TOKEN_ID=6
NEXT_PUBLIC_BILLBOARD_OPERATOR_ADDRESS=0xBcEAD54De463C083F348b530305e2471652D59A3
NEXT_PUBLIC_BILLBOARD_REGISTRY_ADDRESS=0xEb23327533aa993069D61b8E1d6001B1cce0E216
NEXT_PUBLIC_BILLBOARD_TOKEN_ID=1
NEXT_PUBLIC_BILLBOARD_IMAGE_URL=matters-billboard-ad-dev.s3.ap-southeast-1.amazonaws.com/
PLAYWRIGHT_RUNTIME_ENV=ci
PLAYWRIGHT_TEST_BASE_URL=https://web-develop.matters.town
Expand Down
3 changes: 2 additions & 1 deletion .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ NEXT_PUBLIC_TWITTER_CLIENT_ID=cmdKbUlyd1ZZZDZYa3dTampidGo6MTpjaQ
NEXT_PUBLIC_FACEBOOK_CLIENT_ID=161556310354354
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK_EN=/@hi176/476405-a-guide-to-invite
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK=/@hi176/476404
NEXT_PUBLIC_BILLBOARD_ADDRESS=0x88EA16c2a69f50B9bc2E8f7684D425f33f29225F
NEXT_PUBLIC_BILLBOARD_OPERATOR_ADDRESS=0x92a117aeA74963Cd0CEdF9C50f99435451a291F7
NEXT_PUBLIC_BILLBOARD_REGISTRY_ADDRESS=0x95bEFe8E08a56dCEBBa8d40BE3e9c3cb2fF81806
NEXT_PUBLIC_BILLBOARD_TOKEN_ID=1
NEXT_PUBLIC_BILLBOARD_IMAGE_URL=matters-billboard-ad.s3.ap-southeast-1.amazonaws.com/
1 change: 1 addition & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import '~/common/styles/variables/z-index.css'
import '~/common/styles/bases/reset.css'
import '~/common/styles/bases/defaults.css'
import '~/common/styles/utils/content.article.css'
import '~/common/styles/utils/content.moment.css'
import '~/common/styles/utils/content.comment.css'
import '~/common/styles/utils/index.css'
import '~/common/styles/vendors/reach.css'
Expand Down
46 changes: 23 additions & 23 deletions lang/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
"defaultMessage": "已屏蔽。该用户无法评论你的作品和围炉,他的评论对你折叠。"
},
"32bml8": {
"defaultMessage": "追踪",
"defaultMessage": "关注",
"description": "src/components/Layout/SideNav/index.tsx"
},
"33oNeg": {
Expand Down Expand Up @@ -684,7 +684,7 @@
"defaultMessage": "仅支持 JPEG、PNG、GIF 和 WebP 图片"
},
"91IQdk": {
"defaultMessage": "已追踪",
"defaultMessage": "已关注",
"description": "src/components/Buttons/FollowUser/Unfollow.tsx"
},
"99OtWT": {
Expand Down Expand Up @@ -772,7 +772,7 @@
"description": "src/components/UserProfile/WalletLabel/index.tsx"
},
"AYTnjk": {
"defaultMessage": "追踪",
"defaultMessage": "关注",
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx"
},
"AeIRlL": {
Expand Down Expand Up @@ -842,7 +842,7 @@
"defaultMessage": "自由写纪念徽章"
},
"Bjdw71": {
"defaultMessage": "目前总追踪人数",
"defaultMessage": "目前总关注人数",
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx"
},
"Bkx6Gk": {
Expand Down Expand Up @@ -1136,7 +1136,7 @@
"description": "src/views/Me/Settings/Settings/Wallet/index.tsx"
},
"GugBCe": {
"defaultMessage": "本月新增追踪人数",
"defaultMessage": "本月新增关注人数",
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx"
},
"H0JBH6": {
Expand Down Expand Up @@ -1281,7 +1281,7 @@
"description": "src/components/CircleDigest/UserProfile/index.tsx"
},
"JkWLg6": {
"defaultMessage": "被追踪",
"defaultMessage": "被关注",
"description": "src/views/Me/Settings/Notifications/GeneralSettings/index.tsx"
},
"Jmg5do": {
Expand Down Expand Up @@ -1386,7 +1386,7 @@
"description": "src/views/User/CollectionDetail/CollectionArticles/ViewerArticles.tsx"
},
"LGox1K": {
"defaultMessage": "已追踪"
"defaultMessage": "已关注"
},
"LOefol": {
"defaultMessage": "上锁",
Expand Down Expand Up @@ -2029,7 +2029,7 @@
"defaultMessage": "继续提现"
},
"WuvE8X": {
"defaultMessage": "{circleName} 的追踪者",
"defaultMessage": "{circleName} 的关注者",
"description": "src/views/Circle/Profile/FollowersDialog/index.tsx"
},
"WxhsrG": {
Expand Down Expand Up @@ -2060,7 +2060,7 @@
"defaultMessage": "精挑细选作品,帮助读者更容易发现优质内容"
},
"XVYrS/": {
"defaultMessage": "还没有追踪者"
"defaultMessage": "还没有关注者"
},
"XYUhx0": {
"defaultMessage": "解绑 {type}",
Expand Down Expand Up @@ -2189,7 +2189,7 @@
"defaultMessage": "点踩"
},
"Zakh0i": {
"defaultMessage": "还没有追踪任何标签"
"defaultMessage": "还没有关注任何标签"
},
"ZjDH42": {
"defaultMessage": "关于我们"
Expand Down Expand Up @@ -2321,7 +2321,7 @@
"defaultMessage": "发现"
},
"cPIKU2": {
"defaultMessage": "追踪中"
"defaultMessage": "关注中"
},
"cPSexq": {
"defaultMessage": "去看看其他围炉吧,希望你早日找到下一个心之所属。"
Expand Down Expand Up @@ -2452,7 +2452,7 @@
"defaultMessage": "自定义网址名称"
},
"erE5/4": {
"defaultMessage": "互相追踪",
"defaultMessage": "互相关注",
"description": "src/components/Buttons/FollowUser/FollowState.tsx"
},
"exb/12": {
Expand Down Expand Up @@ -2557,7 +2557,7 @@
"defaultMessage": "支持失败"
},
"h7sMQs": {
"defaultMessage": "新追踪者",
"defaultMessage": "新关注者",
"description": "src/views/Me/Settings/Notifications/Circle/index.tsx"
},
"h9A6AT": {
Expand Down Expand Up @@ -2586,15 +2586,15 @@
"description": "src/components/Balance/index.tsx"
},
"hYG5fb": {
"defaultMessage": "人追踪",
"defaultMessage": "人关注",
"description": "src/views/TagDetail/Followers/index.tsx"
},
"hgtWIO": {
"defaultMessage": "作品被关联",
"description": "src/views/Me/Settings/Notifications/GeneralSettings/index.tsx"
},
"hk2aiz": {
"defaultMessage": "追踪了你的围炉",
"defaultMessage": "关注了你的围炉",
"description": "src/components/Notice/CircleNotice/CircleNewUserNotice.tsx"
},
"hl9bd4": {
Expand Down Expand Up @@ -2635,11 +2635,11 @@
"defaultMessage": "不好意思,什么都没搜到"
},
"icdrwy": {
"defaultMessage": "追踪了你",
"defaultMessage": "关注了你",
"description": "src/components/Buttons/FollowUser/FollowState.tsx"
},
"ieGrWo": {
"defaultMessage": "追踪"
"defaultMessage": "关注"
},
"imXsmo": {
"defaultMessage": "回到作品页",
Expand All @@ -2656,7 +2656,7 @@
"defaultMessage": "全部作者"
},
"izWS4J": {
"defaultMessage": "取消追踪"
"defaultMessage": "取消关注"
},
"j8oldW": {
"defaultMessage": "已超过 {maxLength} 字,目前 {current} 字"
Expand Down Expand Up @@ -2694,7 +2694,7 @@
"defaultMessage": "创作"
},
"k5NnNF": {
"defaultMessage": "追踪了你",
"defaultMessage": "关注了你",
"description": "src/components/Notice/UserNotice/UserNewFollowerNotice.tsx"
},
"k6pcz/": {
Expand Down Expand Up @@ -2950,7 +2950,7 @@
"description": "src/views/Me/Settings/Settings/index.tsx"
},
"ohgTH4": {
"defaultMessage": "追踪中",
"defaultMessage": "关注中",
"description": "src/components/UserProfile/index.tsx"
},
"on+DYO": {
Expand Down Expand Up @@ -2994,7 +2994,7 @@
"defaultMessage": "支持号召"
},
"pzTOmv": {
"defaultMessage": "追踪者"
"defaultMessage": "关注者"
},
"q+N5Wd": {
"defaultMessage": "管理围炉",
Expand Down Expand Up @@ -3097,7 +3097,7 @@
"description": "src/views/Me/Works/Published/SortTabs.tsx"
},
"rJSVni": {
"defaultMessage": "追踪",
"defaultMessage": "关注",
"description": "src/components/Buttons/FollowUser/Follow.tsx"
},
"rJqgwV": {
Expand Down Expand Up @@ -3544,7 +3544,7 @@
"defaultMessage": "发布失败"
},
"zKOr2x": {
"defaultMessage": "已追踪用户占总观看人数比例",
"defaultMessage": "已关注用户占总观看人数比例",
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx"
},
"zOXvqB": {
Expand Down
2 changes: 1 addition & 1 deletion lang/zh-Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -2077,7 +2077,7 @@
"description": "PAYMENT_BALANCE_INSUFFICIENT"
},
"XgdZSb": {
"defaultMessage": "值得關注"
"defaultMessage": "值得追蹤"
},
"Xh/txo": {
"defaultMessage": "作品指紋"
Expand Down
Loading
Loading