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

Channel Prototype #5087

Merged
merged 270 commits into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
270 commits
Select commit Hold shift + click to select a range
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
7be2be5
feat(tracker): replace articleId with shortHash for the article read …
zeckli Dec 16, 2024
4516288
HOTFIX(CampaignDetail): update dialog copy
Kechicode Dec 17, 2024
851b399
HOTFIX(CampaignDetail): update dialog copy
Kechicode Dec 17, 2024
87155ea
Merge pull request #4995 from thematters/hotfix/update-campain-copy
Kechicode Dec 17, 2024
9be1341
Merge pull request #4996 from thematters/feat/update-campain-copy
Kechicode Dec 17, 2024
8c5fdc3
hotfix(CampaignDetail): update campaign id
Kechicode Dec 17, 2024
e3201cd
Merge pull request #4997 from thematters/hotfix/update-campaign-id
Kechicode Dec 17, 2024
c6984b6
fix(ArticleDetail): simplify campaign reset condition
Kechicode Dec 17, 2024
27a3e92
fix(ArticleDetail): simplify campaign reset condition
Kechicode Dec 17, 2024
26f7631
Merge pull request #4999 from thematters/hotfix/edit-article-campaign…
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
913adde
Merge branch 'develop' into feat/tracker
zeckli Dec 28, 2024
e52a80a
Merge pull request #4993 from thematters/feat/tracker
zeckli Dec 28, 2024
b0e0fc8
feat: add top nav bar prototype
Kechicode Dec 29, 2024
c7efd33
feat(prototype): standardize sticky element positioning to 73px from top
Kechicode Dec 30, 2024
2d2906c
feat: update search icon
Kechicode Dec 30, 2024
fba698f
fix responsive
Kechicode Dec 30, 2024
a18c5a9
feat(nav): make logo clickable and add accessibility label
Kechicode Dec 30, 2024
404e606
Merge branch 'develop' into prototype/new-top-nav
Kechicode Dec 30, 2024
5c34e8c
feat(prototype): add ChannelCarousel
Kechicode Dec 31, 2024
7e181ab
feat(SearchBar): quick search result is available in search page
Kechicode Jan 2, 2025
7c04aec
feat(SearchBar): added keyboard event listeners for '/' key to focus …
Kechicode Jan 2, 2025
bdcdf16
feat(TopNavBar): add clickable area of logo
Kechicode Jan 2, 2025
e2d2fc9
Merge branch 'prototype/new-top-nav' into prototype/channel-page-swit…
Kechicode Jan 2, 2025
6aef1cd
fix(TopNavBar): revise border
Kechicode Jan 3, 2025
6bfe4f9
feat(Channel): revise page carousel
Kechicode Jan 3, 2025
417e024
fix(Channel): update hotst
Kechicode Jan 3, 2025
6ffe49f
feat(SideFooter): update communityMenu
Kechicode Jan 3, 2025
c55fedc
feat(Search): revise spacing
Kechicode Jan 3, 2025
ecdcf31
feat(SearchQuickResult): remove trigger
Kechicode Jan 3, 2025
128f298
Merge branch 'prototype/new-top-nav' into prototype/channel-page-swit…
Kechicode Jan 3, 2025
98a2191
feat(Channel): revise Carousel
Kechicode Jan 3, 2025
2d9eb6e
fix(Channel): revise Carousel
Kechicode Jan 3, 2025
ce7335e
fix(Channel): revise page carousel
Kechicode Jan 3, 2025
f05b0c0
fix(Channel): remove auto play
Kechicode Jan 3, 2025
015c0cd
feat(Channel): Enhance Channel Carousel with Dynamic Column Count and…
Kechicode Jan 3, 2025
8c9868e
feat(Channel): Refactor ChannelCarousel to use useNativeEventListener…
Kechicode Jan 3, 2025
3f200fd
feat(Channel): update
Kechicode Jan 3, 2025
ba9458a
feat(Layout): hide sidenav and navbar
Kechicode Jan 5, 2025
9dafbe8
feat(Channel): Add SingleLine component to MainFeed with dynamic chan…
Kechicode Jan 7, 2025
8fe8233
feat(Channel): refactor ChannelCarousel to Accept Dynamic Items as Props
Kechicode Jan 7, 2025
9c7b48b
feat(MainFeed): Add dynamic single line display in MainFeed
Kechicode Jan 7, 2025
c65cb7e
Add ads.txt
guoliu Jan 8, 2025
4afc764
feat(SingleLine): fixed SingleLine component
Kechicode Jan 8, 2025
2652d82
Update styles.module.css
Kechicode Jan 8, 2025
f6e5ed4
feat(Carousel): Enhance carousel navigation by syncing with URL hash
Kechicode Jan 8, 2025
5f2c85b
fix(Home):add link functionality to TagDigest and UserDigest components
Kechicode Jan 9, 2025
2a58645
Merge pull request #5025 from thematters/fix/homepage-tag-right-click…
Kechicode Jan 10, 2025
ed6b4c4
feat(Notice): open moment dialog on the notice page
Kechicode Jan 13, 2025
5598959
Merge branch 'develop' into ads.txt
guoliu Jan 13, 2025
7d1895d
Merge pull request #5027 from thematters/feat/open-moment-dialog
Kechicode Jan 14, 2025
e786951
feat(spam): add noindex <meta> tag for article that doesn't wanna be …
gitwoz Jan 14, 2025
0d4b294
Merge pull request #5028 from thematters/feat/spam-no-index
gitwoz Jan 14, 2025
a8ac7ef
Merge branch 'develop' into ads.txt
guoliu Jan 14, 2025
4db52f3
Merge pull request #5022 from thematters/ads.txt
guoliu Jan 15, 2025
18eb4eb
fix: add dynamic spacing to comment highlighting
Kechicode Jan 17, 2025
13ca85e
fix(Notice): Improve Navigation Logic in Notice Components
Kechicode Jan 17, 2025
06f65d5
Merge pull request #5029 from thematters/fix/moment-dialog
Kechicode Jan 17, 2025
b380266
feat: Add dropdown toggle functionality to SingleLine component
Kechicode Jan 17, 2025
3367241
feat(image): enable animation for embed images
gitwoz Jan 17, 2025
71af469
Merge pull request #5031 from thematters/fix/article-anim-gif
gitwoz Jan 17, 2025
487e4fb
Update styles.module.css
Kechicode Jan 17, 2025
0cb340b
fix(MainFeed): Remove redundant condition in MainFeed Component
Kechicode Jan 20, 2025
4ef6810
chore(release): v5.9.0
gitwoz Jan 20, 2025
140ea11
Merge pull request #5032 from thematters/release/v5.9.0
gitwoz Jan 20, 2025
808de28
feat(Channel): Refactor CSS and Update Channel Titles
Kechicode Jan 20, 2025
77c3885
feat: add SideChannelNav
Kechicode Jan 21, 2025
2a53c42
feat: sticky SideChannelNav
Kechicode Jan 22, 2025
37f1df5
fix: revise width of left
Kechicode Jan 22, 2025
d987388
fix: revise gap
Kechicode Jan 22, 2025
0e4f779
fix: revise width of left
Kechicode Jan 22, 2025
8c63d89
fix: revise gap
Kechicode Jan 22, 2025
026057f
feat: revise scroll feature
Kechicode Jan 23, 2025
47225c3
feat: revise layout
Kechicode Jan 23, 2025
3c1de36
feat: show scrollbar when hovering
Kechicode Jan 24, 2025
1dcc35d
Merge branch 'prototype/desktop-channel' into protype/new-layout
Kechicode Jan 24, 2025
3f704b2
feat(Layout): refactor Layout and Update Route Configurations
Kechicode Feb 5, 2025
1fdf67f
fix(SingleLine): revise font size
Kechicode Feb 6, 2025
90ccc24
feat(Layout): refactor URL structure for channels and update navigati…
Kechicode Feb 6, 2025
0ce1a55
fix(Layout): enhance SideChannelNav with Router Navigation
Kechicode Feb 6, 2025
97b8bfc
fix(MainFeed): lock body scroll when show dropdown channel menu
Kechicode Feb 6, 2025
692ca86
feat(Channel): channel api integration
Kechicode Feb 7, 2025
b6e639b
feat(Channel): Refactor Channel Components to Use ChannelsQuery and u…
Kechicode Feb 7, 2025
a0bc879
fix(DropdownDialog): fix height
Kechicode Feb 7, 2025
4ebac38
Merge branch 'prototype/new-layout' into prototype/channel-api-integr…
Kechicode Feb 7, 2025
1bb9c95
fix(Channel): Refactor navigation links to use Next.js Link component
Kechicode Feb 7, 2025
311465d
feat: Optimize Home Feed Components and mock switch channel
Kechicode Feb 7, 2025
636084f
fix(Feed): fix spacing
Kechicode Feb 7, 2025
5f85982
fix: remove AdSense
Kechicode Feb 7, 2025
db9df0a
Merge pull request #5041 from thematters/fix/remove-ad-sense-script
Kechicode Feb 7, 2025
25cb40e
feat(donation): support donate USDT to a non-IPFS article
gitwoz Feb 8, 2025
f0bad5e
feat(collection): set image anonymous on demand
gitwoz Feb 10, 2025
31869b4
fix(Channel): close loop prop
Kechicode Feb 10, 2025
dee3878
Merge pull request #5043 from thematters/feat/set-anonymous-on-get-color
gitwoz Feb 10, 2025
3da934b
Merge pull request #5042 from thematters/feat/usdt-donation-non-ipfs
gitwoz Feb 11, 2025
c074056
chore(release): v5.9.1
gitwoz Feb 11, 2025
27e14fe
Merge pull request #5045 from thematters/release/v5.9.1
pauljusti Feb 11, 2025
7ff6b65
fix(Home): adjust Billboard component CSS layout
Kechicode Feb 11, 2025
3945bbd
Merge pull request #5047 from thematters/fix/remove-extra-border
Kechicode Feb 11, 2025
c73a2ee
fix: correct vertical alignment of article info header
gitwoz Feb 11, 2025
c582b0c
Merge pull request #5048 from thematters/fix/hash-align
gitwoz Feb 11, 2025
626aebf
feat(Search): Enhance SearchBar with Quick Result Visibility Control
Kechicode Feb 11, 2025
6bbeab0
fix(TopNavBar): Disable search tooltip on mobile
Kechicode Feb 11, 2025
a676a65
fix(Search): Adjust quick result visibility during loading state
Kechicode Feb 11, 2025
652b2bd
feat(billboard): integrate Geniee ad scripts and update CSP policy
Kechicode Feb 12, 2025
9a68a38
refactor(ads): replace Next.js Script with native script tags for ad …
Kechicode Feb 12, 2025
27bce86
refactor(csp): remove Google Ads domains from Content Security Policy
Kechicode Feb 13, 2025
aac884d
Merge pull request #5050 from thematters/feat/geniee-billboard
Kechicode Feb 13, 2025
408b15f
Revert "refactor(csp): remove Google Ads domains from Content Securit…
Kechicode Feb 13, 2025
a9c6726
refactor(csp): restore Google Ads domains in Content Security Policy
Kechicode Feb 13, 2025
b9820ac
refactor(csp): remove '*.google.com' from Content Security Policy
Kechicode Feb 13, 2025
1bd1916
Merge pull request #5052 from thematters/fix/add-google-ad-domains
Kechicode Feb 13, 2025
3363c16
fix(Search): Adjust z-index and quick result visibility
Kechicode Feb 13, 2025
6032b4e
fix(UserDigest): Add optional card rendering for UserDigest component
Kechicode Feb 13, 2025
c3e6cfd
feat(Search): Remove search results title section
Kechicode Feb 13, 2025
18de381
feat(Search): Add clear button to SearchBar & revise search icon size
Kechicode Feb 13, 2025
23a8e5c
feat(Search): Refactor AggregateResults tabs styling and layout
Kechicode Feb 13, 2025
c4e6921
fix(Channel): Add left padding to SingleLine channel view
Kechicode Feb 13, 2025
330d62b
fix(Channel): Refine SingleLine and DropdownDialog styling
Kechicode Feb 13, 2025
84a589e
fix(Icons): Update navigation icons with new design
Kechicode Feb 13, 2025
38cf25b
fix(Channel): Add left padding to SingleLine channel container
Kechicode Feb 13, 2025
72a82a4
feat(billboard): move Geniee ad script from _document to Billboard co…
Kechicode Feb 14, 2025
085615d
fix(billboard): adjust Geniee ad script indentation
Kechicode Feb 14, 2025
73903ee
Merge pull request #5053 from thematters/feat/geniee-billboard
Kechicode Feb 14, 2025
ba95be5
fix(billboard): adjust container child selector for styling
Kechicode Feb 14, 2025
4826503
fix(billboard): style Geniee ad container for responsive layout
Kechicode Feb 14, 2025
1ba8757
Merge branch 'develop' into feat/geniee-billboard
Kechicode Feb 14, 2025
98d6344
Merge pull request #5054 from thematters/feat/geniee-billboard
Kechicode Feb 14, 2025
bb4f84a
fix(billboard): adjust iframe and image sizing for responsive layout
Kechicode Feb 14, 2025
b49c5ec
Merge branch 'develop' into feat/geniee-billboard
Kechicode Feb 14, 2025
7d2fefc
refactor(Styles): Standardize top navigation height variables
Kechicode Feb 14, 2025
925433a
Merge pull request #5055 from thematters/feat/geniee-billboard
Kechicode Feb 14, 2025
f4d8c76
feat(Layout): Reduce spacing from sp32 to sp20 across multiple compon…
Kechicode Feb 14, 2025
d3b4826
fix(Carousel): Reduce padding and adjust dot styling
Kechicode Feb 14, 2025
fb69ffb
feat(Routes): Add Campaign Detail route and update layout
Kechicode Feb 14, 2025
a5a638b
feat(Spacing): Adjust margin and padding from sp32 to sp20 in various…
Kechicode Feb 14, 2025
6782960
refactor(Responsive): Update breakpoint values from 738px to 640px
Kechicode Feb 14, 2025
88134d6
feat(csp): add js.geniee.jp domain to CSP sources
Kechicode Feb 14, 2025
cdaf66f
feat(tags): update TagDigest.Concise component with new props and usage
Kechicode Feb 14, 2025
94379fc
Merge pull request #5056 from thematters/feat/geniee-billboard
Kechicode Feb 14, 2025
b02bb14
fix(TagDigest): adjust tag number display
Kechicode Feb 14, 2025
0d98f47
feat(TagFeed): disable end-of-feed message for tag feed
Kechicode Feb 14, 2025
01601cc
feat(tags): rename "Tags" to "Topics" in UI and translations
Kechicode Feb 14, 2025
2e861b2
feat(TagDigest): add optional text weight prop to Concise component
Kechicode Feb 14, 2025
f45d917
feat(Tags): add list styling for tag sidebar
Kechicode Feb 14, 2025
cf507bc
feat(SectionHeader): create custom ViewAllButton component
Kechicode Feb 14, 2025
912a595
feat(Tags): remove shuffle functionality from sidebar tags
Kechicode Feb 14, 2025
c05c475
feat(Home): update Authors section styling and remove view all button
Kechicode Feb 14, 2025
01d4d40
feat(csp): add js.geniee.com domain to CSP sources
Kechicode Feb 14, 2025
bd73aca
Merge pull request #5057 from thematters/feat/geniee-billboard
Kechicode Feb 14, 2025
57aa67b
feat(Tags): update sidebar tags layout and add line clamp
Kechicode Feb 15, 2025
b03829a
feat(Layout): Enhance side navigation layout for home and channel pages
Kechicode Feb 15, 2025
147140b
Merge branch 'develop' into feat/update-tag
Kechicode Feb 16, 2025
0df8fd4
Merge branch 'feat/update-tag' into prototype/revise-search-page
Kechicode Feb 16, 2025
001281a
Merge branch 'prototype/revise-search-page' into prototype/new-new-la…
Kechicode Feb 16, 2025
bf6d7df
feat(csp): add js.genieessp.com domain to CSP sources
Kechicode Feb 19, 2025
04bc05a
Merge pull request #5066 from thematters/feat/add-genieessp-domain
Kechicode Feb 19, 2025
138e092
feat(Shuffle): update button text and active colors
Kechicode Feb 19, 2025
2b3c8b5
Merge branch 'develop' into feat/update-tag
Kechicode Feb 19, 2025
de5bf8e
Merge pull request #5061 from thematters/feat/update-tag
Kechicode Feb 19, 2025
a1006f9
feat(csp): add ialaddin.genieesspv.jp domain to CSP sources
Kechicode Feb 19, 2025
3aab4df
Merge branch 'develop' into feat/add-genieessp-domain
Kechicode Feb 19, 2025
53db146
Merge pull request #5067 from thematters/feat/add-genieessp-domain
Kechicode Feb 19, 2025
5f12e87
fix(csp): adjust ialaddin.genieesspv.jp domain placement in CSP sources
Kechicode Feb 19, 2025
86f35a5
Merge branch 'develop' into feat/add-genieessp-domain
Kechicode Feb 19, 2025
8a2549a
feat(csp): add Criteo and additional Geniee domains to CSP sources
Kechicode Feb 19, 2025
475302b
Merge pull request #5068 from thematters/feat/add-genieessp-domain
Kechicode Feb 19, 2025
f49f48d
Merge branch 'develop' into prototype/new-new-layout
Kechicode Feb 19, 2025
029541a
fix(layout): adjust top margin spacing in layout styles
Kechicode Feb 19, 2025
709de46
fix(layout): adjust media query breakpoint for responsive grid
Kechicode Feb 19, 2025
814acf1
feat(csp): add gum.criteo.com to script sources
Kechicode Feb 19, 2025
6fad05a
Merge pull request #5069 from thematters/feat/add-genieessp-domain
Kechicode Feb 19, 2025
cf36822
feat(facebook): retire facebook login
gitwoz Feb 20, 2025
f9677f5
Merge pull request #5070 from thematters/feat/retire-facebook-login
gitwoz Feb 20, 2025
668463e
fix(pages): protected follow page
Kechicode Feb 20, 2025
2184f4a
feat(Home): enhance feed navigation and channel support
Kechicode Feb 20, 2025
e5ac944
feat(campaign): show description for featured feed
gitwoz Feb 21, 2025
b00522d
Merge pull request #5071 from thematters/feat/campaign-featured-descr…
gitwoz Feb 21, 2025
fe04190
refactor(Feed): update channel navigation and query to use shortHash
Kechicode Feb 21, 2025
9274fe2
refactor(responsive): update breakpoints and media queries
Kechicode Feb 21, 2025
80dca4b
refactor(layout): update responsive design and navigation components
Kechicode Feb 21, 2025
2e5e294
feat(responsive): update moment and follow views for mobile layout
Kechicode Feb 24, 2025
bd70598
fix(styles): adjust padding for responsive layouts
Kechicode Feb 24, 2025
d01318d
Merge pull request #5078 from thematters/fix/tag-test-feedback
Kechicode Feb 24, 2025
b06db3c
feat(components): add 26px and 30px icon and avatar sizes
Kechicode Feb 24, 2025
855647f
feat(responsive): align side channel nav items on small screens
Kechicode Feb 24, 2025
63ceea1
fix(styles): update SquareTabs padding for mobile and desktop
Kechicode Feb 24, 2025
055156b
fix(upload): improve direct image upload error handling
gitwoz Feb 24, 2025
9131a75
Merge pull request #5079 from thematters/fix/tag-spacing-issues
Kechicode Feb 24, 2025
e8ec6e6
Merge pull request #5080 from thematters/fix/check-upload-image
gitwoz Feb 24, 2025
15f7f15
refactor(responsive): update Media component usage from 'at="sm"' to …
Kechicode Feb 24, 2025
639536f
style(Feed): add dashed border to ICYMI curated feed cards
Kechicode Feb 24, 2025
212143f
fix(Shuffle): remove medium weight from Shuffle button text
Kechicode Feb 25, 2025
356b885
Merge pull request #5082 from thematters/fix/font-weight
Kechicode Feb 25, 2025
5fe9898
feat(Home): update empty state messages for feed views
Kechicode Feb 25, 2025
f1786f8
feat(Follow): update empty state
Kechicode Feb 25, 2025
f9d2a9f
fix(TagDigest): improve text display and line clamp
Kechicode Feb 25, 2025
f099031
Merge pull request #5083 from thematters/fix/line-clamp-tag
Kechicode Feb 25, 2025
9508578
feat(SideChannelNav): extract channel item into separate component an…
Kechicode Feb 26, 2025
8124f6b
fix(Billboard): restore original billboard implementation
Kechicode Feb 26, 2025
0e670a9
Merge branch 'feat/restore-billboard' into prototype/new-new-new-layout
Kechicode Feb 26, 2025
53cc85b
chore(release): v5.9.2
gitwoz Feb 26, 2025
40b359f
Merge pull request #5084 from thematters/feat/restore-billboard
Kechicode Feb 26, 2025
807abd5
chore(CSP): remove Geniee and Google Ads related content sources
Kechicode Feb 26, 2025
f63cef4
Merge pull request #5086 from thematters/feat/restore-billboard
Kechicode Feb 26, 2025
a308972
Merge pull request #5085 from thematters/release/v5.9.2
gitwoz Feb 26, 2025
88ec85b
Merge branch 'develop' into prototype/new-new-new-layout
Kechicode Feb 27, 2025
0adb840
fix(Dropdown): improve positioning and rendering stability
Kechicode Feb 27, 2025
974ad61
fix(dropdown): resolve positioning issues on window resize
Kechicode Feb 27, 2025
802826b
fix(TopNavBar): disable tooltips for create navigation buttons
Kechicode Feb 28, 2025
12c1c35
fix(Layout): adjust sticky sidebar top positioning for responsive design
Kechicode Feb 28, 2025
14a68c6
fix(ChannelItem): add touch interaction for tooltip
Kechicode Feb 28, 2025
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
1 change: 0 additions & 1 deletion .env.dev
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ NEXT_PUBLIC_LOGBOOKS_URL=https://logbooks-vercel.matters.town
NEXT_PUBLIC_ALCHEMY_KEY=1dMo8xjAFo8M6Y4sQ45WTD3Zie2-MA4C
NEXT_PUBLIC_GOOGLE_CLIENT_ID=315393900359-2r9fundftis7dc0tdeo2hf8630nfdd8h.apps.googleusercontent.com
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_OPERATOR_ADDRESS=0xBcEAD54De463C083F348b530305e2471652D59A3
Expand Down
1 change: 0 additions & 1 deletion .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ NEXT_PUBLIC_ALCHEMY_KEY=bOu-fCphi9mvePsxg968Qe-pidHQNdlT
NEXT_PUBLIC_CF_TURNSTILE_SITE_KEY=0x4AAAAAAAKVODkJMwfIxG78
NEXT_PUBLIC_GOOGLE_CLIENT_ID=751677068109-rkml7q9ujf8ems09cclh7qckf14svcgs.apps.googleusercontent.com
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_OPERATOR_ADDRESS=0x92a117aeA74963Cd0CEdF9C50f99435451a291F7
Expand Down
Loading
Loading