Commit graph

41 commits

Author SHA1 Message Date
thislight
7153a1fec1
Profile: supports webfinger
* timelines: add emptyTimeline
2025-01-02 18:11:35 +08:00
thislight
66b593add8
fetchStatus: check the fetch error
All checks were successful
/ depoly (push) Successful in 1m21s
2025-01-01 21:08:26 +08:00
thislight
81b5fe1450
Settings: add clear cache option 2024-12-27 21:56:32 +08:00
thislight
5742932c86
fix #35: pass correct value to TootActionGroup
All checks were successful
/ depoly (push) Successful in 1m19s
* add createDefaultTootEnv
2024-12-26 22:06:15 +08:00
thislight
6dd6065711
TootBottomSheet: use new cache semantic 2024-12-26 20:09:03 +08:00
thislight
5ab0d4d0a2
masto: add fetchStatus
* also add types RemoteServer and AccountKey
2024-12-26 20:05:41 +08:00
thislight
ee31c38f32
fix #52: correct the StackedRouter on 'replace'
All checks were successful
/ depoly (push) Successful in 1m26s
2024-12-21 20:20:27 +08:00
thislight
5d6eb7282a
use innerHTML property
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-24 17:16:06 +08:00
thislight
83e2e6e169
StackedRouter: add replace: all 2024-11-23 23:58:20 +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
0710aaf4f3
first prototype of StackedRouter 2024-11-16 20:04:55 +08:00
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