rSocials - Community social media management powered by Postiz. Part of the r* ecosystem.
Go to file
Jeff Emmett 9c20e625f2 feat: add Postiz bi-directional sync for campaign workflows
Connect campaign strategy builder to Postiz scheduler instances (cc, p2pf, bcrg).
Push posts to Postiz with per-platform sync state tracking, pull metrics back,
and display live sync status dots + metrics in the graph and detail panels.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 08:48:33 +00:00
api fix: migrate OAuth URLs from auth.jeffemmett.com to auth.ridentity.online 2026-02-25 14:27:16 -08:00
backlog chore: mark TASK-6 complete — all plaintext .env files removed 2026-02-25 01:22:32 -08:00
deploy fix: migrate OAuth URLs from auth.jeffemmett.com to auth.ridentity.online 2026-02-25 14:27:16 -08:00
infisical fix: add SMTP_TLS_REJECT_UNAUTHORIZED for Mailcow self-signed cert 2026-02-23 18:06:24 -08:00
postiz feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
public fix: add public dir placeholder for Docker build 2026-02-23 09:52:57 -08:00
src feat: add Postiz bi-directional sync for campaign workflows 2026-02-26 08:48:33 +00:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-02-21 17:48:59 -07:00
.env.example feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
.gitignore feat: add Phase 1 provisioning API (Hono/Bun) 2026-02-24 21:16:40 -08:00
DEPLOY.md feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
Dockerfile feat: add campaign strategy workflow builder with node graph and timeline views 2026-02-26 06:43:35 +00:00
components.json feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00
docker-compose.template.yml feat: wire Postiz spaces to pull secrets from Infisical at runtime 2026-02-24 21:10:59 -08:00
docker-compose.yml fix: add Traefik priority 130 to override rspace-online routing 2026-02-25 14:30:36 -08:00
entrypoint.sh feat: wire rSocials to pull secrets from Infisical at startup 2026-02-23 19:25:47 -08:00
eslint.config.mjs feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00
generate.sh feat: wire Postiz spaces to pull secrets from Infisical at runtime 2026-02-24 21:10:59 -08:00
next.config.ts feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
package-lock.json feat: add campaign strategy workflow builder with node graph and timeline views 2026-02-26 06:43:35 +00:00
package.json feat: add campaign strategy workflow builder with node graph and timeline views 2026-02-26 06:43:35 +00:00
postcss.config.mjs feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00
spaces.yml fix: migrate OAuth URLs from auth.jeffemmett.com to auth.ridentity.online 2026-02-25 14:27:16 -08:00
tsconfig.json feat: add Phase 3 provision UI and dashboard pages 2026-02-24 21:42:16 -08:00