Commit Graph

711 Commits

Author SHA1 Message Date
Innei 58f1791526
fix: add Supsense wrapper for app upgrade provider
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 15:19:03 +08:00
Innei b7ed8313ff
chore: achievement ntf copywrite
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 14:57:22 +08:00
Innei 78e942473f
fix(modal): fixed close modal button position
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 14:41:55 +08:00
Stephen Zhou 8c5c62e0d6
fix: group date item z index 2024-11-01 10:42:26 +08:00
NyaaaDoge 47b200f7f3
fix: show scrollbar when list table overflows in settings menu (#1266) 2024-11-01 00:47:30 +08:00
DFobain 4bdf28ea76
fix: preferred title not working in entry column (#1268) 2024-11-01 00:46:29 +08:00
Innei 557e91228a
fix(discover): card text truncate
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 22:11:10 +08:00
Innei 84228bc5c8
feat: add updatelog modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 22:06:32 +08:00
Innei 665c009bf8
fix: add rsshub discover error boundary
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 19:56:27 +08:00
Innei b1c5d84810
refactor(setting): add `useSettingKeys` hook
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 19:38:20 +08:00
Przeblysk 14f2bac8f3
feat: List delete add secondary confirmation (#1254) 2024-10-31 18:56:38 +08:00
Innei 5c6004a090
fix: css editor lazy and input composition handler
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 12:16:49 +08:00
Innei 9b99bf4428
fix: optimize some styles
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 00:05:50 +08:00
Innei b251fa9421
feat(reader): support custom css, fixed #256
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 22:01:18 +08:00
Innei 2d11eb2d92
fix: refetch wallet data on mount
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 20:57:54 +08:00
Innei 71fcf50d0f
feat(external): new open by deeplink logic
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 18:37:12 +08:00
Innei 08929ab3ae
feat: adjust more ui
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 17:13:49 +08:00
Innei 1d3f6bc910
feat: add appearance to set thumbnail ratio
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 16:42:57 +08:00
Innei 8dd30ddc7c
refactor(server): inject meta logic
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 16:26:55 +08:00
Innei 93f58ecfd8
fix(server): use `xss` to serialize data
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 15:43:37 +08:00
Innei 81d49f0893
fix: prevent default for cmd+k
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 15:22:16 +08:00
Innei 2410b843af
fix(server): serialize data
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 13:41:22 +08:00
Innei ea677ac6a3
fix: missing site url in feed selector
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 12:17:52 +08:00
Stephen Zhou 9b965462f8
Revert "fix: feed form padding"
This reverts commit 4eb57c26b8.
2024-10-30 12:02:37 +08:00
Stephen Zhou 4eb57c26b8
fix: feed form padding
close #1238
2024-10-30 11:58:52 +08:00
Stephen Zhou 9564257564
fix: escape for seo meta tags
close #1232
2024-10-30 11:20:38 +08:00
DIYgod d4d43451de
feat: prefer origin addresses for content images 2024-10-30 03:56:14 +08:00
DIYgod 29557f370f
fix: set referer 2024-10-30 02:57:28 +08:00
DIYgod 2f14c30307
feat: move hideExtraBadge 2024-10-30 00:37:50 +08:00
DIYgod 73d2c30416
feat: use FeedTitle 2024-10-30 00:32:22 +08:00
DIYgod b86afe5a97
feat: unified feed title 2024-10-30 00:30:53 +08:00
Innei e9ab9b6f37
fix(shortcut): add cmd+k to guide
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 00:20:20 +08:00
Innei d629215305
fix(ui): user profile follow button style
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 00:13:41 +08:00
Innei 7ba07adff1
feat: zen mode and hide extra badge
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 23:52:48 +08:00
Innei dcbae89020
feat: add random color for user fallback bg
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 23:34:20 +08:00
Innei bc1f39bf67
refactor(store): detach the inbox from the feed store, reduce re-rendering (#1228)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 23:21:13 +08:00
Innei 5065c8e52d
fix(entry-column): pre-render cached entries
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 22:15:42 +08:00
Innei 120cf43bcd
refactor: move `tts` to right setting atom
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 20:00:26 +08:00
Innei 14e37da0ce
fix(share): og image grid width and image align top to description
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 17:35:52 +08:00
Innei 32f68ee198
fix(external): remove duplicate border bottom
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 17:30:50 +08:00
Innei e2ed162b67
feat: add app skeleton to avoid blank page when js loaded
Signed-off-by: Innei <i@innei.in>
2024-10-29 17:15:24 +08:00
Stephen Zhou 7825e16b6d
fix: disable auto load archive for inbox and list 2024-10-29 16:23:23 +08:00
Brendan Dash 2bf5245126
fix: disable `pointerDownOutside` trigger `onDismiss` (#1215)
* fix: multiple listening modal event

* Revert "fix: multiple listening modal event"

This reverts commit 86c33236da303d9c7be4eb2ec365927c25f656b8.

* fix: preventDefault PointerDownOutside
2024-10-29 15:57:08 +08:00
Innei e5585918b1
chore: add integration tracker
Signed-off-by: Innei <i@innei.in>
2024-10-29 15:53:51 +08:00
Innei 11059f639e
fix: power icon align
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 13:54:24 +08:00
Brendan Dash b97096dbd0
fix: modal bottom buttons align (#1216) 2024-10-29 12:43:08 +08:00
DIYgod 80515f6765
fix: relogin 2024-10-28 22:41:11 +08:00
Stephen Zhou 94b097fd25
fix: shouldLoadArchivedEntries condition 2024-10-28 19:19:27 +08:00
Innei 4ab132c593
feat: support zen mode sidebar entry timeline selector
Signed-off-by: Innei <i@innei.in>
2024-10-28 18:38:04 +08:00
Innei f9b1a61c01
fix(toc): fix text truncate in title line
Signed-off-by: Innei <i@innei.in>
2024-10-28 16:44:41 +08:00