Rubicon · he/him
Rubicon pushed to master at Rubicon/tutu 2024-10-29 11:48:53 +00:00
da32969f5a Profile: fix link color
6b889666ad Profile: destory FastAverageColor instance
6e28d8808b MediaAttachmentGrid: reduce closure creation
41d15887a7 MediaAttachmentGrid: fix the vids scale
Compare 4 commits »
Rubicon commented on issue Rubicon/tutu#33 2024-10-29 07:38:28 +00:00
Tutu uses too much memory

Observed on Firefox(Linux) in development mode: in the timelines uses 300-400MB, in reload or HMR can bump to 600MB

This happens after we use ResizeObserver to calculate layout in `MediaAttach…

Rubicon commented on issue Rubicon/tutu#33 2024-10-29 07:35:24 +00:00
Tutu uses too much memory

Observed on Firefox(Linux) in development mode: in the timelines uses 300-400MB, in reload or HMR can bump to 600MB

Rubicon pushed to master at Rubicon/tutu 2024-10-29 07:23:01 +00:00
73a56357d9 {Trend,}TimelinePanel: use TootList
f1197d6ba0 TimelinePanel: fix prefetching wrong direction
Compare 2 commits »
Rubicon pushed to master at Rubicon/tutu 2024-10-28 10:28:09 +00:00
726abbe893 MediaAttachmentGrid: correct but slow layout
7bb6c0b826 vite: remove console and debugger stmts in prod
93f98059cd Home: remove prefetch for TrendTimelinePanel
81bf27df63 createTimeSource: reflects to the pagevisibility
d1c073e33e Profile: add loading indicator for toot list
Compare 5 commits »
Rubicon pushed to master at Rubicon/tutu 2024-10-27 15:59:09 +00:00
66bded813d remove old placeholder algorithm
Rubicon opened issue Rubicon/tutu#37 2024-10-27 15:52:01 +00:00
Better average color extraction infra
Rubicon commented on issue Rubicon/tutu#32 2024-10-27 13:24:20 +00:00
Remove CSS Modules

I am considering that use the css @layer to ordering the css files. This syntax requires the target bump in #36.

Rubicon opened issue Rubicon/tutu#36 2024-10-27 07:03:41 +00:00
Upgrade targeting platform (2025)
Rubicon pushed to master at Rubicon/tutu 2024-10-27 06:22:39 +00:00
b9b2d40614 package: update bun version
c06d8b8c11 vite: precache images for pwa
Compare 2 commits »
Rubicon pushed to master at Rubicon/tutu 2024-10-27 05:57:45 +00:00
4734a67f5a Profile: fix page title and intro layout
49e1731cdb RegularToot: open profile
d4093aaf5c README: update links for the app
Compare 3 commits »
Rubicon opened issue Rubicon/tutu#35 2024-10-26 17:05:40 +00:00
Boosted status is not updated after "boost" button clicked
Rubicon deleted branch rewrite-timeline from Rubicon/tutu 2024-10-26 16:44:51 +00:00
Rubicon pushed to master at Rubicon/tutu 2024-10-26 16:34:56 +00:00
b25c2d5f45 docs: update for https dev server
Rubicon pushed to master at Rubicon/tutu 2024-10-26 16:29:50 +00:00
f8f07e9015 TrendTimelinePanel: remove prefetching
f914ada22b vite: fix https is enabled if cert is not present
Compare 2 commits »
Rubicon pushed to master at Rubicon/tutu 2024-10-26 16:25:47 +00:00
130a989185 vite: add https variables
Rubicon pushed to master at Rubicon/tutu 2024-10-26 15:51:31 +00:00
4958fb1346 Menu: support right-top origin
556e0b2336 Profile: add menu and load more button
88731c07b7 vite-plugin-pwa: enable production sw for staging
f8dc2950d2 Profile: filter recent toots
08201cccef material: rename mui to theme
Compare 154 commits »
Rubicon opened issue Rubicon/tutu#34 2024-10-25 15:04:59 +00:00
TootComposer: add toolbar for closing the composer
Rubicon pushed to master at Rubicon/tutu 2024-10-25 14:40:37 +00:00
a924c80bbe Menu: support right-top origin
8834c4d3ae Profile: add menu and load more button
Compare 2 commits »
Rubicon pushed to master at Rubicon/tutu 2024-10-24 15:52:54 +00:00
4075c41942 vite-plugin-pwa: enable production sw for staging
b22ac67c3a Profile: filter recent toots
dff6abd379 material: rename mui to theme
3bc25786ca masto/timelines: now the params is general typed
8d9e4b1c48 vite-plugin-pwa: enable dev sw for not production
Compare 5 commits »