summaryrefslogtreecommitdiff
path: root/internal/platforms/platform.go
AgeCommit message (Collapse)Author
2026-04-10v1.3.0: Snonux inbox, default platform, compose posting, gemtext filterv1.3.0Paul Buetow
- Snonux writes plain text to gosdir/snonux/inbox - Default -platforms includes Snonux; gosc runs post after compose - Gemini summary skips db/platforms/snonux posted entries Made-with: Cursor
2026-04-10Add snonux platform (sno/sn aliases), noop-like posting and share defaultsPaul Buetow
Snonux posts via noop.Post and is omitted from default share targets unless share:snonux, share:sno, or share:sn is set. Normalize share tokens through platform aliases; case-fold ExpandAliases segments. Skip low-queue nag for snonux like noop. Made-with: Cursor
2025-05-17add noopPaul Buetow
2025-02-13increase max link lenPaul Buetow
2025-01-06colour function names to be more consistentPaul Buetow
2025-01-06refactor colors a bitPaul Buetow
2024-12-11initial summary supportPaul Buetow
2024-12-11refactor a bit againPaul Buetow
2024-12-10fixPaul Buetow
2024-11-27more fixesPaul Buetow
2024-11-23fix new linePaul Buetow
2024-11-22some stuff all aroundPaul Buetow
2024-11-19use of platform aliasesPaul Buetow