-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Calckey support #1731
Calckey support #1731
Conversation
This reverts commit 6e4ec1e.
…ruye/megalodon:emoji-category into master Reviewed-on: https://codeberg.org/calckey/megalodon/pulls/2
…key' (#3) from fruye/megalodon:file-description into master Reviewed-on: https://codeberg.org/calckey/megalodon/pulls/3
to be fair, I didn't test it on a real mastodon server. I just hope it works. I also don't think it matters much anyway as this is a fork for calckey? idk please let me know if I need to test it on mastodon too. It's a bit silly implementation as mfm is just escaped to plaintext and the announcement title is glued to `content`, but overall I think it works fine :) Reviewed-on: https://codeberg.org/calckey/megalodon/pulls/4 Co-authored-by: fruye <fruye@unix.dog> Co-committed-by: fruye <fruye@unix.dog>
From what I've tested, account fields are only visible when searching or directly requesting accounts. Misskey strips some of the account data in note requests, making this is not visible there.
…ruye/megalodon:fields into master Reviewed-on: https://codeberg.org/calckey/megalodon/pulls/5
Calckey frontend uses API endpoints with 'favourite' in the name to add bookmarks. For "real" favorites it sends a 'reaction'.
Calckey thinks that favorites are bookmarks, which made these functions not quite behave as they supposed to.
…ctions' (#6) from fruye/megalodon:bookmarks-and-favourites into master Reviewed-on: https://codeberg.org/calckey/megalodon/pulls/6
Sorry, I can't merge this PR because too big and it includes changes other than Calckey. Can I create a new PR dedicated to Calckey based on this PR? |
The Misskey fixes in this PR are also needed for Calckey, but you can create a new PR from this. |
@ThatOneCalculator Any news about this PR? |
Don't ask me, ask the maintainer. For now, I maintain my own fork. |
@h3poteto any news? |
There is nothing. |
@Y0ngg4n if you want a version of megalodon that supports Firefish (formerly Calckey), here's our version of megalodon in our monorepo: https://git.joinfirefish.org/firefish/firefish/-/tree/develop/packages/megalodon?ref_type=heads |
Thank you. Firefish support has started. |
Merge https://codeberg.org/calckey/megalodon