HackmanCMS/bin
Bashy 30b21b6214 Add scheduled social posts, Discord channels config, and LinkedIn personal posting fix
- Scheduled posts: new Schedule tab with multi-platform post scheduling (Discord,
  Mastodon, LinkedIn); SQLite queue with per-target delivery tracking and retry;
  cron script in bin/process-scheduled-posts.php processes due targets inline
- Discord channels: new config section for webhook-based channels used as scheduled
  post targets; webhook URLs stored in .env as DISCORD_WEBHOOK_<KEY>
- LinkedIn: fix botcompose_post to use member_id (urn:li:person) for personal
  profiles instead of hardcoded org author; filter org pages out of compose UI
  and RSS modal picker since org posting is unsupported; label org pages clearly

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 15:14:03 +03:00
..
deploy.sh Simplify deploy.sh to run in place on the server 2026-05-28 12:32:28 +03:00
import-site-logs.php Expand bot/automated-tool filter in site log importer 2026-05-27 19:29:29 +03:00
migrate.php Init 2026-05-03 20:56:15 +03:00
process-scheduled-posts.php Add scheduled social posts, Discord channels config, and LinkedIn personal posting fix 2026-05-29 15:14:03 +03:00
run-schedules.php Init 2026-05-03 20:56:15 +03:00