Commit Graph

2361 Commits

Author SHA1 Message Date
sk 6916f435b3 improve search empty text 2023-01-23 12:41:10 +01:00
sk dab0c560e9 fix crash when recycler view is null 2023-01-23 12:23:15 +01:00
sk 1b23ef31d5 improve header icons
* align more button to action overflow button
* use different background to better reflect hitbox
2023-01-23 12:14:05 +01:00
sk dd7af8b5d3 use fluent more icon, correct padding
closes sk22#350
2023-01-23 11:43:19 +01:00
sk 5914ef8fad fix akkoma crash on list edit
closes sk22#352
2023-01-23 10:51:24 +01:00
sk a26ddfe70f move edit timelines option 2023-01-23 10:25:44 +01:00
sk cb067ca4fa clean up code 2023-01-23 10:21:19 +01:00
sk 3df9a3eecc probably fix options menu issue
closes sk22#360
2023-01-23 10:20:06 +01:00
sk 987cbc86ec fix wrong status bar color
closes sk22#363
2023-01-23 10:13:23 +01:00
sk 66dcaa9169 Merge remote-tracking branch 'origin/main' 2023-01-23 10:07:55 +01:00
sk 7162feea31 fix double-click icon button 2023-01-23 10:07:43 +01:00
sk22 1a51744807
Update blocks.tsv 2023-01-22 17:36:04 +01:00
sk22 f83a28a1b3
Adding a 12 hour option for polls (#346)
Co-authored-by: Pleclown <pleclown+github@gmail.com>

closes #346
2023-01-22 13:38:29 +01:00
sk f5d4e2a0b5 Merge remote-tracking branch 'upstream/master' 2023-01-22 03:44:30 +01:00
sk 4aaf0c4fa4 Merge remote-tracking branch 'weblate/main' 2023-01-22 03:27:55 +01:00
sk22 38e133bee4
Translated using Weblate (German)
Currently translated at 99.1% (225 of 227 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-22 02:26:28 +00:00
sk 87bc01d985 remove add media string 2023-01-22 03:26:18 +01:00
sk d5561674cd add a few icons 2023-01-22 03:15:07 +01:00
ihor_ck 48ec9e9fc6
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (174 of 174 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-22 02:11:57 +00:00
Linerly 63775c6eb9
Translated using Weblate (Indonesian)
Currently translated at 100.0% (174 of 174 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-22 02:11:57 +00:00
Choukajohn 79a61f6865
Translated using Weblate (French)
Currently translated at 100.0% (174 of 174 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-22 02:11:57 +00:00
florian-obernberger 5f7e03a562
Translated using Weblate (German)
Currently translated at 91.9% (160 of 174 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-22 02:11:57 +00:00
sheepnik c93c4efe1d
Translated using Weblate (Welsh)
Currently translated at 15.3% (2 of 13 strings)

Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/cy/
2023-01-22 02:11:57 +00:00
sheepnik 69771269fc
Translated using Weblate (Welsh)
Currently translated at 100.0% (149 of 149 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-22 02:11:57 +00:00
Giacomo R. e7a28696c6
Translated using Weblate (Italian)
Currently translated at 100.0% (149 of 149 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-22 02:11:57 +00:00
sk 124ad1df06 add a few icons 2023-01-22 03:11:41 +01:00
sk 3a6ace53d5 add back file opener
closes sk22#328
2023-01-22 01:06:49 +01:00
sk 1e825c979c rearrange home menus 2023-01-22 00:43:17 +01:00
Grishka c67b2b35f3 Fix #509 2023-01-22 02:08:55 +03:00
Grishka 8588ca8ae3 Fix #510 2023-01-22 02:05:36 +03:00
Grishka 7bb280e8b8 Fix #69 (nice) 2023-01-22 02:04:12 +03:00
sk ad1e1b112b Merge remote-tracking branch 'upstream/master' 2023-01-21 23:14:35 +01:00
sk 29139a8f4d Revert "work around crash onHidden"
This reverts commit 763c5fe2a7.
2023-01-21 23:14:24 +01:00
Grishka ddfeaabd44 Fix #512 2023-01-22 01:12:39 +03:00
Gregory K 51219bf98a
Merge pull request #513 from sk22/fix-has-spoiler-restore
Fix wrong "hasSpoiler" value on restore
2023-01-22 01:11:42 +03:00
sk 335f734698 Merge branch 'fix-has-spoiler-restore' 2023-01-21 23:09:12 +01:00
sk 512cb70347 fix wrong "hasSpoiler" value on restore
closes sk22#324
2023-01-21 23:06:31 +01:00
sk c7e0adfbd4 Merge remote-tracking branch 'weblate/main' 2023-01-21 22:50:26 +01:00
sk ad7a9626a4 fix typo in string 2023-01-21 22:50:11 +01:00
sk 92f37fdf16 scroll image in alt text editor
closes sk22#315
2023-01-21 22:48:00 +01:00
sk 900e8fb2e9 notifications for edited posts
closes sk22#331
2023-01-21 22:06:00 +01:00
sk be4b032527 fix redrafting empty posts
closes sk22#325
2023-01-21 21:48:33 +01:00
sk 95cb04530f add lists to status header 2023-01-21 21:39:11 +01:00
sk 4b6a0b71a0 restart app when pinned changes 2023-01-21 19:55:51 +01:00
sk 187190c07e update bug report template 2023-01-21 19:29:48 +01:00
sk 5142851f57 remove pivot for timeline title 2023-01-21 19:24:55 +01:00
sk 763c5fe2a7 work around crash onHidden
re: mastodon#512
2023-01-21 19:24:33 +01:00
sk 7f0265fe24 work around black screen opening notifs
closes sk22#342
2023-01-21 19:22:23 +01:00
sk f87827700b different icon for post notifs 2023-01-21 16:17:53 +01:00
sk fb2c0c0ec2 tweak alt button 2023-01-21 02:35:46 +01:00