Commit graph

167 commits

Author SHA1 Message Date
thislight
296de7d23b
TootActionGroup: remove css module 2024-11-23 23:04:35 +08:00
thislight
ad7db8e865
RegularToot: refactor, add env context 2024-11-23 22:22:55 +08:00
thislight
c85cffc03e
RegularToot: supports polls 2024-11-23 20:55:37 +08:00
thislight
bb3ba32dc5
Masonry: remove built-in column number condition 2024-11-23 13:53:10 +08:00
thislight
18fa2810c4
MediaAttachmentGrid: use new ~platform/Masonry
All checks were successful
/ depoly (push) Successful in 1m30s
* Masonry is a component provides limited masonry
  layout support
2024-11-23 00:01:45 +08:00
thislight
3a3fa40437
Revert "RegularToot: adjust content left margin"
This reverts commit cac0abeb6b.
2024-11-22 18:34:56 +08:00
thislight
246771e8a0
add alias ~platform and ~material
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-22 17:24:58 +08:00
thislight
ade7df2234
MediaAttachmentGrid: moved into toots 2024-11-22 14:53:23 +08:00
thislight
cac0abeb6b
RegularToot: adjust content left margin 2024-11-22 14:41:04 +08:00
thislight
57b242c93f
RegularToot: remove the left margin of content
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-21 23:45:26 +08:00
thislight
7e5692549d
MediaAttachmentGrid: preload=metadata for videos 2024-11-21 23:35:56 +08:00
thislight
b58e2a50e3
TootContent: remove unused composes property 2024-11-21 22:54:00 +08:00
thislight
76f7e08e78
StackedRouter: blocks the ios swipe gesture
- added more docs
2024-11-21 22:31:56 +08:00
thislight
147c9fbce1
MediaAttachmentGrid: fix layout on WebKit
All checks were successful
/ depoly (push) Successful in 1m22s
2024-11-20 21:51:29 +08:00
thislight
8d8d2a8fb1
RegularToot: only show preview if reveal
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-20 21:17:22 +08:00
thislight
8cd95b9e90
MediaAttachmentGrid: support click to reveal 2024-11-20 21:09:14 +08:00
thislight
1047a3b10d
MediaAttachmentGrid: add a box to each item 2024-11-20 20:45:24 +08:00
thislight
b1f6033cc8
TootContent: localized 2024-11-20 16:33:30 +08:00
thislight
6313827b1e
rename toot-components to toots 2024-11-20 16:26:05 +08:00
thislight
737d63f88a
RegularToot: support content warning 2024-11-20 16:24:57 +08:00
thislight
cff0c2880a
TootContent: remove css modules
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-20 15:51:14 +08:00
thislight
0b586b17e6
RegularToot: asjust transition duration 2024-11-20 15:12:08 +08:00
thislight
9a7710c070
Menu: fix #47, skip animateOpen if animating 2024-11-20 00:30:49 +08:00
thislight
fd1c6fae99
Scaffold: remove bottom dock padding 2024-11-19 17:55:36 +08:00
thislight
15974af792
anim: remove hero signal
* BottomSheet: remove hero support
* use StackedRouter's hero support instead
2024-11-19 17:49:49 +08:00
thislight
4190b8847d
ProfileMenuButton: use self-built Menu
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-19 17:03:56 +08:00
thislight
e124d3e5b8
MediaAttachmentGrid: indicates loading 2024-11-18 23:31:47 +08:00
thislight
ed53f24ede
PreviewCard: indicates loading 2024-11-18 23:29:44 +08:00
thislight
81325e2b22
revise user-select property
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-18 22:41:11 +08:00
thislight
e8c3271af1
minor css adjustments 2024-11-18 22:14:59 +08:00
thislight
3c50f150dc
PullDownToRefresh: adpats useMaybeIsFrameSuspended 2024-11-17 20:58:23 +08:00
thislight
f0dadebfb6
Home: minor cleanup
- remove unused prop openFullScreenToot from
  TimelinePanel and TrendTimelinePanel
2024-11-17 20:27:49 +08:00
thislight
6879eb5292
TootList: add hero animation 2024-11-17 17:38:38 +08:00
thislight
ab37a280e7
ProfileMenuButton: fix open settings in new page 2024-11-16 22:27:04 +08:00
thislight
0710aaf4f3
first prototype of StackedRouter 2024-11-16 20:04:55 +08:00
thislight
4d9c2b3aa8
PreviewCard: move to sparated files
All checks were successful
/ depoly (push) Successful in 1m24s
2024-11-12 19:21:45 +08:00
thislight
9bc93cae82
MediaAttachmentGrid: remove css modules 2024-11-12 19:12:49 +08:00
thislight
2aa2cf21da
toot medias: extract color from blurhash
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-11 16:53:34 +08:00
thislight
8b69968b8f
MediaAttachmentGrid: fix element type misuse 2024-11-11 14:57:49 +08:00
thislight
4fa6cb4afc
TootBottomSheet: fix the Scaffold overflow
All checks were successful
/ depoly (push) Successful in 1m22s
2024-11-10 22:35:11 +08:00
thislight
8066f699bd
TootBottomSheet: test scrollable 2024-11-10 21:39:54 +08:00
thislight
2836e857ad
TootComposer: minor cleanup
All checks were successful
/ depoly (push) Successful in 1m14s
2024-11-10 16:51:36 +08:00
thislight
44c9e55928
TootComposer: add toolbar & adjust layout
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-09 20:29:27 +08:00
thislight
44860a5bb2
TootComposer: remove css module 2024-11-09 16:56:18 +08:00
thislight
cd1ae210e7
minor cleanup
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-09 16:38:41 +08:00
thislight
29eaf1a02b
fix #35: the actions don't update the status
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-09 16:34:16 +08:00
thislight
17e738e21a
Thread: removed 2024-11-08 22:12:11 +08:00
thislight
481930264e
Toot*: support favourite
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-08 00:15:14 +08:00
thislight
acde7609ba
MediaAttachmentGrid: fix the element not updated
All checks were successful
/ depoly (push) Successful in 1m19s
This problem causes "not supported codec"
2024-11-08 00:07:45 +08:00
thislight
d13889d609
RegularToot: adjust layout for bot and locked mark 2024-11-06 20:10:24 +08:00