thislight
54db6d4fbe
TootBottomSheet: fix context switch wrong target
2024-10-18 18:13:07 +08:00
thislight
da60702403
add useSessionForAcctStr
2024-10-18 11:59:39 +08:00
thislight
ddd3c99f30
TootBottomSheet: moved to /:acct/toot/:id
2024-10-17 20:39:04 +08:00
thislight
3ea7072437
TootBottomSheet: set document title
2024-10-14 20:05:08 +08:00
thislight
043057557c
createTimeline: fix viewport and dupelication
2024-10-13 16:12:18 +08:00
thislight
295a905b8b
adjust thread visual
2024-10-13 16:12:18 +08:00
thislight
2b2b5ea1ae
MediaAttachmentGrid: fix bad waterfall
2024-10-13 16:12:17 +08:00
thislight
708dbe7d4d
PullDownToRefresh: fix the trigger
2024-10-13 16:12:17 +08:00
thislight
474e4ebdfe
first attempt of createTimeline in TimelinePanel
...
- known bug: the paging is failed
2024-10-13 16:12:17 +08:00
thislight
56fc052788
TootBottomSheet: minor clean up
2024-10-13 16:12:17 +08:00
thislight
f6c540a3ad
TrendTimelinePanel: improved error handling
2024-10-13 16:12:16 +08:00
thislight
971fb6a8e7
move TimelinePanel to separated files
...
- added TrendTimelinePanel for trending tab
2024-10-13 16:12:16 +08:00
thislight
fd47639bef
MediaAttachmentGrid: fix placeholder aspect-ratio
2024-10-10 19:49:51 +08:00
thislight
7d3c97c56b
add settings for autoplay gifs and vids
2024-10-09 18:45:19 +08:00
thislight
c8f2179298
PullDownToRefresh: fix wheeling switch page
2024-10-09 18:40:40 +08:00
thislight
15e2bf3304
BottomSheet: improve hero animation
2024-10-09 17:33:27 +08:00
thislight
71434e5293
TootBottomSheet: fix title may have multiple lines
2024-10-09 15:52:14 +08:00
thislight
e2dbb2f128
PullDownToRefresh: reset the state if invisible
2024-10-09 15:15:22 +08:00
thislight
08a196a3bf
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
5348eda1ed
PullDownToRefresh: rewrite spring animation
...
- fix #12
2024-10-09 14:38:25 +08:00
thislight
050dc1c2a3
MediaAttachmentGrid: improve layout as length % 2
2024-10-08 17:43:33 +08:00
thislight
b853b01304
*Toot: fix missing preview card
2024-10-08 17:33:52 +08:00
thislight
379dc2b636
TootComposer: don't switch the random placeholder
2024-10-08 17:18:27 +08:00
thislight
b880d0eaab
TimelinePanel: allow the toot composer collpased
2024-09-28 22:46:48 +08:00
thislight
a1e28fe647
TootComposer: fix placeholder empty
2024-09-28 22:46:28 +08:00
thislight
ae93725bf1
MediaAttachmentGrid: fix autoplay on iOS
2024-09-28 22:39:33 +08:00
thislight
599d735665
TootComposer: fix random stmt may be empty
2024-09-28 22:27:26 +08:00
thislight
161c72fea5
TootActionGroup: added share button ( closes #18 )
2024-09-28 17:51:37 +08:00
e17964ff56
Merge branch 'master' into feat-toot-composer
2024-09-28 07:30:02 +00:00
thislight
40cb0a0681
added shortcut to reply
2024-09-28 15:29:21 +08:00
thislight
e0d1136230
added composing new toots
2024-09-28 15:15:06 +08:00
thislight
74770649c3
ReplyEditor: supports reply
2024-09-28 14:39:20 +08:00
thislight
baf0ed1447
ReplyEditor: only show toolbar when active
2024-09-28 12:43:12 +08:00
thislight
2f8613c4fe
ReplyEditor: fix toolbar alignment
2024-09-27 23:19:09 +08:00
thislight
6a3a4888b4
ReplyEditor: minor clean up and adjustment
2024-09-27 23:15:53 +08:00
thislight
ad5caa4428
Home: fix could not jump to sign in page
2024-09-27 18:06:44 +08:00
thislight
e5b220aef5
TootBottomSheet: fix the skipped animation
2024-09-27 18:04:09 +08:00
thislight
4cf065fe1f
ReplyEditor: added language picker
2024-09-27 14:53:28 +08:00
thislight
a1a587a77f
ReplyEditor: promote the blur condition up
2024-09-27 14:23:57 +08:00
thislight
6c98f1e78d
ReplyEditor: added only UI
2024-09-27 14:23:54 +08:00
thislight
b09effa4dc
Settings: added lang and region picker dialog
2024-09-27 14:15:34 +08:00
thislight
4f8b31ca31
first prototype of i18n system
2024-09-26 17:23:40 +08:00
thislight
70de83a24a
TootBottomSheet: fix #13
...
* use the .reblog to replace the remote toot
2024-09-25 20:36:49 +08:00
thislight
d6c4eea841
MediaAttachmentGrid: calc only when not loaded
...
* This is a workaround, the best solution is we do
the calculation correctly.
2024-09-25 17:37:11 +08:00
thislight
4cf64eae11
TootBottomSheet: scrollIntoView exactly once
2024-09-23 16:00:39 +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
1a0a9d7e77
MediaAttachmentGrid: fix viewer DOM not removed
2024-09-14 21:17:03 +08:00
thislight
972b2eca8b
MediaAttachmentGrid: fix the container not removed
2024-09-14 20:43:44 +08:00
thislight
d1cf97fe74
MediaAttachmentGrid: lazily created viewer
...
The reworked viewer presentation process delay the
creation of the viewer until the user interaction,
to reduce the DOM created during viewing the list.
2024-09-14 20:21:19 +08:00