Commit graph

22 commits

Author SHA1 Message Date
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
92af897590
TootPreviewCard: remove containment 2024-11-03 23:18:41 +08:00
thislight
404ad1e678
BoostIcon: fix color 2024-10-30 23:40:03 +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
726abbe893
MediaAttachmentGrid: correct but slow layout
All checks were successful
/ depoly (push) Successful in 1m26s
2024-10-28 18:26:59 +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
4da3263e17 Toot: fix expansion animation on WebKit (fix #29) 2024-10-22 23:24:31 +08:00
thislight
b853b01304 *Toot: fix missing preview card 2024-10-08 17:33:52 +08:00
thislight
8c5ffc0f6b CompactToot: fix the author overflow 2024-09-23 15:54:50 +08:00
thislight
de03e62783 MediaAttachmentGrid: major layout revised
* Now the media preview use masonry layout
* Supports preview video media
2024-09-23 15:43:49 +08:00
thislight
06e2460b04 MediaAttachmentGrid: optimize preview layout (#11) 2024-09-14 20:09:54 +08:00
thislight
e32de2f2e9 TootPreviewCard: limit text lines (#9)
A problem in this impl is that the ellipsis does
not show.
2024-09-14 15:08:17 +08:00
thislight
7f9a16ff5d *Toot: fix the thread line covers preview (#10) 2024-09-14 12:34:45 +08:00
thislight
ae6f0ff9d8 TootPreviewCard: minor layout adjustment
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
673760e8f9 TootPreviewCard: balance padding 2024-08-17 18:58:25 +08:00
thislight
df19e54d9b RegularToot: added preview cards 2024-08-17 17:16:18 +08:00
thislight
abde6817f0 format code using prettier 2024-08-05 15:33:00 +08:00
thislight
5449e361d5 initial commit 2024-07-14 20:28:44 +08:00