Rubicon · he/him
Rubicon pushed to master at Rubicon/tutu 2025-05-11 13:53:06 +00:00
c41a8e31d1 reduce ResizeObserver number
8f7d28d525 suid: workaround vite-plugin import problem
44a69c8517 gitignore: added DS_Store
9a307d640a package: added edgedriver to trustedDependencies
Compare 4 commits »
Rubicon pushed to master at Rubicon/blog 2025-04-26 07:01:19 +00:00
85ded53035 add VISIBLE_DRAFT for showing drafts in the list
9ec980839a upgrade astro to v5.7.5
929e3a4f6b add postman
Compare 3 commits »
Rubicon pushed to master at Rubicon/blog 2025-04-11 14:36:22 +00:00
c6d2d361e3 ci: generate cache key from bun.lock
Rubicon pushed to master at Rubicon/blog 2025-04-11 14:30:37 +00:00
4bd975796e Move to astro
Rubicon pushed to MediaQuickview at Rubicon/tutu 2025-01-17 11:14:36 +00:00
a720f5d9c4 MediaQuickview: add recenter
352cda0a74 MediaQuickview: stop grabbing if mouse leaved
ebf9283dc6 MediaQuickview: supports grabbing
543e920e3a first prototype of MediaQuickview
f31a4c33ad TootComposer: fix options padding
Compare 54 commits »
Rubicon commented on issue Rubicon/tutu#44 2025-01-16 15:01:25 +00:00
Redirect mentions with unknown id on the site.

Now the profile page supports opening with the webfiger. This feature can be implemented with that.

I am wondering, if we need to parse the content and render it with our own semantic. It's…

Rubicon commented on issue Rubicon/tutu#44 2025-01-16 15:00:51 +00:00
Redirect mentions with unknown id on the site.

Now the profile page supports opening with the webfiger. This feature can be implemented with that.

I am wondering, if we need to parse the content and render it with our own semantic. It's…

Rubicon commented on issue Rubicon/tutu#58 2025-01-16 14:55:25 +00:00
Unable to select language when signing in

I think an easy button at the top of the card is enough for opening the /settings/language.

Rubicon opened issue Rubicon/tutu#58 2025-01-16 14:53:25 +00:00
Unable to select language when signing in
Rubicon pushed to master at Rubicon/tutu 2025-01-16 14:40:38 +00:00
f31a4c33ad TootComposer: fix options padding
Rubicon closed issue Rubicon/tutu#32 2025-01-16 14:07:04 +00:00
Remove CSS Modules
Rubicon pushed to master at Rubicon/tutu 2025-01-16 14:07:04 +00:00
4718239723 fix #32: remove rest css modules
8854a3b86a devnotes: add section for managing css
Compare 2 commits »
Rubicon pushed to main at StandCoded/README 2025-01-16 12:07:36 +00:00
cb9f304c44 CHANGELOG: updated
Rubicon closed issue Rubicon/tutu#57 2025-01-14 07:30:49 +00:00
Polls: unable to set result after the result is set
Rubicon pushed to master at Rubicon/tutu 2025-01-14 07:30:49 +00:00
b6fbe71a51 fix #57: allow users vote even if they voted
Rubicon closed issue Rubicon/tutu#55 2025-01-14 07:17:21 +00:00
The boosted toot is replaced by the boost
Rubicon pushed to master at Rubicon/tutu 2025-01-14 07:17:21 +00:00
b2db680076 fix #55: try to correct the toot modify algo
Rubicon opened issue Rubicon/tutu#57 2025-01-04 13:02:28 +00:00
Polls: unable to set result after the result is set
Rubicon closed issue Rubicon/tutu#54 2025-01-04 12:59:42 +00:00
Multiple selections in polls is unsupported
Rubicon pushed to master at Rubicon/tutu 2025-01-04 12:59:42 +00:00
45c03f9fce fix #54: support multi-select polls