Closed Items
Browse items that have shipped or been cancelled.
Increase Brand Voice Personality Text Limit
Brand Voice increase max text size for peronality text
Stripe - Add support for the last API version
Update the Stripe integration to support the latest Stripe API version.
Fix queue default
Mixpost uses a custom queue for default: mixpost-default.
Some jobs are still using the native default queue, so we need to fix them.
Improve Status page + SMTP Debug
Redesign and expand the Status Page to provide a complete overview of the application and server environment.
TikTok - UI/UX Implementation
Improve TikTok UI/UX implementation
Bluesky post analytics are not displayed
Analytics data for published Bluesky posts is currently missing. Posts are published successfully, but no engagement or performance metrics are shown in the analytics section. This should retrieve and display available Bluesky post analytics similarly to other supported social platforms.
Fix occasional error when loading posts with video thumbnails
Some posts throw an "undefined array key" error when opened. The issue happens with posts that have older or incomplete video thumbnail data saved on them, causing the page to fail to load.
Show Google Business organization accounts
Currently, Google Business only displays accounts directly associated with the authenticated user and does not show accounts managed through organizations.
Improve the integration to also fetch and display organization-managed Google Business accounts during the connection flow.
Improve translations
Issue: Many translated words are incorrect due to a lack of context. A word or combination of words can have different meanings, and the translation platform cannot determine how a specific key is used before translating it.
Solution: Add context descriptions for every translation key and allow AI to use that context to improve translations across all supported languages.
Delete Entire Thread When deleting a Post
When deleting a post that belongs to a thread (Threads platform), the system currently deletes only the first post in the thread. The deletion process should remove all posts associated with the thread to avoid leaving orphaned thread posts behind.
Remove stray character in post versions tab
Remove stray character in post versions tab
Giphy service - make API Key input hidden by default
Instagram Competitor BUG
The Instagram competitor has a modal issue. Needs to fix it.
Allow Full Mastodon Server URLs
When connecting a new Mastodon account, users should be able to enter either indieweb.social or
https://indieweb.social as the server address. The app should accept URLs with a scheme, validate them correctly, and normalize the value before continuing.
TikTok Photos
Add support for uploading and scheduling photos to TikTok accounts.
Media Library Improvements
Upgrade the Media Library to make it faster, more reliable, and easier to use.
Key updates include:
- Upload support for large files
- Automatic video conversion for better compatibility
- Built-in photo zoom and video playback
- Display of detailed media info (format, size, duration)
Mastodon: Auto-discover instance-specific settings
On Mastodon some settings, like the allowed length of statuses, are instance-specific. It would be great, if Mixpost could get these settings automatically from https://docs.joinmastodon.org/methods/instance/#v2 and allow longer posts, if the instance supports this.
At the moment, Mastodon posts are limited to 500 characters, but for example infosec.exchange allows 11000 characters.