Commit graph

128 commits

Author SHA1 Message Date
thislight
c49ae6fe0a
createStringsResource: support merged imports 2024-09-26 19:36:46 +08:00
thislight
b4fa751345
first prototype of i18n system 2024-09-26 17:23:40 +08:00
thislight
d3a7602fb5
TootBottomSheet: fix #13
All checks were successful
/ depoly (push) Successful in 1m4s
* use the .reblog to replace the remote toot
2024-09-25 20:36:49 +08:00
thislight
6306c5afbe
MediaAttachmentGrid: calc only when not loaded
All checks were successful
/ depoly (push) Successful in 1m7s
* This is a workaround, the best solution is we do
  the calculation correctly.
2024-09-25 17:37:11 +08:00
thislight
f4ce206c52
TootBottomSheet: scrollIntoView exactly once
All checks were successful
/ depoly (push) Successful in 1m2s
2024-09-23 16:00:39 +08:00
thislight
fe15c4f37d
CompactToot: fix the author overflow 2024-09-23 15:54:50 +08:00
thislight
4c497313c5
MediaAttachmentGrid: major layout revised
All checks were successful
/ depoly (push) Successful in 1m7s
* Now the media preview use masonry layout
* Supports preview video media
2024-09-23 15:43:49 +08:00
thislight
2b2cc2000a
MediaAttachmentGrid: fix viewer DOM not removed
All checks were successful
/ depoly (push) Successful in 1m5s
2024-09-14 21:17:03 +08:00
thislight
980f8cff7e
MediaAttachmentGrid: fix the container not removed
All checks were successful
/ depoly (push) Successful in 1m5s
2024-09-14 20:43:44 +08:00
thislight
e8a4e382ba
MediaAttachmentGrid: lazily created viewer
All checks were successful
/ depoly (push) Successful in 1m7s
The reworked viewer presentation process delay the
creation of the viewer until the user interaction,
to reduce the DOM created during viewing the list.
2024-09-14 20:21:19 +08:00
thislight
bf7e694e00
MediaAttachmentGrid: optimize preview layout (#11) 2024-09-14 20:09:54 +08:00
thislight
724eb17391
Settings: ask user to refresh if update available
All checks were successful
/ depoly (push) Successful in 1m7s
2024-09-14 19:55:37 +08:00
thislight
3afda89dfc
Upgrade dependencies
All checks were successful
/ depoly (push) Successful in 1m10s
* upgrade suid to v0.16
* upgrade @solidjs/router to v0.14
* upgrade nanostores to v0.11
* upgrade minor changed dependencies
2024-09-14 15:56:40 +08:00
thislight
71487dfbb3
start of 1.0.6 2024-09-14 15:19:09 +08:00
thislight
3ae9cffba8
TootPreviewCard: limit text lines (#9)
All checks were successful
/ depoly (push) Successful in 1m1s
A problem in this impl is that the ellipsis does
not show.
2024-09-14 15:08:17 +08:00
thislight
581d2d456e
TootBottomSheet: fix visual with preview card 2024-09-14 14:28:30 +08:00
thislight
7a04598375
TootBottomSheet: basic toot switching (#6)
All checks were successful
/ depoly (push) Successful in 1m2s
2024-09-14 13:40:50 +08:00
thislight
e8c1b796a6
TootBottomSheet: boost, favourite and bookmark (#6)
All checks were successful
/ depoly (push) Successful in 59s
2024-09-14 13:15:11 +08:00
thislight
27007412ec
*Toot: fix the thread line covers preview (#10)
All checks were successful
/ depoly (push) Successful in 1m6s
2024-09-14 12:34:45 +08:00
thislight
3beb8a880e
RegularToot: fix time display problem 2024-09-14 12:28:22 +08:00
thislight
9b4892b36c
added docs/devnotes
All checks were successful
/ depoly (push) Successful in 1m2s
2024-08-22 19:46:00 +08:00
thislight
4ce2df83a5
added README
All checks were successful
/ depoly (push) Successful in 1m4s
2024-08-22 19:30:12 +08:00
thislight
c628397675
TootPreviewCard: minor layout adjustment
All checks were successful
/ depoly (push) Successful in 1m6s
Remove the image's centre in compact layout.
This helps the feeling when the text is too long.
I am still finding ways to limit the card height.
2024-08-22 17:11:45 +08:00
thislight
a24319911b
BottomSheet: sets max-height to 100vh on desktop 2024-08-22 16:50:12 +08:00
thislight
e74ae23612
TootBottomSheet: add replys 2024-08-22 16:50:07 +08:00
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