thislight
|
eb461d3708
|
TootBottomSheet: set document title
|
2024-10-14 20:05:08 +08:00 |
|
thislight
|
8bf133c1cf
|
add git attributes for bun.lockb
|
2024-10-13 16:17:23 +08:00 |
|
thislight
|
21afb718f7
|
Merge branch 'rewrite-timeline'
/ depoly (push) Successful in 1m10s
|
2024-10-13 16:13:34 +08:00 |
|
thislight
|
8fb8485663
|
added createTimelineChunk
|
2024-10-13 16:12:18 +08:00 |
|
thislight
|
b34580951f
|
createTimeline: fix viewport and dupelication
|
2024-10-13 16:12:18 +08:00 |
|
thislight
|
e3f592554b
|
adjust thread visual
|
2024-10-13 16:12:18 +08:00 |
|
thislight
|
8a021836cf
|
MediaAttachmentGrid: fix bad waterfall
|
2024-10-13 16:12:17 +08:00 |
|
thislight
|
a08426d0d1
|
PullDownToRefresh: fix the trigger
|
2024-10-13 16:12:17 +08:00 |
|
thislight
|
8f2b0cb489
|
first attempt of createTimeline in TimelinePanel
- known bug: the paging is failed
|
2024-10-13 16:12:17 +08:00 |
|
thislight
|
0b4eb761ad
|
TootBottomSheet: minor clean up
|
2024-10-13 16:12:17 +08:00 |
|
thislight
|
cd38eeb89a
|
TrendTimelinePanel: improved error handling
|
2024-10-13 16:12:16 +08:00 |
|
thislight
|
f16290e610
|
move TimelinePanel to separated files
- added TrendTimelinePanel for trending tab
|
2024-10-13 16:12:16 +08:00 |
|
thislight
|
2c1eb2d860
|
added createTimelineSnapshot
|
2024-10-13 16:12:16 +08:00 |
|
thislight
|
e9551d6915
|
BottomSheet: fix animation syntax error
/ depoly (push) Successful in 1m9s
|
2024-10-11 16:40:43 +08:00 |
|
thislight
|
afda0642b4
|
App: fix the clients change is not notified
|
2024-10-11 16:39:42 +08:00 |
|
thislight
|
a97963001a
|
MediaAttachmentGrid: fix placeholder aspect-ratio
/ depoly (push) Successful in 1m4s
|
2024-10-10 19:49:51 +08:00 |
|
thislight
|
b79f5f94bf
|
BottomSheet: remove opacity in hero animation
/ depoly (push) Successful in 1m9s
|
2024-10-10 16:22:04 +08:00 |
|
thislight
|
8b12af9504
|
BottomSheet: fix hero animation position
/ depoly (push) Successful in 1m9s
|
2024-10-09 23:34:07 +08:00 |
|
thislight
|
27342936f0
|
BottomSheet: set body overflow:hidden in animation
/ depoly (push) Successful in 1m8s
|
2024-10-09 23:27:47 +08:00 |
|
thislight
|
233134c25f
|
Settings: move lang and region to separate route
|
2024-10-09 23:27:20 +08:00 |
|
thislight
|
3783a156c1
|
BottomSheet: more animation
|
2024-10-09 23:10:44 +08:00 |
|
thislight
|
99bbd3eeab
|
add settings for autoplay gifs and vids
/ depoly (push) Successful in 1m0s
|
2024-10-09 18:45:19 +08:00 |
|
thislight
|
d44a90ab49
|
PullDownToRefresh: fix wheeling switch page
|
2024-10-09 18:40:40 +08:00 |
|
thislight
|
bcfb846115
|
BottomSheet: improve hero animation
|
2024-10-09 17:33:27 +08:00 |
|
thislight
|
70649e97e6
|
TootBottomSheet: fix title may have multiple lines
/ depoly (push) Successful in 1m4s
|
2024-10-09 15:52:14 +08:00 |
|
thislight
|
49b7f2891b
|
PullDownToRefresh: reset the state if invisible
/ depoly (push) Successful in 1m13s
|
2024-10-09 15:15:22 +08:00 |
|
thislight
|
ee39cf8651
|
PullDownToRefresh: fix trigger many refreshings
This commit fixes that the wheel event path may
trigger too many refreshings.
|
2024-10-09 14:51:32 +08:00 |
|
thislight
|
40a785a538
|
PullDownToRefresh: rewrite spring animation
- fix #12
|
2024-10-09 14:38:25 +08:00 |
|
thislight
|
dbb93fd76c
|
MediaAttachmentGrid: improve layout as length % 2
|
2024-10-08 17:43:33 +08:00 |
|
thislight
|
eefe2812df
|
*Toot: fix missing preview card
|
2024-10-08 17:33:52 +08:00 |
|
thislight
|
4fa7449d71
|
TootComposer: don't switch the random placeholder
|
2024-10-08 17:18:27 +08:00 |
|
thislight
|
3dc2196f1a
|
TimelinePanel: allow the toot composer collpased
/ depoly (push) Successful in 1m4s
|
2024-09-28 22:46:48 +08:00 |
|
thislight
|
d90876a84e
|
TootComposer: fix placeholder empty
|
2024-09-28 22:46:28 +08:00 |
|
thislight
|
63603e049d
|
MediaAttachmentGrid: fix autoplay on iOS
|
2024-09-28 22:39:33 +08:00 |
|
thislight
|
108e8fc87c
|
BottomSheet: fix bottomUp position on mobile
|
2024-09-28 22:38:44 +08:00 |
|
thislight
|
a6b791ab5a
|
TootComposer: fix random stmt may be empty
|
2024-09-28 22:27:26 +08:00 |
|
thislight
|
591a930bb6
|
TootActionGroup: added share button (closes #18)
/ depoly (push) Successful in 1m2s
|
2024-09-28 17:51:37 +08:00 |
|
|
5eda17d958
|
Merge pull request 'composing toots' (#21) from feat-toot-composer into master
/ depoly (push) Successful in 1m8s
Reviewed-on: https://code.lightstands.xyz///Rubicon/tutu/pulls/21
|
2024-09-28 07:30:40 +00:00 |
|
|
06de56b4af
|
Merge branch 'master' into feat-toot-composer
|
2024-09-28 07:30:02 +00:00 |
|
thislight
|
cefa4a1b83
|
added shortcut to reply
|
2024-09-28 15:29:21 +08:00 |
|
thislight
|
dd6051aea7
|
added composing new toots
|
2024-09-28 15:15:06 +08:00 |
|
thislight
|
143ecf6278
|
ReplyEditor: supports reply
|
2024-09-28 14:39:20 +08:00 |
|
thislight
|
2c0978b572
|
ReplyEditor: only show toolbar when active
|
2024-09-28 12:43:12 +08:00 |
|
thislight
|
5c2ebada28
|
ReplyEditor: fix toolbar alignment
|
2024-09-27 23:19:09 +08:00 |
|
thislight
|
8e24d61779
|
ReplyEditor: minor clean up and adjustment
|
2024-09-27 23:15:53 +08:00 |
|
thislight
|
825baba088
|
disable rubberband in :root and bottom sheets
/ depoly (push) Successful in 55s
|
2024-09-27 18:10:23 +08:00 |
|
thislight
|
11c31f7f42
|
timelines: minor clean up
/ depoly (push) Successful in 1m5s
|
2024-09-27 18:07:10 +08:00 |
|
thislight
|
bf06cfe2e1
|
Home: fix could not jump to sign in page
|
2024-09-27 18:06:44 +08:00 |
|
thislight
|
853ee98525
|
TootBottomSheet: fix the skipped animation
|
2024-09-27 18:04:09 +08:00 |
|
thislight
|
84dcf9ed86
|
ReplyEditor: added language picker
|
2024-09-27 14:53:28 +08:00 |
|