Commit graph

247 commits

Author SHA1 Message Date
thislight
7e698ebe4c
bump to v1.1.0 2024-11-10 16:56:41 +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
23dc34dbbf
createTimeline: fix the mutate won't work 2024-11-10 16:42:37 +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
5afaf21f4b
BottomSheet: fix esc key won't correctly close
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-08 15:24:25 +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
ad729f4f34
timelines: add createControlsForLookup 2024-11-08 00:13:31 +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
f965bb4002
BottomSheet: fix click inner select trigger close
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-07 16:17:42 +08:00
thislight
f15a52b3db
Settings: add safe area inset emulation 2024-11-07 16:17:13 +08:00
thislight
0255956297
Profile: adjust bot and locked mark layout
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-06 20:16:49 +08:00
thislight
d13889d609
RegularToot: adjust layout for bot and locked mark 2024-11-06 20:10:24 +08:00
thislight
245f10ba5b
Profile: support locked acct
All checks were successful
/ depoly (push) Successful in 1m21s
2024-11-06 19:56:17 +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
f3ae69cd26
typography: fix 'undefined' class 2024-11-06 19:38:34 +08:00
thislight
1526e4b2fe
Profile: follower and following counts
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-06 19:25:21 +08:00
thislight
4aac0381ae
Profile: hide alt text if the image is not loaded 2024-11-06 18:39:38 +08:00
thislight
e2a1f38958
README: correct the next branch url 2024-11-06 18:11:13 +08:00
thislight
d2d244c4d7
update dependencies
All checks were successful
/ depoly (push) Successful in 2m43s
2024-11-05 18:08:16 +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
bda41f0923
Profile: supports bot mark 2024-11-05 16:19:55 +08:00
thislight
456cfdfbb0
typography: remove module css 2024-11-05 16:07:10 +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
6705b754d1
Profile: support subscribe to home timeline
All checks were successful
/ depoly (push) Successful in 3m0s
2024-11-04 18:16:54 +08:00
thislight
97a1fb9cf1
createTimelineControlsForArray: catch error 2024-11-04 18:03:53 +08:00
thislight
c22860a7e3
Menu: support ARIA attributes 2024-11-04 18:03:27 +08:00
thislight
8205ff661b
BottomSheet: remove focus 2024-11-04 18:03:05 +08:00
thislight
9da4a3a4b3
Scaffold: add roles to position containers 2024-11-04 18:02:30 +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
832a59031a
UnexpectedError: add error repl if failed to parse 2024-11-04 17:08:30 +08:00
thislight
a0811ed6c4
Profile: add current default account into menu 2024-11-04 15:57:53 +08:00
thislight
02d883e53b
BottomSheet: fix invalid contain intrinsic size
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-04 00:15:34 +08:00
thislight
b44d093f08
autoMatchRegion: improved matching algorithm 2024-11-04 00:13:21 +08:00
thislight
e8a206db96
settings/Region: fix wrong title 2024-11-04 00:02:02 +08:00
thislight
b9eeae596b
Settings: remove availability state
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-04 00:00:44 +08:00
thislight
4a46a0fbc9
Profile: subscribe menu show entries
All checks were successful
/ depoly (push) Successful in 1m21s
2024-11-03 23:52:26 +08:00
thislight
376f97c5cd
Menu: add document 2024-11-03 23:51:54 +08:00
thislight
898575637e
Menu: support submenu 2024-11-03 23:33:37 +08:00
thislight
92af897590
TootPreviewCard: remove containment 2024-11-03 23:18:41 +08:00
thislight
65fa4c4fa5
Profile: add subscribe menu 2024-11-03 20:50:31 +08:00
thislight
8a435be4c8
BottomSheet: adjust hero animation
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-03 18:39:09 +08:00
thislight
06e988e0e5
TootFilterButton: show the menu in the click pos 2024-11-03 18:24:10 +08:00
thislight
c69d54e171
Profile: remove the divier when no pinned toots 2024-11-03 18:23:24 +08:00
thislight
012b078cee
anim: adjust speed for grow and shrink 2024-11-03 18:10:28 +08:00