Commit Graph

923 Commits

Author SHA1 Message Date
Codex d746d04503 feat(call): add streaming voice call experience 2026-07-24 16:36:36 +08:00
Codex 2a90b4d9ec fix(ci): scope frontend image cleanup 2026-07-24 13:16:35 +08:00
Codex 9094bcbab0 fix(pwa): 同步预发 favicon 源图 2026-07-24 12:20:18 +08:00
Codex 29abd746da fix(pwa): 统一桌面安装图标 2026-07-24 12:17:53 +08:00
Codex 556bfd2919 feat(mobile): improve image viewer and install entry 2026-07-24 11:24:23 +08:00
Codex e3ef289b53 fix(chat): debounce post-send action menu 2026-07-23 20:08:16 +08:00
Codex 46588bd98c feat(payment): support user-bound seven-discount offers 2026-07-23 16:11:20 +08:00
Codex 05f625dd0b feat(chat): render commercial actions and persist greetings 2026-07-23 14:52:34 +08:00
Codex 3790fb813f feat(splash): simplify multi-character home layout 2026-07-23 13:27:16 +08:00
Codex a55a59bff4 fix(private-zone): hide incomplete albums and refresh Maya cover 2026-07-23 11:47:22 +08:00
Codex d2a46ff6b9 refactor(private-zone): use canonical product name 2026-07-23 10:53:41 +08:00
Codex a4c4ca6666 fix(multi-role): enable Maya and Nayeli commercial flows 2026-07-22 20:49:28 +08:00
Codex 163ba78f06 feat(navigation): add favorite entry and Menu tab 2026-07-22 19:37:41 +08:00
Codex 4e71dbd5f8 docs(private-zoom): remove legacy literal [skip ci] 2026-07-22 19:34:46 +08:00
Codex 40184c7631 docs(private-zoom): record verified rollout [skip ci] 2026-07-22 19:33:01 +08:00
Codex 4fceab537d fix(ci): install pnpm from configured registry 2026-07-22 19:29:42 +08:00
Codex e1454cd002 fix(ci): use reachable pnpm registry for Docker builds 2026-07-22 19:26:57 +08:00
Codex 1e25279e8f feat(payment): support Indonesia QRIS checkout 2026-07-22 18:57:22 +08:00
Codex a0b2d44ec6 docs(private-zoom): document shared-db rollout order 2026-07-22 18:52:09 +08:00
Codex ed3b34ce1c refactor(private-zoom): rename full feature surface 2026-07-22 18:21:47 +08:00
Codex e813333607 fix(e2e): stabilize authenticated unlock flows 2026-07-22 16:53:09 +08:00
Codex 8bd67b83c5 fix(e2e): target production API in production smoke tests 2026-07-22 15:40:23 +08:00
Codex 91e4a074c8 chore(release): absorb production icon baseline 2026-07-22 15:40:08 +08:00
admin 06af88dc44 feat(chat): add composer action menu 2026-07-22 10:05:39 +08:00
admin 56ee6f7b96 chore(icons): 使用生产环境的图标
Docker Image / Build and Push Docker Image (push) Successful in 1m55s
2026-07-21 19:29:09 +08:00
admin eec4aa2c9f feat(images): add new medium image for tips 2026-07-21 19:28:27 +08:00
admin ca58e53beb feat(images): add medium image and remove old tip medium image 2026-07-21 19:25:52 +08:00
admin a9cdf31d28 fix(private-room): refine locked post layout 2026-07-21 19:24:09 +08:00
admin 9a51acd636 feat(private-room): redesign locked album cards 2026-07-21 19:15:35 +08:00
admin 3e3d0ced85 feat(ci): remove quality checks from Docker image workflow 2026-07-21 18:57:39 +08:00
admin 7f271ef2e0 feat(chat): show user avatar in profile action
Render the stored user avatar in the Chat Header when available while preserving the existing Profile icon fallback, navigation, accessibility label, and analytics.
2026-07-21 18:36:45 +08:00
admin 9fff5b16fd feat(private-room): add image grid and swipe gallery
Render unlocked albums as adaptive nine-image grids and open the selected source image in the Gallery. Add pointer-driven swipe thresholds, edge resistance, animated snapping, adjacent-image loading, reduced-motion support, and coverage for filtering and navigation.
2026-07-21 18:26:12 +08:00
admin 9deb320cf6 feat(profile)!: replace sidebar and add avatar navigation
Rename the global Sidebar route, UI, assets, analytics, and payment return context to Profile. Add accessible message-avatar navigation and preserve the source character across auth and logout flows.

BREAKING CHANGE: /sidebar has been removed; use /profile instead.
2026-07-21 18:08:12 +08:00
admin 6cd3a0c2d2 feat(docs): add local debugging links for external entry 2026-07-21 17:19:07 +08:00
admin fe954f7098 feat(tip): update image assets for payment interface 2026-07-21 17:18:52 +08:00
admin 3d3f7e725b fix(tip): align payment content to bottom 2026-07-21 16:11:15 +08:00
admin efd3ea84d8 feat(tip): improve avatar and payment typography 2026-07-21 16:01:48 +08:00
admin 36d8fcf2c3 feat(tip): enlarge and simplify payment interface 2026-07-21 15:51:09 +08:00
admin 0381090867 feat(tip): improve gift layout and background 2026-07-21 15:35:57 +08:00
admin 612c4139af feat(tip): refine single-screen payment layout 2026-07-21 15:15:50 +08:00
admin fa08cc114f feat(tip): customize first gift thank-you 2026-07-21 14:39:53 +08:00
admin a990f5082b fix(tip): refine gift presentation 2026-07-21 14:24:26 +08:00
admin 37ff69020b feat(tip): support dynamic gift products 2026-07-21 13:19:45 +08:00
admin 55cb98ed14 feat(tip): rotate support prompts 2026-07-21 11:30:32 +08:00
admin e512a42483 Revert "feat(chat): add composer action menu"
This reverts commit 7789673fff.
2026-07-21 11:04:39 +08:00
admin 7789673fff feat(chat): add composer action menu 2026-07-21 10:58:40 +08:00
admin 17e5656f53 docs(architecture): consolidate domain protocols 2026-07-21 10:08:12 +08:00
admin 8d6fe1e550 fix(cover): update cover image for improved visual appeal 2026-07-20 19:08:36 +08:00
admin 9f176272c1 docs(chat): consolidate multi-role protocol 2026-07-20 19:08:24 +08:00
admin edf50e9cc4 feat(tip): add personalized payment success experience 2026-07-20 19:06:42 +08:00