forked from sk22/megalodon
-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fab scroll stuff #59
Closed
LucasGGamerM
wants to merge
568
commits into
LucasGGamerM:merging_the_fine_findus_things
from
FineFindus:feat/fab-scroll-hide
Closed
Fab scroll stuff #59
LucasGGamerM
wants to merge
568
commits into
LucasGGamerM:merging_the_fine_findus_things
from
FineFindus:feat/fab-scroll-hide
Conversation
This file contains 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
Currently translated at 100.0% (11 of 11 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
Currently translated at 100.0% (11 of 11 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
and disable long-click for multiple accounts when logged in to single account
Currently translated at 100.0% (91 of 91 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
Currently translated at 100.0% (11 of 11 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
Currently translated at 100.0% (11 of 11 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
Currently translated at 100.0% (11 of 11 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
improves upon mastodon#148
* adding new "filtered" field for status * respect "hide" filter action on status * handling expire date for filter closes LucasGGamerM#161
* Better handling of filter expiration date * Simplify Thread and Home Timeline filtering
Currently translated at 100.0% (12 of 12 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
Currently translated at 58.3% (7 of 12 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
Currently translated at 48.2% (69 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
Currently translated at 100.0% (143 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
Currently translated at 100.0% (12 of 12 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ca/
Currently translated at 100.0% (143 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
Currently translated at 13.9% (20 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
Currently translated at 100.0% (143 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
Currently translated at 100.0% (143 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
Currently translated at 93.7% (134 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
Currently translated at 100.0% (143 of 143 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
Currently translated at 100.0% (12 of 12 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
Currently translated at 98.6% (142 of 144 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
Currently translated at 100.0% (144 of 144 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
Currently translated at 100.0% (144 of 144 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
Currently translated at 100.0% (144 of 144 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
Currently translated at 100.0% (13 of 13 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/en/
Currently translated at 100.0% (149 of 149 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
Currently translated at 97.9% (146 of 149 strings) Translation: Megalodon/values Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
Currently translated at 100.0% (13 of 13 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
Currently translated at 100.0% (13 of 13 strings) Translation: Megalodon/metadata Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
Tis done |
FineFindus
pushed a commit
to FineFindus/moshidon
that referenced
this pull request
Feb 8, 2023
closes LucasGGamerM#100 closes LucasGGamerM#59 * enable saving as draft (scheduled) * add scheduled posts list * fix NoSuchMethodError * editable drafts/scheduled posts * ui for drafts * use instants between 9999-01-01 and 9999-12-31 * use save and draft strings * map scheduled status params to status * implement scheduling posts * improve save/discard draft dialog * persist scheduled date in state * add unsent posts button to toolbar * clean up imports
FineFindus
pushed a commit
to FineFindus/moshidon
that referenced
this pull request
Feb 8, 2023
closes LucasGGamerM#100 closes LucasGGamerM#59 * enable saving as draft (scheduled) * add scheduled posts list * fix NoSuchMethodError * editable drafts/scheduled posts * ui for drafts * use instants between 9999-01-01 and 9999-12-31 * use save and draft strings * map scheduled status params to status * implement scheduling posts * improve save/discard draft dialog * persist scheduled date in state * add unsent posts button to toolbar * clean up imports
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.
No description provided.