Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Display post that's being quoted on Akkoma #927

Merged
merged 9 commits into from
Nov 13, 2023
Merged

Conversation

Jacocococo
Copy link

This will display the post that's being quoted on Akkoma instead of simply linking the post. It might also work on some Mastodon forks but I haven't tested it

It will basically just display the same inset as the one used in the notifications fragment. When tapped, it will then open the post and refresh it (because Akkoma doesn't send all information for the post in the quote object so refreshing is needed i.e. for emoji reactions and if that post also quotes something)

@Jacocococo
Copy link
Author

I just noticed that all quoted images will be marked as sensitive regardless of whether or not they were in the original post, but I don't have time to investigate today

@Jacocococo
Copy link
Author

I realized that the quote status wasn't being postprocessed which caused some issues

@sk22 sk22 merged commit a8dcb11 into sk22:main Nov 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants