Tommaso Casaburi and GitHub
80e0cabf01
perf(pwa): reduce precache asset fanout
...
Limit PWA precache to app shell assets and add bounded runtime caching for scoped deployments.
2026-04-20 22:51:31 +07:00
Tommaso Casaburi
c046c542b6
chore(deps): use published bitsocial react hooks
2026-04-20 22:11:36 +07:00
Tommaso Casaburi
b196670cda
chore(deps): update bitsocial react hooks
2026-04-20 10:39:01 +07:00
Tommaso Casaburi
0940ce6bf3
chore(hooks): pin react hooks to 9a709b3d
2026-04-19 13:43:27 +07:00
Tommaso Casaburi
80f41f00db
fix(deps): pin hooks to dist-synced tarball
2026-04-18 17:04:17 +07:00
Tommaso Casaburi
c260675d06
fix(deps): resolve Dependabot alerts for protobufjs and follow-redirects
2026-04-18 13:45:23 +07:00
Tommaso Casaburi
1c2be5a172
chore(deps): upgrade bitsocial-react-hooks
2026-04-17 10:50:08 +07:00
Tommaso Casaburi
ee7a5b5778
refactor(core): remove legacy plebbit terminology
2026-04-17 10:48:27 +07:00
Tommaso Casaburi
f1d5c0b078
docs: relicense 5chan to GPL-3.0-or-later
2026-04-16 13:36:40 +07:00
Tommaso Casaburi
e2fabb6fd9
fix(deps): bump bitsocial-react-hooks
2026-04-15 15:55:37 +07:00
Tommaso Casaburi
142f38909e
fix(deps): remove hooks consumer patch
2026-04-15 14:23:51 +07:00
Tommaso Casaburi
e5aed2c7db
chore: upgrade react-virtuoso to 4.18.5
2026-04-15 13:05:05 +07:00
Tommaso Casaburi
b486d07622
chore(deps): upgrade bitsocial-react-hooks
2026-04-14 16:07:02 +07:00
Tommaso Casaburi
256cd459cf
Merge branch 'codex/feature/spam-blocker-challenge'
...
# Conflicts:
# package.json
# src/components/settings-modal/advanced-settings/__tests__/advanced-settings.test.tsx
# src/components/settings-modal/advanced-settings/advanced-settings.tsx
# src/stores/__tests__/publish-stores.test.ts
# yarn.lock
2026-04-14 13:34:02 +07:00
Tommaso Casaburi
956fb426ea
fix(challenge): support pkc spam blocker flow
2026-04-14 13:30:31 +07:00
Tommaso Casaburi
5b1e8166fe
fix(electron): restore pkc rpc import
2026-04-13 14:27:04 +07:00
Tommaso Casaburi
442048dc36
chore(deps): bump axios to 1.15.0
2026-04-13 14:19:56 +07:00
Tommaso Casaburi
19095aefa1
fix(hooks): handle pkc rebrand regressions
2026-04-11 16:57:00 +07:00
Tommaso Casaburi
02f8d3467e
chore(deps): bump react-doctor to 0.0.31
...
Made-with: Cursor
2026-04-09 17:22:12 +07:00
Tommaso Casaburi
556c6571c1
chore(release): v0.7.4
2026-04-09 16:49:04 +07:00
Tommaso Casaburi
1131a35f67
chore(deps): resolve Dependabot alerts (electron, lodash, xmldom)
...
Bump electron to 39.8.7 (>=39.8.5 per advisories), lodash to 4.18.0, @types/lodash to 4.17.24, and pin @xmldom/xmldom to 0.8.12 via resolutions for transitive plist usage.
Made-with: Cursor
2026-04-09 14:50:17 +07:00
Tommaso Casaburi
41894b5399
chore(deps): bump @chenglou/pretext to 0.0.5
...
Made-with: Cursor
2026-04-09 14:16:38 +07:00
Tommaso Casaburi
f14d0562cd
chore: upgrade vite to 8.0.5
...
Made-with: Cursor
2026-04-07 17:47:10 +07:00
Tommaso Casaburi
6e8c9148d7
chore(deps): upgrade vite to 8.0.4
...
Made-with: Cursor
2026-04-06 15:06:55 +07:00
Tommaso Casaburi and GitHub
251e103db3
feat: finalize pretext feed sizing rollout ( #1120 )
...
* feat(feeds): add pretext-backed item sizing across board, catalog, and thread replies
* feat: finalize pretext feed sizing rollout
* fix(catalog): raise multiboard viewport buffer
* fix(board): preserve pretext query overrides
2026-04-02 19:45:55 +07:00
Tommaso Casaburi
315505fb8d
fix(deps): patch vulnerable transitive packages
2026-03-31 16:59:07 +07:00
Tommaso Casaburi
e7d175afa1
chore(deps): upgrade knip to 6.1.0
...
Made-with: Cursor
2026-03-28 17:51:39 +07:00
Tommaso Casaburi
1f0b3dde4f
chore(deps): reduce yarn peer install warnings
2026-03-26 19:12:41 +07:00
Tommaso Casaburi
a2de57d85b
chore(deps): upgrade bitsocial-react-hooks
2026-03-26 19:03:31 +07:00
Tommaso Casaburi
16764c7cfd
chore: upgrade TypeScript to 6.0.2 and Vite to 8.0.2
...
Made-with: Cursor
2026-03-24 22:58:59 +07:00
Tommaso Casaburi
98549a614e
chore: add yarn start:android-usb for local USB device testing
2026-03-23 14:09:13 +08:00
Tommaso Casaburi
7af59ae556
chore(release): v0.7.3
2026-03-20 21:54:22 +08:00
Tommaso Casaburi and GitHub
c2e8e169c2
fix(accounts): adapt 5chan to compact account history hooks ( #1118 )
...
* chore(cursor): use composer-2 for subagents
* fix(accounts): adapt 5chan to compact account history hooks
* fix(accounts): address 5chan account-history review findings
2026-03-20 21:25:57 +08:00
Tommaso Casaburi and GitHub
816281c607
fix(thread-page): make thread auto updates opt-in ( #1115 )
...
* fix(thread-page): make thread auto updates opt-in
Wire `Auto` and `Update` to the same manual refresh path and cover the thread flow with an e2e harness.
* fix(thread-page): address PR review findings
2026-03-20 16:48:57 +08:00
Tommaso Casaburi
125ddf4672
chore: bump knip to v6
...
Made-with: Cursor
2026-03-20 16:08:11 +08:00
Tommaso Casaburi
a2286aa68e
feat(app-update): add in-app update flow with native e2e coverage
2026-03-19 20:19:48 +08:00
Tommaso Casaburi
bc870ae438
chore: bump vite to 8.0.1
2026-03-19 15:55:28 +08:00
Tommaso Casaburi
34662f1989
fix(ci): declare electron rebuild binary
2026-03-19 15:19:26 +08:00
Tommaso Casaburi
f342179f1a
chore(tooling): migrate 5chan to Yarn 4
2026-03-19 13:41:03 +08:00
Tommaso Casaburi
132eaa3691
chore(release): v0.7.2
2026-03-17 20:42:04 +08:00
Tommaso Casaburi
8d3c82f93a
chore(deps): upgrade bitsocial-react-hooks
2026-03-17 18:25:09 +08:00
Tommaso Casaburi and GitHub
2c276f05eb
fix(ci): scope Electron native rebuilds ( #1099 )
2026-03-17 18:22:56 +08:00
Tommaso Casaburi and GitHub
c9bd6258b2
fix(electron): restore packaged desktop app loading ( #1095 )
...
* fix(electron): restore packaged desktop app loading
Rebuild and verify Electron native modules before packaging and use the Vite base URL for packaged asset preloads.
* test(preload-utils): cover non-root base urls
2026-03-17 17:04:47 +08:00
Tommaso Casaburi
dfd96db7fa
chore(release): v0.7.1
2026-03-16 20:56:31 +08:00
Tommaso Casaburi
81f67ee287
chore(deps): upgrade bitsocial-react-hooks
2026-03-16 20:31:56 +08:00
Tommaso Casaburi and GitHub
7bd51f00e1
chore(package.json): upgrade bitsocial-react-hooks, stop yarn install from depending on kubo postinstall ( #1090 )
...
Removes the direct `kubo` install-time dependency and switches Electron dev to the repo-managed Kubo downloader in `electron/start-ipfs.js`. This keeps the hooks upgrade in place while avoiding the `dist.ipfs.tech` timeout during `yarn install`.
2026-03-16 19:20:59 +08:00
Tommaso Casaburi
6f1305c2ad
chore(deps): upgrade react-grab and react-scan
...
Made-with: Cursor
2026-03-16 13:34:51 +08:00
Tommaso Casaburi
e93564e919
chore(deps): upgrade portless
...
Made-with: Cursor
2026-03-16 13:33:21 +08:00
Tommaso Casaburi
7f4e069783
feat(skills): add inspect-elements skill backed by element-source
...
Closes #1082
2026-03-15 19:02:19 +08:00
Tommaso Casaburi
be44aefd49
fix(security): patch vulnerable transitive packages
2026-03-15 17:35:25 +08:00