Commit graph

349 commits

Author SHA1 Message Date
thislight
5199f2bb6a
Masonry: fix typo 2024-11-24 16:00:56 +08:00
thislight
4c0925a6a1
getOrRegisterApp: update website address
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-23 23:58:38 +08:00
thislight
83e2e6e169
StackedRouter: add replace: all 2024-11-23 23:58:20 +08:00
thislight
4c717a0cb7
TootComposer: use useAppLocale
All checks were successful
/ depoly (push) Successful in 1m25s
2024-11-23 23:48:22 +08:00
thislight
6895367fad
RegularToot: remove css module 2024-11-23 23:46:18 +08:00
thislight
9fe86d12b0
i18n: optimize performance 2024-11-23 23:39:52 +08:00
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
cbdf5e667d
StackedRouter: fix page width
All checks were successful
/ depoly (push) Successful in 1m21s
2024-11-23 21:22:23 +08:00
thislight
25ceb46911
Profile: minor changes
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-23 20:56:00 +08:00
thislight
c85cffc03e
RegularToot: supports polls 2024-11-23 20:55:37 +08:00
thislight
9bf957188c
theme: add error color 2024-11-23 20:20:27 +08:00
thislight
f50ed8d907
BottomSheet: stop clicks propagation 2024-11-23 20:19:43 +08:00
thislight
62aaaeee9a
Profile: check container query supports
All checks were successful
/ depoly (push) Successful in 1m25s
2024-11-23 16:13:42 +08:00
thislight
66d0bc8d84
Profile: support wide page 2024-11-23 16:10:48 +08:00
thislight
bb3ba32dc5
Masonry: remove built-in column number condition 2024-11-23 13:53:10 +08:00
thislight
fbbac36b4a
StackedRouter: minor changes 2024-11-23 13:51:53 +08:00
thislight
487de9237b
Masonry: use MutationObserver instead
- originally tricks with the reactive system
2024-11-23 13:00:36 +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
37b38be1d2
StackedRouter: contain swipe to back state 2024-11-21 22:53:31 +08:00
thislight
76f7e08e78
StackedRouter: blocks the ios swipe gesture
- added more docs
2024-11-21 22:31:56 +08:00
thislight
6726ffe664
StackedRouter: inject inline insets, fix #48
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-21 19:07:50 +08:00
thislight
5ecba144f0
StackedRouter: fix default prevention not work
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-21 17:23:40 +08:00
thislight
8e8554331b
StackedRouter: increase swipe to back area
All checks were successful
/ depoly (push) Successful in 1m22s
2024-11-21 16:22:22 +08:00
thislight
df5a976ec3
UnexpectedError: adjust visual, add selectable 2024-11-21 15:58:27 +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
4c1b189ca0
Settings/i18n: rename lang-names to generic 2024-11-20 15:35:26 +08:00
thislight
0b586b17e6
RegularToot: asjust transition duration 2024-11-20 15:12:08 +08:00
thislight
7205fa5775
Scaffold: add safe area padding for top bar
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-20 00:31:09 +08:00
thislight
9a7710c070
Menu: fix #47, skip animateOpen if animating 2024-11-20 00:30:49 +08:00
thislight
a69a5c31e5
StackedRouter: fix content height is 0 on webkit
* for WebKit, fix the content height is 0 if the
  window width > 560px
2024-11-20 00:26:05 +08:00
thislight
9e9a831785
scripts: add count-source-lines 2024-11-19 21:12:28 +08:00
thislight
e174b7aafd
Settings: fix sticky headers
All checks were successful
/ depoly (push) Successful in 1m23s
2024-11-19 18:10:13 +08:00
thislight
5f504024a3
i18n: fix auto match wrong region
All checks were successful
/ depoly (push) Successful in 1m16s
2024-11-19 18:07:11 +08:00
thislight
8d24ffec29
devnotes: fix typo
All checks were successful
/ depoly (push) Successful in 1m23s
2024-11-19 17:58:01 +08:00
thislight
fd1c6fae99
Scaffold: remove bottom dock padding 2024-11-19 17:55:36 +08:00