Commit graph

137 commits

Author SHA1 Message Date
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
thislight
9cb2a1292a
RegularToot: support locked acct 2024-11-06 19:55:51 +08:00
thislight
d7b27f037f
RegularToot: adjust retoot hint 2024-11-06 19:38:53 +08:00
thislight
d2df08f140
RegularToot: supports bot mark
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-05 16:20:13 +08:00
thislight
9d720d31b4
ProfileMenuButton: fix the lost profile info
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-04 18:21:22 +08:00
thislight
bdaaeadba6
TootList: accept id in props 2024-11-04 17:10:12 +08:00
thislight
dde0c249f4
useSignedInProfiles: removed
- use useSessions() instead
2024-11-04 17:09:20 +08:00
thislight
92af897590
TootPreviewCard: remove containment 2024-11-03 23:18:41 +08:00
thislight
bafa8f4e24
TootList: prevent clicks of A lift the toot 2024-11-01 16:16:44 +08:00
thislight
a0ca305ef2
TootComposer: stops propagation of touch and wheel
Some checks failed
/ depoly (push) Has been cancelled
2024-10-31 22:33:29 +08:00
thislight
e7410c7296
Profile: pinned toots
All checks were successful
/ depoly (push) Successful in 1m26s
2024-10-31 00:18:47 +08:00
thislight
404ad1e678
BoostIcon: fix color 2024-10-30 23:40:03 +08:00
thislight
b55618664c
masto/timelines: better documentation 2024-10-30 23:27:30 +08:00
thislight
d88921f245
TootBottomSheet: catch fetch error 2024-10-30 23:00:54 +08:00
thislight
f4c0104d48
TootBottomSheet: fix main toot not links profile
All checks were successful
/ depoly (push) Successful in 2m55s
2024-10-30 20:58:36 +08:00
thislight
31b27237cd
TootList: mentions in toot links to profile page
All checks were successful
/ depoly (push) Successful in 1m17s
- bug: main toot in TootBottomSheet does not link
  profile
2024-10-30 19:25:58 +08:00
thislight
2a47403c7b
add normalize.css
All checks were successful
/ depoly (push) Successful in 1m25s
2024-10-30 14:13:19 +08:00
thislight
9e97f9b611
various css optimizations
All checks were successful
/ depoly (push) Successful in 1m18s
2024-10-30 13:22:00 +08:00
thislight
b7531864d2
css optimizing
All checks were successful
/ depoly (push) Successful in 1m16s
2024-10-30 13:07:55 +08:00
thislight
6e28d8808b
MediaAttachmentGrid: reduce closure creation 2024-10-29 19:35:40 +08:00
thislight
41d15887a7
MediaAttachmentGrid: fix the vids scale 2024-10-29 19:26:32 +08:00
thislight
73a56357d9
{Trend,}TimelinePanel: use TootList
All checks were successful
/ depoly (push) Successful in 1m16s
2024-10-29 15:22:25 +08:00
thislight
f1197d6ba0
TimelinePanel: fix prefetching wrong direction 2024-10-29 14:19:27 +08:00
thislight
726abbe893
MediaAttachmentGrid: correct but slow layout
All checks were successful
/ depoly (push) Successful in 1m26s
2024-10-28 18:26:59 +08:00
thislight
93f98059cd
Home: remove prefetch for TrendTimelinePanel 2024-10-28 13:59:27 +08:00
thislight
66bded813d
remove old placeholder algorithm
All checks were successful
/ depoly (push) Successful in 1m21s
- TootPreviewCard and MediaAttachmentGrid
- the placeholder thing is now offloaded to the
  browser
2024-10-27 23:57:10 +08:00
thislight
49e1731cdb
RegularToot: open profile 2024-10-27 13:43:34 +08:00
thislight
f8f07e9015
TrendTimelinePanel: remove prefetching
All checks were successful
/ depoly (push) Successful in 1m19s
2024-10-27 00:29:41 +08:00
thislight
6620e022bf masto/timelines: now the params is general typed 2024-10-24 22:20:38 +08:00
thislight
4da3263e17 Toot: fix expansion animation on WebKit (fix #29) 2024-10-22 23:24:31 +08:00
thislight
7e120fba2d TootList: support openFullScreenToot 2024-10-18 22:35:04 +08:00