Open
Conversation
Backend Release to Main [2.82]
Backend Release to Main [2.83]
Backend Release to Main [2.84]
Backend Release to Main [2.85]
Backend Release to Main [2.86]
Backend Release to Main [2.87]
Backend Release to Main [2.88]
Backend Release to Main [2.89]
Backend Release to Main [2.90]
Backend Release to Main [2.91]
Backend Release to Main [2.92]
Backend Release to Main [2.93]
Backend Release to Main [2.94]
Backend Release to Main [2.95]
…into Marcus-finishes-x-auto-poster
…GNRest into Marcus-finishes-x-auto-poster
7b152e0 to
4832cec
Compare
9f7a4ae to
73ddb04
Compare
73ddb04 to
e0c46af
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Implements the X (Twitter) manual-assist posting flow for the social media autoposter. This replaces the previous auto-posting approach (which called the X API directly) with a manual-assist pattern modeled after Truth Social — the app composes, schedules, and stages posts, but the user manually posts to X via a "Copy & Post" workflow.
Related PRS (if any):
This backend PR is related to the #5101 frontend PR (Marcus-implements-x-autopost-fe).
…
Main changes explained:
…
How to test:
npm install,npm run buildandnpm run startto run this PR locally