Rubicon · he/him
Rubicon pushed to master at Rubicon/tutu 2025-01-02 13:06:52 +00:00
1115135380 StackedRouter: add startTransition
2e13fcacb5 Home: add translation
Compare 2 commits »
Rubicon pushed to master at Rubicon/tutu 2025-01-02 12:22:30 +00:00
af9f111b27 Settings: add translations
0de2b91abc Settings: add tutu's mastodon link
7153a1fec1 Profile: supports webfinger
f860baa376 AppTopBar: remove title visual adjustment
0eef74f25f Tabs: fix misplaced indicator
Compare 5 commits »
Rubicon pushed to master at Rubicon/tutu 2025-01-01 13:21:26 +00:00
66b593add8 fetchStatus: check the fetch error
Rubicon pushed to master at Rubicon/tutu 2024-12-27 14:43:31 +00:00
d7e1358495 AppTopBar: add dark status bar
59c7a5c588 Home: use AppTopBar
8d04874bce AppTopBar: minor change to the text justify
4df609f1f5 Settings: use AppTopBar
81b5fe1450 Settings: add clear cache option
Compare 6 commits »
Rubicon deleted branch stacky from Rubicon/tutu 2024-12-26 14:17:32 +00:00
Rubicon commented on issue Rubicon/tutu#14 2024-12-26 14:14:24 +00:00
Caching timeline, toots and media

Added to v1.1.0, because some works have to do in this version:

  • Settings: add an option to delete the cache
Rubicon commented on issue Rubicon/tutu#14 2024-12-26 14:10:58 +00:00
Caching timeline, toots and media

CachedFetch uses the Web Cache API, is landed as an experiment: 97bd6da9ac

fetchStatus uses it: https://code.l

Rubicon closed issue Rubicon/tutu#35 2024-12-26 14:07:33 +00:00
Boosted status is not updated after "boost" button clicked
Rubicon pushed to master at Rubicon/tutu 2024-12-26 14:07:33 +00:00
5742932c86 fix #35: pass correct value to TootActionGroup
6dd6065711 TootBottomSheet: use new cache semantic
5ab0d4d0a2 masto: add fetchStatus
97bd6da9ac add CachedFetch
Compare 4 commits »
Rubicon opened issue Rubicon/tutu#54 2024-12-25 12:58:19 +00:00
Multiple selections in polls is unsupported
Rubicon pushed to main at StandCoded/README 2024-12-24 08:36:49 +00:00
0eaad0cd89 README: remove labels for runners
Rubicon pushed to main at StandCoded/README 2024-12-24 08:35:16 +00:00
2bd8f4ae8d CHANGELOG: updated
Rubicon pushed to master at Rubicon/tutu 2024-12-23 13:41:12 +00:00
71bdb21602 StackedRouter: fix duplicated '?' symbol
771de51228 accounts/SignIn: various visual improvement
a7bca9bd67 StackedRouter: initializing stack supports query
3444068fd8 Settings: jump to sign in after signed out
Compare 4 commits »
Rubicon commented on issue Rubicon/tutu#53 2024-12-23 10:36:44 +00:00
Sometimes signing in got 'Remote server sends nothing'

That's a very weird bug. Sometimes it works, sometimes it fails. I am going to believe it may be related to the server.

Rubicon commented on issue Rubicon/tutu#42 2024-12-21 12:24:53 +00:00
Automated Continuous Testing

After exploring the playwright, I found their stack (browsers, mostly) is stuck on the ubuntu. When they rely on the patched browser, Web Driver API provides enough control surface for testing…

Rubicon closed issue Rubicon/tutu#52 2024-12-21 12:20:50 +00:00
Does not jumped to sign in when no session exists
Rubicon pushed to master at Rubicon/tutu 2024-12-21 12:20:50 +00:00
ee31c38f32 fix #52: correct the StackedRouter on 'replace'
ee67993796 StackedRouter: use isolated unique id
157fbade81 Home: fix minor type error
14beef39c2 add webdriverio framework
189662b9e0 TextField: minor type fix
Compare 6 commits »
Rubicon pushed to master at StandCoded/runner-images 2024-12-21 07:18:13 +00:00
24b84b79ae ci: fix not run after runner label changes
Rubicon commented on pull request Rubicon/tutu#50 2024-12-15 02:16:50 +00:00
WIP: MediaQuickview: rewritten full-screen media viewer

Rescheduled to v2.0.0 to catch up our one-month-a-release timeline.

Rubicon opened issue Rubicon/tutu#53 2024-12-14 19:06:26 +00:00
Failed to sign in