Commit graph

30 commits

Author SHA1 Message Date
thislight
23dc34dbbf
createTimeline: fix the mutate won't work 2024-11-10 16:42:37 +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
ad729f4f34
timelines: add createControlsForLookup 2024-11-08 00:13:31 +08:00
thislight
97a1fb9cf1
createTimelineControlsForArray: catch error 2024-11-04 18:03:53 +08:00
thislight
dde0c249f4
useSignedInProfiles: removed
- use useSessions() instead
2024-11-04 17:09:20 +08:00
thislight
e7410c7296
Profile: pinned toots
All checks were successful
/ depoly (push) Successful in 1m26s
2024-10-31 00:18:47 +08:00
thislight
b55618664c
masto/timelines: better documentation 2024-10-30 23:27:30 +08:00
thislight
31b27237cd
TootList: mentions in toot links to profile page
All checks were successful
/ depoly (push) Successful in 1m17s
- bug: main toot in TootBottomSheet does not link
  profile
2024-10-30 19:25:58 +08:00
thislight
73a56357d9
{Trend,}TimelinePanel: use TootList
All checks were successful
/ depoly (push) Successful in 1m16s
2024-10-29 15:22:25 +08:00
thislight
49e1731cdb
RegularToot: open profile 2024-10-27 13:43:34 +08:00
thislight
6620e022bf masto/timelines: now the params is general typed 2024-10-24 22:20:38 +08:00
thislight
664c1568d0 Profile: first prototype 2024-10-18 19:15:35 +08:00
thislight
da60702403 add useSessionForAcctStr 2024-10-18 11:59:39 +08:00
thislight
bb633860a6 added createTimelineChunk 2024-10-13 16:12:18 +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
474e4ebdfe first attempt of createTimeline in TimelinePanel
- known bug: the paging is failed
2024-10-13 16:12:17 +08:00
thislight
f6c540a3ad TrendTimelinePanel: improved error handling 2024-10-13 16:12:16 +08:00
thislight
ab29e5fd70 added createTimelineSnapshot 2024-10-13 16:12:16 +08:00
thislight
bd3ad078a2 App: fix the clients change is not notified 2024-10-11 16:39:42 +08:00
thislight
47bd6711e4 timelines: minor clean up 2024-09-27 18:07:10 +08:00
thislight
b09effa4dc Settings: added lang and region picker dialog 2024-09-27 14:15:34 +08:00
thislight
44fbd507ac Home: ignore paging for trending panel 2024-08-22 15:31:15 +08:00
thislight
88a81e4904 useTimeline: use masto's Paginator 2024-08-12 22:29:55 +08:00
thislight
80de0e52ee BottomSheet: backward animation 2024-08-12 21:55:26 +08:00
thislight
2d75ecfbe3 useTimeline: use store to provide partial editing 2024-08-06 20:27:30 +08:00
thislight
abde6817f0 format code using prettier 2024-08-05 15:33:00 +08:00
thislight
5833e5a76b added settings 2024-07-22 21:57:04 +08:00
thislight
0caa9aab88 rewrite client providing & fix sign in redirect 2024-07-15 13:59:10 +08:00
thislight
5449e361d5 initial commit 2024-07-14 20:28:44 +08:00