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

Fab scroll stuff #59

This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 26, 2022

  1. Translated using Weblate (Spanish)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
    Pointifurry authored and Codeberg Translate committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0166133 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Spanish)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
    gallegonovato authored and Codeberg Translate committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    2fac871 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. update readme

    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3af89a6 View commit details
    Browse the repository at this point in the history
  2. interact as other accounts

    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    0f14568 View commit details
    Browse the repository at this point in the history
  3. refine long-clicks

    and disable long-click for multiple accounts when logged in to single account
    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    0e60d71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4205053 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d2457f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d34ae1 View commit details
    Browse the repository at this point in the history
  7. fix LucasGGamerM#200

    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b564a29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    536d6cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbaa70e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    671338c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5cf318 View commit details
    Browse the repository at this point in the history
  12. rename string

    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b1006d2 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (91 of 91 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d53397d View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
    edxkl authored and Codeberg Translate committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    0ae10d5 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Spanish)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
    Andrewblasco authored and Codeberg Translate committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    387139b View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
    IhorHordiichuk authored and Codeberg Translate committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    5b7b022 View commit details
    Browse the repository at this point in the history
  17. fix akkoma crash on edit

    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ccad5d4 View commit details
    Browse the repository at this point in the history
  18. icons. icons everywhere

    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    6d22a4d View commit details
    Browse the repository at this point in the history
  19. use short usernames in popup menus

    improves upon mastodon#148
    sk22 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3cd9020 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    d9abf82 View commit details
    Browse the repository at this point in the history
  2. remove unused menu item

    sk22 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8a6d867 View commit details
    Browse the repository at this point in the history
  3. change animation duration

    sk22 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d9ed6f6 View commit details
    Browse the repository at this point in the history
  4. replace mute icon

    sk22 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    f3a9b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3c3fec View commit details
    Browse the repository at this point in the history
  6. optionally forward report

    sk22 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6107698 View commit details
    Browse the repository at this point in the history
  7. Implement 4.0 filters with hide action (LucasGGamerM#202)

    * adding new "filtered" field for status
    * respect "hide" filter action on status
    * handling expire date for filter
    
    closes LucasGGamerM#161
    thiagojedi authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6220ce6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Better handling of filter expiration date (LucasGGamerM#212)

    * Better handling of filter expiration date
    * Simplify Thread and Home Timeline filtering
    thiagojedi authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c3abf8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf0903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d4426 View commit details
    Browse the repository at this point in the history
  4. Drafts and scheduled posts (LucasGGamerM#217)

    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
    sk22 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9547be8 View commit details
    Browse the repository at this point in the history
  5. add mention with quasi-quoting

    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e0521b3 View commit details
    Browse the repository at this point in the history
  6. change fab styles

    closes sk22#211
    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    000cdb0 View commit details
    Browse the repository at this point in the history
  7. update changelog, bump version

    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4a03fbf View commit details
    Browse the repository at this point in the history
  8. don't finish compose fragment

    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    07634ed View commit details
    Browse the repository at this point in the history
  9. move translation availability

    closes sk22#213
    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7e6e9d3 View commit details
    Browse the repository at this point in the history
  10. use rules fragment in settings

    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5794a64 View commit details
    Browse the repository at this point in the history
  11. update changelog

    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6247004 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    sk22 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f2f9138 View commit details
    Browse the repository at this point in the history
  13. offer to save when scheduledAt changed

    closes sk22#218
    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9231ea1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cfc528d View commit details
    Browse the repository at this point in the history
  15. schedule/draft in overflow menu

    sk22 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f0a704b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    676e166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0e0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b113e4 View commit details
    Browse the repository at this point in the history
  4. add compose fab to drafts list

    sk22 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3a607a8 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8ecaa2c View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Spanish)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
    gallegonovato authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f3e69dd View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (French)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8897a32 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    90dea16 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    26459ee View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
    edxkl authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    d294498 View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Korean)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
    AiOO authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1a783d4 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Basque)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
    irure authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    90c2e45 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 80.3% (82 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
    edxkl authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1c01469 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Russian)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
    itsLameni authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e372871 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Russian)

    Currently translated at 100.0% (102 of 102 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
    nkufideal authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e40acb9 View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Russian)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
    nkufideal authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    594f6d4 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Korean)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
    AiOO authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    7d6b0f9 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Basque)

    Currently translated at 18.1% (2 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/eu/
    irure authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    80bcb84 View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (119 of 119 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6791ade View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (119 of 119 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ee8d9d0 View commit details
    Browse the repository at this point in the history
  21. Translated using Weblate (Ukrainian)

    Currently translated at 96.6% (115 of 119 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f75efda View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
    edxkl authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8f64747 View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (German)

    Currently translated at 100.0% (121 of 121 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
    koyuawsmbrtn authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8486326 View commit details
    Browse the repository at this point in the history
  24. Translated using Weblate (German)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
    koyuawsmbrtn authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f8387f0 View commit details
    Browse the repository at this point in the history
  25. Translated using Weblate (Spanish)

    Currently translated at 100.0% (121 of 121 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
    gallegonovato authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    c5b92d7 View commit details
    Browse the repository at this point in the history
  26. Translated using Weblate (French)

    Currently translated at 100.0% (121 of 121 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    7b26a65 View commit details
    Browse the repository at this point in the history
  27. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (121 of 121 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    7e0f02e View commit details
    Browse the repository at this point in the history
  28. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (121 of 121 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    eea0199 View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (French)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
    Choukajohn authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ef51134 View commit details
    Browse the repository at this point in the history
  30. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
    Linerly authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    43670ba View commit details
    Browse the repository at this point in the history
  31. Translated using Weblate (Spanish)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
    gallegonovato authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    fac6985 View commit details
    Browse the repository at this point in the history
  32. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
    IhorHordiichuk authored and Codeberg Translate committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    83a09c4 View commit details
    Browse the repository at this point in the history
  33. change interact with strings

    sk22 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    496ad6a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. display original post when replying

    closes sk22#193
    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    375f8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87043f1 View commit details
    Browse the repository at this point in the history
  3. update changelog

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4956543 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    579794d View commit details
    Browse the repository at this point in the history
  5. add option to reduce motion

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    5f0986d View commit details
    Browse the repository at this point in the history
  6. update readme

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    3c3f759 View commit details
    Browse the repository at this point in the history
  7. bump version

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    a48e09e View commit details
    Browse the repository at this point in the history
  8. move settings items

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    113bbd9 View commit details
    Browse the repository at this point in the history
  9. Revert "match navigation bar color with toolbar"

    This reverts commit 43d3342.
    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    0fdae0c View commit details
    Browse the repository at this point in the history
  10. tweak scroll height/timing

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    b2377a3 View commit details
    Browse the repository at this point in the history
  11. fix empty space when no text

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    7dc1956 View commit details
    Browse the repository at this point in the history
  12. update changelog

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    5ed6f97 View commit details
    Browse the repository at this point in the history
  13. update changelog

    sk22 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    0a9c31f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. The Mastodon server does not currently use URL_SAFE encoding on its s…

    …erverKey. Using URL_SAFE in this client means the client will crash for any server that uses a key that generates a Mime64 string containing a "+" or "/". This change removes the URL_SAFE logic. See: mastodon#483
    mishnz committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7ed1b16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request LucasGGamerM#486 from mishnz/master

    The Mastodon server does not currently use URL_SAFE encoding on its s…
    Gargron authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    525cc69 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Second fix for MIME64 inconsistency in serverKey.

    The previous fix mastodon#486 would break any connections to any instances using WEB_SAFE MIME64 encoding on the serverKey, which actually appears to be the usual case.
    This update reverts to the previous logic, but also converts standard MIME64 characters ('/' and '+') to their WEB_SAFE equivalents.
    This ensures the standard case of WEB_SAFE BASE64 serverKeys and the anomolous case of DEFAULT BASE64 keys both work.
    mishnz committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    def4960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fedf742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7264982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faf5e8e View commit details
    Browse the repository at this point in the history
  5. Merge pull request LucasGGamerM#491 from mishnz/master

    Second fix for MIME64 inconsistency in serverKey.
    grishka authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    60517b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update ComposeFragment to use the photopicker.

    The android platform has a great photopicker, and this change checks
    for the current device's sdk version, and uses the photopicker if it's
    available on the device.
    
    For pre Android R sdkrev2 devices, the experience remains unchanged.
    tylersaunders committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    557d535 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    e604da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bb3fa View commit details
    Browse the repository at this point in the history
  3. don't add subject if blank

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    15534ad View commit details
    Browse the repository at this point in the history
  4. tweak reply animation

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    713c95d View commit details
    Browse the repository at this point in the history
  5. click "replying to" to scroll up

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    cd0cfba View commit details
    Browse the repository at this point in the history
  6. fix wrong pin icon

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b58a3d8 View commit details
    Browse the repository at this point in the history
  7. scale text according to system

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f78c697 View commit details
    Browse the repository at this point in the history
  8. hide keyboard when navigating

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4d49890 View commit details
    Browse the repository at this point in the history
  9. tweak header text margin

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9c733d6 View commit details
    Browse the repository at this point in the history
  10. don't connect to fascists

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9dc795d View commit details
    Browse the repository at this point in the history
  11. implement announcements

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    84179bc View commit details
    Browse the repository at this point in the history
  12. bump version

    sk22 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3e3ed05 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    7c6f681 View commit details
    Browse the repository at this point in the history
  2. add missing margin

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    cbcbaaa View commit details
    Browse the repository at this point in the history
  3. don't overwrite notifications

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2614118 View commit details
    Browse the repository at this point in the history
  4. change lists string

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b8f101e View commit details
    Browse the repository at this point in the history
  5. implement creating lists

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2945955 View commit details
    Browse the repository at this point in the history
  6. implement deleting lists

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    54c29fd View commit details
    Browse the repository at this point in the history
  7. implement editing lists

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d47797b View commit details
    Browse the repository at this point in the history
  8. move lists and change icons

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d0ad556 View commit details
    Browse the repository at this point in the history
  9. add dividers to lists

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    be73ca1 View commit details
    Browse the repository at this point in the history
  10. add missing icons to popup

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    480b3f1 View commit details
    Browse the repository at this point in the history
  11. improve fab background color

    thanks, @LucasGGamerM!
    LucasGGamerM authored and sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    de0afdf View commit details
    Browse the repository at this point in the history
  12. improve domain check logic

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9b74373 View commit details
    Browse the repository at this point in the history
  13. add more domains

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e7bb393 View commit details
    Browse the repository at this point in the history
  14. fix editing sensitive option

    closes sk22#260
    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    cd95a75 View commit details
    Browse the repository at this point in the history
  15. disable more button when read

    sk22 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d72f8d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge pull request LucasGGamerM#492 from tylersaunders/mastodon-photo…

    …picker
    
    Update ComposeFragment to use the photopicker.
    grishka authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6a1032c View commit details
    Browse the repository at this point in the history
  2. Fix LucasGGamerM#498

    grishka committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d667b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5392f0 View commit details
    Browse the repository at this point in the history
  4. fix edit user lists always visible

    closes sk22#272
    sk22 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f75520a View commit details
    Browse the repository at this point in the history
  5. tweak list decoration

    closes sk22#273
    sk22 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    eb45874 View commit details
    Browse the repository at this point in the history
  6. Fix LucasGGamerM#499

    grishka committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    836c493 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17262eb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. New home layout with public timelines (LucasGGamerM#288)

    * add dummy popup menu
    * add pager to home fragment
    * reduce pager sensitivity
    * remove timelines from discover fragment
    * add fabs to timelines
    * change info banner color
    * add back toolbar functionality
    * update icons on navigate
    * handle back press
    * add lists and hashtags
    * use tabs
    * improve timeline title
    * tweak switcher behavior
    * fix show new posts button appearance
    * hide show new posts button on reload
    * tweak show new posts animations
    * work around crash theme switch
    * enable disabling federated timeline
    sk22 authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    37278ff View commit details
    Browse the repository at this point in the history
  2. fix multiple notifications

    close sk22#219
    sk22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3dc338b View commit details
    Browse the repository at this point in the history
  3. don't use person icon for unblock

    sk22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6c615a4 View commit details
    Browse the repository at this point in the history
  4. add pager title transition

    sk22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6bea10b View commit details
    Browse the repository at this point in the history
  5. Revert "work around crash theme switch"

    This reverts commit 58fd0c4.
    sk22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5420099 View commit details
    Browse the repository at this point in the history
  6. change crash workaround

    sk22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1cc6bf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Paginate trending posts

    grishka committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1764e5f View commit details
    Browse the repository at this point in the history
  2. Fix LucasGGamerM#484

    grishka committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6e6fdbc View commit details
    Browse the repository at this point in the history
  3. Merge pull request LucasGGamerM#439 from Poussinou/patch-1

    Update README.md
    grishka authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    ab3a98f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    b4fa74b View commit details
    Browse the repository at this point in the history
  2. don't require unused fields

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    21073b1 View commit details
    Browse the repository at this point in the history
  3. simplify method

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    bdd3c84 View commit details
    Browse the repository at this point in the history
  4. don't use old fragments

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    070e563 View commit details
    Browse the repository at this point in the history
  5. restore current tab

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ddebe1b View commit details
    Browse the repository at this point in the history
  6. fix rtl direction

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    cf024dc View commit details
    Browse the repository at this point in the history
  7. fix centering button in rtl

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    82ab8be View commit details
    Browse the repository at this point in the history
  8. fix new posts centered layout

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2bf787c View commit details
    Browse the repository at this point in the history
  9. don't cut off multi-line strings

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d86588b View commit details
    Browse the repository at this point in the history
  10. improve multi-line style

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2f3c7dc View commit details
    Browse the repository at this point in the history
  11. remove debug statements

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e222559 View commit details
    Browse the repository at this point in the history
  12. fix cut off text

    closes sk22#295
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    85799a7 View commit details
    Browse the repository at this point in the history
  13. set pivot of timeline title

    closes sk22#296
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9722cd9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0468ae2 View commit details
    Browse the repository at this point in the history
  15. add missing draft params

    closes sk22#302
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ee19410 View commit details
    Browse the repository at this point in the history
  16. fix clearing notifications

    closes sk22#292
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ec525bd View commit details
    Browse the repository at this point in the history
  17. display image cache size

    closes sk22#301
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9e9f935 View commit details
    Browse the repository at this point in the history
  18. include list title in delete prompt

    closes sk22#304
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d3491b5 View commit details
    Browse the repository at this point in the history
  19. tweak timeline title animation

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b9bcb62 View commit details
    Browse the repository at this point in the history
  20. display unread announcements first

    closes sk22#274
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4a3e688 View commit details
    Browse the repository at this point in the history
  21. make announcements selectable

    closes sk22#275
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    8952cd6 View commit details
    Browse the repository at this point in the history
  22. double-tab search to open keyboard

    closes sk22#119
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a4848f0 View commit details
    Browse the repository at this point in the history
  23. hide recent searches header

    closes sk22#188
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0916edd View commit details
    Browse the repository at this point in the history
  24. fix images not loading on akkoma

    closes sk22#25
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    93e3097 View commit details
    Browse the repository at this point in the history
  25. fix akkoma link previews not showing

    closes sk22#183
    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    753914c View commit details
    Browse the repository at this point in the history
  26. change search placeholder string

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e9cfe3d View commit details
    Browse the repository at this point in the history
  27. implement soft-blocking

    sk22 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e75d350 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    eb1ab99 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. add changelog to updater

    thanks, @LucasGGamerM!
    sk22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    60edcfe View commit details
    Browse the repository at this point in the history
  2. bump version

    sk22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    deca8df View commit details
    Browse the repository at this point in the history
  3. update readme and changelog

    sk22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a68053f View commit details
    Browse the repository at this point in the history
  4. update changelog

    sk22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6cc2885 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Russian)

    Currently translated at 91.6% (11 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
    itsLameni authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    25e8feb View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Korean)

    Currently translated at 100.0% (124 of 124 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
    AiOO authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    79b74a1 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (French)

    Currently translated at 100.0% (124 of 124 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ded00f8 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (124 of 124 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b9e4633 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Korean)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
    AiOO authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6c4424b View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Korean)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
    AiOO authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2b0b612 View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5cb5f42 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Spanish)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
    gallegonovato authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    94b0c8b View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (French)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1a0a09d View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    71432fb View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 84.0% (105 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
    edxkl authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6dd4b20 View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3df7123 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Burmese)

    Currently translated at 80.0% (100 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
    khant authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c1f31f3 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (French)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e8e8eef View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
    ling0412 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a9cca7f View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
    HitaloM authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9147b3b View commit details
    Browse the repository at this point in the history
  21. Translated using Weblate (Spanish)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
    gallegonovato authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c6c90d6 View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Korean)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
    AiOO authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0fec486 View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Burmese)

    Currently translated at 16.6% (2 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/my/
    khant authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    02c9928 View commit details
    Browse the repository at this point in the history
  24. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
    edxkl authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    924f792 View commit details
    Browse the repository at this point in the history
  25. Translated using Weblate (Hungarian)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hu/
    mondstern authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f8df86a View commit details
    Browse the repository at this point in the history
  26. Translated using Weblate (Basque)

    Currently translated at 93.6% (117 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
    irure authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ea00117 View commit details
    Browse the repository at this point in the history
  27. Translated using Weblate (Korean)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
    AiOO authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2048a49 View commit details
    Browse the repository at this point in the history
  28. Translated using Weblate (German)

    Currently translated at 97.6% (122 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
    Hiajen authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    cd51bca View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (Basque)

    Currently translated at 100.0% (125 of 125 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
    irure authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    bf9f859 View commit details
    Browse the repository at this point in the history
  30. Added translation using Weblate (Welsh)

    dolenddiddiwedd authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    40eb686 View commit details
    Browse the repository at this point in the history
  31. Translated using Weblate (German)

    Currently translated at 100.0% (140 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
    sk22 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7c9107f View commit details
    Browse the repository at this point in the history
  32. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (140 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d60c82b View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Spanish)

    Currently translated at 100.0% (140 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
    gallegonovato authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    afff61f View commit details
    Browse the repository at this point in the history
  34. Translated using Weblate (French)

    Currently translated at 100.0% (140 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f7ea6fb View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Indonesian)

    Currently translated at 88.5% (124 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7d4b82f View commit details
    Browse the repository at this point in the history
  36. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 96.4% (135 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
    brennomachado authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7c9437b View commit details
    Browse the repository at this point in the history
  37. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (140 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    bc3ace4 View commit details
    Browse the repository at this point in the history
  38. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
    IhorHordiichuk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4de4617 View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Welsh)

    Currently translated at 23.5% (33 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
    dolenddiddiwedd authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0fb7402 View commit details
    Browse the repository at this point in the history
  40. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 97.1% (136 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
    NovaQ64 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5ee81a6 View commit details
    Browse the repository at this point in the history
  41. Translated using Weblate (Czech)

    Currently translated at 13.5% (19 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
    mondstern authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3ce24f7 View commit details
    Browse the repository at this point in the history
  42. Translated using Weblate (Galician)

    Currently translated at 10.7% (15 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
    xmgz authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4121346 View commit details
    Browse the repository at this point in the history
  43. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (140 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5e9dda7 View commit details
    Browse the repository at this point in the history
  44. Translated using Weblate (Burmese)

    Currently translated at 71.4% (100 of 140 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
    Artem13327 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5b57b4c View commit details
    Browse the repository at this point in the history
  45. Translated using Weblate (Catalan)

    Currently translated at 98.6% (141 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
    ca authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a86035a View commit details
    Browse the repository at this point in the history
  46. Translated using Weblate (German)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
    maxocito authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f4c0977 View commit details
    Browse the repository at this point in the history
  47. Translated using Weblate (Korean)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
    AiOO authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1e730df View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (Chinese (Simplified))

    Currently translated at 98.6% (141 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1df643f View commit details
    Browse the repository at this point in the history
  49. Translated using Weblate (Spanish)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
    gallegonovato authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a75611e View commit details
    Browse the repository at this point in the history
  50. Translated using Weblate (French)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8be50e1 View commit details
    Browse the repository at this point in the history
  51. Translated using Weblate (Galician)

    Currently translated at 25.1% (36 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
    xmgz authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e7db1fc View commit details
    Browse the repository at this point in the history
  52. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1e93360 View commit details
    Browse the repository at this point in the history
  53. Translated using Weblate (Polish)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
    EngineerDali authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7c46165 View commit details
    Browse the repository at this point in the history
  54. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 95.1% (136 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
    edxkl authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b456973 View commit details
    Browse the repository at this point in the history
  55. Translated using Weblate (Slovenian)

    Currently translated at 15.3% (22 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
    HudobniVolk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f8b1695 View commit details
    Browse the repository at this point in the history
  56. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0d2d4dd View commit details
    Browse the repository at this point in the history
  57. Translated using Weblate (Spanish)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
    gallegonovato authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2e4bb98 View commit details
    Browse the repository at this point in the history
  58. Translated using Weblate (Polish)

    Currently translated at 58.3% (7 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
    EngineerDali authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3fb350a View commit details
    Browse the repository at this point in the history
  59. Translated using Weblate (Welsh)

    Currently translated at 48.2% (69 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
    dolenddiddiwedd authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    54c23b2 View commit details
    Browse the repository at this point in the history
  60. Translated using Weblate (Catalan)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
    ca authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    78a3c43 View commit details
    Browse the repository at this point in the history
  61. Translated using Weblate (Catalan)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ca/
    ca authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    82a90d5 View commit details
    Browse the repository at this point in the history
  62. Translated using Weblate (Catalan)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
    ca authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d8eb1f2 View commit details
    Browse the repository at this point in the history
  63. Translated using Weblate (Czech)

    Currently translated at 13.9% (20 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
    Vecos authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6c63e7b View commit details
    Browse the repository at this point in the history
  64. Translated using Weblate (French)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    eb2385a View commit details
    Browse the repository at this point in the history
  65. Translated using Weblate (Italian)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
    gicorada authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    dbb2c62 View commit details
    Browse the repository at this point in the history
  66. Translated using Weblate (Dutch)

    Currently translated at 93.7% (134 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
    Janewey authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a7551ce View commit details
    Browse the repository at this point in the history
  67. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7380da8 View commit details
    Browse the repository at this point in the history
  68. Translated using Weblate (Italian)

    Currently translated at 100.0% (12 of 12 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
    gicorada authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    443c18c View commit details
    Browse the repository at this point in the history
  69. Translated using Weblate (Chinese (Simplified))

    Currently translated at 98.6% (142 of 144 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ff21c0c View commit details
    Browse the repository at this point in the history
  70. Translated using Weblate (French)

    Currently translated at 100.0% (144 of 144 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
    Choukajohn authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f641105 View commit details
    Browse the repository at this point in the history
  71. Translated using Weblate (Indonesian)

    Currently translated at 100.0% (144 of 144 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
    Linerly authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0285d96 View commit details
    Browse the repository at this point in the history
  72. Translated using Weblate (Ukrainian)

    Currently translated at 100.0% (144 of 144 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
    IhorHordiichuk authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    70d5100 View commit details
    Browse the repository at this point in the history
  73. Translated using Weblate (English)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/en/
    sk22 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    581e205 View commit details
    Browse the repository at this point in the history
  74. Translated using Weblate (German)

    Currently translated at 100.0% (149 of 149 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
    sk22 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    75dc6fd View commit details
    Browse the repository at this point in the history
  75. Translated using Weblate (Chinese (Simplified))

    Currently translated at 97.9% (146 of 149 strings)
    
    Translation: Megalodon/values
    Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
    ling0412 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d40790a View commit details
    Browse the repository at this point in the history
  76. Translated using Weblate (German)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
    sk22 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    460bce6 View commit details
    Browse the repository at this point in the history
  77. Translated using Weblate (German)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: Megalodon/metadata
    Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
    sk22 authored and Codeberg Translate committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    eccfa27 View commit details
    Browse the repository at this point in the history
  78. fix "0" reply to ID

    sk22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4f6476c View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    8bce03f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    cc4483d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    327426e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    e9cd29c View commit details
    Browse the repository at this point in the history