Commit graph

103 commits

Author SHA1 Message Date
thislight
8dc261a863
Home: ignore paging for trending panel 2024-08-22 15:31:15 +08:00
thislight
964298f407
start of v1.0.5 2024-08-17 19:03:26 +08:00
thislight
cecebda39b
Home: move to the top if the clicked tab is focus
All checks were successful
/ depoly (push) Successful in 1m4s
2024-08-17 19:01:05 +08:00
thislight
0f357a66e8
TootPreviewCard: balance padding 2024-08-17 18:58:25 +08:00
thislight
13ad3e4958
CompactToot: added preview cards 2024-08-17 18:09:55 +08:00
thislight
b133a9b9a7
RegularToot: added preview cards
All checks were successful
/ depoly (push) Successful in 1m10s
2024-08-17 17:16:18 +08:00
thislight
cf8a7b15b6
TimelinePanel: now can close expaneded toot 2024-08-17 15:44:25 +08:00
thislight
29073d4303
useHeroSignal: reset the signal after read 2024-08-17 15:42:21 +08:00
thislight
5c150a6aa3
Home: fix the crash if no profile exists 2024-08-17 15:34:52 +08:00
thislight
35f51db294
theme: fix input zoom in on iOS
All checks were successful
/ depoly (push) Successful in 1m7s
2024-08-13 15:49:36 +08:00
thislight
e2a5666b34
TootBottomSheet: basic layout 2024-08-13 15:39:05 +08:00
thislight
8d14abf122
BottomSheet: fix height on phone 2024-08-13 15:09:18 +08:00
thislight
086c692dff
Settings: workaround for the crash on WebKit
The ripple may be undefined on mount
2024-08-13 15:08:29 +08:00
thislight
7cc9753d30
BottomSheet: fix jumpy animation 2024-08-13 15:01:06 +08:00
thislight
368bca9fa1
TootBottomSheet: added cache 2024-08-13 14:17:33 +08:00
thislight
c56c098bdb
{Regular,Compact}Toot: fix time is future 2024-08-13 14:06:55 +08:00
thislight
2071c1e6b6
start of v1.0.4 2024-08-13 00:05:56 +08:00
thislight
c7f26053ca
useTimeline: use masto's Paginator
All checks were successful
/ depoly (push) Successful in 1m6s
2024-08-12 22:29:55 +08:00
thislight
cb6dce074d
update packages 2024-08-12 22:01:57 +08:00
thislight
c461ae72f8
BottomSheet: backward animation 2024-08-12 21:55:26 +08:00
thislight
0d856c61c7
PullDownToRefresh:fix wont pull back when touchend 2024-08-12 20:39:12 +08:00
thislight
2d7b931ef8
BottomSheet: first attempt for animation 2024-08-12 17:25:03 +08:00
thislight
1c0a83dbab
TimelinePanel: rewrite thread expand algorithm
All checks were successful
/ depoly (push) Successful in 1m3s
2024-08-12 12:22:13 +08:00
thislight
1e6d4933b9
PullDownToRefresh: adjust multiply rate for wheel
All checks were successful
/ depoly (push) Successful in 1m8s
2024-08-12 11:05:20 +08:00
thislight
7b67c79bc8
PullDownToRefresh: init prototype 2024-08-07 17:04:54 +08:00
thislight
fc8d489977
useTimeline: use store to provide partial editing 2024-08-06 20:27:30 +08:00
thislight
9486ac34ea
SignIn: applied safe-aera-inset
All checks were successful
/ depoly (push) Successful in 1m3s
2024-08-05 21:10:48 +08:00
thislight
2de1960fb5
BottomSheet: fix visual problem on iOS
All checks were successful
/ depoly (push) Successful in 1m1s
2024-08-05 19:05:39 +08:00
thislight
95fe954c5e
Settings: fix prefetch toot option is unresponsive 2024-08-05 18:57:43 +08:00
thislight
44d7d7d8a5
start of v1.0.3 2024-08-05 16:46:10 +08:00
thislight
66366e6486
MediaViewer: apply insets padding
All checks were successful
/ depoly (push) Successful in 57s
2024-08-05 16:44:12 +08:00
thislight
94088768ba
BottomSheet: position below the insets top 2024-08-05 16:28:50 +08:00
thislight
4b17c426ab
added recover page on unexpected error 2024-08-05 16:24:34 +08:00
thislight
93b4cd065a
format code using prettier 2024-08-05 15:33:00 +08:00
thislight
f06a7a6da1
timelines: workaround to a bug moves the panels 2024-08-05 15:11:22 +08:00
thislight
cd02dc2053
switch to bun
All checks were successful
/ depoly (push) Successful in 1m16s
2024-08-05 14:56:51 +08:00
thislight
d0feb118c9
Timelines: respect the notch
All checks were successful
/ depoly (push) Successful in 1m19s
2024-07-24 14:27:20 +08:00
thislight
48b417e005
configure local debugging options
All checks were successful
/ depoly (push) Successful in 1m20s
2024-07-23 14:16:35 +08:00
thislight
c204bdd70b
Settings: prefetching toots 2024-07-23 08:28:47 +08:00
thislight
c25ca17043
createTimeSource: fix type error 2024-07-22 22:04:56 +08:00
thislight
85ac9a236b
ci: build staging bundle for preview
All checks were successful
/ depoly (push) Successful in 1m18s
2024-07-22 21:59:37 +08:00
thislight
71b9a60b35
added settings 2024-07-22 21:57:04 +08:00
thislight
b4f7a863a2
start of v1.0.2
All checks were successful
/ depoly (push) Successful in 1m15s
2024-07-15 14:00:58 +08:00
thislight
b8340aecd6
bump version
All checks were successful
/ depoly (push) Successful in 1m16s
2024-07-15 14:00:12 +08:00
thislight
00fa334d42
rewrite client providing & fix sign in redirect 2024-07-15 13:59:10 +08:00
thislight
f82788495f
ci/depoly: try to fix depoly condition
All checks were successful
/ depoly (push) Successful in 1m10s
2024-07-14 22:15:02 +08:00
thislight
cac01f1dab
start the first version
All checks were successful
/ depoly (push) Successful in 59s
2024-07-14 22:06:12 +08:00
thislight
dd1fca7691
ci/depoly: depoly to production if tagging version 2024-07-14 22:05:12 +08:00
thislight
e882a8c0e8
accounts/stores: added useAccts
All checks were successful
/ depoly (push) Successful in 1m15s
2024-07-14 21:36:41 +08:00
thislight
a0432af982
vite: sourcemap always enabled 2024-07-14 21:26:55 +08:00