m1ngsama
  • Joined on 2025-12-24
m1ngsama synced commits to refs/pull/4/merge at m1ngsama/automa from mirror 2026-04-20 22:28:26 +08:00
81d352cacc docs: add terminal demo GIF and polish README
4a674026ea docs: redesign README as project portal with banner and badges
48cd34ca27 Merge refactor/project-restructure: self-contained project dirs with interactive CLI
81b4d51f80 fix: use pre-increment to avoid set -e trap on ((0))
Compare 11 commits »
m1ngsama synced commits to main at m1ngsama/TNT from mirror 2026-04-20 02:28:26 +08:00
ff6df3ab16 Merge pull request #47 from m1ngsama/feat/mentions-idle-duration
bb77c77b8f feat: add @mention notifications, idle timeout, and online duration
b0bb18d93e Merge pull request #45 from m1ngsama/feat/tui-visual-improvements
ee3f89f10a feat: improve TUI visual experience with colors and indicators
6dfcfe0487 Merge pull request #43 from m1ngsama/docs/update-help-and-docs
Compare 19 commits »
m1ngsama synced commits to refs/pull/35/head at m1ngsama/TNT from mirror 2026-04-20 02:28:26 +08:00
629812a2d8 fix: correct pubkey auth response, strncpy warning, and NUL byte validation
e319c7aa42 fix: remove committed test binaries and add them to .gitignore
Compare 2 commits »
m1ngsama synced and deleted reference refs/tags/fix/auth-strncpy-nul at m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced and deleted reference refs/tags/refs/pull/35/merge at m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced commits to docs/update-help-and-docs at m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced new reference docs/update-help-and-docs to m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced commits to feat/mentions-idle-duration at m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced new reference feat/mentions-idle-duration to m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced commits to feat/tui-visual-improvements at m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced new reference feat/tui-visual-improvements to m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced commits to fix/tui-width-guard-and-hardening at m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced new reference fix/tui-width-guard-and-hardening to m1ngsama/TNT from mirror 2026-04-20 02:28:25 +08:00
m1ngsama synced commits to fix/auth-strncpy-nul at m1ngsama/TNT from mirror 2026-04-19 18:18:25 +08:00
m1ngsama synced new reference fix/auth-strncpy-nul to m1ngsama/TNT from mirror 2026-04-19 18:18:25 +08:00
m1ngsama synced commits to main at m1ngsama/TNT from mirror 2026-04-19 18:18:25 +08:00
c7fa162bff Merge pull request #33 from m1ngsama/feat/consolidated-features-manpage-deploy
e10b43074c feat: consolidated improvements, manpage, and deployment prep
200e5a2f28 Merge pull request #22 from m1ngsama/feat/expand-unit-tests
65cb5d79d7 Merge pull request #24 from m1ngsama/fix/input-handling-and-auth-hardening
83e964028a Merge pull request #20 from m1ngsama/fix/edge-cases-and-robustness
Compare 10 commits »
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-04-15 20:18:27 +08:00
4fb20177ef Fix Previm browser opener
m1ngsama synced commits to main at m1ngsama/TNT from mirror 2026-04-15 16:18:25 +08:00
0de13a6314 fix: add _DARWIN_C_SOURCE for timegm() on macOS CI
d745a8e1fe fix: address security vulnerabilities and design flaws from comprehensive audit
6c6c500134 fix: reject unknown command-line arguments instead of silently ignoring them
Compare 3 commits »
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-04-15 12:08:27 +08:00
5604eddbdb fix: remaining usability and design improvements
233ceabf53 fix: usability and design improvements across .vimrc, install.sh, README
0ba2e84e0c fix: correct 13 bugs across .vimrc, install.sh, and docs
Compare 3 commits »
m1ngsama synced commits to main at m1ngsama/automa from mirror 2026-04-15 12:08:26 +08:00
81d352cacc docs: add terminal demo GIF and polish README
4a674026ea docs: redesign README as project portal with banner and badges
48cd34ca27 Merge refactor/project-restructure: self-contained project dirs with interactive CLI
81b4d51f80 fix: use pre-increment to avoid set -e trap on ((0))
ccb424286c feat: add -y/--yes non-interactive flag for CI and scripted deploys
Compare 10 commits »