TootPreviewCard: Use too much space when text is long
3ae9cffba8
TootPreviewCard: limit text lines (#9)
581d2d456e
TootBottomSheet: fix visual with preview card
Preview card is covered by the threading line
27007412ec
*Toot: fix the thread line covers preview (#10)
3beb8a880e
RegularToot: fix time display problem
Preview card is covered by the threading line
TootPreviewCard: Use too much space when text is long
Clicks "Settings" and jumps to an unexpected error.
This issue can be workaround by removing the ripple of the "close" button in the toolbar.
<IconButton disableRipple>...</IconButton>
I think the cause is the ripple Ref (in React…
c628397675
TootPreviewCard: minor layout adjustment
a24319911b
BottomSheet: sets max-height to 100vh on desktop
e74ae23612
TootBottomSheet: add replys
8dc261a863
Home: ignore paging for trending panel
964298f407
start of v1.0.5
cecebda39b
Home: move to the top if the clicked tab is focus
0f357a66e8
TootPreviewCard: balance padding
13ad3e4958
CompactToot: added preview cards
b133a9b9a7
RegularToot: added preview cards
cf8a7b15b6
TimelinePanel: now can close expaneded toot
29073d4303
useHeroSignal: reset the signal after read
5c150a6aa3
Home: fix the crash if no profile exists