Commit Graph
28 Commits
Author SHA1 Message Date
Tommaso Casaburi 05ecfb47a1 Update .gitignore 2026-05-30 16:12:41 +07:00
Tommaso CasaburiandGitHub e7a6c377c9 Sign web release manifests (#1128)
* feat(release): sign web release manifests

* ci(doctor): skip non-ui pull requests
2026-05-10 14:59:28 +07:00
Tommaso Casaburi 70666c75de Update .gitignore 2026-04-17 13:46:09 +07:00
Tommaso Casaburi ee7a5b5778 refactor(core): remove legacy plebbit terminology 2026-04-17 10:48:27 +07:00
Tommaso CasaburiandClaude Opus 4.6 189d1c2165 add .claude config folder with Claude-equivalent agent and hook settings
Mirrors .cursor and .codex structure with Claude model assignments:
- haiku for lighter tasks (translator, browser-check, profiler)
- sonnet for standard tasks (code-quality, plan-implementer, etc.)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 16:35:21 +07:00
Tommaso Casaburi f342179f1a chore(tooling): migrate 5chan to Yarn 4 2026-03-19 13:41:03 +08:00
Tommaso Casaburi 2de723a076 fix(ci): publish coverage badge via GitHub Pages 2026-03-17 20:24:12 +08:00
Tommaso CasaburiandGitHub aedee9fb83 feat(archive): implement comment.archived and add archive page (#1074)
* feat(archive): implement comment.archived and add archive page

Add isCommentArchived() utility, /board/:boardIdentifier/archive route,
archive view with filtered feed, and UI integration (board buttons, edit
menu, catalog row, post). Archived indicator on catalog and posts.

* fix(archive): address review feedback from Bugbot and CodeRabbit

Add missing i18n keys (archived, thread_archived, view, loading_archive),
add /archive/settings route, replace hardcoded English in archive.tsx, and
fix mobile test state.
2026-03-13 16:06:36 +08:00
Tommaso CasaburiandGitHub a92b185a66 chore(ai-workflow): track repo-managed review tooling (#1046)
* chore(ai-workflow): track repo-managed review tooling

* fix(ai-workflow): remove repo-specific path assumptions

Make shared workflow hooks and APK testing guidance resolve paths from the repo and contributor environment so the tooling works for all contributors, not just one machine.
2026-03-10 15:49:15 +08:00
plebeius bd07d37811 fix(vercel): serialize yarn install to prevent date-fns extraction failure
Add `--child-concurrency 1` and `--network-timeout 600000` to Vercel install command.
2026-02-26 13:15:15 +08:00
plebeius 5bd1dc0e71 chore(cleanup): remove dead code and add android build to gitignore 2026-02-24 15:15:38 +08:00
plebeius 7cd46cb49b chore(scripts): add live postimages emulator test and smoke scripts 2026-02-19 17:49:35 +08:00
plebeius 72b70915fd Update .gitignore 2026-02-18 18:13:38 +08:00
plebeius 8797232ff1 Update .gitignore 2026-02-16 13:37:16 +08:00
plebeius 4898b5aa4f Update .gitignore 2026-02-11 15:30:25 +08:00
plebeius 815f618320 refactor: migrate from electron-rebuild to electron-forge 2026-01-30 12:28:41 +08:00
plebeius 7b4d7b6b9a Update .gitignore 2026-01-30 12:22:11 +08:00
plebeius ad161e6c61 Update .gitignore 2026-01-03 15:38:27 +01:00
plebeius 0ef06ef323 chore: ignore generated asset manifest 2025-12-09 16:59:38 +01:00
plebeius cb376ff498 refactor: use standard dist directory for vite build output 2025-11-01 23:08:14 +01:00
plebeius 4941ec77b5 Update .gitignore 2025-10-16 23:28:51 +02:00
plebeius f0914073e0 Update .gitignore 2025-10-16 22:56:33 +02:00
Tom (plebeius.eth) 8e245a4759 fix(topbar): mobile animation on scroll was too slow 2024-10-14 11:51:49 +02:00
plebeius.eth c4a5cfec49 perf: rewrite plebchan completely 2024-02-27 17:58:08 +01:00
Esteban Abaroa 37b37b04fc show commit ref on home page on netlify 2023-05-24 22:30:49 +00:00
Esteban Abaroa 0779dc566c dont commit .env 2023-04-24 22:41:01 +00:00
Esteban Abaroa 41cdc9db3b add electron 2023-04-24 19:42:49 +00:00
plebbitor 8b3f2368c4 Initialize project using Create React App 2023-01-29 21:07:23 +01:00