Add post content_type selector to the compose box#842
Open
Steffo99 wants to merge 17 commits into
Open
Conversation
Contributor
Author
|
Could use a "Default content type" option in the settings menu, as one already exists in Akkoma. |
Steffo99
force-pushed
the
feature/markdown
branch
from
September 28, 2024 05:44
fde3e42 to
66847d3
Compare
Steffo99
marked this pull request as ready for review
September 28, 2024 05:58
Steffo99
marked this pull request as draft
September 28, 2024 06:01
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
Steffo99
force-pushed
the
feature/markdown
branch
from
October 11, 2024 03:10
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! |
Steffo99
marked this pull request as ready for review
October 11, 2024 03:30
Contributor
Author
|
This needs a bit more testing I think, reverting to draft. |
Steffo99
marked this pull request as draft
October 12, 2024 19:39
Steffo99
marked this pull request as ready for review
October 27, 2024 05:37
# 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.