Rubicon · he/him
Rubicon created pull request Rubicon/tutu#45 2024-11-16 12:09:17 +00:00
WIP: StackedRouter: new router simulate app behaviour
Rubicon created branch stacky in Rubicon/tutu 2024-11-16 12:05:30 +00:00
Rubicon pushed to stacky at Rubicon/tutu 2024-11-16 12:05:30 +00:00
0710aaf4f3 first prototype of StackedRouter
Rubicon pushed to master at Rubicon/tutu 2024-11-16 12:04:11 +00:00
607fa64c05 i18n: add little debug info
Rubicon pushed to master at Rubicon/tutu 2024-11-13 11:34:06 +00:00
637eda5ac1 fix top-level await not supported in targets
Rubicon pushed to master at Rubicon/tutu 2024-11-13 11:28:39 +00:00
c97f61db06 add solid-devtools
Rubicon pushed to master at Rubicon/tutu 2024-11-12 11:42:59 +00:00
4d9c2b3aa8 PreviewCard: move to sparated files
3cacf64c8e upgrade dependencies
9bc93cae82 MediaAttachmentGrid: remove css modules
Compare 3 commits »
Rubicon commented on issue Rubicon/tutu#35 2024-11-12 06:26:43 +00:00
Boosted status is not updated after "boost" button clicked

That's weird. This issue happens on the home timeline, but not the public timeline. (iOS 18)

It suddenly works… May be this bug is triggered by special conditions.

Rubicon pushed to master at Rubicon/tutu 2024-11-11 08:56:29 +00:00
2aa2cf21da toot medias: extract color from blurhash
Rubicon commented on issue Rubicon/tutu#37 2024-11-11 08:56:15 +00:00
Better average color extraction infra

For toot attachments and previews, now we can use the average colour from the blurhash. The banner image of profiles does not provide blurhash alongside - we could not optimize this use case tho.

Rubicon closed issue Rubicon/tutu#37 2024-11-11 08:56:15 +00:00
Better average color extraction infra
Rubicon pushed to master at Rubicon/tutu 2024-11-11 07:07:28 +00:00
c372ea4a92 depoly: try use inline env var
8b69968b8f MediaAttachmentGrid: fix element type misuse
Compare 2 commits »
Rubicon commented on issue Rubicon/tutu#35 2024-11-11 06:49:40 +00:00
Boosted status is not updated after "boost" button clicked

That's weird. This issue happens on the home timeline, but not the public timeline. (iOS 18)

Rubicon closed issue Rubicon/tutu#38 2024-11-10 15:30:01 +00:00
Unused empty at the bottom of screen in standalone mode
Rubicon pushed to master at Rubicon/tutu 2024-11-10 15:23:37 +00:00
0e33be020d App: try to fix the bottom gap on iOS standalone
Rubicon pushed to master at Rubicon/tutu 2024-11-10 15:09:28 +00:00
b2b84a9e5b Settings: add code version
Rubicon pushed to master at Rubicon/tutu 2024-11-10 14:48:34 +00:00
814ac07581 App: set container height 100vh
Rubicon pushed to master at Rubicon/tutu 2024-11-10 14:42:01 +00:00
2d56bdfe3a App: set :root min-height to 100vh
Rubicon pushed to master at Rubicon/tutu 2024-11-10 14:36:14 +00:00
4fa6cb4afc TootBottomSheet: fix the Scaffold overflow