Add post content_type selector to the compose box#842
Open
Steffo99 wants to merge 17 commits intocheeaun:mainfrom
Open
Add post content_type selector to the compose box#842Steffo99 wants to merge 17 commits intocheeaun:mainfrom
content_type selector to the compose box#842Steffo99 wants to merge 17 commits intocheeaun:mainfrom
Conversation
Contributor
Author
|
Could use a "Default content type" option in the settings menu, as one already exists in Akkoma. |
fde3e42 to
66847d3
Compare
Contributor
Author
|
Seems like a list of supported post |
|
GoToSocial supports this flag too, just so you know :) For |
…/markdown # Conflicts: # src/locales/en.po
3aef95c to
1ab3136
Compare
Contributor
Author
|
This should now work with any Mastodon API implementation! I've tried it only on Mastodon Glitch Edition / Chuckya Edition, since that's the only other software I have accounts on at the moment. I guess I could use accounts on more instances! |
Contributor
Author
|
This needs a bit more testing I think, reverting to draft. |
# Conflicts: # src/components/ICONS.jsx # src/components/compose.jsx # src/locales/en.po
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.
Currently, specific to akkoma .
Waiting for more info on the current implementation status of the feature on pleroma .
Likely that other server implementations have this feature as well; will add those as soon as I get an account on each of them, but will probably come in a different pull request.