250 Commits
Author SHA1 Message Date
jinhojang6 13f445117a perf(components): lazy-load avatar images 2026-08-25 01:08:16 +09:00
github-actions[bot]andgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 5cae149418 Release (#883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-09 11:41:24 +00:00
Jinho Jang ccc91d5a19 Update status.network blog content and SEO content (#1045)
* feat(blog): add blog to status.network

* refactor(blog): simplify blog page by removing unused tags and links

* feat(metadata): enhance JSON-LD schemas for Status Network with additional properties and improved descriptions

* chore: add changeset for JSON-LD schema updates, layout adjustments, and UI tweaks across components

* feat(blog): include status-network-blog in disallowed tags and update filters for post retrieval

* feat(blog): implement BlogCard component and update blog to fetch posts dynamically by tag

* feat(naver): add Naver blog integration with RSS fetching and image proxying

* feat(naver-image): implement Naver image handling functions and integrate with API route

* feat(ghost): enhance post retrieval by filtering disallowed tags and adding tag validation

* feat(blog): implement blog section with dynamic routing and metadata

* chore(blog): remove revalidation setting from blog page

* fix(blog): update environment variable names for Ghost API configuration

* feat(blog): enhance blog detail sharing by encoding post title in tweet URL

* fix(blog): update fallback image path in blog detail and post card components
2026-02-27 00:17:51 +09:00
Felicio 55cb107eb8 use TKARMA (#1044) 2026-02-20 01:06:18 +09:00
jinhojang6 329a60fd06 refactor: enhance JSON-LD schema generation by modularizing schema creation functions 2026-01-28 20:10:16 +09:00
jinhojang6 3fae09749e Refactor JSON-LD schema generation to remove defaults and enhance explicit value requirements; update organization schema with @id support 2026-01-28 20:10:16 +09:00
jinhojang6 7c8ffb43f2 Refactor JSON-LD schema generation to use createAppJSONLD for enhanced defaults and add support for @id and publisher properties 2026-01-28 20:10:16 +09:00
jinhojang6 7e0e5726e4 refactor: remove unused formatSNT utility function to streamline codebase 2026-01-26 19:31:00 +09:00
jinhojang6 cca10633c2 refactor: improve KarmaProgressBar logic for exact threshold handling and visibility of level dots 2026-01-26 19:31:00 +09:00
jinhojang6 a13ea084de refactor: enhance Karma and Quota Progress components by adding detailed story arguments and improving rendering logic 2026-01-26 19:31:00 +09:00
jinhojang6 b44f43b559 refactor: enhance KarmaProgressBar and OverviewCard components by adding formatted karma display and improving story examples 2026-01-26 19:31:00 +09:00
jinhojang6 7d0aa6fb62 fix: update background color logic for milestone dots in KarmaProgressBar based on threshold conditions 2026-01-26 19:31:00 +09:00
jinhojang6 a04da163f4 refactor: streamline OverviewCard component by removing unused karma display logic and enhance KarmaProgressBar 2026-01-26 19:31:00 +09:00
jinhojang6 f8f75538dd refactor: introduce KARMA_THRESHOLDS constant for improved level 10 karma calculations in KarmaProgressBar component 2026-01-26 19:31:00 +09:00
jinhojang6 bab606ed15 fix: enhance level progress calculation for levels 10 and above in KarmaProgressBar component 2026-01-26 19:31:00 +09:00
jinhojang6 e3e1000702 fix: improve desktop level progress calculation for level above 10 2026-01-26 19:31:00 +09:00
jinhojang6 e71c32f751 refactor: update currentKarma value in OverviewCard and enhance KarmaProgressBar component 2026-01-26 19:31:00 +09:00
jinhojang6 7e99a6d74b fix: adjust level progress calculation and visibility of milestone dots in KarmaProgressBar component 2026-01-26 19:31:00 +09:00
jinhojang6 34be5e0b84 refactor: update karma balance in OverviewCard and adjust karma level thresholds in stories 2026-01-26 19:31:00 +09:00
jinhojang6 d49aa8b377 refactor: update font weight for label in QuotaProgressBar component 2026-01-26 19:31:00 +09:00
jinhojang6 0a3021c2ff refactor: enhance layout and spacing in OverviewCard and KarmaProgressBar components 2026-01-26 19:31:00 +09:00
jinhojang6 27e5cd543a refactor: comment out unused quota-related code in OverviewCard and update storybook to use number type for currentKarma 2026-01-26 19:31:00 +09:00
jinhojang6 d601591951 fix: refine karma level thresholds and improve boundary condition handling in getCurrentLevelData function 2026-01-26 19:31:00 +09:00
jinhojang6 eecdafe6af fix: update karma level thresholds and refine boundary condition handling in getCurrentLevelData function 2026-01-26 19:31:00 +09:00
jinhojang6 c7693c4956 feat: implment karma-proress and quota-progress components in storybook 2026-01-26 19:31:00 +09:00
jinhojang6 6fd4ccc291 fix: remove 'as any' type assertion from SoftwareApplicationSchema in JSONLDScript across multiple pages for improved type safety 2026-01-20 22:18:32 +09:00
Felicio be3d8dcd0a display tooltip on mobile (#965)
* display tooltip on mobile

* u

* Create eleven-toys-juggle.md
2026-01-07 20:13:42 +09:00
jinhojang6 a56902ab28 feat: enhance pre-deposit FAQ integration and add JSON-LD schema support 2025-12-24 14:46:51 +09:00
jinhojang6 ff8dd31e06 feat: add JSON-LD schema utilities and enhance SEO support for Status Network 2025-12-24 14:46:51 +09:00
github-actions[bot]andgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 5010cb448e Release (#666)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-26 17:57:07 +09:00
66d30c0794 add staking to hub (#811)
* chore: add wagmi configuration and providers for Status Hub

* feat: add new icons, promo modal for staking page, integrate connectkit to stake form

* feat: implement progress dialog and state management for vault operations

* chore: rename progress dialog to action status component and where it is used

* feat: integrate SIWE for wallet authentication and enhance vault state management

* feat: update vault management with new table and modal components, integrate react-query and react-table

* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components

* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience

* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management

* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience

* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience

* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience

* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience

* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management

* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience

* chore: add changeset

* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency

* feat: add staking constants and improve hooks for vault management;

* chore: update vault-related UI components for consistency and improve styling; update zod dependency version

* chore: add wagmi configuration and providers for Status Hub

* feat: add new icons, promo modal for staking page, integrate connectkit to stake form

* feat: implement progress dialog and state management for vault operations

* chore: rename progress dialog to action status component and where it is used

* feat: integrate SIWE for wallet authentication and enhance vault state management

* feat: update vault management with new table and modal components, integrate react-query and react-table

* feat: integrate @tanstack/react-query for improved data fetching and state management in vault components

* feat: enhance vault management with new compound modal and lock configuration, update table actions for improved user experience

* refactor: introduce withdraw modal and enhance lock configuration modal for improved vault management

* feat: enhance vault management with new hooks for account vaults and faucet integration, update UI components for improved user experience

* feat: enhance vault management with new hooks for token approval, withdrawal, and staking; update UI components and integrate new icons for improved user experience

* feat: integrate emergency mode functionality and enhance slider configuration for vault lockup periods; update UI components for improved user experience

* feat: enhance vault selection UI with lock status indicators and improve table overflow handling for better user experience

* refactor: simplify vault table action handlers by removing unnecessary onClick logic for modal state management

* feat: enhance vault management by adding new hooks for staking, multiplier points, and vault locking; update UI components and improve state management for better user experience

* chore: add changeset

* chore: remove unused eslint-disable comments from vault-related components and update button variants for consistency

* feat: add staking constants and improve hooks for vault management;

* chore: update vault-related UI components for consistency and improve styling; update zod dependency version

* chore: apply commit changes

* fix: remove chain id definition in hooks

* chore: add button size 24

* chore: fix box-border style

* remove border-box sizing

* chore: update images

* chore: update button to add danger variant

* chore: remove button classNames

* f

checkout from https://github.com/status-im/status-web/pull/821

---------

Co-authored-by: iamonuwa <matrix4u2002@gmail.com>
Co-authored-by: nonuwa-oss <isaac.onuwa@gmail.com>
Co-authored-by: Felicio <felicio@users.noreply.github.com>
2025-11-04 20:54:05 +09:00
8467e461f1 wallet@0.0.1-beta (#746)
Co-authored-by: Jakub <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jinhojang6 <jinho5051@gmail.com>
Co-authored-by: marcelines <marcio@status.im>
2025-08-26 03:09:11 +09:00
fdc3fe9906 Send assets (#715)
Co-authored-by: Felicio <felicio@users.noreply.github.com>
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
2025-07-10 12:09:06 +09:00
Jakub 6e65af8eb4 add received transaction history (#722) 2025-07-09 20:42:18 +09:00
0a14da44e7 add import wallet flow (#693)
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
Co-authored-by: Felicio <felicio@users.noreply.github.com>
2025-06-24 19:57:45 +09:00
697ef10027 Add apps/*, and packages/* (#655)
Co-authored-by: marcelines <marcio@status.im>
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
2025-05-09 01:42:28 +09:00
github-actions[bot]andgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> 1274bd98df Release (#642)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-06 13:30:12 +01:00
github-actions[bot]andgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> b8a1c5386f Release (#637)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-14 06:56:10 +01:00
Felicio Mununga 3c71b8c8f8 update ESLint (#636)
* update ESLint

* f

* f

* f

* c

* f

* f

* f

* f

* r

* u

* f

* f

* u
2024-11-14 06:50:42 +01:00
github-actions[bot]andgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> 27ba1bd931 Release (#631)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-01 19:34:18 +01:00
Felicio Mununga 2fad1225b0 Merge (#632) (#634) 2024-11-01 19:29:14 +01:00
pavel 3c968a2bb2 add missing directive to <SegmentedControl /> (#630)
* f

* Create strong-garlics-sell.md
2024-10-18 13:39:06 +02:00
Jakub Kotula e30555c865 fix <DropdownMenu.SubTrigger> icon; unknown network typo (#629) 2024-10-18 13:18:57 +02:00
github-actions[bot]andgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> 322df8d47e Release (#628)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 16:29:24 +02:00
marcelines 2c56ff2584 fix segmented control export (#627)
* f: adds export segmented control component

* f: changeset
2024-10-17 16:23:10 +02:00
github-actions[bot]andgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> 6d7254f2d2 Release (#625)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 15:46:44 +02:00
marcelinesandPavel 4953fe79fe add <SegmentedControl /> (#591)
* f: adds segmented control

* f: fix story and adds type variant

* f: change size type to string

* f

* f: changeset

* f

* f

* f: adds all variants in story and fixes some issues

* f: use toogle group approach

* f: changes from review

* add context consumer to tabs

* cleanup

* rename

* simplify stories

---------

Co-authored-by: Pavel <14926950+prichodko@users.noreply.github.com>
2024-10-17 15:37:54 +02:00
pavel b15925815e fix <DropdownMenu.Item /> onSelect prop (#624)
* fix `<DropdownMenu.Item />` onSelect prop

* Create angry-geese-ring.md

* f
2024-10-17 15:13:18 +02:00
github-actions[bot]andgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> 1b05730c3d Release (#618)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-16 12:20:30 +02:00
pavel bf143681ff add type="account" to <ContextTag /> (#619)
* u

* Create lemon-houses-develop.md
2024-10-16 10:55:24 +02:00