Commit Graph

4840 Commits

Author SHA1 Message Date
sk 6b38db9607 add heart symbol to extended footer 2023-10-07 12:08:37 +02:00
sk c10cdfd795 fix color inheritance issue 2023-10-06 18:44:15 +02:00
sk c2184e7bd8 don't dismiss when restarting activity 2023-10-06 18:00:59 +02:00
sk baf756e163 allow using heart as fav icon ❤️
closes sk22#81
2023-10-06 17:53:43 +02:00
sk efc67fd7e8 remove inset poll styles
closes sk22#801
2023-10-06 17:26:59 +02:00
sk 43e737425a fix null reference 2023-10-06 17:20:49 +02:00
sk b5b3cb42a1 re-implement missing "translate opened only" 2023-10-06 17:09:57 +02:00
sk f72f7cb831 hide username wrap in edit mode
closes sk22#828
2023-10-06 17:02:52 +02:00
sk f86d60be23 fix color palette dialog title 2023-10-06 17:00:09 +02:00
sk 7c8624bd53 fix alpha animations
closes sk22#839
2023-10-06 16:55:02 +02:00
sk 331548b38d fix crash 2023-10-06 16:20:16 +02:00
sk 8b8f192dfa fix posts/bubble banner not disappearing
closes sk22#833
2023-10-06 16:17:18 +02:00
sk 061b2ee3de per-account color palette preference 2023-10-06 16:13:38 +02:00
sk 5ea2864bd5 Merge remote-tracking branch 'upstream/master' 2023-10-06 15:17:49 +02:00
LucasGGamerM ee2b4b6a1f
fix(hashtag-fragment): fix crash when opening some hashtags (#842) 2023-10-06 15:04:02 +02:00
LucasGGamerM 697f801c1a
fix(hashtags): fix crash when hashtag is null (#844) 2023-10-06 15:03:25 +02:00
sk ebb49c44fe refactor code 2023-10-06 15:01:46 +02:00
LucasGGamerM bc4619e6b1 fix(translations): fix crash when status language is null 2023-10-06 15:01:46 +02:00
Grishka 6c1c5b7759 Merge branch 'l10n_master' 2023-10-03 03:53:50 +03:00
Grishka 1f4152b588 Fix #705 and improve handling of unknown attachment dimensions 2023-10-03 02:52:07 +03:00
Grishka 70386ea1b2 Update appkit to finally fix that ViewPager2 crash 2023-10-03 02:11:04 +03:00
Eugen Rochko cbce90c461 New translations strings.xml (Sinhala) 2023-10-02 21:16:49 +02:00
Eugen Rochko 74ae3bf706 New translations strings.xml (Armenian) 2023-10-02 07:26:27 +02:00
Grishka 1feccdc26d Fixes 2023-10-01 23:11:33 +03:00
Eugen Rochko c38c2a425b New translations strings.xml (Indonesian) 2023-10-01 17:30:46 +02:00
Eugen Rochko f43352b790 New translations strings.xml (Indonesian) 2023-10-01 16:30:51 +02:00
Grishka c5b52b2781 Fix default server not loading sometimes 2023-10-01 12:17:21 +03:00
Grishka b91840fb95 Another attempt to fix ZoomPanView crash 2023-10-01 07:16:21 +03:00
sk 1988849b26 Merge remote-tracking branch 'upstream/master' 2023-09-30 21:21:47 +02:00
Grishka fc10fbffb0 Clear fragment stack instead of restarting activity
grishka/appkit#13
2023-09-30 21:53:02 +03:00
Eugen Rochko e40841c128 New translations strings.xml (Portuguese, Brazilian) 2023-09-30 20:26:54 +02:00
sk a21a74a8e7 bonk version 2023-09-30 19:26:15 +02:00
sk 20e5d2a545 Merge remote-tracking branch 'upstream/l10n_master' 2023-09-30 19:24:52 +02:00
butterflyoffire 7da363fb87
Translated using Weblate (Arabic)
Currently translated at 80.3% (310 of 386 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-09-30 17:23:53 +00:00
sk c46f78272d Merge remote-tracking branch 'weblate/main' 2023-09-30 19:23:42 +02:00
Tyler Baker 95685d4de8
Feature: Support filtering custom emoji in reaction view (#836)
* Support filtering custom emojis in reaction keyboard.

* Move creation of EditText to conditional block.

* Clear unused comment

* Update requests variable when publishing filter results so the images displayed will be correct.

* Combine text fields in emoji reaction keyboard, create new initializer for EmojiCategory so it can be copied properly.

* Performance optimization and fixed a typo in filter.

* improve layout

---------

Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 19:21:36 +02:00
FineFindus cbee0fe72e
fix: show individual chips (#838) 2023-09-30 19:04:04 +02:00
FineFindus 6d085ae6f0
fix: show multiline poll options (#837)
* fix: show multiline poll options

* fix resources not found exception

* don't force height on poll options

---------

Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 19:03:17 +02:00
LucasGGamerM 4de7211523
Fix notifications replies visibility/language not being consistent with replied status (#831)
* fix(notifications): make reply visibility consistent with status being replied to

* fix(notifications): make reply language consistent with status being replied to
2023-09-30 18:30:53 +02:00
FineFindus 05f7a44bd5
fix(timeline/gap): use plurals for time (#829)
Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 18:30:18 +02:00
Jacoco 1079f600bc
Revert "Fix media layout with unknown sizes" (#827)
This reverts commit a014fe9443.
2023-09-30 18:25:52 +02:00
FineFindus 72580dadd0
feat: display blocks and mutes list (#821)
* feat: add mutes fragment

* feat: add blocks fragment

* refactor: add query params

* rename "mutes" and "blocks"

---------

Co-authored-by: sk <sk22@mailbox.org>
2023-09-30 18:24:24 +02:00
Eugen Rochko 98a02e874b New translations strings.xml (Vietnamese) 2023-09-30 15:05:49 +02:00
butterflyoffire d219d7aa4b
Translated using Weblate (Arabic)
Currently translated at 78.2% (302 of 386 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-09-30 03:45:04 +00:00
alextecplayz 68a9fe8376
Translated using Weblate (Romanian)
Currently translated at 100.0% (386 of 386 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ro/
2023-09-30 03:45:04 +00:00
sk f2f8620312 fix menu item icons and state 2023-09-29 21:45:41 +02:00
sk 4ee229ea79 Merge remote-tracking branch 'upstream/master' into try-to-merge-upstream 2023-09-29 20:59:12 +02:00
sk c261214e49 implement new translation 2023-09-29 18:46:26 +02:00
Eugen Rochko b06df8c3d0 New translations strings.xml (Galician) 2023-09-29 07:53:31 +02:00
Grishka a00afd5d7f Same crash fix in 2 more places ugh 2023-09-29 03:20:58 +03:00