Espasant3
7a71aad676
Translated using Weblate (Galician)
...
Currently translated at 37.5% (6 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/gl/
2023-02-07 23:08:41 +00:00
Espasant3
e34d4cf04c
Translated using Weblate (Galician)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/gl/
2023-02-07 23:08:41 +00:00
poesty
55b32111da
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-02-07 23:08:41 +00:00
Andrewblasco
00b081b20b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-02-07 23:08:41 +00:00
dontobi
8d08ff397a
Translated using Weblate (German)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-02-07 23:08:41 +00:00
LucasGGamerM
57a1c1b198
92 changelog
2023-02-07 20:03:23 -03:00
LucasGGamerM
6be2978857
Bump thy version number
2023-02-07 19:04:36 -03:00
LucasGGamerM
facde9ea15
Readding the posts notifications tab
2023-02-07 18:41:30 -03:00
LucasGGamerM
02e9c5f577
Fixing thy profile page
2023-02-07 18:32:46 -03:00
LucasGGamerM
d04b09f75f
Making thy necessary adjustments for the thing to compile
2023-02-07 18:25:46 -03:00
LucasGGamerM
ec0f6edc41
Merge branch 'main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/LocalTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/SignupFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/HeaderStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/PhotoStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/TextStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/WarningFilteredStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/layout/display_item_footer.xml
# mastodon/src/main/res/layout/fragment_profile.xml
# mastodon/src/main/res/layout/recycler_fragment_with_fab.xml
# mastodon/src/main/res/values/strings.xml
2023-02-07 18:09:13 -03:00
McKris
a900c79e2c
Fixing duplicate stuff after merging
2023-02-07 16:11:51 -03:00
LucasGGamerM
97dbd3499f
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-02-07 16:05:09 -03:00
LucasGGamerM
f07e0906dd
Merge branch 'main'
...
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/github/java/org/joinmastodon/android/updater/GithubSelfUpdaterImpl.java
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/MainActivity.java
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/notifications/DismissNotification.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/PinnableStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ScheduledStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusEditHistoryFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/LocalTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/SearchFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/AccountActivationFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/CustomWelcomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/InstanceRulesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/SignupFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/report/ReportAddPostsChoiceFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/TranslatedStatus.java
# mastodon/src/main/java/org/joinmastodon/android/ui/AccountSwitcherSheet.java
# mastodon/src/main/java/org/joinmastodon/android/ui/M3AlertDialogBuilder.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/HeaderStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/LinkCardStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/PhotoStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/TextStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/ClickableLinksDelegate.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/LinkSpan.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/ColorPalette.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/java/org/joinmastodon/android/utils/StatusFilterPredicate.java
# mastodon/src/main/res/color/button_bg_secondary_dark_on_light.xml
# mastodon/src/main/res/color/button_text_primary_light_on_dark.xml
# mastodon/src/main/res/drawable/ic_fluent_arrow_forward_24_regular.xml
# mastodon/src/main/res/drawable/ic_fluent_arrow_repeat_all_24_very_filled.xml
# mastodon/src/main/res/drawable/ic_fluent_chat_24_filled.xml
# mastodon/src/main/res/drawable/ic_fluent_chat_multiple_24_regular_text.xml
# mastodon/src/main/res/drawable/ic_fluent_eye_24_regular.xml
# mastodon/src/main/res/drawable/ic_fluent_send_24_regular.xml
# mastodon/src/main/res/drawable/ic_fluent_translate_24_regular.xml
# mastodon/src/main/res/layout/compose_action.xml
# mastodon/src/main/res/layout/display_item_footer.xml
# mastodon/src/main/res/layout/fragment_compose.xml
# mastodon/src/main/res/layout/fragment_profile.xml
# mastodon/src/main/res/layout/header_welcome_custom.xml
# mastodon/src/main/res/layout/item_list_header_simple.xml
# mastodon/src/main/res/layout/item_settings_text.xml
# mastodon/src/main/res/layout/item_settings_update.xml
# mastodon/src/main/res/layout/item_text.xml
# mastodon/src/main/res/layout/recycler_fragment_with_fab.xml
# mastodon/src/main/res/menu/color_palettes.xml
# mastodon/src/main/res/menu/post.xml
# mastodon/src/main/res/menu/profile.xml
# mastodon/src/main/res/menu/profile_own.xml
# mastodon/src/main/res/values-fr-rFR/strings_sk.xml
# mastodon/src/main/res/values-in-rID/strings_sk.xml
# mastodon/src/main/res/values-pl-rPL/strings_sk.xml
# mastodon/src/main/res/values-ru-rRU/strings_sk.xml
# mastodon/src/main/res/values-uk-rUA/strings_sk.xml
# mastodon/src/main/res/values-v31/colors.xml
# mastodon/src/main/res/values/attrs.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/ids.xml
# mastodon/src/main/res/values/palettes.xml
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/strings_sk.xml
# mastodon/src/main/res/values/styles.xml
# metadata/ca/changelogs/50.txt
# metadata/ca/changelogs/51.txt
# metadata/ca/full_description.txt
# metadata/de-DE/full_description.txt
# metadata/en-US/changelogs/50.txt
# metadata/en-US/changelogs/51.txt
# metadata/en-US/changelogs/56.txt
# metadata/en-US/full_description.txt
# metadata/en-US/images/phoneScreenshots/1.jpg
# metadata/en-US/images/phoneScreenshots/2.jpg
# metadata/en-US/images/phoneScreenshots/3.jpg
# metadata/en-US/images/phoneScreenshots/4.jpg
# metadata/en-US/images/phoneScreenshots/5.jpg
# metadata/en-US/images/phoneScreenshots/6.jpg
# metadata/en-US/short_description.txt
# metadata/en-US/title.txt
# metadata/es/changelogs/50.txt
# metadata/es/changelogs/51.txt
# metadata/es/full_description.txt
# metadata/fr-FR/full_description.txt
# metadata/gl-ES/short_description.txt
# metadata/gl-ES/title.txt
# metadata/id/full_description.txt
# metadata/nl-NL/short_description.txt
# metadata/nl-NL/title.txt
# metadata/pt-BR/full_description.txt
# metadata/sl/short_description.txt
# metadata/sl/title.txt
# metadata/sv/full_description.txt
2023-02-07 16:04:28 -03:00
sk
8933c0647e
bump version
2023-02-07 16:03:18 +01:00
sk
333c38c64d
add alt badge to video/gifs
...
closes sk22#409
2023-02-07 15:44:40 +01:00
sk
ca5827e3f8
add null check
...
closes sk22#414
2023-02-07 15:29:56 +01:00
sk
4884667484
generify fab button
...
closes sk22#380
2023-02-07 14:10:31 +01:00
sk
a2f687898c
fix wrong time in edited notifications
...
closes sk22#387
2023-02-07 13:34:52 +01:00
sk
defd038064
display roles in profile
2023-02-06 19:41:36 +01:00
sk
f88b65f479
add spectator mode
...
closes sk22#264
2023-02-06 18:16:41 +01:00
sk
f65d56361f
support account filter context
2023-02-06 17:59:06 +01:00
sk
255155b55a
fix filters not working in lists
...
closes sk22#379
2023-02-06 17:52:05 +01:00
sk
ee2e39462a
remove broken auto-add user to created list
2023-02-06 17:24:05 +01:00
sk
32b459ae77
hide expand/collapse to screen reader
2023-02-06 16:54:54 +01:00
sk
c1b79da4a7
tweak profile fragment
2023-02-06 15:25:12 +01:00
sk
65dfd8667d
realign post header buttons
2023-02-06 15:17:05 +01:00
sk
12558c3c18
handle saving draft when attachment not uploaded
...
closes sk22#402
2023-02-06 14:31:53 +01:00
sk
dae347a29f
fix filtered crash in scheduled posts
...
closes sk22#408
2023-02-06 14:00:52 +01:00
sk
c51be5f199
add missing margin
...
closes sk22#407
2023-02-06 13:53:28 +01:00
sk
fc1bd14f70
tweak collapse button
2023-02-06 13:44:57 +01:00
sk
bd39ed3754
fix notifications crashing with collapse button
...
closes sk22#410
2023-02-06 13:26:56 +01:00
sk
50029c7f73
avoid null pointer when switching tabs
...
closes sk22#412
2023-02-06 13:16:17 +01:00
sk
e2c907eb10
don't hide collapse button
2023-02-06 11:04:38 +01:00
sk
937747e11b
add collapse button to header
2023-02-06 10:42:27 +01:00
LucasGGamerM
e5ad2db1ad
Merge pull request #79 from FineFindus/fix/compose-ui
...
fix(compose): remove marginEnd
2023-02-05 17:43:18 -03:00
FineFindus
3520ebafc9
fix(compose): remove marginEnd
2023-02-05 19:56:31 +01:00
LucasGGamerM
f7c85d7d53
Update README.md
2023-02-05 10:12:34 -03:00
LucasGGamerM
fb812d5d88
Update README.md
2023-02-05 10:11:40 -03:00
LucasGGamerM
fde44e61bc
Revert "Now the filter context finally makes sense!"
...
This reverts commit 0ee99fa709 .
2023-02-04 15:35:14 -03:00
LucasGGamerM
34e072a1b5
Revert "Fixing the last commit"
...
This reverts commit 0b9b51294e .
2023-02-04 15:35:14 -03:00
LucasGGamerM
fe244112d4
Revert "Now the filter context things are fixed."
...
This reverts commit 3fcf8818c0 .
2023-02-04 15:35:13 -03:00
LucasGGamerM
3fcf8818c0
Now the filter context things are fixed.
2023-02-04 14:52:41 -03:00
LucasGGamerM
0b9b51294e
Fixing the last commit
2023-02-04 14:50:30 -03:00
sk
85b6bc79a3
increase max text height
2023-02-04 14:21:14 +01:00
sk
ec9d41fbbd
collapse long posts
2023-02-03 23:40:20 +01:00
sk
847d966daa
only display warning when not already revealed
2023-02-03 23:08:04 +01:00
LucasGGamerM
2783806f97
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-02-03 15:29:12 -03:00
LucasGGamerM
0ee99fa709
Now the filter context finally makes sense!
2023-02-03 15:24:36 -03:00
sk22
618840c76a
Display filtered posts with a warning ( #406 )
...
* copy changes from @LucasGGamerM
* simplify building filter item
* fix adapter ranges
* change filter item styling
closes sk22#209
Co-authored-by: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com >
2023-02-03 18:33:15 +01:00
sk
33d856562d
hide compose fab when editing
2023-02-03 16:54:51 +01:00
sk
9873e9ede5
fix text scaling height and margin issues
2023-02-03 16:24:30 +01:00
sk
63dad42bf3
auto-orientation counters alignment
...
closes sk22#381
2023-02-03 15:35:36 +01:00
sk
dad58f8245
hide tab bar when editing profile
2023-02-03 15:30:10 +01:00
sk
647a7d70cd
rearrange profile items
2023-02-03 15:24:21 +01:00
sk
f49c7dff00
remove about tab
2023-02-03 15:07:15 +01:00
sk
72f638c96c
move metadata to profile
2023-02-03 14:50:06 +01:00
LucasGGamerM
e223bdd2bd
Merge remote-tracking branch 'weblate/master'
2023-02-02 16:26:54 -03:00
LucasGGamerM
c28a7d6029
Update README.md
2023-02-02 16:23:11 -03:00
LucasGGamerM
b814c7eab9
91 changelog
2023-02-02 16:08:56 -03:00
LucasGGamerM
ecfa255d75
Bump version number
2023-02-02 16:07:27 -03:00
LucasGGamerM
979977aec6
Removing som unused functions
2023-02-02 16:07:15 -03:00
LucasGGamerM
a487a45828
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
(cherry picked from commit 43c82ed99b )
2023-02-02 16:05:38 -03:00
Andrewblasco
0afcf10c74
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
(cherry picked from commit 28302f3a4b )
2023-02-02 16:05:38 -03:00
LucasGGamerM
43c82ed99b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-02-02 18:58:28 +00:00
Andrewblasco
28302f3a4b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-02-02 18:54:05 +00:00
LucasGGamerM
d6ad1cbfbf
Maybe adding filter contexts. Needs testing
2023-02-02 15:51:00 -03:00
LucasGGamerM
fd08a1f845
The auto updater is not brokey anymore :)
2023-02-02 15:40:32 -03:00
LucasGGamerM
67b2a82058
Maybe works?
2023-02-02 15:36:14 -03:00
LucasGGamerM
f7ab8bd27e
Pulling better button from megalodon, thanks @sk22!
2023-02-02 15:20:34 -03:00
LucasGGamerM
5df8318200
Unbreak weird switch items thing
2023-02-02 15:13:20 -03:00
LucasGGamerM
0fcaa08ed0
Readding the pre-releases toggle, not in the self updater yet though
2023-02-02 15:11:25 -03:00
LucasGGamerM
2ce3167db0
Revert "implement pre-release toggle"
...
This reverts commit 430dd616
2023-02-02 15:05:18 -03:00
LucasGGamerM
2c8ecbd996
Reverting broken images
2023-02-02 15:01:39 -03:00
LucasGGamerM
90aa8c5762
Clicking on filtered items will show them like expected (It previously showed another warning when you clicked it)
2023-02-02 13:35:44 -03:00
LucasGGamerM
bb0ca63a03
Revert "Its now a much cleaner transition"
...
This reverts commit 562a5aae7d .
2023-02-02 13:18:14 -03:00
sk
35e0897869
move profile counters down
2023-02-02 15:46:26 +01:00
sk
e22cb07d63
Revert "enable selecting text via alt badge"
...
This reverts commit 14e639aa8a .
2023-02-02 13:41:49 +01:00
LucasGGamerM
e8a8691b03
Adding 90 changelog
2023-02-01 22:02:29 -03:00
LucasGGamerM
7fe3d97347
Bump version number
2023-02-01 22:01:25 -03:00
poesty
a2e932934c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/zh_Hans/
(cherry picked from commit c34b08ffb20b1e58307b13775165728a57aaa2f8)
2023-02-01 22:00:13 -03:00
Oliebol
e82e51ca88
Translated using Weblate (Dutch)
...
Currently translated at 12.5% (2 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/nl/
(cherry picked from commit 10c50b8a78aba6f275e3ce01260f585c27535e46)
2023-02-01 22:00:12 -03:00
tygyh
ef561b6724
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/sv/
(cherry picked from commit 467bde77b94623a9aff2bf1e0a5f735819f65edb)
2023-02-01 22:00:12 -03:00
poesty
2bdff65c13
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
(cherry picked from commit 1937864d90f67d1a1df40f15e1b6e900aa55fa8a)
2023-02-01 22:00:12 -03:00
LucasGGamerM
286b642101
Merge branch 'feature/filters_again'
2023-02-01 21:46:50 -03:00
LucasGGamerM
27ed78c293
Merge branch 'feature/filters'
2023-02-01 21:44:35 -03:00
LucasGGamerM
562a5aae7d
Its now a much cleaner transition
2023-02-01 21:42:47 -03:00
LucasGGamerM
4940eff7f9
Its pretty much done i think
2023-02-01 21:39:54 -03:00
LucasGGamerM
cfb9854a8e
Adding a little bit of polish, and also adding a title to the filters
2023-02-01 21:16:47 -03:00
LucasGGamerM
594e49cf64
Fixing a weird bug I found
2023-02-01 20:21:19 -03:00
sk
c2df989217
fix width misalignment in header
2023-02-01 11:05:50 +01:00
sk
31d0bfb434
fix footer item hitbox sizes
...
closes sk22#389
2023-02-01 10:59:55 +01:00
sk
14e639aa8a
enable selecting text via alt badge
...
re: sk22#400
2023-02-01 10:36:14 +01:00
sk
6c24e06157
change string
2023-02-01 10:30:31 +01:00
sk
53ce4276f6
Merge remote-tracking branch 'origin/main'
2023-02-01 10:25:43 +01:00
sk
423e919e16
fix crash
2023-02-01 10:25:24 +01:00
LucasGGamerM
ad2895e297
Doing a bit of cleanup. Man, I still dont believe what i have done
2023-01-31 20:36:01 -03:00
LucasGGamerM
dae2632c18
IT WORKS, now i need to polish it :)
2023-01-31 20:30:05 -03:00
aetsucore
c6cd424f30
Prefix replies with "re:" ( #385 )
...
* Prefix replies with "re:"
* Use correct quotation marks
* Avoid repeating "re: " prefix when replying to a post that already has it
2023-01-31 10:30:36 +01:00
sk
e282d54f99
Merge remote-tracking branch 'upstream/master'
2023-01-31 00:00:56 +01:00
sk
29ad08f2ea
fix crashes
...
closes sk22#393
closes sk22#394
2023-01-30 23:46:32 +01:00
LucasGGamerM
97f09d4569
Adding missing drawables?
2023-01-30 19:13:20 -03:00
LucasGGamerM
ac1dbc0f90
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# mastodon/src/main/res/values-de-rDE/strings_mo.xml
# metadata/es-ES/changelogs/80.txt
# metadata/es-ES/changelogs/81.txt
# metadata/es-ES/full_description.txt
2023-01-30 18:55:16 -03:00
LucasGGamerM
cf67175826
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.4% (21 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-01-30 21:51:47 +00:00
MKCOOL142
dc8f81f447
Translated using Weblate (German)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-01-30 21:51:46 +00:00
MKCOOL142
b11b4c95d0
Translated using Weblate (German)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-01-30 21:51:46 +00:00
Espasant3
20dc664242
Translated using Weblate (Galician)
...
Currently translated at 40.0% (6 of 15 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/gl/
2023-01-30 19:04:45 +00:00
ewm
5cabab368f
Translated using Weblate (Polish)
...
Currently translated at 13.3% (2 of 15 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/pl/
2023-01-30 19:04:45 +00:00
Oliebol
e512a0b327
Translated using Weblate (Dutch)
...
Currently translated at 6.6% (1 of 15 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/nl/
2023-01-30 19:04:45 +00:00
Espasant3
4a96392f11
Translated using Weblate (Spanish)
...
Currently translated at 86.6% (13 of 15 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-01-30 19:04:45 +00:00
ewm
74a28cb881
Translated using Weblate (Polish)
...
Currently translated at 90.9% (20 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-01-30 19:04:45 +00:00
dontobi
cd712f5109
Translated using Weblate (German)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-01-30 19:04:45 +00:00
Oliebol
11d5a65f04
Translated using Weblate (Dutch)
...
Currently translated at 81.8% (18 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-01-30 19:04:45 +00:00
ghose
efc1a0b4e3
Translated using Weblate (Galician)
...
Currently translated at 15.3% (2 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/gl/
2023-01-30 19:04:45 +00:00
ghose
492d9e90b8
Translated using Weblate (Galician)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/gl/
2023-01-30 19:04:45 +00:00
LucasGGamerM
0928b5808f
Adding 89 changelog
2023-01-30 16:03:44 -03:00
LucasGGamerM
99c2555a88
Bumping version number
2023-01-30 15:59:03 -03:00
Gregory K
5c2f72a706
Merge pull request #521 from FineFindus/fix/typos
...
fix: typos
2023-01-30 01:54:30 +03:00
Grishka
b153a64373
Signup flow redesign WIP
2023-01-30 01:54:13 +03:00
LucasGGamerM
ede4137935
It now hides everything! It still doesnt pop up though :D
2023-01-29 18:46:39 -03:00
LucasGGamerM
b625ed7aec
Now it acctually shows a missing posts warning below every filtered post. Still a long way to go
2023-01-29 18:24:34 -03:00
LucasGGamerM
03722868b1
Fixing a crash again
2023-01-29 14:19:38 -03:00
LucasGGamerM
a2a0c9801b
Fixing #61
2023-01-29 10:40:39 -03:00
LucasGGamerM
9a55f847b9
Its once again almost working
2023-01-28 20:19:41 -03:00
LucasGGamerM
0473062bc2
Its almost working!
2023-01-28 19:30:21 -03:00
LucasGGamerM
9393e845b7
Removing megalodon things i accidentally merged
2023-01-28 13:56:50 -03:00
LucasGGamerM
3dc56286cc
88 changelog
2023-01-27 21:43:51 -03:00
LucasGGamerM
e22ea06d28
Bump version number
2023-01-27 21:40:42 -03:00
LucasGGamerM
6fd5b77e51
Forgot to add some stuff
2023-01-27 21:33:08 -03:00
LucasGGamerM
372de91be9
Updating the readme because its too old
2023-01-27 21:31:18 -03:00
LucasGGamerM
ce3f8ce1b5
Fixing thy icons
2023-01-27 16:08:46 -03:00
LucasGGamerM
7c01809eb3
Changing notif colors back to normal
2023-01-27 16:02:24 -03:00
LucasGGamerM
29cc73e84e
Fixing npe in compose fragment, and also rearranging settings items
2023-01-27 16:01:17 -03:00
sk22
c3567bcbff
It finally compiles! Though I need to fix some stuff before releasing
2023-01-27 15:51:00 -03:00
sk22
bd4ade0852
Translated using Weblate (German)
...
Currently translated at 100.0% (251 of 251 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-27 15:40:48 -03:00
sk
62649ffe60
move some settings around
2023-01-27 15:40:41 -03:00
Oliebol
b0a405337a
Translated using Weblate (Dutch)
...
Currently translated at 93.9% (234 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-27 15:40:19 -03:00
gallegonovato
18b6e33862
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-27 15:40:18 -03:00
gallegonovato
acb5b01cbd
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-01-27 15:40:18 -03:00
gallegonovato
754c41389e
Translated using Weblate (Spanish)
...
Currently translated at 95.5% (238 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-27 15:40:18 -03:00
McKris
d26ba6df4a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-27 15:40:18 -03:00
ihor_ck
cc9b97338d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-01-27 15:40:18 -03:00
tygyh
f714a00fc4
Translated using Weblate (Swedish)
...
Currently translated at 42.8% (6 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sv/
2023-01-27 15:40:18 -03:00
Choukajohn
7097b5371e
Translated using Weblate (French)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2023-01-27 15:40:10 -03:00
ihor_ck
ad6ebf9e23
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-27 15:40:10 -03:00
tygyh
5436a45c5f
Translated using Weblate (Swedish)
...
Currently translated at 16.4% (41 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sv/
2023-01-27 15:40:10 -03:00
McKris
4ba3baf354
Translated using Weblate (Polish)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-27 15:40:10 -03:00
rex07
9160a5b0e2
Translated using Weblate (Arabic)
...
Currently translated at 2.4% (6 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-01-27 15:40:10 -03:00
rex07
fdac91363e
Added translation using Weblate (Arabic)
2023-01-27 15:40:10 -03:00
Linerly
70a9c91f8a
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2023-01-27 15:40:10 -03:00
Linerly
45ca3d1b48
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-27 15:40:09 -03:00
Espasant3
9506d55149
Translated using Weblate (Galician)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-27 15:40:09 -03:00
Espasant3
16808b404b
Translated using Weblate (Galician)
...
Currently translated at 98.3% (245 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-27 15:40:09 -03:00
sk
97a4cade1f
separate notification toggle for polls
2023-01-27 15:40:01 -03:00
sk
55f3d80f3a
unsubscribe from notifications when policy is none
...
re: mastodon#520
2023-01-27 15:39:36 -03:00
sk
10d66b732c
set disabled state if policy is none
...
re: mastodon#520
2023-01-27 15:39:31 -03:00
sk
e62c70268a
add server version to settings
...
closes sk22#376
2023-01-27 15:38:33 -03:00
sk
cbb10ac480
use regular lock in boost menu
...
closes sk22#375
2023-01-27 15:38:27 -03:00
Choukajohn
33de46130c
Translated using Weblate (French)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-27 15:38:18 -03:00
sk22
d1bd3a423c
Translated using Weblate (German)
...
Currently translated at 92.8% (13 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2023-01-27 15:38:18 -03:00
sk22
2e24e443c5
Translated using Weblate (German)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-27 15:38:18 -03:00
sk22
040b613d68
Translated using Weblate (English)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/en/
2023-01-27 15:38:18 -03:00
ihor_ck
6659ca5f60
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-27 15:37:56 -03:00
edxkl
adaa09790a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 90.7% (226 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-27 15:37:56 -03:00
McKris
699bcc0377
Translated using Weblate (Polish)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-27 15:37:56 -03:00
Linerly
b359a2bfa1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-27 15:37:56 -03:00
Choukajohn
f821709afc
Translated using Weblate (French)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-27 15:37:56 -03:00
irure
a9899e8f9a
Translated using Weblate (Basque)
...
Currently translated at 93.5% (233 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-27 15:37:56 -03:00
sk
e1b1ae717f
adapt upstream changes
2023-01-27 15:37:51 -03:00
sk
0fd2894a8b
update comment
2023-01-27 15:37:48 -03:00
sk
05ddd2f8d9
change local-only string
2023-01-27 15:37:43 -03:00
sk
6d9639b042
fix visibility radio button
2023-01-27 15:37:40 -03:00
sk
f3ee87a815
change missing icons
2023-01-27 15:37:36 -03:00
sk
59c5ac0dd1
enable boosting local posts
2023-01-27 15:37:34 -03:00
sk
e647b37143
replace visibility icons
2023-01-27 15:37:31 -03:00
sk
d94c3e3d9b
change list icon
2023-01-27 15:37:25 -03:00
Grishka
9b508bd9ca
More onboarding updates
2023-01-27 15:36:27 -03:00
sk
fc49c20fff
hopefully prevent some crashes
2023-01-27 15:35:55 -03:00
sk
7cc791ccd9
dividers and alignments
...
nobody knows the trouble i've seen
2023-01-27 15:35:01 -03:00
HudobniVolk
b527ab6e84
Translated using Weblate (Slovenian)
...
Currently translated at 30.7% (4 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sl/
2023-01-27 15:34:51 -03:00
HudobniVolk
a5fb358998
Translated using Weblate (Slovenian)
...
Currently translated at 80.4% (189 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-27 15:34:51 -03:00
edxkl
daa0497ce8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.7% (225 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-27 15:34:51 -03:00
ghose
2d3f852fd6
Translated using Weblate (Galician)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-27 15:34:44 -03:00
ihor_ck
cf288c9ba9
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-27 15:34:44 -03:00
HudobniVolk
4847eff116
Translated using Weblate (Slovenian)
...
Currently translated at 79.5% (187 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-27 15:34:44 -03:00
edxkl
36430c6557
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 86.3% (203 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-27 15:34:44 -03:00
gicorada
3fb8470899
Translated using Weblate (Italian)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-27 15:34:44 -03:00
irure
e1f7feb875
Translated using Weblate (Basque)
...
Currently translated at 99.1% (233 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-27 15:34:44 -03:00
gallegonovato
0ec005d595
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-27 15:34:44 -03:00
AiOO
b2bed8e6b5
Translated using Weblate (Korean)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-27 15:34:44 -03:00
LucasGGamerM
30c6a56f25
Added translation using Weblate (Portuguese)
2023-01-27 15:34:27 -03:00
Espasant3
2ba575ecb8
Translated using Weblate (Galician)
...
Currently translated at 92.3% (12 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-27 15:34:19 -03:00
McKris
d67cfe1d28
Translated using Weblate (Polish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-27 15:34:19 -03:00
edxkl
cab36e8f79
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 81.7% (192 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-27 15:34:19 -03:00
McKris
d30eb0bd36
Translated using Weblate (Polish)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-27 15:34:19 -03:00
Oliebol
31443d59ca
Translated using Weblate (Dutch)
...
Currently translated at 98.2% (231 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-27 15:34:19 -03:00
gicorada
79ccc4b14a
Translated using Weblate (Italian)
...
Currently translated at 78.2% (184 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-27 15:34:19 -03:00
Linerly
6ce1dec467
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-27 15:34:19 -03:00
ghose
81cac94fac
Translated using Weblate (Galician)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-27 15:34:19 -03:00
Choukajohn
4301c82856
Translated using Weblate (French)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-27 15:34:19 -03:00
gallegonovato
2856a5e6d4
Translated using Weblate (Spanish)
...
Currently translated at 98.2% (231 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-27 15:34:19 -03:00
Espasant3
a06414e3a1
Translated using Weblate (Spanish)
...
Currently translated at 98.2% (231 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-27 15:34:18 -03:00
ling0412
747edce53c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.1% (233 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-27 15:34:14 -03:00
sk22
c407b5d504
Translated using Weblate (German)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-27 15:34:14 -03:00
edxkl
997c277beb
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2023-01-27 15:34:14 -03:00
ihor_ck
2e392f3bad
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-27 15:34:14 -03:00
HudobniVolk
db133ad8d2
Translated using Weblate (Slovenian)
...
Currently translated at 35.6% (81 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-27 15:34:14 -03:00
edxkl
015479e6e0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 82.3% (187 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-27 15:34:13 -03:00
Linerly
8b26103049
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-27 15:34:07 -03:00
Choukajohn
8d095e7901
Translated using Weblate (French)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-27 15:34:07 -03:00
ling0412
945b57681e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-27 15:34:07 -03:00
Oliebol
1dcaa51f2c
Translated using Weblate (Dutch)
...
Currently translated at 15.3% (2 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/nl/
2023-01-27 15:34:06 -03:00
sheepnik
c7b377829e
Translated using Weblate (Welsh)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/cy/
2023-01-27 15:34:05 -03:00
sheepnik
63ffd53b09
Translated using Weblate (Welsh)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-27 15:34:05 -03:00
McKris
631f5f8691
Translated using Weblate (Polish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-27 15:34:05 -03:00
ling0412
89976d1894
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2023-01-27 15:34:05 -03:00
ihor_ck
ff7305da8b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-27 15:34:05 -03:00
HudobniVolk
6593c43c1c
Translated using Weblate (Slovenian)
...
Currently translated at 23.7% (54 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-27 15:34:04 -03:00
McKris
cf36c6ca83
Translated using Weblate (Polish)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-27 15:34:04 -03:00
Oliebol
92fb0272f0
Translated using Weblate (Dutch)
...
Currently translated at 93.3% (212 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-27 15:34:04 -03:00
Linerly
aad7b5d703
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-27 15:33:59 -03:00
ghose
eb5f82af2a
Translated using Weblate (Galician)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-27 15:33:59 -03:00
Choukajohn
cf8cfd8093
Translated using Weblate (French)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-27 15:33:59 -03:00
ling0412
2538c8b689
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-27 15:33:58 -03:00
AiOO
36d78abd1e
Translated using Weblate (Korean)
...
Currently translated at 66.9% (152 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-27 15:33:53 -03:00
sk22
072e78a89a
Translated using Weblate (German)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-27 15:33:53 -03:00
sk
58dee464e5
support admin notifications
2023-01-27 15:33:40 -03:00
sk
21f816860f
improve local visibility compatibility
2023-01-27 15:33:10 -03:00
sk
84e5983c4c
fix null pointer exception
2023-01-27 15:33:07 -03:00
sk
1a6ad6c029
re-arrange settings
2023-01-27 15:32:10 -03:00
sk
f8ecbb8936
tweak no alt indicator
2023-01-27 15:31:07 -03:00
sk
1c98bba7d2
update string
2023-01-27 15:29:52 -03:00
LucasGGamerM
b94e927439
support akkoma local visibility / but it still doesnt compile
2023-01-27 15:29:44 -03:00
sk
eb0fcda3cc
support akkoma local visibility
2023-01-27 15:28:17 -03:00
sk
d7feb78197
fix non-local-only posting (which i broke)
2023-01-27 15:24:56 -03:00
Grishka
acf1988827
Update onboarding
2023-01-27 15:24:48 -03:00
LucasGGamerM
3822263b1c
Making it compile again
2023-01-27 15:24:17 -03:00
sk
1af82fde61
implement local-only posting
2023-01-27 15:20:47 -03:00
sk
6062510844
use notification icon
2023-01-27 15:19:24 -03:00
sk
27c34461bf
add indicator for direct and local-only posts
2023-01-27 15:19:19 -03:00
sk
abf801742f
don't apply title for hashtags/lists
...
closes sk22#343
2023-01-27 15:18:58 -03:00
sk
186604931d
no hashtag header in list timeline
...
closes sk22#366
2023-01-27 15:18:56 -03:00
sk
a726bf6101
add option to disable show new posts button
2023-01-27 15:18:52 -03:00
sk
0008b07072
tweak no alt indicator background
2023-01-27 15:18:13 -03:00
sk
527267b315
Revert "bigger hitbox for alt indicator"
...
This reverts commit 1b04440546 .
this commit just wasn't working properly. animation would have a
frame of stuttering and i don't know where that came from or how i
could fix that. also, the code was a mess anyway
2023-01-27 15:18:07 -03:00
sk
396836760a
fix loading default visibility
2023-01-27 15:18:03 -03:00
sk
a5a293be78
add null check
2023-01-27 15:17:58 -03:00
LucasGGamerM
ea8107d33e
implement pre-release toggle
2023-01-27 15:17:18 -03:00
sk
430dd6164c
implement pre-release toggle
2023-01-27 15:13:38 -03:00
sk
7588143ec6
fix navigation bumpiness
...
closes sk22#347
2023-01-27 15:10:56 -03:00
sk
1f97fa9447
don't override visibility when replying to self
...
closes sk22#348
2023-01-27 15:10:53 -03:00
sk
fff7949e51
bigger hitbox for alt indicator
...
closes sk22#353
2023-01-27 15:10:47 -03:00
LucasGGamerM
ce6b928964
Fixing the settings page again
2023-01-27 15:10:42 -03:00
sk
0604326f3f
add indicator for missing alt texts
...
closes sk22#355
2023-01-27 15:06:52 -03:00
sk
338de2699f
hide scheduling options when editing
...
closes sk22#364
2023-01-27 15:05:17 -03:00
sk
0b0fe98e2d
fix current language getting overwritten
2023-01-27 15:05:13 -03:00
LucasGGamerM
84d412645f
decrease margin between items in the compose bottom bar
2023-01-27 15:05:09 -03:00
LucasGGamerM
c565f6779d
Changing stuff from the alt text reminder
2023-01-27 14:59:32 -03:00
sk
1733b1b065
prompt when saving edited draft
...
closes sk22#319
2023-01-27 14:53:25 -03:00
sk
49cff20785
bigger hitbox for items in compose toolbar
2023-01-27 14:51:36 -03:00
sk
65232b3b1e
change add media icon
...
closes sk22#351
2023-01-27 14:50:39 -03:00
sk
ac6177f3de
display header for followed hashtags
...
closes sk22#323
2023-01-27 14:50:34 -03:00
sk
48e6a6f624
update hashtags/lists in home
...
closes sk22#312
2023-01-27 14:50:32 -03:00
sk
73db5907fe
display header for followed hashtags
...
closes sk22#323
2023-01-27 14:50:18 -03:00
sk
69114b9f57
update hashtags/lists in home
...
closes sk22#312
2023-01-27 14:49:53 -03:00
sk
114283846c
enable scrolling to top via toolbar
2023-01-27 14:49:50 -03:00
sk
e0dd2e3a08
improve search empty text
2023-01-27 14:49:45 -03:00
sk
648c3a0c0d
fix crash when recycler view is null
2023-01-27 14:49:14 -03:00
sk
dd3bf1d1e0
improve header icons
...
* align more button to action overflow button
* use different background to better reflect hitbox
2023-01-27 14:49:01 -03:00
sk
5280ba1930
use fluent more icon, correct padding
...
closes sk22#350
2023-01-27 14:48:58 -03:00
sk
5c8c888024
fix akkoma crash on list edit
...
closes sk22#352
2023-01-27 14:48:54 -03:00
sk
b9a997730a
move edit timelines option
2023-01-27 14:48:18 -03:00
sk
446a2f8206
clean up code
2023-01-27 14:48:15 -03:00
sk
ea4c7dc51d
probably fix options menu issue
...
closes sk22#360
2023-01-27 14:48:12 -03:00
sk
16c0ff2f0b
fix wrong status bar color
...
closes sk22#363
2023-01-27 14:48:09 -03:00
sk
8941c2bc1d
fix double-click icon button
2023-01-27 14:48:03 -03:00
sk22
aa4a1648af
Update blocks.tsv
2023-01-27 14:48:01 -03:00
sk22
5e27a43471
Adding a 12 hour option for polls ( #346 )
...
Co-authored-by: Pleclown <pleclown+github@gmail.com >
closes #346
2023-01-27 14:47:57 -03:00
sk22
12a51eb51f
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-27 14:47:54 -03:00
sk
5fd17778f4
remove add media string
2023-01-27 14:47:50 -03:00
sk
a6028e06ea
add a few icons
2023-01-27 14:47:45 -03:00
ihor_ck
8a0f95affe
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-27 14:47:23 -03:00
Linerly
1221a5622f
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-27 14:47:18 -03:00
Choukajohn
b776b0bc1b
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-27 14:47:13 -03:00
florian-obernberger
09bf0f2c3c
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-27 14:47:08 -03:00
sheepnik
42dc6b7425
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-27 14:47:04 -03:00
sheepnik
1b31284a95
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-27 14:47:04 -03:00
gicorada
672ed86630
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-27 14:46:59 -03:00
sk
862a23af5d
add a few icons
2023-01-27 14:46:53 -03:00
sk
d49733695d
add back file opener
...
closes sk22#328
2023-01-27 14:46:49 -03:00
sk
d79c4ad650
rearrange home menus
2023-01-27 14:46:16 -03:00
Grishka
6e314f0ea5
Fix #509
2023-01-27 14:44:46 -03:00
Grishka
e5a6dc33b4
Fix #510
2023-01-27 14:44:43 -03:00
sk
8c6ac9e22b
Revert "work around crash onHidden"
...
This reverts commit 763c5fe2a7 .
2023-01-27 14:43:23 -03:00
Grishka
8d827054bf
Fix #512
2023-01-27 14:42:57 -03:00
sk
55a2ae8748
fix wrong "hasSpoiler" value on restore
...
closes sk22#324
2023-01-27 14:42:37 -03:00
sk
55640dddb9
fix typo in string
2023-01-27 14:42:33 -03:00
sk
9a2df814c5
scroll image in alt text editor
...
closes sk22#315
2023-01-27 14:42:30 -03:00
sk
0fcbf02a2c
notifications for edited posts
...
closes sk22#331
2023-01-27 14:41:54 -03:00
sk
bc9edf1f69
fix redrafting empty posts
...
closes sk22#325
2023-01-27 14:37:46 -03:00
sk
50baffefbe
add lists to status header
2023-01-27 14:37:41 -03:00
sk
3622eba057
remove pivot for timeline title
2023-01-27 14:37:32 -03:00
sk
9df738831f
work around crash onHidden
...
re: mastodon#512
2023-01-27 14:37:28 -03:00
sk
7939380172
different icon for post notifs
2023-01-27 14:34:04 -03:00
sk
b36b1b2a28
tweak alt button
2023-01-27 14:32:54 -03:00
sk22
b63c0010a9
Pinnable timelines ( #338 )
...
* implement draggable list
* implement pinning timelines
* fix TimelineDefinition equals not working
* implement removing timelines
* implement pinned lists/hashtags
* per-account pinned timelines
* implement pin button
* fix issues with pinning
* improve pin button
* improve pinning timelines
* implement custom icons
* fix home switcher menu
* make hashtags pinnable
* edit timelines in options menu
2023-01-27 14:32:04 -03:00
Espasant3
901f1763ab
Translated using Weblate (Galician)
...
Currently translated at 61.5% (8 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-27 14:29:12 -03:00
McKris
cf22096e35
Translated using Weblate (Polish)
...
Currently translated at 96.6% (144 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-27 14:29:12 -03:00
ghose
c96e5cde7b
Translated using Weblate (Galician)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-27 14:29:12 -03:00
Jippang
5538d5af6c
Translated using Weblate (Korean)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-27 14:29:07 -03:00
Grishka
662fbbf8b6
Fix #69 (nice)
2023-01-27 14:28:17 -03:00
LucasGGamerM
247dea3af0
Chaging string in title
2023-01-27 14:24:44 -03:00
LucasGGamerM
efff075bbc
Fixing weird fab behavior on quickly jittering the main screen
2023-01-27 14:23:09 -03:00
LucasGGamerM
45832355a3
Refactoring the enableHideFab option, and increasing the threshold for the fab popping up from 400 to 800
2023-01-26 20:15:50 -03:00
FineFindus
51d4fd63db
refactor(compose-fab): code cleanup
2023-01-26 20:11:08 -03:00
FineFindus
ececa7aa2f
refactor(compose-fab): show fab after small scroll distance
2023-01-26 20:11:05 -03:00
tygyh
6cf8793efe
Translated using Weblate (Swedish)
...
Currently translated at 38.4% (5 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/sv/
2023-01-26 19:53:02 -03:00
HudobniVolk
57251d58cb
Translated using Weblate (Slovenian)
...
Currently translated at 46.1% (6 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/sl/
2023-01-26 19:53:02 -03:00
LamaEpik
cf1f8e8d1a
Translated using Weblate (French)
...
Currently translated at 15.3% (2 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/fr/
2023-01-26 19:53:02 -03:00
Andrewblasco
c77cb14602
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-01-26 19:53:02 -03:00
tygyh
de864edb33
Translated using Weblate (Swedish)
...
Currently translated at 31.8% (7 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/sv/
2023-01-26 19:53:02 -03:00
Andrewblasco
699925ac9b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-01-26 19:53:02 -03:00
Kevin
e367b7711f
Translated using Weblate (German)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-01-26 19:53:02 -03:00
Kevin
b0e4f707aa
Translated using Weblate (German)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-01-26 19:53:01 -03:00
FineFindus
1124486f1f
fix(Instance): typo langauges => languages
2023-01-26 20:56:15 +01:00
LucasGGamerM
2749ffb6f2
Reverting the other irrelevant thing.
2023-01-26 16:23:54 -03:00
LucasGGamerM
47f57bab17
Testing the hooks for weblate
2023-01-26 14:50:52 -03:00
sk
f1b0f828ac
Fixing up name of the setting, and making it disabled by default
2023-01-26 14:42:10 -03:00
tygyh
afbf13ef95
Translated using Weblate (Swedish)
...
Currently translated at 38.4% (5 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/sv/
2023-01-26 17:12:42 +00:00
HudobniVolk
8e4cff17a5
Translated using Weblate (Slovenian)
...
Currently translated at 46.1% (6 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/sl/
2023-01-26 17:12:42 +00:00
LamaEpik
da954ed3fd
Translated using Weblate (French)
...
Currently translated at 15.3% (2 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/fr/
2023-01-26 17:12:42 +00:00
Andrewblasco
9d48beaebb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-01-26 17:12:42 +00:00
tygyh
e607118347
Translated using Weblate (Swedish)
...
Currently translated at 31.8% (7 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/sv/
2023-01-26 17:12:42 +00:00
Andrewblasco
5f6dafb763
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-01-26 17:12:42 +00:00
Kevin
052a000d3c
Translated using Weblate (German)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-01-26 17:12:42 +00:00
Kevin
59315f81ec
Translated using Weblate (German)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-01-26 17:12:42 +00:00
sk22
c757b1ffea
Translated using Weblate (German)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2023-01-26 15:52:46 +00:00
sk22
932655eeb6
Translated using Weblate (German)
...
Currently translated at 100.0% (251 of 251 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-26 15:52:46 +00:00
sk
21d57b25c9
bump version and update strings
2023-01-26 16:48:36 +01:00
sk
bed572f343
Merge remote-tracking branch 'weblate/main'
2023-01-26 16:43:13 +01:00
sk
c7483a6b20
update screenshots
2023-01-26 16:42:17 +01:00
sk
cdb1e26a4d
move some settings around
2023-01-26 16:38:04 +01:00
Oliebol
ce1a450ccb
Translated using Weblate (Dutch)
...
Currently translated at 93.9% (234 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-26 15:21:28 +00:00
gallegonovato
dfc244ff41
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-26 15:21:28 +00:00
gallegonovato
9c3e2f5deb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-01-26 15:21:28 +00:00
gallegonovato
452b286352
Translated using Weblate (Spanish)
...
Currently translated at 95.5% (238 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-26 15:21:28 +00:00
McKris
6deca645de
Translated using Weblate (Polish)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-26 15:21:28 +00:00
ihor_ck
49fd1aba76
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-01-26 15:21:28 +00:00
tygyh
7bc951ba67
Translated using Weblate (Swedish)
...
Currently translated at 42.8% (6 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sv/
2023-01-26 15:21:28 +00:00
Choukajohn
a70e73a8cb
Translated using Weblate (French)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2023-01-26 15:21:28 +00:00
ihor_ck
cf345356a5
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-26 15:21:28 +00:00
tygyh
3da3967afa
Translated using Weblate (Swedish)
...
Currently translated at 16.4% (41 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sv/
2023-01-26 15:21:28 +00:00
McKris
a12f09a38a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-26 15:21:27 +00:00
rex07
a7302cc3e1
Translated using Weblate (Arabic)
...
Currently translated at 2.4% (6 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ar/
2023-01-26 15:21:27 +00:00
rex07
9aed2a96dc
Added translation using Weblate (Arabic)
2023-01-26 15:21:27 +00:00
Linerly
dbe49134e1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2023-01-26 15:21:27 +00:00
Linerly
089d176704
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-26 15:21:27 +00:00
Espasant3
4e482ef6fa
Translated using Weblate (Galician)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-26 15:21:27 +00:00
Espasant3
c64397a613
Translated using Weblate (Galician)
...
Currently translated at 98.3% (245 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-26 15:21:27 +00:00
sk
6c0d4778b7
separate notification toggle for polls
2023-01-26 16:18:19 +01:00
sk
b94c1f4a82
Merge branch 'fix-notify-policy-none'
2023-01-26 16:03:54 +01:00
sk
a29a072e53
unsubscribe from notifications when policy is none
...
re: mastodon#520
2023-01-26 15:48:10 +01:00
sk
4f435c6957
set disabled state if policy is none
...
re: mastodon#520
2023-01-26 15:47:30 +01:00
sk
2a6115f6d9
add server version to settings
...
closes sk22#376
2023-01-26 15:01:41 +01:00
sk
4cbc1e3664
use regular lock in boost menu
...
closes sk22#375
2023-01-26 14:58:01 +01:00
Choukajohn
1053d2ac0c
Translated using Weblate (French)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-26 00:31:07 +00:00
sk22
0123b17602
Translated using Weblate (German)
...
Currently translated at 92.8% (13 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2023-01-26 00:31:06 +00:00
sk22
1dace6ead9
Translated using Weblate (German)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-26 00:31:06 +00:00
sk22
3287cf69c1
Translated using Weblate (English)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/en/
2023-01-26 00:31:06 +00:00
sk
a2854524a9
rename string
2023-01-26 01:13:01 +01:00
sk
71c06c0762
Merge remote-tracking branch 'weblate/main'
2023-01-26 01:09:43 +01:00
ihor_ck
e30df6067d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-26 00:09:37 +00:00
edxkl
912a354b1c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 90.7% (226 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-26 00:09:36 +00:00
McKris
71f830ea82
Translated using Weblate (Polish)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-26 00:09:36 +00:00
Linerly
bd109a9139
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-26 00:09:36 +00:00
Choukajohn
c82b4445ff
Translated using Weblate (French)
...
Currently translated at 100.0% (249 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-26 00:09:36 +00:00
irure
9a7d149dae
Translated using Weblate (Basque)
...
Currently translated at 93.5% (233 of 249 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-26 00:09:36 +00:00
sk
c66e576461
adapt upstream changes
2023-01-26 01:09:08 +01:00
sk
2a47d2fe77
update comment
2023-01-26 00:58:21 +01:00
sk
331d490f4f
Merge remote-tracking branch 'upstream/master'
2023-01-26 00:56:48 +01:00
sk
8d722a2130
bump version, update changelog
2023-01-26 00:54:13 +01:00
sk
6863363452
change local-only string
2023-01-26 00:40:10 +01:00
sk
10e66a58eb
fix visibility radio button
2023-01-26 00:39:02 +01:00
sk
3a5c27eadc
change missing icons
2023-01-26 00:28:14 +01:00
sk
8c6bce4f73
enable boosting local posts
2023-01-26 00:07:50 +01:00
sk
17e1cd1fe9
replace visibility icons
2023-01-25 23:51:42 +01:00
sk
d7aceffc8f
change list icon
2023-01-25 23:41:07 +01:00
Grishka
bcb3e217cd
More onboarding updates
2023-01-26 01:38:29 +03:00
sk
229c19664c
hopefully prevent some crashes
2023-01-25 23:23:43 +01:00
sk
8bdbb2adef
dividers and alignments
...
nobody knows the trouble i've seen
2023-01-25 22:55:14 +01:00
HudobniVolk
907c5a2ca1
Translated using Weblate (Slovenian)
...
Currently translated at 30.7% (4 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sl/
2023-01-25 17:32:56 +00:00
HudobniVolk
2a2bfebf48
Translated using Weblate (Slovenian)
...
Currently translated at 80.4% (189 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-25 17:32:56 +00:00
edxkl
eba59549ec
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.7% (225 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-25 17:32:56 +00:00
HudobniVolk
9478a71693
Translated using Weblate (Slovenian)
...
Currently translated at 15.3% (2 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sl/
2023-01-25 17:32:56 +00:00
ghose
b01d7a417a
Translated using Weblate (Galician)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-25 17:32:56 +00:00
ihor_ck
80c77292ed
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-25 17:32:56 +00:00
HudobniVolk
488e6dda04
Translated using Weblate (Slovenian)
...
Currently translated at 79.5% (187 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-25 17:32:56 +00:00
edxkl
689f676668
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 86.3% (203 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-25 17:32:56 +00:00
gicorada
a06db9a3ab
Translated using Weblate (Italian)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-25 17:32:56 +00:00
irure
a7283cbed8
Translated using Weblate (Basque)
...
Currently translated at 99.1% (233 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-25 17:32:56 +00:00
gallegonovato
bc70d5e212
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-25 17:32:56 +00:00
AiOO
441686740a
Translated using Weblate (Korean)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-25 17:32:56 +00:00
LucasGGamerM
ac0df083f2
Added translation using Weblate (Portuguese)
2023-01-25 17:32:56 +00:00
Espasant3
e10762d5fa
Translated using Weblate (Galician)
...
Currently translated at 92.3% (12 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-25 17:32:56 +00:00
McKris
0ca4663c29
Translated using Weblate (Polish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-25 17:32:56 +00:00
edxkl
7efd9341b1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 81.7% (192 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-25 17:32:56 +00:00
McKris
3d8693b2bd
Translated using Weblate (Polish)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-25 17:32:56 +00:00
Oliebol
a3b5f3c926
Translated using Weblate (Dutch)
...
Currently translated at 98.2% (231 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-25 17:32:56 +00:00
gicorada
f9f4a1d1ef
Translated using Weblate (Italian)
...
Currently translated at 78.2% (184 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-25 17:32:56 +00:00
Linerly
dd536002d0
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-25 17:32:56 +00:00
ghose
4f8e381c84
Translated using Weblate (Galician)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-25 17:32:56 +00:00
Choukajohn
3b6b212c9e
Translated using Weblate (French)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-25 17:32:56 +00:00
gallegonovato
bf429ee263
Translated using Weblate (Spanish)
...
Currently translated at 98.2% (231 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-25 17:32:55 +00:00
Espasant3
e7b1301b71
Translated using Weblate (Spanish)
...
Currently translated at 98.2% (231 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-25 17:32:55 +00:00
ling0412
6726e9523c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.1% (233 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-25 17:32:55 +00:00
sk22
3ffcc7cef2
Translated using Weblate (German)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-25 17:32:55 +00:00
edxkl
e6232f6d3b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2023-01-25 17:32:55 +00:00
ihor_ck
5efc431192
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-25 17:32:55 +00:00
HudobniVolk
c3b75782b1
Translated using Weblate (Slovenian)
...
Currently translated at 35.6% (81 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-25 17:32:55 +00:00
edxkl
ec6f3f0cc3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 82.3% (187 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-25 17:32:55 +00:00
Linerly
136c3cfb4a
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-25 17:32:55 +00:00
Choukajohn
79d1dbd3b7
Translated using Weblate (French)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-25 17:32:55 +00:00
ling0412
f2e1663c41
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-25 17:32:55 +00:00
Oliebol
5c73f37599
Translated using Weblate (Dutch)
...
Currently translated at 15.3% (2 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/nl/
2023-01-25 17:32:55 +00:00
sheepnik
7f239abf2f
Translated using Weblate (Welsh)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/cy/
2023-01-25 17:32:55 +00:00
sheepnik
a07f7c232a
Translated using Weblate (Welsh)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-25 17:32:55 +00:00
McKris
4a60a5190f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-25 17:32:55 +00:00
ling0412
69986fd869
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2023-01-25 17:32:55 +00:00
ihor_ck
e2ca572d45
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-25 17:32:55 +00:00
HudobniVolk
746e41fdbc
Translated using Weblate (Slovenian)
...
Currently translated at 23.7% (54 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-25 17:32:55 +00:00
McKris
091f1f1e8c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-25 17:32:55 +00:00
Oliebol
844ec185a6
Translated using Weblate (Dutch)
...
Currently translated at 93.3% (212 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-25 17:32:55 +00:00
Linerly
5622eaed83
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-25 17:32:55 +00:00
ghose
dbf25da1db
Translated using Weblate (Galician)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-25 17:32:54 +00:00
Choukajohn
d35a416084
Translated using Weblate (French)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-25 17:32:54 +00:00
ling0412
098acb85e4
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-25 17:32:54 +00:00
AiOO
9d67337913
Translated using Weblate (Korean)
...
Currently translated at 66.9% (152 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-25 17:32:54 +00:00
sk22
914861775a
Translated using Weblate (German)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-25 17:32:54 +00:00
sk
c12a6eaee6
support admin notifications
2023-01-25 18:32:07 +01:00
sk
5de23581fe
improve local visibility compatibility
2023-01-25 16:49:15 +01:00
sk
413141df1e
fix null pointer exception
2023-01-25 16:24:54 +01:00
sk
5f48870a90
re-arrange settings
2023-01-25 15:52:41 +01:00
sk
86e781cdea
tweak no alt indicator
2023-01-25 15:32:51 +01:00
sk
34ebd9219f
fix alt indicator setting not saving
2023-01-25 15:19:30 +01:00
sk
41688c4670
update string
2023-01-25 12:54:50 +01:00
sk
0d30cd973e
support akkoma local visibility
2023-01-25 12:54:35 +01:00
sk
5ed80ca40a
Merge remote-tracking branch 'upstream/master'
2023-01-25 10:44:10 +01:00
sk
78958085c3
fix non-local-only posting (which i broke)
2023-01-25 10:33:04 +01:00
LucasGGamerM
5b1188ce97
Merge pull request #55 from FineFindus/feat/profile-menu
...
feat(profile): move options to overflow menu
2023-01-24 18:16:50 -03:00
LucasGGamerM
c11863388d
Putting stuff back to sk_ instead of mo_ on sk strings.
...
Relevant command: find values*/strings_sk.xml -type f -exec sed -i 's/mo_/sk_/g' {} \;
2023-01-24 17:47:12 -03:00
Grishka
a1798b6666
Update onboarding
2023-01-24 23:43:56 +03:00
LucasGGamerM
476b462e86
Fixing a weird crash on the onHidden method added in a commit from upstream
2023-01-24 17:36:15 -03:00
LucasGGamerM
f69b308936
Merge pull request #54
...
Updated german translation
2023-01-24 17:29:59 -03:00
FineFindus
bdcafd2564
feat(profile): move options to overflow menu
2023-01-24 20:42:41 +01:00
sk
baa7dd6302
add missing import
2023-01-24 16:05:59 +01:00
sk
ba93e5bac3
bump version
2023-01-24 16:04:30 +01:00
sk
2358d3c602
implement local-only posting
2023-01-24 16:04:17 +01:00
sk
cf61626901
use notification icon
2023-01-24 12:41:23 +01:00
sk
349a1115a6
add indicator for direct and local-only posts
2023-01-24 12:40:23 +01:00
sk
8fa4980ba5
don't apply title for hashtags/lists
...
closes sk22#343
2023-01-24 11:20:14 +01:00
dontobi
3455aab3ba
Updated german translation
2023-01-24 11:13:02 +01:00
sk
099d0ccf94
no hashtag header in list timeline
...
closes sk22#366
2023-01-24 11:06:35 +01:00
sk
35a1de7888
add option to disable show new posts button
2023-01-24 10:53:11 +01:00
sk
6fc850b5ba
tweak no alt indicator background
2023-01-24 10:08:03 +01:00
sk
96f13defd4
Revert "bigger hitbox for alt indicator"
...
This reverts commit 1b04440546 .
this commit just wasn't working properly. animation would have a
frame of stuttering and i don't know where that came from or how i
could fix that. also, the code was a mess anyway
2023-01-24 09:46:22 +01:00
sk
36dd07aa38
fix loading default visibility
2023-01-24 09:31:49 +01:00
sk
6a831539ad
bump version, again
2023-01-24 09:31:16 +01:00
sk
c679f5529e
add null check
2023-01-24 02:17:15 +01:00
sk
9c8096274a
bump version
2023-01-24 01:28:49 +01:00
sk
7291b2da5a
implement pre-release toggle
2023-01-24 01:27:17 +01:00
sk
4ff98140cb
fix navigation bumpiness
...
closes sk22#347
2023-01-24 01:09:41 +01:00
LucasGGamerM
aac4f412bd
Finishing moving all the relevant strings to strings_mo.xml
2023-01-23 18:56:50 -03:00
LucasGGamerM
26831c3375
Updating somethings
2023-01-23 18:49:33 -03:00
LucasGGamerM
d7004824fb
Decoupling moshidon strings from megalodon
2023-01-23 18:47:07 -03:00
sk
c2a993c5c1
don't override visibility when replying to self
...
closes sk22#348
2023-01-23 22:00:23 +01:00
LucasGGamerM
53d93764b0
Adding an icon and text to the hide compose button while scrolling setting
2023-01-23 17:50:07 -03:00
LucasGGamerM
6a84462b79
Adding an option for enabling/disabling the fab. Still missing an icon and text
2023-01-23 17:39:59 -03:00
Grishka
739d30c887
Save last seen home timeline post via markers API
2023-01-23 17:26:06 -03:00
Grishka
aa3aa8a5f9
Save last seen home timeline post via markers API
2023-01-23 17:20:47 -03:00
Grishka
be48719f52
remove log
2023-01-23 17:19:50 -03:00
Grishka
8e60d107fe
Allow viewing alt text on images
...
closes #100
2023-01-23 17:19:46 -03:00
Grishka
c618feabe9
Workaround to fix #497
2023-01-23 17:19:34 -03:00
Grishka
87164dc469
Minor fixes from our boy grishka himself
2023-01-23 17:18:05 -03:00
sk
4ab1c61262
work around black screen opening notifs
...
closes sk22#342
2023-01-23 17:08:15 -03:00
sk
1b04440546
bigger hitbox for alt indicator
...
closes sk22#353
2023-01-23 20:13:01 +01:00
sk
c0c276f03e
add indicator for missing alt texts
...
closes sk22#355
2023-01-23 19:21:21 +01:00
sk
d30b1f7bbd
hide scheduling options when editing
...
closes sk22#364
2023-01-23 17:11:10 +01:00
sk
c0ee16cf08
fix current language getting overwritten
2023-01-23 16:57:56 +01:00
sk
a37fb33a68
prompt when saving edited draft
...
closes sk22#319
2023-01-23 16:11:09 +01:00
sk
59095e4ffe
Merge remote-tracking branch 'upstream/master'
2023-01-23 15:32:32 +01:00
sk
626614c03d
Merge branch 'improve-compose-toolbar-hitbox'
2023-01-23 15:32:02 +01:00
Gregory K
58ab0c0fc1
Merge pull request #516 from sk22/improve-compose-toolbar-hitbox
...
Bigger hitbox for items in compose toolbar
2023-01-23 17:17:20 +03:00
sk
32a8d38edf
bigger hitbox for items in compose toolbar
2023-01-23 14:54:39 +01:00
sk
82534f7c4a
change add media icon
...
closes sk22#351
2023-01-23 14:42:05 +01:00
sk
c6d7242043
display header for followed hashtags
...
closes sk22#323
2023-01-23 14:31:09 +01:00
sk
c4e23b0fe6
update hashtags/lists in home
...
closes sk22#312
2023-01-23 13:57:17 +01:00
Gregory K
a5c753a9f8
Merge pull request #515 from sk22/allow-notifications-toolbar-tab
...
Enable scrolling to top by tapping Notifications toolbar
2023-01-23 15:38:07 +03:00
sk
e3520df57e
Merge branch 'allow-notifications-toolbar-tab'
2023-01-23 12:50:05 +01:00
sk
66cede567e
enable scrolling to top via toolbar
2023-01-23 12:49:55 +01:00
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
LucasGGamerM
fe519f10a1
Failed try to fix the fabled fab problem
2023-01-22 19:41:17 -03:00
LucasGGamerM
901c7c3806
Revert "Fixing the bug of the fab reloading every time the user profile loads"
...
This reverts commit 211e6cdee2 .
2023-01-22 19:08:24 -03:00
LucasGGamerM
211e6cdee2
Fixing the bug of the fab reloading every time the user profile loads
2023-01-22 18:36:31 -03:00
LucasGGamerM
394699c072
Fixing fab behavior on profile page when notes are selected
2023-01-22 18:26:53 -03:00
sk
c9766defff
Removing the banners from the local and federated timelines
2023-01-22 18:18:14 -03:00
LucasGGamerM
737aa95bf5
Revert "Making it so the fab doesnt reappear when the notes is in edit mode"
...
This reverts commit 870ac2b946 .
2023-01-22 15:19:52 -03:00
sk22
1a51744807
Update blocks.tsv
2023-01-22 17:36:04 +01:00
LucasGGamerM
38e035d792
Fixing #53
2023-01-22 13:33:45 -03: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
gicorada
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
LucasGGamerM
4aa750c05e
Update README.md
...
Adding a link to the official matrix chatrooom
2023-01-21 17:37:57 -03:00
LucasGGamerM
c3e5f4d254
Changelog for 87
2023-01-21 16:11:14 -03:00
LucasGGamerM
2e5ff452fd
Bumping version number
2023-01-21 16:03:52 -03:00
LucasGGamerM
c397c08e40
In the process of trying to make them stack I just couldnt. So I guess this is the new release then
2023-01-21 16:02:11 -03: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
sk
ec40488ed1
Merge remote-tracking branch 'upstream/master'
2023-01-21 02:25:44 +01:00
sk22
88851a085e
Pinnable timelines ( #338 )
...
* implement draggable list
* implement pinning timelines
* fix TimelineDefinition equals not working
* implement removing timelines
* implement pinned lists/hashtags
* per-account pinned timelines
* implement pin button
* fix issues with pinning
* improve pin button
* improve pinning timelines
* implement custom icons
* fix home switcher menu
* make hashtags pinnable
* edit timelines in options menu
2023-01-21 02:17:47 +01:00
LucasGGamerM
a4d2101f54
a little less broken
2023-01-20 22:12:24 -03:00
sk
f956a17797
Experimental notifications improvement, still a long while to go
2023-01-20 22:06:42 -03:00
sk
1c1d1772a3
Adding needAppRestart to reduceMotion setting
2023-01-20 17:30:12 -03:00
sk
4db87feec4
Making sure it compiles!
2023-01-20 17:30:12 -03:00
sk
bef3c72513
fix "0" reply to ID
2023-01-20 17:30:12 -03:00
sk
4fa641b482
fix null-pointer when switching themes
2023-01-20 17:30:12 -03:00
sk
885b5d781a
tweak timeline title animation
2023-01-20 17:30:12 -03:00
sk
2f3bfb3e74
fix clearing notifications
...
closes sk22#292
2023-01-20 17:30:12 -03:00
sk
2be625fd76
add missing draft params
...
closes sk22#302
2023-01-20 17:30:12 -03:00
sk
134a371263
only show new posts button at home
2023-01-20 17:30:12 -03:00
sk
8b0eddb8e1
set pivot of timeline title
...
closes sk22#296
2023-01-20 17:30:12 -03:00
sk
bd2d56b953
remove debug statements
2023-01-20 17:30:12 -03:00
sk
38e429f738
improve multi-line style
2023-01-20 17:30:12 -03:00
sk
de8b15d447
don't cut off multi-line strings
2023-01-20 17:30:12 -03:00
sk
0df1bcce31
fix new posts centered layout
2023-01-20 17:30:12 -03:00
sk
4e17256cfa
fix centering button in rtl
2023-01-20 17:30:12 -03:00
sk
e12c3e2d68
fix rtl direction
2023-01-20 17:30:12 -03:00
sk
aec2704f15
restore current tab
2023-01-20 17:30:12 -03:00
sk
31f9173126
don't use old fragments
2023-01-20 17:30:12 -03:00
sk
90196df65d
simplify method
2023-01-20 17:30:12 -03:00
sk
6b9fa71806
change crash workaround
2023-01-20 17:30:12 -03:00
sk
130085f804
Revert "work around crash theme switch"
...
This reverts commit 58fd0c444f30aa5352486b97cab34b2aca6ce8ab.
2023-01-20 17:30:12 -03:00
sk
f4356e74a4
add pager title transition
2023-01-20 17:30:12 -03:00
sk
9c8a4b7a8e
Fixing some compile problems
2023-01-20 17:30:12 -03:00
sk22
b7ccf1144c
New home layout with public timelines ( #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
Thanks @sk22!
2023-01-20 17:30:11 -03:00
sk
87d5b92a99
change crash workaround
2023-01-20 17:29:23 -03:00
LucasGGamerM
29f8260852
Merge remote-tracking branch 'origin/master'
2023-01-20 11:26:10 -03:00
LucasGGamerM
060745869b
Revert "New home layout with public timelines ( #288 )"
...
This reverts commit 78d0add808 .
2023-01-20 11:19:20 -03:00
LucasGGamerM
1aff3eacd8
Revert "New home layout with public timelines ( #288 )"
...
This reverts commit 0207ddb774 .
2023-01-20 11:19:16 -03:00
LucasGGamerM
0207ddb774
New home layout with public timelines ( #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
2023-01-20 11:19:09 -03:00
sk22
78d0add808
New home layout with public timelines ( #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
2023-01-20 11:17:26 -03:00
LucasGGamerM
2fa042490a
Revert "feat(status/footer): add tooltips to icons"
...
This reverts commit 707c51e4d6 .
2023-01-20 11:09:16 -03:00
LucasGGamerM
885f559092
Revert "Revert "click "replying to" to scroll up""
...
This reverts commit 77af7ceae3 .
2023-01-20 11:01:39 -03:00
sk
77af7ceae3
Revert "click "replying to" to scroll up"
...
This reverts commit cd0cfba7
2023-01-20 11:00:53 -03:00
sk
09d4188d54
click "replying to" to scroll up
...
closes #241
2023-01-20 10:59:02 -03:00
LucasGGamerM
1ad03828e3
Merge pull request #49 from dontobi/master
...
Update german translation
2023-01-19 20:36:22 -03:00
LucasGGamerM
870ac2b946
Making it so the fab doesnt reappear when the notes is in edit mode
2023-01-19 20:19:33 -03:00
FineFindus
394a3eebb1
feat(composeButton): hide when scrolling in profile fragment
2023-01-19 20:01:39 -03:00
FineFindus
95c10a9fea
feat(composeButton): hide fab on scroll
2023-01-19 20:00:54 -03:00
Espasant3
87c743886e
Translated using Weblate (Galician)
...
Currently translated at 61.5% (8 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-19 12:53:13 +00:00
McKris
f3cde5441b
Translated using Weblate (Polish)
...
Currently translated at 96.6% (144 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-19 12:53:13 +00:00
ghose
7a9534772d
Translated using Weblate (Galician)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-19 12:53:13 +00:00
Jippang
42faa62a5f
Translated using Weblate (Korean)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-19 12:53:13 +00:00
dontobi
f0e14c5a13
Update german translation
2023-01-18 21:26:47 +01:00
LucasGGamerM
b79b69d961
Adding a todo
2023-01-18 15:46:15 -03:00
LucasGGamerM
5118a1fb1e
Reverting TextStatusDisplayItem to master's, as I have figured out a better way to do filters
2023-01-18 15:36:22 -03:00
LucasGGamerM
18275183d0
Merge branch 'master' into feature/filters
2023-01-18 15:28:07 -03:00
Grishka
6e718d6765
Save last seen home timeline post via markers API
2023-01-18 20:29:49 +03:00
LucasGGamerM
616049bff2
Fixing weird icon in the profile
2023-01-18 14:15:07 -03:00
sk
1a79bc0b61
Changing Megalodon to Moshidon in the strings.
...
The command I use for automating this is "find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;". Run this in the resources folder and it should all be changed
2023-01-18 14:10:38 -03:00
Grishka
b26d491eda
remove log
2023-01-18 20:10:03 +03:00
Grishka
abdbab9d7b
Allow viewing alt text on images
...
closes #100
2023-01-18 20:09:27 +03:00
sk
d43cbe642f
disable translating scheduled posts
...
closes sk22#318
2023-01-18 14:07:12 -03:00
sk
77cee4c46a
fix "0" reply to ID
2023-01-18 14:07:07 -03:00
sk22
0949ad1ce6
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/
2023-01-18 14:07:00 -03:00
sk22
1e411c0c23
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/
2023-01-18 14:07:00 -03:00
ling0412
76d306aef7
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/
2023-01-18 14:07:00 -03:00
sk22
7ff19ef481
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/
2023-01-18 14:07:00 -03:00
ihor_ck
6650bb946f
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/
2023-01-18 14:06:50 -03:00
Linerly
bbbf1683aa
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/
2023-01-18 14:06:50 -03:00
Choukajohn
5cdea99eb0
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/
2023-01-18 14:06:50 -03:00
ling0412
356426b5fc
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/
2023-01-18 14:06:49 -03:00
gicorada
7577d60f42
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/
2023-01-18 14:06:49 -03:00
ihor_ck
8c7364d57d
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/
2023-01-18 14:06:49 -03:00
Oliebol
c0a2945378
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/
2023-01-18 14:06:49 -03:00
gicorada
1af9a71210
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/
2023-01-18 14:06:48 -03:00
Choukajohn
dc859fe91c
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/
2023-01-18 14:06:42 -03:00
Nicolas_Horvath
d50c37af23
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/
2023-01-18 14:06:42 -03:00
ca
00c8a03b80
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/
2023-01-18 14:06:42 -03:00
ca
d15d222b72
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/
2023-01-18 14:06:41 -03:00
ca
34d134cb57
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/
2023-01-18 14:06:34 -03:00
EifionLlwyd
40eb3e2400
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/
2023-01-18 14:06:34 -03:00
McKris
0af45e5f56
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/
2023-01-18 14:06:34 -03:00
ihor_ck
82e3250623
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/
2023-01-18 14:06:31 -03:00
HudobniVolk
533a51fc77
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/
2023-01-18 14:06:31 -03:00
edxkl
6fc82cf26b
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/
2023-01-18 14:06:31 -03:00
McKris
6dcfdb9735
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/
2023-01-18 14:06:30 -03:00
Linerly
217d8348d4
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/
2023-01-18 14:06:22 -03:00
ghose
9bce934944
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/
2023-01-18 14:06:21 -03:00
Choukajohn
a1ef3e1cae
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/
2023-01-18 14:06:21 -03:00
gallegonovato
978c1cfdc4
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/
2023-01-18 14:06:20 -03:00
ling0412
9fb9ffc269
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/
2023-01-18 14:06:20 -03:00
AiOO
4f357637de
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/
2023-01-18 14:06:20 -03:00
maxocito
1acd177e81
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/
2023-01-18 14:06:20 -03:00
ca
e4b1bf452f
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/
2023-01-18 14:06:20 -03:00
Anonymous
ce22cb4678
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/
2023-01-18 14:06:20 -03:00
Linerly
3c45215fca
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/
2023-01-18 14:06:20 -03:00
ghose
b17e63acae
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/
2023-01-18 14:06:20 -03:00
mondstern
859ba5ebb9
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/
2023-01-18 14:06:20 -03:00
NovaQ64
164579cbb5
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/
2023-01-18 14:06:20 -03:00
EifionLlwyd
990f8189e4
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/
2023-01-18 14:06:20 -03:00
ihor_ck
4d0a642fd9
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/
2023-01-18 14:06:16 -03:00
brenno
84b2994b99
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/
2023-01-18 14:06:15 -03:00
Linerly
efbca327c1
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/
2023-01-18 14:06:06 -03:00
Choukajohn
aa4b007d25
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/
2023-01-18 14:06:06 -03:00
gallegonovato
23dccef4b4
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/
2023-01-18 14:06:06 -03:00
ling0412
1ef96ed5e6
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/
2023-01-18 14:06:06 -03:00
sk22
31e2a32233
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/
2023-01-18 14:06:06 -03:00
irure
168ae80743
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/
2023-01-18 14:06:06 -03:00
Hiajen
8acf23ddac
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/
2023-01-18 14:06:05 -03:00
AiOO
eb40211582
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/
2023-01-18 14:06:00 -03:00
irure
bf35161c9f
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/
2023-01-18 14:05:59 -03:00
Linerly
456c50f69e
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/
2023-01-18 14:05:44 -03:00
Choukajohn
587212cf46
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/
2023-01-18 14:05:44 -03:00
AiOO
fe800a259d
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/
2023-01-18 14:05:44 -03:00
Linerly
c193741013
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/
2023-01-18 14:05:39 -03:00
Choukajohn
a7b752264f
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/
2023-01-18 14:05:31 -03:00
AiOO
9075027f69
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/
2023-01-18 14:05:25 -03:00
EifionLlwyd
28faf4277a
Added translation using Weblate (Welsh)
2023-01-18 14:04:53 -03:00
irure
120ab8ca54
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/
2023-01-18 14:04:53 -03:00
AiOO
a3fc1a6a74
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/
2023-01-18 14:04:51 -03:00
irure
ec1fe07fea
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/
2023-01-18 14:04:51 -03:00
mondstern
e3d054ae3e
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/
2023-01-18 14:04:51 -03:00
edxkl
795d4b0801
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/
2023-01-18 14:04:51 -03:00
khant
0cf0f07f2d
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/
2023-01-18 14:04:51 -03:00
AiOO
2cc5872ec7
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/
2023-01-18 14:04:51 -03:00
HitaloM
6a151e00ac
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/
2023-01-18 14:04:47 -03:00
ling0412
1e99862d40
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/
2023-01-18 14:04:41 -03:00
khant
3a1b12306b
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/
2023-01-18 14:04:31 -03:00
ihor_ck
e31db6d506
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/
2023-01-18 14:04:31 -03:00
edxkl
b22c0a5d3d
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/
2023-01-18 14:04:31 -03:00
Linerly
e7d856acf4
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/
2023-01-18 14:04:31 -03:00
Choukajohn
ee8b087b61
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/
2023-01-18 14:04:31 -03:00
gallegonovato
4e86314df5
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/
2023-01-18 14:04:31 -03:00
ling0412
cf5fbe3b55
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/
2023-01-18 14:04:31 -03:00
AiOO
952416fefc
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/
2023-01-18 14:04:31 -03:00
AiOO
1645ce4486
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/
2023-01-18 14:04:30 -03:00
Linerly
2bde95b4d2
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/
2023-01-18 14:04:21 -03:00
Choukajohn
2de003c5bb
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/
2023-01-18 14:04:21 -03:00
AiOO
a04e16c572
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/
2023-01-18 14:04:21 -03:00
sk
eb41d77d54
implement soft-blocking
...
sk22#297
2023-01-18 14:03:36 -03:00
sk
9325590319
change search placeholder string
2023-01-18 14:03:15 -03:00
sk
d32a57a18d
fix akkoma link previews not showing
...
closes sk22#183
2023-01-18 14:02:53 -03:00
sk
13b5462f63
fix images not loading on akkoma
...
closes sk22#25
2023-01-18 14:02:50 -03:00
sk
480d4ad904
make announcements selectable
...
closes sk22#275
2023-01-18 14:02:23 -03:00
sk
7fa52247e8
display unread announcements first
...
closes sk22#274
2023-01-18 14:02:20 -03:00
sk
5a547015e6
include list title in delete prompt
...
closes sk22#304
2023-01-18 14:02:11 -03:00
LucasGGamerM
513736f765
Fixing duplicate settings item
2023-01-18 14:02:04 -03:00
sk
c6164b1bcd
display image cache size
...
closes sk22#301
2023-01-18 14:00:15 -03:00
sk
87342782d7
fix clearing notifications
...
closes sk22#292
2023-01-18 13:58:03 -03:00
sk
a4b18de72c
add missing draft params
...
closes sk22#302
2023-01-18 13:57:59 -03:00
sk
3064b549cd
fix cut off text
...
closes sk22#295
2023-01-18 13:57:50 -03:00
sk
6666f82329
don't require unused fields
2023-01-18 13:55:49 -03:00
Grishka
ad87efa7e2
Fix #484
2023-01-18 13:55:34 -03:00
Grishka
d06cf1bb1e
Paginate trending posts
2023-01-18 13:55:29 -03:00
sk
096aa23f69
don't use person icon for unblock
...
close #245
2023-01-18 13:54:25 -03:00
Grishka
2464042329
Fix #499
2023-01-18 13:54:06 -03:00
sk
928b04eda6
tweak list decoration
...
closes sk22#273
2023-01-18 13:54:03 -03:00
sk
a31e33415e
fix edit user lists always visible
...
closes sk22#272
2023-01-18 13:53:59 -03:00
Grishka
87ce6b8bb1
Fix #498
2023-01-18 13:53:45 -03:00
sk
bb08d6585c
disable more button when read
...
closes #262
2023-01-18 13:53:33 -03:00
sk
94fa1133fd
fix editing sensitive option
...
closes sk22#260
2023-01-18 13:52:58 -03:00
sk
83822b8f69
add more domains
2023-01-18 13:52:50 -03:00
sk
9f3bd186ba
improve domain check logic
2023-01-18 13:52:46 -03:00
sk
58cb338cb2
add missing icons to popup
2023-01-18 13:52:16 -03:00
sk
6f447909eb
add dividers to lists
2023-01-18 13:52:11 -03:00
sk
af953e294d
move lists and change icons
2023-01-18 13:51:39 -03:00
LucasGGamerM
7504a1b9cb
Revert "move lists and change icons"
...
This reverts commit 3842ecb0d1 .
2023-01-18 13:47:29 -03:00
LucasGGamerM
60ee781004
Revert "Revert "move lists and change icons""
...
This reverts commit 4b88ce5115 .
2023-01-18 13:47:29 -03:00
LucasGGamerM
4b88ce5115
Revert "move lists and change icons"
...
This reverts commit d0ad5561
2023-01-18 13:45:41 -03:00
sk
3842ecb0d1
move lists and change icons
2023-01-18 13:44:30 -03:00
sk
3713063ce3
implement editing lists
...
re: sk22#30
2023-01-18 13:35:26 -03:00
sk
83b089457e
implement deleting lists
...
re: sk22#30
2023-01-18 13:34:54 -03:00
sk
ed9813f093
implement creating lists
...
re: sk22#30
2023-01-18 13:34:34 -03:00
sk
e45f3f30f3
change lists string
2023-01-18 13:33:02 -03:00
sk
df44d4cc4f
don't overwrite notifications
...
re: sk22#219
2023-01-18 13:32:58 -03:00
sk
b666048603
add missing margin
2023-01-18 13:29:48 -03:00
FineFindus
153542e1b4
feat(settings): add about instance link ( #263 )
2023-01-18 13:29:45 -03:00
Tyler Saunders
57e0b96f36
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.
2023-01-18 13:27:08 -03:00
mishnz
ff65d150e3
serverKey assignment was missing, corrected.
2023-01-18 13:23:23 -03:00
mishnz
88474ba826
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/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.
2023-01-18 13:23:17 -03:00
mishnz
dd92f1b66f
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. 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: https://github.com/mastodon/mastodon-android/issues/483
2023-01-18 13:23:10 -03:00
Grishka
af1c7194e6
Workaround to fix #497
2023-01-18 18:41:48 +03:00
sk
8e507e7970
move post notifications into home
...
closes sk22#314
2023-01-18 12:29:33 +01:00
sk
3b542730b1
fix update item margin
...
closes sk22#308
2023-01-18 12:10:35 +01:00
sk
b038f81718
add alt text reminder
...
closes sk22#103
2023-01-18 12:08:40 +01:00
sk
e1206703cf
disable translating scheduled posts
...
closes sk22#318
2023-01-18 11:39:49 +01:00
Espasant3
924affee14
Translated using Weblate (Galician)
...
Currently translated at 61.5% (8 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-18 08:32:08 +00:00
sheepnik
0c5da34cd6
Translated using Weblate (Welsh)
...
Currently translated at 62.4% (93 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-18 08:32:08 +00:00
AiOO
b44e6b9f0a
Translated using Weblate (Korean)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-01-18 08:32:08 +00:00
gallegonovato
9d3369f601
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-01-18 08:32:07 +00:00
edxkl
f607ed314d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.9% (143 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 08:32:07 +00:00
McKris
2cdf642ca3
Translated using Weblate (Polish)
...
Currently translated at 95.9% (143 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-18 08:32:07 +00:00
Oliebol
5d278eb5aa
Translated using Weblate (Dutch)
...
Currently translated at 97.9% (146 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-18 08:32:07 +00:00
Espasant3
860c2826e3
Translated using Weblate (Galician)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 08:32:07 +00:00
ghose
3060c36cca
Translated using Weblate (Galician)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 08:32:07 +00:00
gallegonovato
a1b0632c75
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 08:32:07 +00:00
ling0412
14cbb1107f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.3% (148 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 08:32:07 +00:00
AiOO
dd5f352f5e
Translated using Weblate (Korean)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 08:32:07 +00:00
LucasGGamerM
7c7f3cc42a
Properly Fixing the bot icon at the end of the username on the header of posts.
2023-01-17 22:26:54 -03:00
LucasGGamerM
734a8049a5
Taking the notes out of the about section until further notice
2023-01-17 21:38:01 -03:00
LucasGGamerM
417faa66f9
Deleting some old stuff
2023-01-17 21:35:58 -03:00
LucasGGamerM
7223a13d08
Editing the padding so that text doesnt go below the button to save
2023-01-17 21:29:51 -03:00
LucasGGamerM
a55002da0c
Messing a bit with the colors, I think I like this one
2023-01-17 21:26:44 -03:00
LucasGGamerM
ce89733f2d
Making the notes thing more beautiful, and also saves when back button is pressed. i love this. Try it later @FineFindus!
2023-01-17 21:12:04 -03:00
LucasGGamerM
18811ec32a
Adding a bigger margin for consistency
2023-01-17 20:42:02 -03:00
ihor_ck
d148883ab2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-01-17 11:26:44 +00:00
Linerly
cfa93424cc
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2023-01-17 11:26:43 +00:00
ihor_ck
ff575f75c7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-17 11:26:43 +00:00
itslameni
6fec7a5205
Translated using Weblate (Russian)
...
Currently translated at 81.2% (121 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-01-17 11:26:43 +00:00
Oliebol
0693495e12
Translated using Weblate (Dutch)
...
Currently translated at 97.9% (146 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-17 11:26:43 +00:00
Linerly
04381d57f2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-17 11:26:43 +00:00
ghose
9f4adcab23
Translated using Weblate (Galician)
...
Currently translated at 46.9% (70 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-17 11:26:43 +00:00
Choukajohn
00dba5981c
Translated using Weblate (French)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-17 11:26:43 +00:00
AiOO
ae838fe4d7
Translated using Weblate (Korean)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-17 11:26:43 +00:00
sk
2110861f1b
bump version
2023-01-17 02:20:27 +01:00
sk
4f6476c807
fix "0" reply to ID
2023-01-17 02:17:40 +01:00
sk22
eccfa27128
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/
2023-01-17 00:58:32 +00:00
sk22
460bce6174
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/
2023-01-17 00:57:46 +00:00
ling0412
d40790a85a
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/
2023-01-17 00:57:46 +00:00
sk22
75dc6fd019
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/
2023-01-17 00:57:46 +00:00
sk22
581e2056f7
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/
2023-01-17 00:57:46 +00:00
ihor_ck
70d5100419
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/
2023-01-17 00:57:46 +00:00
Linerly
0285d9620e
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/
2023-01-17 00:57:46 +00:00
Choukajohn
f6411052dd
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/
2023-01-17 00:57:46 +00:00
ling0412
ff21c0c103
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/
2023-01-17 00:57:46 +00:00
gicorada
443c18ce13
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/
2023-01-17 00:57:46 +00:00
ihor_ck
7380da88f9
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/
2023-01-17 00:57:46 +00:00
Oliebol
a7551ce9d9
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/
2023-01-17 00:57:46 +00:00
gicorada
dbb2c62702
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/
2023-01-17 00:57:46 +00:00
Choukajohn
eb2385afe4
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/
2023-01-17 00:57:46 +00:00
Nicolas_Horvath
6c63e7b833
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/
2023-01-17 00:57:46 +00:00
ca
d8eb1f280b
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/
2023-01-17 00:57:46 +00:00
ca
82a90d5486
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/
2023-01-17 00:57:46 +00:00
ca
78a3c43b06
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/
2023-01-17 00:57:46 +00:00
EifionLlwyd
54c23b2d05
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/
2023-01-17 00:57:46 +00:00
McKris
3fb350abe4
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/
2023-01-17 00:57:46 +00:00
gallegonovato
2e4bb98bb0
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/
2023-01-17 00:57:46 +00:00
ihor_ck
0d2d4dd1b2
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/
2023-01-17 00:57:46 +00:00
HudobniVolk
f8b1695c61
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/
2023-01-17 00:57:46 +00:00
edxkl
b456973c6a
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/
2023-01-17 00:57:46 +00:00
McKris
7c4616568b
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/
2023-01-17 00:57:46 +00:00
Linerly
1e93360778
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/
2023-01-17 00:57:46 +00:00
ghose
e7db1fcfc1
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/
2023-01-17 00:57:46 +00:00
Choukajohn
8be50e126b
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/
2023-01-17 00:57:46 +00:00
gallegonovato
a75611e707
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/
2023-01-17 00:57:45 +00:00
ling0412
1df643fc9a
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/
2023-01-17 00:57:45 +00:00
AiOO
1e730df767
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/
2023-01-17 00:57:45 +00:00
maxocito
f4c097704e
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/
2023-01-17 00:57:45 +00:00
ca
a86035a4ed
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/
2023-01-17 00:57:45 +00:00
Anonymous
5b57b4ca79
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/
2023-01-17 00:57:45 +00:00
Linerly
5e9dda72b5
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/
2023-01-17 00:57:45 +00:00
ghose
4121346794
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/
2023-01-17 00:57:45 +00:00
mondstern
3ce24f72d8
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/
2023-01-17 00:57:45 +00:00
NovaQ64
5ee81a6416
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/
2023-01-17 00:57:45 +00:00
EifionLlwyd
0fb7402094
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/
2023-01-17 00:57:45 +00:00
ihor_ck
4de4617cf5
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/
2023-01-17 00:57:45 +00:00
ihor_ck
bc3ace42f4
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/
2023-01-17 00:57:45 +00:00
brenno
7c9437b5d2
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/
2023-01-17 00:57:45 +00:00
Linerly
7d4b82f4ca
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/
2023-01-17 00:57:45 +00:00
Choukajohn
f7ea6fb0dd
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/
2023-01-17 00:57:45 +00:00
gallegonovato
afff61fe8c
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/
2023-01-17 00:57:45 +00:00
ling0412
d60c82b21c
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/
2023-01-17 00:57:45 +00:00
sk22
7c9107f229
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/
2023-01-17 00:57:45 +00:00
EifionLlwyd
40eb686418
Added translation using Weblate (Welsh)
2023-01-17 00:57:45 +00:00
irure
bf9f859827
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/
2023-01-17 00:57:45 +00:00
Hiajen
cd51bca670
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/
2023-01-17 00:57:45 +00:00
AiOO
2048a49f9b
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/
2023-01-17 00:57:45 +00:00
irure
ea00117844
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/
2023-01-17 00:57:45 +00:00
mondstern
f8df86ae6b
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/
2023-01-17 00:57:45 +00:00
edxkl
924f792f8b
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/
2023-01-17 00:57:45 +00:00
khant
02c9928a1f
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/
2023-01-17 00:57:45 +00:00
AiOO
0fec486ce0
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/
2023-01-17 00:57:45 +00:00
gallegonovato
c6c90d61b5
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/
2023-01-17 00:57:45 +00:00
HitaloM
9147b3b495
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/
2023-01-17 00:57:45 +00:00
ling0412
a9cca7f8db
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/
2023-01-17 00:57:45 +00:00
Choukajohn
e8e8eef42d
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/
2023-01-17 00:57:45 +00:00
khant
c1f31f3983
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/
2023-01-17 00:57:45 +00:00
ihor_ck
3df7123599
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/
2023-01-17 00:57:45 +00:00
edxkl
6dd4b202d9
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/
2023-01-17 00:57:45 +00:00
Linerly
71432fb87d
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/
2023-01-17 00:57:44 +00:00
Choukajohn
1a0a09ddae
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/
2023-01-17 00:57:44 +00:00
gallegonovato
94b0c8be08
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/
2023-01-17 00:57:44 +00:00
ling0412
5cb5f426d8
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/
2023-01-17 00:57:44 +00:00
AiOO
2b0b612191
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/
2023-01-17 00:57:44 +00:00
AiOO
6c4424bca4
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/
2023-01-17 00:57:44 +00:00
Linerly
b9e46339cd
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/
2023-01-17 00:57:44 +00:00
Choukajohn
ded00f84f1
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/
2023-01-17 00:57:44 +00:00
AiOO
79b74a1960
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/
2023-01-17 00:57:44 +00:00
itslameni
25e8febc44
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/
2023-01-17 00:57:44 +00:00
sk
6cc2885050
update changelog
2023-01-17 01:57:11 +01:00
sk
a68053f3a5
update readme and changelog
2023-01-17 01:47:10 +01:00
sk
deca8df309
bump version
2023-01-17 01:43:50 +01:00
LucasGGamerM
e65e6163ba
Successfully putting it back where it was. Still need to add a toggle for it
2023-01-16 21:32:54 -03:00
sk
60edcfee1f
add changelog to updater
...
thanks, @LucasGGamerM!
2023-01-17 01:26:08 +01:00
LucasGGamerM
9c3db24d2f
Little improvement on the note field
2023-01-16 21:10:06 -03:00
LucasGGamerM
19abbe199b
Fixing the Bot icon. Look at how gorgeous this is @FineFindus!
2023-01-16 20:57:05 -03:00
sk
eb1ab99262
fix null-pointer when switching themes
2023-01-17 00:44:55 +01:00
LucasGGamerM
b33003f7b0
Merge pull request #46
...
Feat/private notes
2023-01-16 20:24:53 -03:00
sk
e75d350b7a
implement soft-blocking
...
sk22#297
2023-01-16 23:56:32 +01:00
sk
e9cfe3dee0
change search placeholder string
2023-01-16 22:09:10 +01:00
sk
753914ca5a
fix akkoma link previews not showing
...
closes sk22#183
2023-01-16 22:06:20 +01:00
sk
93e3097993
fix images not loading on akkoma
...
closes sk22#25
2023-01-16 21:38:47 +01:00
sk
0916eddbb7
hide recent searches header
...
closes sk22#188
2023-01-16 21:20:31 +01:00
sk
a4848f001b
double-tab search to open keyboard
...
closes sk22#119
2023-01-16 21:09:32 +01:00
sk
8952cd6f97
make announcements selectable
...
closes sk22#275
2023-01-16 20:23:38 +01:00
sk
4a3e6888d6
display unread announcements first
...
closes sk22#274
2023-01-16 19:46:44 +01:00
sk
b9bcb62cda
tweak timeline title animation
2023-01-16 19:38:00 +01:00
LucasGGamerM
9a5747efc8
Revert "Fixing it"
...
This reverts commit 1a075e32de .
2023-01-16 15:26:27 -03:00
sk
d3491b5753
include list title in delete prompt
...
closes sk22#304
2023-01-16 19:12:37 +01:00
sk
9e9f9357fd
display image cache size
...
closes sk22#301
2023-01-16 19:06:40 +01:00
LucasGGamerM
980503ed57
Merge remote-tracking branch 'origin/master'
2023-01-16 14:49:59 -03:00
LucasGGamerM
c2dd858de8
Merge pull request #47
...
refactor(settings): reorder settings
2023-01-16 14:49:53 -03:00
LucasGGamerM
d2ef6fb567
Merge remote-tracking branch 'origin/master'
2023-01-16 14:48:34 -03:00
LucasGGamerM
9c996b3568
Merge pull request #45 from FineFindus/feat/tooltips
...
feat(status/footer): add tooltips to icons
2023-01-16 14:48:26 -03:00
sk
ec525bde6d
fix clearing notifications
...
closes sk22#292
2023-01-16 18:32:42 +01:00
sk
ee19410cc6
add missing draft params
...
closes sk22#302
2023-01-16 18:12:21 +01:00
sk
0468ae246e
only show new posts button at home
2023-01-16 18:02:35 +01:00
sk
9722cd9e12
set pivot of timeline title
...
closes sk22#296
2023-01-16 18:00:43 +01:00
sk
85799a7d93
fix cut off text
...
closes sk22#295
2023-01-16 17:55:44 +01:00
sk
e222559bde
remove debug statements
2023-01-16 17:29:27 +01:00
sk
2f3c7dc8f1
improve multi-line style
2023-01-16 17:28:33 +01:00
sk
d86588bbe2
don't cut off multi-line strings
2023-01-16 16:51:38 +01:00
sk
2bf787c8f2
fix new posts centered layout
2023-01-16 16:46:09 +01:00
sk
82ab8bef56
fix centering button in rtl
2023-01-16 16:15:35 +01:00
sk
cf024dc85f
fix rtl direction
2023-01-16 15:50:17 +01:00
sk
ddebe1b3c0
restore current tab
2023-01-16 14:46:12 +01:00
sk
070e5637cc
don't use old fragments
2023-01-16 14:46:03 +01:00
sk
bdd3c849e7
simplify method
2023-01-16 10:08:06 +01:00
sk
21073b11d0
don't require unused fields
2023-01-16 09:48:29 +01:00
sk
b4fa74b78f
Merge remote-tracking branch 'upstream/master'
2023-01-16 09:39:29 +01:00
Gregory K
ab3a98fd60
Merge pull request #439 from Poussinou/patch-1
...
Update README.md
2023-01-15 22:15:30 +03:00
Grishka
6e6fdbccd5
Fix #484
2023-01-15 11:40:06 +03:00
Grishka
1764e5f3d1
Paginate trending posts
2023-01-15 11:09:53 +03:00
FineFindus
2387d84bc0
fix(settings): reorder settings
2023-01-14 22:48:03 +01:00
FineFindus
3bd69b5447
fix(note/confirm): animation not displaying
2023-01-14 14:58:31 +01:00
FineFindus
71f6311598
merge: update to latest master
2023-01-14 12:51:29 +01:00
FineFindus
e808977717
refactor(profile/note): rephrase confirm tooltip
2023-01-14 12:50:06 +01:00
FineFindus
8594e34bb5
refactor(profile/note): move note in about tab
2023-01-14 12:46:40 +01:00
FineFindus
4591f06d63
refactor(profile/note): rework edit text hint
2023-01-14 12:44:57 +01:00
FineFindus
b9c3143c6f
feat(profile/note): increase animation duration
2023-01-14 11:01:29 +01:00
FineFindus
adefb0e567
feat(profile/note): add fade animation to confirm icon
2023-01-13 23:46:58 +01:00
FineFindus
5a8fed3c06
feat(profile/note): add toast on save failure
2023-01-13 23:41:57 +01:00
FineFindus
2c1b8da475
feat(profile): add private notes textfield
2023-01-13 23:38:40 +01:00
sk
1cc6bf4971
change crash workaround
2023-01-13 18:24:23 +01:00
sk
54200991cb
Revert "work around crash theme switch"
...
This reverts commit 58fd0c444f30aa5352486b97cab34b2aca6ce8ab.
2023-01-13 18:18:39 +01:00
sk
6bea10bdac
add pager title transition
2023-01-13 05:46:43 +01:00
sk
6c615a4893
don't use person icon for unblock
...
close #245
2023-01-13 04:52:35 +01:00
sk
3dc338b3a5
fix multiple notifications
...
close sk22#219
2023-01-13 04:50:51 +01:00
sk22
37278ff52b
New home layout with public timelines ( #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
2023-01-13 04:35:48 +01:00
FineFindus
707c51e4d6
feat(status/footer): add tooltips to icons
2023-01-12 19:32:30 +01:00
LucasGGamerM
1a075e32de
Fixing it
2023-01-11 20:10:14 -03:00
sk
17262ebdac
Merge remote-tracking branch 'upstream/master'
2023-01-11 22:49:50 +01:00
Grishka
836c493951
Fix #499
2023-01-12 00:40:50 +03:00
LucasGGamerM
73869b6ea2
86 changelog
2023-01-11 11:28:29 -03:00
LucasGGamerM
3980329112
Merge remote-tracking branch 'origin/master'
2023-01-11 11:26:21 -03:00
LucasGGamerM
6107b21d3b
Merge pull request #43
...
Update german translation
2023-01-11 11:26:14 -03:00
LucasGGamerM
42a0b881af
Bumping version number
2023-01-11 11:23:00 -03:00
LucasGGamerM
2076818220
Now its fixed for good. That was easier than I thought
2023-01-11 11:19:30 -03:00
sk
eb45874546
tweak list decoration
...
closes sk22#273
2023-01-11 14:46:09 +01:00
sk
f75520a1d8
fix edit user lists always visible
...
closes sk22#272
2023-01-11 14:44:26 +01:00
sk
b5392f0c2b
Merge remote-tracking branch 'upstream/master'
2023-01-11 14:37:58 +01:00
Grishka
d667b8fa98
Fix #498
2023-01-11 13:06:40 +03:00
Gregory K
6a1032cd61
Merge pull request #492 from tylersaunders/mastodon-photopicker
...
Update ComposeFragment to use the photopicker.
2023-01-11 12:49:19 +03:00
Tobias S
513bea7959
Merge branch 'LucasGGamerM:master' into master
2023-01-11 05:52:06 +01:00
LucasGGamerM
a48dc18df5
Possibly fixing #29 for good, but the mastodon servers of the accounts I own are slow, so there is basically no way to test it
2023-01-10 21:45:35 -03:00
dontobi
c55639e966
Update german translation
2023-01-10 17:28:26 +01:00
Tobias S
1fc89d7448
Merge branch 'LucasGGamerM:master' into master
2023-01-10 17:20:37 +01:00
LucasGGamerM
4fcc07fcd6
Adding a margin to the char counter when its on the top
2023-01-10 12:24:01 -03:00
LucasGGamerM
b50b1c33da
Renaming custom login fragment to custom welcome fragment
2023-01-10 12:11:11 -03:00
sk
d72f8d3f9c
disable more button when read
...
closes #262
2023-01-10 16:09:55 +01:00
LucasGGamerM
25460191b0
Merge pull request #44
...
feat(compose): move charCounter to action bar if relocatePublishButto…
2023-01-10 12:09:44 -03:00
sk
cd95a75f8f
fix editing sensitive option
...
closes sk22#260
2023-01-10 15:54:08 +01:00
FineFindus
1206ce6efc
feat(compose): move charCounter to action bar if relocatePublishButton is enabled
2023-01-10 15:43:26 +01:00
sk
e7bb393cee
add more domains
2023-01-10 15:41:52 +01:00
sk
9b74373c22
improve domain check logic
2023-01-10 15:41:46 +01:00
LucasGGamerM
de0afdfa16
improve fab background color
...
thanks, @LucasGGamerM!
2023-01-10 15:26:19 +01:00
sk
480b3f1902
add missing icons to popup
2023-01-10 15:25:06 +01:00
sk
3cdcffe03d
implement announcements
...
closes #127
2023-01-10 11:16:14 -03:00
sk
b09aab4a1d
don't connect to fascists
2023-01-10 11:13:30 -03:00
sk
d27fe4ebd1
tweak header text margin
2023-01-10 11:13:27 -03:00
sk
ab2cee08fe
hide keyboard when navigating
...
closes #227
2023-01-10 11:13:14 -03:00
sk
1fa42fd20f
scale text according to system
...
closes #244
2023-01-10 11:13:04 -03:00
sk
e343131670
fix wrong pin icon
...
closes #230
2023-01-10 11:11:32 -03:00
sk
f157313d9a
click "replying to" to scroll up
...
closes #241
2023-01-10 11:11:28 -03:00
sk
9bd4433942
tweak reply animation
...
closes #237
2023-01-10 11:08:56 -03:00
sk
c9cc8e23c1
don't add subject if blank
...
closes #240
2023-01-10 11:08:53 -03:00
Thiago 'Jedi' Abreu
786dbaf92c
Filter all status, even if filters are empty ( #255 )
2023-01-10 11:08:40 -03:00
mishnz
8dd22e1853
serverKey assignment was missing, corrected.
2023-01-10 11:08:33 -03:00
mishnz
34a4dd6d1f
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/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.
2023-01-10 11:08:27 -03:00
mishnz
6e13e592d0
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. 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: https://github.com/mastodon/mastodon-android/issues/483
2023-01-10 11:08:20 -03:00
sk
be73ca188d
add dividers to lists
2023-01-10 15:05:06 +01:00
sk
d0ad55611d
move lists and change icons
2023-01-10 14:26:46 +01:00
sk
d47797bf7a
implement editing lists
...
re: sk22#30
2023-01-10 13:56:37 +01:00
sk
54c29fd787
implement deleting lists
...
re: sk22#30
2023-01-10 13:27:28 +01:00
sk
294595513a
implement creating lists
...
re: sk22#30
2023-01-10 11:33:04 +01:00
Tobias S
485ab4ee22
Update german translation
2023-01-10 10:09:11 +01:00
sk
b8f101ead7
change lists string
2023-01-10 09:39:25 +01:00
sk
2614118d7d
don't overwrite notifications
...
re: sk22#219
2023-01-10 09:38:28 +01:00
sk
cbcbaaa9fa
add missing margin
2023-01-10 09:13:15 +01:00
FineFindus
7c6f6816b3
feat(settings): add about instance link ( #263 )
2023-01-10 09:13:02 +01:00
dontobi
59a8d1d462
Update german translation
2023-01-10 06:24:10 +01:00
LucasGGamerM
f4e5baf94d
Merge pull request #41
...
feat(accessibility) add missing toolTipTexts and contentDescriptions
2023-01-09 18:32:21 -03:00
FineFindus
a782160dd3
refactor: use getContentDescription instead of duplicate code
2023-01-09 21:30:52 +01:00
FineFindus
871c17cbe2
merge: update to latest master
2023-01-09 21:18:43 +01:00
FineFindus
047e72ce9c
refactor(compose): use UiUtils.getVisibiltyText
2023-01-09 21:05:58 +01:00
FineFindus
6c1424055f
feat(StatusDisplay): add toolTip/ContentDescription to visibilty icon
2023-01-09 21:02:00 +01:00
FineFindus
369902ffe5
feat(compose): add toolTip/ContentDescription to error icon
2023-01-09 20:19:29 +01:00
LucasGGamerM
6c778d05ea
Its half working++
2023-01-09 16:16:38 -03:00
FineFindus
747439999d
feat(profile): add toolTip/ContentDescription to fab
2023-01-09 19:23:38 +01:00
FineFindus
4d836f8032
feat(instanceCategory): set (unused) emoji importantForAccessibility to no
2023-01-09 19:21:54 +01:00
FineFindus
f97ab73c5d
feat(reportChoice): set radioIcon importantForAccessibility to no
2023-01-09 19:21:20 +01:00
FineFindus
147fb94442
feat(settingsItem): set icon to not importantForAccessibility
2023-01-09 19:20:07 +01:00
FineFindus
975dc94d41
feat(settingsThemeItem): hide image for accessibility
2023-01-09 19:12:19 +01:00
FineFindus
a5c1053c58
feat(recycler_fragment_with_fab): add toolTip/ContentDescription
2023-01-09 17:46:27 +01:00
FineFindus
1bfbb4bf38
fix(composeMedia): change sk_remove_attachment to delete
2023-01-09 17:42:01 +01:00
FineFindus
c2950ace90
feat(tabBar): accessibilty hide profile avatar
...
Sets the `importantForAccessibility` to no on the profile avatar, since the parent already has a contentDescription.
2023-01-09 17:36:04 +01:00
FineFindus
f0846465c2
feat(accessibility): add contentDesc/toolTip to remove attachment
2023-01-09 17:22:54 +01:00
FineFindus
ddc4512116
feat(accessibility): add contentDesc/toolTip to poll options
2023-01-09 17:22:33 +01:00
FineFindus
1c9e4fe561
feat(accessibility): add contentDesc/toolTip to poll options
2023-01-09 17:21:38 +01:00
FineFindus
35299a7b3f
feat(accessibility): add contentDesc and toolTip to audioItem
2023-01-09 17:19:20 +01:00
sk
3e3ed050ba
bump version
2023-01-09 17:18:43 +01:00
sk
84179bc207
implement announcements
...
closes #127
2023-01-09 17:16:55 +01:00
sk
9dc795ded7
don't connect to fascists
2023-01-09 12:25:48 +01:00
sk
9c733d65b2
tweak header text margin
2023-01-09 11:24:02 +01:00
sk
4d49890b1e
hide keyboard when navigating
...
closes #227
2023-01-09 11:15:14 +01:00
sk
f78c6978cf
scale text according to system
...
closes #244
2023-01-09 11:11:00 +01:00
sk
b58a3d89e8
fix wrong pin icon
...
closes #230
2023-01-09 10:47:12 +01:00
sk
cd0cfba7c0
click "replying to" to scroll up
...
closes #241
2023-01-09 10:44:51 +01:00
sk
713c95d597
tweak reply animation
...
closes #237
2023-01-09 10:38:30 +01:00
sk
15534ad42e
don't add subject if blank
...
closes #240
2023-01-09 10:30:49 +01:00
Thiago 'Jedi' Abreu
32bb3fac69
Filter all status, even if filters are empty ( #255 )
2023-01-09 10:23:14 +01:00
sk
e604da4ff4
Merge remote-tracking branch 'upstream/master'
2023-01-09 10:22:25 +01:00
LucasGGamerM
2d9938e8b2
Its half working
2023-01-08 21:31:01 -03:00
LucasGGamerM
1e99940c1d
I have figured out something, I dont know what it is though
2023-01-08 21:01:59 -03:00
LucasGGamerM
2827bcffe3
Merge branch 'master' into feature/filters
2023-01-08 20:56:22 -03:00
LucasGGamerM
3a1b71e95c
Adding a small little different icon for when the toot has replies. Thanks @sk22
2023-01-08 20:55:41 -03:00
LucasGGamerM
ce4e762cd5
Trying my best to make this work
2023-01-07 21:29:03 -03:00
LucasGGamerM
54ec1a6cf7
Merge pull request #38
...
Update german translation
2023-01-07 20:46:23 -03:00
FineFindus
bed3e987b7
feat(compose/poll): add contentDescription to addPoll
2023-01-07 11:38:00 +01:00
Tobias S
639ddb3f80
Update german translation
2023-01-06 19:43:28 +01:00
LucasGGamerM
e645abb771
Merge pull request #35
...
Update german translation
2023-01-06 14:51:00 -03:00
LucasGGamerM
762adce054
Merge branch 'bugfix/#29'
2023-01-06 14:47:37 -03:00
LucasGGamerM
263bde658e
Fixing #29 for good
2023-01-06 14:47:06 -03:00
Florian Obernberger
3951acf12e
Add new and custom icon
...
(cherry picked from commit 13a80fb536 )
2023-01-06 14:43:17 -03:00
LucasGGamerM
5cb640a387
Merge pull request #36
...
Add new and custom icon
2023-01-06 14:42:46 -03:00
FineFindus
c65b9ff873
fix: remove change
2023-01-06 18:40:28 +01:00
Florian Obernberger
13a80fb536
Add new and custom icon
2023-01-06 18:12:42 +01:00
LucasGGamerM
23e49c52e5
Its working, but it still needs a better icon
2023-01-06 12:26:52 -03:00
Tobias S
9fcc73984b
Merge branch 'LucasGGamerM:master' into master
2023-01-06 15:51:29 +01:00
LucasGGamerM
67338b6c85
Allowing multiple notifications by default
2023-01-06 11:31:25 -03:00
LucasGGamerM
101e7efd74
Fixing #34
2023-01-06 11:18:51 -03:00
Tobias S
a996a24b7f
Update german translation
2023-01-06 06:22:25 +01:00
Tobias S
44dcc9fe2b
Merge branch 'LucasGGamerM:master' into master
2023-01-06 06:20:35 +01:00
LucasGGamerM
58f79e06ef
Idk what these are, but testing commits
2023-01-05 21:16:03 -03:00
FineFindus
f197c8201d
merge: update to newest master
2023-01-05 19:45:03 +01:00
dontobi
2fc5669203
Update german translation
2023-01-05 18:53:12 +01:00
LucasGGamerM
0065b93060
Adding 85 changelog
2023-01-05 13:44:24 -03:00
LucasGGamerM
3f9dbd6fe2
Bump version number
2023-01-05 13:39:53 -03:00
LucasGGamerM
7ceff3eaa4
Fixing #28
2023-01-05 13:24:09 -03:00
FineFindus
7cdddf06bc
feat(compose/add-poll): add contentLabel for more option
2023-01-05 16:24:44 +01:00
LucasGGamerM
77e7b136ff
Changing megalodon to moshidon
2023-01-05 12:23:20 -03:00
LucasGGamerM
c8d160fc35
Changing too to post. Fixing #26
2023-01-05 12:19:13 -03:00
LucasGGamerM
ee0737c9c7
Adding the ability to long click or to double click the search icon to bring up the keyboard
2023-01-04 21:54:03 -03:00
LucasGGamerM
0f85be7114
Merge branch 'feature/long_press_discover'
2023-01-04 21:33:19 -03:00
LucasGGamerM
34ba4ceb16
Fixing #31
2023-01-04 21:28:06 -03:00
LucasGGamerM
f2a536d0ea
Fixing #31
2023-01-04 18:30:12 -03:00
LucasGGamerM
815c4d4cc9
Merge pull request #32
...
feat: share links
2023-01-04 18:20:29 -03:00
LucasGGamerM
969b91bba9
Merging stuff and adding more icons
2023-01-04 18:18:58 -03:00
LucasGGamerM
f24abde76e
Merge pull request #30
...
feat(profile/bot-icon): prepend icon to username
2023-01-04 18:04:41 -03:00
LucasGGamerM
f486b1a9ce
Merge pull request #24
...
Feat/favourite animation
2023-01-04 17:59:12 -03:00
LucasGGamerM
3dd6638ef3
Merge pull request #25
...
German translation - suggested by FineFindus
2023-01-04 17:58:37 -03:00
FineFindus
bcfb63b57c
feat(linkSpan/longClick): use share intent istead of copy text
2023-01-04 20:53:30 +01:00
FineFindus
c7f5f6827a
refactor(drawables/botIcon): decrease size and change color
2023-01-04 17:25:30 +01:00
FineFindus
8ed88b2b29
refactor(HeaderStatusDisplayItem): add bot icon to username
2023-01-04 17:24:53 +01:00
FineFindus
75db9f4623
refactor(profile/botIcon): move icon to username
2023-01-04 17:24:09 +01:00
LucasGGamerM
b69015a25a
Its closer to working
2023-01-03 15:18:34 -03:00
Tyler Saunders
557d535e5a
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.
2023-01-03 17:21:22 +00:00
LucasGGamerM
1cdcc8794c
Maybe it will work one day?
2023-01-03 11:21:30 -03:00
LucasGGamerM
a0c26b748a
It already works, although not to my standard yet
2023-01-03 11:10:53 -03:00
FineFindus
ce5e733c05
fix(drawable/bot): remove unused icons
2023-01-03 14:18:18 +01:00
FineFindus
de485272c5
feat(profile/bot): add bot icon before name
2023-01-03 13:53:04 +01:00
FineFindus
eab53b805e
feat(drawable) add filled bot icon
2023-01-03 13:52:09 +01:00
dontobi
a60046f6ef
German translation - suggested by FineFindus
2023-01-02 22:15:00 +01:00
FineFindus
b0d223c47c
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon into feat/favourite-animation
2023-01-02 21:59:39 +01:00
FineFindus
185a8c776b
feat(StatusDisplayItem/favouriteIcon): add spin animation when clicked
2023-01-02 21:57:19 +01:00
LucasGGamerM
f510ee3b4d
Merge pull request #23
...
Update german translation
2023-01-02 17:56:59 -03:00
dontobi
e7a29824e8
Update german translation
2023-01-02 21:54:35 +01:00
LucasGGamerM
69b86dd98c
Merge pull request #21
...
feat(compose/emoji) add a recent category to the emoji keyboard
2023-01-02 17:48:39 -03:00
LucasGGamerM
55807dc7c6
Merge pull request #22
...
small update of the german translation
2023-01-02 17:45:43 -03:00
dontobi
9a6ee719c4
small update of the german translation
2023-01-02 20:57:23 +01:00
FineFindus
1b02af382c
fix(emoji/recent): remove unused imports
2023-01-02 19:43:30 +01:00
FineFindus
4fe87a9888
merge: merge newest upstream/master
2023-01-02 19:42:42 +01:00
LucasGGamerM
91995155e9
Updating 84 changelog
2023-01-02 13:47:42 -03:00
LucasGGamerM
aae0ff5aa7
Fixing the bug with the german translation
2023-01-02 13:42:45 -03:00
LucasGGamerM
821d9b8a5e
84 changelog
2023-01-02 13:41:51 -03:00
LucasGGamerM
2070aed38f
Bumping version number
2023-01-02 13:40:03 -03:00
LucasGGamerM
986979eefc
Merge remote-tracking branch 'origin/master'
2023-01-02 13:38:59 -03:00
LucasGGamerM
ed3ce54b24
Merge pull request #20
...
German translation
2023-01-02 13:38:52 -03:00
LucasGGamerM
c80ebf2eda
Fixing the login error
2023-01-02 13:38:29 -03:00
FineFindus
42fcd6df51
refactor(emoji/recent): rename NEW_RECENT to NEW_RECENT_VALUE
2023-01-02 16:58:31 +01:00
LucasGGamerM
1f4031da61
Editing the 83 changelog once more
2023-01-02 12:53:39 -03:00
Tobias S
d0ebee74ca
Merge branch 'LucasGGamerM:master' into master
2023-01-02 16:52:51 +01:00
Tobias S
e8ec042d96
German translation
2023-01-02 16:52:11 +01:00
LucasGGamerM
bd61bf32b6
Changing the 83 changelog
2023-01-02 12:49:17 -03:00
FineFindus
8b12fac766
feat(emoji/recent): add clear recent emoji setting
2023-01-02 16:47:41 +01:00
LucasGGamerM
ab7e6b3332
Bump version number
2023-01-02 12:45:27 -03:00
LucasGGamerM
548da48615
Adding 83 changelog
2023-01-02 12:44:57 -03:00
FineFindus
0b6128bcdd
feat(compose/emojis): add category of recent emojis
2023-01-02 16:44:14 +01:00
LucasGGamerM
198a7d5ad3
Merge pull request #18
...
feat(compose/publish): Add warning dialog when no image description is provided
2023-01-02 12:33:10 -03:00
LucasGGamerM
040f244e15
Fixing up the bot icon for good
2023-01-02 12:28:07 -03:00
LucasGGamerM
98bc6f14a9
Fixing some icons again
2023-01-02 12:14:27 -03:00
LucasGGamerM
b92e6d2c48
Fixing some icons
2023-01-02 12:12:55 -03:00
LucasGGamerM
ac3875fe08
Fixing #19
2023-01-02 11:46:15 -03:00
FineFindus
6fdbafc67b
fix(compose/publish): remove unnecessary import
2023-01-02 12:57:18 +01:00
FineFindus
5aebdcaa6a
feat(compose/publish): add warning when no image description provided
2023-01-02 12:53:34 +01:00
Gregory K
60517b00f3
Merge pull request #491 from mishnz/master
...
Second fix for MIME64 inconsistency in serverKey.
2023-01-02 14:23:23 +03:00
mishnz
faf5e8e82b
Merge branch 'master' of https://github.com/mishnz/mastodon-android
2023-01-03 00:16:12 +13:00
mishnz
7264982761
serverKey assignment was missing, corrected.
2023-01-03 00:15:45 +13:00
mishnz
fedf74258f
Merge branch 'mastodon:master' into master
2023-01-03 00:06:53 +13:00
mishnz
def4960be6
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/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.
2023-01-02 23:56:52 +13:00
LucasGGamerM
2969a3e4fd
Including @FineFindus on the changelog
2023-01-01 19:41:42 -03:00
LucasGGamerM
e1fcf44aa6
Adding more stuff onto the changelog
2023-01-01 19:28:26 -03:00
LucasGGamerM
ddbfe9de57
Changelog for 82 and updating screenshots
2023-01-01 19:25:17 -03:00
LucasGGamerM
b2ee1527af
Bump version number
2023-01-01 19:17:40 -03:00
LucasGGamerM
c94706745f
Merge pull request #17
...
German translation
2023-01-01 19:13:13 -03:00
LucasGGamerM
8aef61ff09
Second iteration of the bot icon
2023-01-01 19:12:29 -03:00
Tobias S
5d6e245ec2
Merge branch 'LucasGGamerM:master' into master
2023-01-01 22:13:11 +01:00
dontobi
8dd4d1a41d
German translation
2023-01-01 22:12:36 +01:00
LucasGGamerM
10f9230139
First iteration of the bot account tag
2023-01-01 18:06:26 -03:00
LucasGGamerM
32c94c8948
Merge remote-tracking branch 'origin/master'
2023-01-01 17:24:23 -03:00
LucasGGamerM
4b947dd1f9
Merge pull request #16
...
feat(profile) add icon to bot accounts
2023-01-01 17:24:06 -03:00
LucasGGamerM
93a7d86f78
Merge branch 'development'
...
# Conflicts:
# mastodon/src/main/res/values-de-rDE/strings_sk.xml
2023-01-01 17:21:32 -03:00
LucasGGamerM
6ed3a57c58
Rebranding Megalodon to Moshidon.
...
Here is the command in case anyone is interested
find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;
2023-01-01 17:16:45 -03:00
LucasGGamerM
ecdba3898f
Merge pull request #15
...
German translation fix
2023-01-01 17:14:36 -03:00
LucasGGamerM
d82a9b25cf
Revert "Revert "match navigation bar color with toolbar""
...
This reverts commit 0fdae0c775 .
2023-01-01 17:12:29 -03:00
LucasGGamerM
da4849e526
Removing unnecessary needAppRestart on the relocatePublishButton setting
2023-01-01 17:11:33 -03:00
LucasGGamerM
da1b47ea0d
Adds a whole lot of icons for the relocated publish button
2023-01-01 17:09:49 -03:00
LucasGGamerM
a617693f93
Add a drafts icon on the relocated publish button
2023-01-01 16:53:31 -03:00
LucasGGamerM
f4c573a95e
Readding the relocated publish button
2023-01-01 16:28:04 -03:00
LucasGGamerM
d3476c1473
Deleting metadata
2023-01-01 10:49:48 -03:00
LucasGGamerM
d58247d996
Editing the padding and making the 3 dot menu invisible
2023-01-01 10:49:34 -03:00
Eugen Rochko
525cc69c70
Merge pull request #486 from mishnz/master
...
The Mastodon server does not currently use URL_SAFE encoding on its s…
2023-01-01 10:01:17 +01:00
mishnz
7ed1b164b5
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. 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: https://github.com/mastodon/mastodon-android/issues/483
2023-01-01 18:50:09 +13:00
LucasGGamerM
ee441d5b4a
Glory! it finally works!
2022-12-31 21:46:37 -03:00
LucasGGamerM
97a5c6f5cb
Bringing back the verify for updates button
2022-12-31 21:27:12 -03:00
LucasGGamerM
b6566a2bcc
It works now?
2022-12-31 21:23:50 -03:00
LucasGGamerM
af389f7a47
Its as broken as it was before
2022-12-31 20:35:29 -03:00
LucasGGamerM
45577fc423
The settings page is unfucked again
2022-12-31 20:24:14 -03:00
sk
c00b9b3035
fix empty space when no text
2022-12-31 20:05:12 -03:00
sk
f17879783c
tweak scroll height/timing
2022-12-31 20:05:08 -03:00
sk
08dfcdf508
Revert "match navigation bar color with toolbar"
...
This reverts commit 43d334259b .
2022-12-31 20:05:03 -03:00
sk
c97e8fffc4
add option to reduce motion
2022-12-31 20:04:53 -03:00
sk
120585954f
peek original post before scrolling
2022-12-31 20:00:12 -03:00
sk
247669644c
display original post when replying
...
closes sk22#193
2022-12-31 20:00:05 -03:00
sk
ff15bdeaea
change interact with strings
2022-12-31 20:00:02 -03:00
ihor_ck
8b67320e20
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/
2022-12-31 19:59:00 -03:00
gallegonovato
48828ed1b7
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/
2022-12-31 19:58:53 -03:00
Linerly
1e615db77e
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/
2022-12-31 19:58:47 -03:00
Choukajohn
629416ef2f
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/
2022-12-31 19:58:40 -03:00
ihor_ck
d6b1c88085
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/
2022-12-31 19:58:34 -03:00
Linerly
3b7079be17
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/
2022-12-31 19:58:34 -03:00
Choukajohn
48d26017b6
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/
2022-12-31 19:58:34 -03:00
gallegonovato
8bdbe1c4d7
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/
2022-12-31 19:58:33 -03:00
bubblineyuri
4093443bf8
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/
2022-12-31 19:58:32 -03:00
bubblineyuri
c6709aba56
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/
2022-12-31 19:58:24 -03:00
ihor_ck
a817e03fa0
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/
2022-12-31 19:58:08 -03:00
Linerly
a757607f35
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/
2022-12-31 19:58:07 -03:00
ling0412
ecc9c45f6e
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/
2022-12-31 19:58:07 -03:00
irure
2e157a9e68
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/
2022-12-31 19:58:07 -03:00
AiOO
8a39154bd3
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/
2022-12-31 19:58:06 -03:00
nkufideal
b5e2aa8b7f
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/
2022-12-31 19:58:05 -03:00
nkufideal
aaea709201
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/
2022-12-31 19:57:56 -03:00
itslameni
c2a0f5e8bc
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/
2022-12-31 19:57:56 -03:00
edxkl
2873a66450
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/
2022-12-31 19:57:54 -03:00
irure
7331a5a0cd
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/
2022-12-31 19:57:41 -03:00
AiOO
c331cc95c2
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/
2022-12-31 19:57:41 -03:00
edxkl
91aa425f43
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/
2022-12-31 19:57:40 -03:00
ihor_ck
fd5165428e
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/
2022-12-31 19:57:40 -03:00
Linerly
6df57aebf4
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/
2022-12-31 19:57:40 -03:00
Choukajohn
40b2e4c42e
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/
2022-12-31 19:57:40 -03:00
gallegonovato
a762408df8
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/
2022-12-31 19:57:40 -03:00
ling0412
9fb6a0261b
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/
2022-12-31 19:57:40 -03:00
sk
d90edc8cf1
add compose fab to drafts list
2022-12-31 19:57:29 -03:00
sk
eecc1242be
handle recursive compose/drafts list
2022-12-31 19:57:25 -03:00
sk
6eedb0e156
move and refine scheduling and drafting
2022-12-31 19:57:22 -03:00
sk
519894a461
Adding a whole lot of stuff
2022-12-31 19:55:53 -03:00
sk
fe3052a359
schedule/draft in overflow menu
2022-12-31 19:53:50 -03:00
sk
245b91bebd
don't finish compose fragment
2022-12-31 19:53:21 -03:00
sk
2e47147367
offer to save when scheduledAt changed
...
closes sk22#218
2022-12-31 19:53:09 -03:00
LucasGGamerM
8fec3fe56c
Making it not show the text when the publishButton is relocated
2022-12-31 14:52:19 -03:00
LucasGGamerM
c4d56179f3
Fixing the icons on the bottom row of the compose fragment
2022-12-31 14:42:57 -03:00
LucasGGamerM
64d24f6002
Drafts and scheduled posts ( #217 )
...
closes #100
closes #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
2022-12-31 14:28:06 -03:00
sk22
074efb0813
Drafts and scheduled posts ( #217 )
...
closes #100
closes #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
2022-12-31 14:05:03 -03:00
Thiago 'Jedi' Abreu
98b96c78d7
Better handling of filter expiration date ( #212 )
...
* Better handling of filter expiration date
* Simplify Thread and Home Timeline filtering
2022-12-31 13:53:33 -03:00
LucasGGamerM
3a962c7c05
Refactoring the uniform notification icon setting
2022-12-31 13:47:55 -03:00
LucasGGamerM
99e3658938
Making fab feel better on light themes. Merging this might be good for you too, @sk22
2022-12-31 12:49:16 -03:00
FineFindus
9cd7ad3601
feat(profile) add icon to bot accounts
2022-12-31 15:11:52 +01:00
FineFindus
96db2b7a8b
feat(icons) add bot icon
2022-12-31 15:01:24 +01:00
sk
0a9c31fb09
update changelog
2022-12-31 03:13:06 +01:00
sk
5ed6f97846
update changelog
2022-12-31 03:08:08 +01:00
sk
7dc195606c
fix empty space when no text
2022-12-31 03:07:14 +01:00
sk
b2377a3353
tweak scroll height/timing
2022-12-31 02:54:33 +01:00
sk
0fdae0c775
Revert "match navigation bar color with toolbar"
...
This reverts commit 43d334259b .
2022-12-31 02:50:18 +01:00
sk
113bbd960f
move settings items
2022-12-31 02:40:49 +01:00
sk
a48e09e77b
bump version
2022-12-31 02:02:38 +01:00
sk
3c3f759d9a
update readme
2022-12-31 02:02:00 +01:00
sk
5f0986d03b
add option to reduce motion
2022-12-31 02:00:40 +01:00
sk
579794d7e0
peek original post before scrolling
2022-12-31 01:52:07 +01:00
sk
4956543eac
update changelog
2022-12-31 01:37:39 +01:00
sk
87043f19bc
Merge remote-tracking branch 'weblate/main'
2022-12-31 01:35:07 +01:00
sk
375f8ceb27
display original post when replying
...
closes sk22#193
2022-12-31 01:33:37 +01:00
LucasGGamerM
a881f23253
Fixing the PublishButton background and also fixing the Fab icon background on trueblack theme. Its a relevant thing, i beliebe you shall merge this @sk22
2022-12-30 20:23:13 -03:00
LucasGGamerM
54106c497b
Unfucking your own profile icons. They now look how they should
2022-12-30 20:00:11 -03:00
LucasGGamerM
1554c6d422
Editing settings page
2022-12-30 19:43:07 -03:00
LucasGGamerM
dccd9dcb97
Editing the InstanceRulesFragment for allowing a more coherent color scheme
2022-12-30 19:42:16 -03:00
sk
496ad6a442
change interact with strings
2022-12-30 23:08:04 +01:00
ihor_ck
83a09c4af2
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/
2022-12-30 21:54:40 +00:00
gallegonovato
fac6985d01
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/
2022-12-30 21:54:40 +00:00
Linerly
43670ba62b
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/
2022-12-30 21:54:40 +00:00
Choukajohn
ef511349f8
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/
2022-12-30 21:54:40 +00:00
ihor_ck
eea0199a21
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/
2022-12-30 21:54:40 +00:00
Linerly
7e0f02ecc7
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/
2022-12-30 21:54:40 +00:00
Choukajohn
7b26a65ea0
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/
2022-12-30 21:54:40 +00:00
gallegonovato
c5b92d7162
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/
2022-12-30 21:54:40 +00:00
bubblineyuri
f8387f0a81
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/
2022-12-30 21:54:40 +00:00
bubblineyuri
8486326b00
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/
2022-12-30 21:54:40 +00:00
edxkl
8f64747e75
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/
2022-12-30 21:54:40 +00:00
ihor_ck
f75efdaa03
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/
2022-12-30 21:54:40 +00:00
Linerly
ee8d9d0c07
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/
2022-12-30 21:54:40 +00:00
ling0412
6791adef46
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/
2022-12-30 21:54:40 +00:00
irure
80bcb84acf
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/
2022-12-30 21:54:40 +00:00
AiOO
7d6b0f9ca8
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/
2022-12-30 21:54:39 +00:00
nkufideal
594f6d4fc5
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/
2022-12-30 21:54:39 +00:00
nkufideal
e40acb9bf6
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/
2022-12-30 21:54:39 +00:00
itslameni
e372871108
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/
2022-12-30 21:54:39 +00:00
edxkl
1c01469a3e
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/
2022-12-30 21:54:39 +00:00
irure
90c2e45be2
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/
2022-12-30 21:54:39 +00:00
AiOO
1a783d4faf
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/
2022-12-30 21:54:39 +00:00
edxkl
d2944983a4
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/
2022-12-30 21:54:39 +00:00
ihor_ck
26459eecb0
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/
2022-12-30 21:54:39 +00:00
Linerly
90dea16222
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/
2022-12-30 21:54:39 +00:00
Choukajohn
8897a326b3
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/
2022-12-30 21:54:39 +00:00
gallegonovato
f3e69ddef1
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/
2022-12-30 21:54:39 +00:00
ling0412
8ecaa2c4d1
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/
2022-12-30 21:54:39 +00:00
sk
3a607a81f6
add compose fab to drafts list
2022-12-30 22:54:07 +01:00
sk
4b113e4a82
handle recursive compose/drafts list
2022-12-30 22:34:41 +01:00
sk
3e0e0c1484
move and refine scheduling and drafting
2022-12-30 21:48:59 +01:00
sk
676e166459
move compose action to layout file
2022-12-30 19:24:30 +01:00
LucasGGamerM
16c0866f7f
It fucking compiles. Still a whole lot of stuff to be done
2022-12-30 14:12:10 -03:00
sk
db88de206b
add mention with quasi-quoting
2022-12-30 13:32:51 -03:00
dontobi
92f353e1c5
Updated german translation
2022-12-30 12:06:20 +01:00
sk
71c80dd381
I want to fucking die
2022-12-29 18:01:59 -03:00
sk
d2be917bd4
fix akkoma crash on edit
2022-12-29 17:56:15 -03:00
ihor_ck
ea3dc32e98
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/
2022-12-29 17:56:06 -03:00
edxkl
be86f1e96f
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/
2022-12-29 17:55:48 -03:00
ihor_ck
d626d45f5c
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/
2022-12-29 17:55:48 -03:00
sk
f007bdb39c
revert broken color attribute for notif icon
...
closes #190
2022-12-29 17:55:19 -03:00
sk
a0cbfe9a36
fix #200
2022-12-29 17:54:01 -03:00
sk
21f99081f2
long-click to compose from other account
2022-12-29 17:53:32 -03:00
Pointifurry
45952ef143
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/
2022-12-29 17:50:16 -03:00
Linerly
fedaaa6fc8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-29 17:50:16 -03:00
ling0412
1eb08e40be
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-29 17:50:16 -03:00
Choukajohn
6a4936853b
Translated using Weblate (French)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-29 17:50:16 -03:00
nitrogenez
b277eb4990
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/
2022-12-29 17:50:16 -03:00
itslameni
74efc5c332
Translated using Weblate (Russian)
...
Currently translated at 96.7% (88 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-29 17:50:15 -03:00
goliv
6653dd97a6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 74.7% (68 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-29 17:50:08 -03:00
Linerly
d031acabf5
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:49:57 -03:00
Choukajohn
852f666b78
Translated using Weblate (French)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:49:57 -03:00
Pointifurry
9f729e9ef0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:49:57 -03:00
ling0412
027f19e710
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-29 17:49:57 -03:00
sk22
14786f796b
Translated using Weblate (German)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-29 17:49:56 -03:00
sk
411e39a096
fix default reblog visibility
2022-12-29 17:49:28 -03:00
Linerly
8a72c5b9ca
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-29 17:49:22 -03:00
Choukajohn
9e88e28a59
Translated using Weblate (French)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-29 17:49:22 -03:00
Linerly
df73c5ad8d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:49:22 -03:00
Choukajohn
98707dde76
Translated using Weblate (French)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:49:22 -03:00
sk
444a9afabe
disable block domain from post
2022-12-29 17:49:15 -03:00
sk
315bcd5b1a
fix instance info v2 never getting saved
2022-12-29 17:48:51 -03:00
sk
c719ac22da
improve settings items
2022-12-29 17:48:44 -03:00
nitrogenez
f4596998aa
Translated using Weblate (Ukrainian)
...
Currently translated at 90.0% (9 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2022-12-29 17:46:40 -03:00
ling0412
5414f5cf41
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-29 17:46:39 -03:00
nitrogenez
d919827bc8
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-29 17:46:36 -03:00
Linerly
7b40bc157d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:46:36 -03:00
Choukajohn
c3ec64d1ff
Translated using Weblate (French)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:46:36 -03:00
gallegonovato
3464cb4a05
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:46:36 -03:00
ling0412
21f40e5b42
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-29 17:46:36 -03:00
benjaminwolkchen
6d8ecab766
Translated using Weblate (German)
...
Currently translated at 98.8% (85 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-29 17:46:36 -03:00
sk
fc2e5112c0
add option to open post with other account
...
closes #182
2022-12-29 17:45:09 -03:00
sk
8f6c57d5c9
use popup background color for dialogs
2022-12-29 17:44:15 -03:00
sk
8455dc7bd2
implement long-click to copy links
...
closes sk22#84
2022-12-29 17:44:05 -03:00
sk
4677cef580
remove selectable background for username
...
closes sk22#187
2022-12-29 17:44:01 -03:00
sk
9ab6bf3da1
only show boost visibility for own posts
2022-12-29 17:43:57 -03:00
sk
bc65fa6654
remove selectable background
2022-12-29 17:43:45 -03:00
AiOO
9fe5960449
Translated using Weblate (Korean)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-29 17:43:23 -03:00
Linerly
b684dd5a3b
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-29 17:43:18 -03:00
Christian Elbrianno
5fff0cbdb0
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:43:17 -03:00
Linerly
99dc479d78
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:43:17 -03:00
Choukajohn
275eef912c
Translated using Weblate (French)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:43:17 -03:00
gallegonovato
b9de7632e6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:43:12 -03:00
AiOO
7a000f2a44
Translated using Weblate (Korean)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-29 17:43:01 -03:00
braydofficial
9d91b8c0fb
Translated using Weblate (German)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-29 17:42:41 -03:00
sk
84d213bdd1
add missing fedi url format
2022-12-29 17:41:57 -03:00
sk
a2302ad318
implement setting boost visibility
2022-12-29 17:41:51 -03:00
sk
42eacea4be
use color attributes instead of fixed colors
2022-12-29 17:39:36 -03:00
LucasGGamerM
664bfe895e
Trying to process wtf happened here
2022-12-29 17:38:19 -03:00
LucasGGamerM
9c1812ce08
Trying to process wtf happened here
2022-12-29 17:38:01 -03:00
sk
49c83581f9
Trying to process wtf happened here
2022-12-29 17:31:22 -03:00
gallegonovato
6aa0428879
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-29 17:24:41 -03:00
Choukajohn
838d0c678b
Translated using Weblate (French)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-29 17:24:40 -03:00
Choukajohn
35555d1362
Translated using Weblate (French)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:24:40 -03:00
gallegonovato
6c6b5d7be9
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:24:34 -03:00
sk
037b8cc54e
no ellipsis for settings items
2022-12-29 17:23:50 -03:00
sk
afb518cf8e
animate translate button opacity
2022-12-29 17:23:15 -03:00
LucasGGamerM
b36c7375dd
Fixing the compile problems
2022-12-29 17:22:37 -03:00
sk
069356418d
Replace custom symbol with fluent mention symbol
2022-12-29 17:18:55 -03:00
sk
6b1c725ebd
fix toolbar inset not applying in true black
2022-12-29 17:14:58 -03:00
LucasGGamerM
a46f8f1c20
Adding a new fluent edit icon for the fab
2022-12-29 17:13:44 -03:00
sk
f0a704b93b
schedule/draft in overflow menu
2022-12-29 20:24:37 +01:00
sk
cfc528df9a
Merge remote-tracking branch 'origin/main'
2022-12-29 20:12:31 +01:00
sk
9231ea1446
offer to save when scheduledAt changed
...
closes sk22#218
2022-12-29 20:12:08 +01:00
Tobias S
3b3d98c4be
Merge branch 'LucasGGamerM:master' into master
2022-12-29 19:05:21 +01:00
sk22
f2f9138435
Update README.md
2022-12-29 18:39:32 +01:00
sk
624700497b
update changelog
2022-12-29 18:28:24 +01:00
sk
5794a64da6
use rules fragment in settings
2022-12-29 18:27:37 +01:00
sk
7e6e9d3dcd
move translation availability
...
closes sk22#213
2022-12-29 18:14:26 +01:00
sk
07634edfa3
don't finish compose fragment
2022-12-29 18:14:00 +01:00
LucasGGamerM
3d4742e8f7
Metada improvements for 81
2022-12-29 14:08:19 -03:00
LucasGGamerM
a6f1c21e1c
Bumping version number
2022-12-29 14:06:33 -03:00
LucasGGamerM
a0b62ab434
Merge branch 'feature/publish_button_improvements'
2022-12-29 14:04:08 -03:00
sk
4a03fbfbf0
update changelog, bump version
2022-12-29 18:01:50 +01:00
LucasGGamerM
0b8501e92b
Merge branch 'feature/show_changelog_button'
2022-12-29 14:01:34 -03:00
sk
000cdb08ec
change fab styles
...
closes sk22#211
2022-12-29 18:01:22 +01:00
LucasGGamerM
9a0851cb06
Fixing some padding issues with the changelog
2022-12-29 14:00:53 -03:00
LucasGGamerM
e4340f5015
After hours of looking at the code, i found how to fix it
2022-12-29 13:56:18 -03:00
sk
e0521b3c95
add mention with quasi-quoting
2022-12-29 17:14:38 +01:00
sk22
9547be89e1
Drafts and scheduled posts ( #217 )
...
closes #100
closes #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
2022-12-29 16:53:18 +01:00
sk
40d44269fc
Merge branch 'main' of github.com:sk22/megalodon
2022-12-29 16:46:14 +01:00
sk
3bf0903453
fix toolbar inset not applying in true black
2022-12-29 16:46:10 +01:00
Thiago 'Jedi' Abreu
c3abf8c05c
Better handling of filter expiration date ( #212 )
...
* Better handling of filter expiration date
* Simplify Thread and Home Timeline filtering
2022-12-29 13:32:22 +01:00
dontobi
0cd5d12d42
German translation
2022-12-29 07:41:19 +01:00
LucasGGamerM
014398e050
I dont know what i am doing with my life
2022-12-28 22:54:40 -03:00
LucasGGamerM
4f77370977
Its a lot less broken than before
2022-12-28 22:26:49 -03:00
LucasGGamerM
5937215d3a
I have done something here
2022-12-28 21:50:59 -03:00
LucasGGamerM
ade1ce8e05
Adding a send icon. Still havent made use of it though
2022-12-28 21:33:55 -03:00
LucasGGamerM
a4581dc61b
More changes to the 80 changelog
2022-12-28 20:33:19 -03:00
LucasGGamerM
50d4130b3f
Making the relocated button default
2022-12-28 20:14:45 -03:00
LucasGGamerM
1147087531
Update settings page screenshot
2022-12-28 20:07:22 -03:00
LucasGGamerM
4653a22635
Merge pull request #12 from dontobi/master
...
Adding some german translation
2022-12-28 20:06:29 -03:00
LucasGGamerM
e79501857f
Adding changelog for the 80th release of Moshidon!
2022-12-28 19:58:53 -03:00
LucasGGamerM
a8c05f6a32
Bump version number
2022-12-28 19:55:27 -03:00
LucasGGamerM
c1d98cad00
Its now optional!
2022-12-28 19:49:38 -03:00
LucasGGamerM
fb54948f86
Its now in the bottom. Time to make it optional
2022-12-28 18:42:13 -03:00
LucasGGamerM
26297fbb5b
Lastcomm
2022-12-28 18:02:38 -03:00
LucasGGamerM
cd342d1034
I am trying my best
2022-12-28 14:56:49 -03:00
LucasGGamerM
029650ef2d
Its almost working, the UI side is done. But the request is being canceled when the back button is pressed.
2022-12-28 12:34:00 -03:00
dontobi
ca5f189e70
German translation
2022-12-28 16:24:58 +01:00
LucasGGamerM
ac24f636df
Its a little less broken
2022-12-28 11:15:12 -03:00
LucasGGamerM
1688168bc1
The ui is less broken
2022-12-28 11:05:33 -03:00
Thiago 'Jedi' Abreu
6220ce6780
Implement 4.0 filters with hide action ( #202 )
...
* adding new "filtered" field for status
* respect "hide" filter action on status
* handling expire date for filter
closes #161
2022-12-28 14:49:45 +01:00
sk
6107698a76
optionally forward report
...
closes #205
2022-12-28 14:45:20 +01:00
LucasGGamerM
46b842afc4
It still does not work, but its one step closer to working
2022-12-28 10:45:15 -03:00
sk
a3c3fec9b4
add icon indicating the existence of replies
...
closes #207
2022-12-28 14:13:49 +01:00
sk
f3a9b19104
replace mute icon
2022-12-28 01:58:44 +01:00
LucasGGamerM
3f773a52cc
Created the class. Lets leave this for tomorrow
2022-12-27 21:43:42 -03:00
LucasGGamerM
48664bb580
Idk what to call this commit, so Note Improver it is
2022-12-27 21:42:21 -03:00
sk
d9ed6f600b
change animation duration
2022-12-28 01:39:06 +01:00
sk
8a6d86727c
remove unused menu item
2022-12-28 01:35:53 +01:00
sk
d9abf82918
fix null pointer on loading profile
2022-12-28 01:35:04 +01:00
LucasGGamerM
094cd67728
Now adding a confirm button
2022-12-27 21:19:54 -03:00
sk
3cd9020ee0
use short usernames in popup menus
...
improves upon mastodon#148
2022-12-28 00:58:57 +01:00
sk
6d22a4d014
icons. icons everywhere
2022-12-28 00:53:06 +01:00
LucasGGamerM
a70bd4f906
Merge remote-tracking branch 'origin/master'
2022-12-27 20:41:34 -03:00
LucasGGamerM
4adac359e3
Adding changelog for 79
2022-12-27 20:41:22 -03:00
LucasGGamerM
9adaf12c00
Bump version number
2022-12-27 20:40:27 -03:00
LucasGGamerM
8bbfa2e417
Adding a donate button
2022-12-27 20:39:52 -03:00
LucasGGamerM
9d800106cc
Added a framelayout just for adding the confirm button
2022-12-27 20:20:44 -03:00
LucasGGamerM
e1ca97f323
Update FUNDING.yml
2022-12-27 19:28:55 -03:00
LucasGGamerM
68bb23e3b4
It actually loads something. Perfect
2022-12-27 18:48:08 -03:00
LucasGGamerM
68397bd487
How did I add some many lines? Removing them
2022-12-27 18:27:57 -03:00
LucasGGamerM
3104ddb4b6
More polishes the UI side a little more, now also hides the private note on the personal profile
2022-12-27 18:26:35 -03:00
sk
ccad5d40ec
fix akkoma crash on edit
2022-12-27 22:00:19 +01:00
ihor_ck
5b7b022d9f
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/
2022-12-27 20:46:35 +00:00
Andrewblasco
387139b5d3
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/
2022-12-27 20:46:35 +00:00
edxkl
0ae10d5fbe
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/
2022-12-27 20:46:35 +00:00
ihor_ck
d53397d8f8
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/
2022-12-27 20:46:35 +00:00
sk
b1006d2a14
rename string
2022-12-27 21:46:21 +01:00
sk
c5cf318cdd
Merge remote-tracking branch 'weblate/main'
2022-12-27 21:45:01 +01:00
sk
671338c16a
different icon for delete notifs setting
2022-12-27 21:41:08 +01:00
sk
bbaa70e396
add option to use uniform notif icon
2022-12-27 21:39:41 +01:00
sk
536d6cf63e
revert broken color attribute for notif icon
...
closes #190
2022-12-27 21:30:35 +01:00
sk
b564a297ab
fix #200
2022-12-27 21:20:20 +01:00
sk
6d34ae1a50
long-click to compose from other account
2022-12-27 21:02:05 +01:00
LucasGGamerM
9bddd6b274
The ui side is ready somehow. Still need to handle it all
2022-12-27 16:53:21 -03:00
sk
0d2457f39e
restore accidentally deleted functionality
2022-12-27 20:43:29 +01:00
sk
420505328c
fix default visibility crashing akkoma session
...
closes #196
2022-12-27 20:36:06 +01:00
sk
0e60d71006
refine long-clicks
...
and disable long-click for multiple accounts when logged in to single account
2022-12-27 20:30:58 +01:00
sk
0f1456819b
interact as other accounts
...
closes #199
2022-12-27 19:53:01 +01:00
LucasGGamerM
677621f2da
Update _config.yml
...
Rebranding
2022-12-27 15:18:55 -03:00
LucasGGamerM
d40138dd99
Getting screenshots and icon metadata ready
2022-12-27 14:46:15 -03:00
sk
3af89a6175
update readme
2022-12-27 13:32:23 +01:00
LucasGGamerM
d957e8f2fc
Making changelogs and stuff ready for fdroid release
2022-12-26 20:23:31 -03:00
LucasGGamerM
681c327306
Bump version number
2022-12-26 11:11:23 -03:00
LucasGGamerM
80c9afec7b
Found an icon and changed the name of the setting.
2022-12-26 11:05:29 -03:00
LucasGGamerM
eea8041abe
Its in the settings page as well. All I need to do now is find an icon for it
2022-12-26 10:41:03 -03:00
LucasGGamerM
1309bfe1ee
Its in the global user preferences now, still not in the settings page
2022-12-26 10:33:04 -03:00
LucasGGamerM
70d3ef9984
Removing the divider by making it invisible
2022-12-26 10:27:13 -03:00
gallegonovato
2fac871493
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/
2022-12-26 09:34:47 +00:00
Pointifurry
0166133b61
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/
2022-12-26 09:34:46 +00:00
Linerly
a9e0911796
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-26 09:34:46 +00:00
ling0412
213f341257
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-26 09:34:46 +00:00
Choukajohn
01cc2a2c67
Translated using Weblate (French)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-26 09:34:46 +00:00
nitrogenez
6c7a040c02
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/
2022-12-26 09:34:46 +00:00
itslameni
4e40944b26
Translated using Weblate (Russian)
...
Currently translated at 96.7% (88 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-26 09:34:46 +00:00
goliv
af859438b4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 74.7% (68 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-26 09:34:46 +00:00
Linerly
7ef80e87b8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-26 09:34:45 +00:00
Choukajohn
f8e873cd78
Translated using Weblate (French)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-26 09:34:45 +00:00
Pointifurry
5cc97f7cf1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-26 09:34:45 +00:00
ling0412
44c56331fd
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-26 09:34:45 +00:00
sk22
1272c3962e
Translated using Weblate (German)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-26 09:34:45 +00:00
LucasGGamerM
52ac5f16e5
Rebumping version number twice, because of the downgrade made so I could test the show changelog feature.
2022-12-25 16:03:04 -03:00
LucasGGamerM
ea43070e6d
More polishes over the Changelog feature
2022-12-25 16:01:22 -03:00
LucasGGamerM
14cd23c28b
Its working. Still needs some polish though!
2022-12-25 15:39:45 -03:00
LucasGGamerM
793668021e
Rolling back version graddle for testing the changelog thing. Will bump it later
2022-12-25 15:03:02 -03:00
LucasGGamerM
f0ea6ef43e
Revert "Getting changelogs commit number 1"
...
This reverts commit e8a31cf867 .
2022-12-25 14:21:09 -03:00
LucasGGamerM
2b2e4845a1
Revert "Its some steps done"
...
This reverts commit d66a4c0920 .
2022-12-25 14:21:09 -03:00
LucasGGamerM
2dccec99cc
Revert "Just no"
...
This reverts commit c5fcf49eda .
2022-12-25 14:21:09 -03:00
LucasGGamerM
b060894a6c
Merge remote-tracking branch 'origin/feature/show_changelog_button' into feature/show_changelog_button
2022-12-25 14:18:59 -03:00
LucasGGamerM
92872edb58
Something is gonna come out of it this time. I am sure of it
2022-12-25 14:16:50 -03:00
LucasGGamerM
c5fcf49eda
Just no
2022-12-25 11:58:23 -03:00
LucasGGamerM
d66a4c0920
Its some steps done
2022-12-25 11:11:30 -03:00
LucasGGamerM
e8a31cf867
Getting changelogs commit number 1
2022-12-24 23:41:41 -03:00
LucasGGamerM
c1f9a88ef4
Bump version number
2022-12-24 11:48:44 -03:00
LucasGGamerM
e6200e186b
Merge pull request #10
...
feat(theme/nord): add favourite and bookmark icon
2022-12-24 11:25:03 -03:00
FineFindus
5564502125
feat(theme/nord): add favourite and bookmark icon
2022-12-24 13:40:06 +01:00
sk
e2799fcdff
fix metadata markdown
2022-12-23 23:58:59 +01:00
sk
8e4f402e21
update changelogs
2022-12-23 23:48:21 +01:00
sk
10d2949647
remove unused method
2022-12-23 23:43:19 +01:00
sk
30ef23308b
bump version
2022-12-23 23:41:46 +01:00
sk
564132ee82
update changelog
2022-12-23 23:40:50 +01:00
sk
1e527e87df
fix default reblog visibility
2022-12-23 23:39:51 +01:00
sk
9692a04275
Merge remote-tracking branch 'weblate/main'
2022-12-23 23:36:48 +01:00
Linerly
6ece8eb0c1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-23 22:18:14 +00:00
Choukajohn
1f33237e8a
Translated using Weblate (French)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-23 22:18:14 +00:00
Linerly
9209508aac
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-23 22:18:14 +00:00
Choukajohn
f750e6ff7e
Translated using Weblate (French)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-23 22:18:14 +00:00
sk
f2eecf774b
disable block domain from post
2022-12-23 22:59:06 +01:00
sk
98de4e75e0
implement open with other account as submenu
2022-12-23 22:56:18 +01:00
sk
459e32caf8
fix instance info v2 never getting saved
2022-12-23 21:49:21 +01:00
sk
c4ad325e5c
improve settings items
2022-12-23 21:35:16 +01:00
sk
f55bd6d6cd
truncate publish button
2022-12-23 21:16:36 +01:00
sk
f1ce700c93
add option to open post with other account
...
closes #182
2022-12-23 21:11:22 +01:00
nitrogenez
c18e1e8456
Translated using Weblate (Ukrainian)
...
Currently translated at 90.0% (9 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2022-12-23 19:22:28 +00:00
ling0412
1fcd1924c3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-23 19:22:28 +00:00
Choukajohn
a1767f0425
Translated using Weblate (French)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-23 19:22:28 +00:00
nitrogenez
44d95ca25f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-23 19:22:28 +00:00
Linerly
7432540c29
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-23 19:22:28 +00:00
Choukajohn
c289f58351
Translated using Weblate (French)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-23 19:22:28 +00:00
gallegonovato
711e041ff5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-23 19:22:28 +00:00
ling0412
0ac3534585
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-23 19:22:27 +00:00
benjaminwolkchen
57821e0860
Translated using Weblate (German)
...
Currently translated at 98.8% (85 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-23 19:22:27 +00:00
sk
0dae798c9a
add option to open post with other account
...
closes #182
2022-12-23 20:17:54 +01:00
sk
732e780fd9
Merge remote-tracking branch 'weblate/main'
2022-12-23 18:54:20 +01:00
sk
5577124b7a
use popup background color for dialogs
2022-12-23 18:38:16 +01:00
sk
81b82c75a2
add copy link item and change copyText
...
use haptic feedback instead of vibrator
2022-12-23 18:10:08 +01:00
sk
b32e322749
implement long-click to copy links
...
closes sk22#84
2022-12-23 17:51:06 +01:00
sk
3031cc4561
remove selectable background for username
...
closes sk22#187
2022-12-23 17:22:17 +01:00
sk
d60abc648c
only show boost visibility for own posts
2022-12-23 17:11:29 +01:00
sk
a9a0233bb3
Merge branch 'clickable-boost-reply-line'
2022-12-23 16:52:04 +01:00
sk
f6fa9e5122
remove selectable background
2022-12-23 16:51:13 +01:00
LucasGGamerM
7947e7689c
Bump version number
2022-12-23 12:39:37 -03:00
LucasGGamerM
b53ada7ea2
Fixing color preference not saved loaded on android 11 and below devices
2022-12-23 12:39:14 -03:00
LucasGGamerM
584f28534a
Merge branch 'development_of_the_nord_theme'
2022-12-23 12:03:31 -03:00
LucasGGamerM
770fde7aac
Fixing the background of the disabled button on light themes and dark themes
2022-12-23 12:03:17 -03:00
LucasGGamerM
3d7f918132
Merge branch 'development_of_the_nord_theme'
2022-12-23 11:58:49 -03:00
LucasGGamerM
29b8cedc7c
Merge remote-tracking branch 'origin/development_of_the_nord_theme' into development_of_the_nord_theme
...
# Conflicts:
# mastodon/src/main/res/values/colors.xml
2022-12-23 11:55:22 -03:00
LucasGGamerM
33b65c3bf3
Merge pull request #9 from FineFindus/development_of_the_nord_theme
...
feat(theme/nord): change popup color
2022-12-23 11:54:49 -03:00
LucasGGamerM
34ab1bcd9c
Change the accent color back to default
2022-12-23 11:54:47 -03:00
LucasGGamerM
cfdc88174b
Bumping version number
2022-12-23 11:47:51 -03:00
LucasGGamerM
15123d8924
Merge branch 'development_of_the_nord_theme'
2022-12-23 11:46:38 -03:00
LucasGGamerM
20086d76ce
Fixing the accent color for the nord theme
2022-12-23 11:46:11 -03:00
FineFindus
1ca4fb5c37
feat(theme/nord): change popup color
2022-12-23 15:41:28 +01:00
LucasGGamerM
009016a835
Adding a toggle for custom notification icons
2022-12-23 11:33:08 -03:00
LucasGGamerM
33dfb2a30d
Merge branch 'development_of_the_nord_theme'
2022-12-23 11:04:32 -03:00
LucasGGamerM
1604c067fd
Fixing up the nord theme
2022-12-23 10:59:12 -03:00
LucasGGamerM
0c7419e2b3
Its less broken, but I still found some bugs
2022-12-23 10:37:14 -03:00
LucasGGamerM
7cf30ccb98
Maybe fixing the nord theme. Still a lot of work that needs to be done
2022-12-23 08:29:01 -03:00
LucasGGamerM
aa2c8c5624
Bump the version number
2022-12-22 20:21:27 -03:00
LucasGGamerM
875695c239
Fixing up the nord theme
2022-12-22 20:17:05 -03:00
LucasGGamerM
61049a1302
Adding the nord theme
2022-12-22 19:27:02 -03:00
LucasGGamerM
28db90aa82
Its going there
2022-12-22 18:59:28 -03:00
LucasGGamerM
f0e7fc5e3b
Its almost working
2022-12-22 18:58:20 -03:00
LucasGGamerM
2169afa8e7
Merge remote-tracking branch 'origin/master'
2022-12-22 15:49:09 -03:00
LucasGGamerM
508ec06d93
Bump version number
2022-12-22 15:48:38 -03:00
LucasGGamerM
9fb39d9403
Making it compile again
2022-12-22 15:46:09 -03:00
sk
4879d74f80
implement followed hashtags list
...
closes sk22/megalodon#162
2022-12-22 15:36:02 -03:00
LucasGGamerM
ba3f6c4f95
Changing stuff back to moshidon again
2022-12-22 15:32:32 -03:00
LucasGGamerM
481241c4f6
Using fluent icon instead of normal icon for the color picker
2022-12-22 14:58:16 -03:00
LucasGGamerM
5798587dc6
merge branch 'feature/more_html_tags'
2022-12-22 14:50:15 -03:00
sk
066e3e08a2
disable boost button if disabled
...
closes #180
2022-12-22 14:49:21 -03:00
sk
16d6c14633
try to open link previews in app
2022-12-22 14:49:16 -03:00
sk
80a4a3551c
match navigation bar color with toolbar
2022-12-22 14:47:57 -03:00
LucasGGamerM
74f3bb8708
Adding notification icons for different stuff, and fixing the color of the compose_shortcut thing
2022-12-22 14:46:06 -03:00
sk
c3e398b3c2
use color attributes instead of fixed colors
2022-12-22 14:33:46 -03:00
sk
dcfa812c83
fix media upload colors
2022-12-22 14:30:41 -03:00
sk
065e65d708
reset state on boost long click
2022-12-22 14:30:37 -03:00
sk
bca0dab381
add long-click to "quote"
2022-12-22 14:29:34 -03:00
sk
4a45c1055e
only perform fedi lookup if looks like fedi url
2022-12-22 14:19:04 -03:00
sk
7c789746ce
resolve fediverse links in app
...
closes sk22#177
closes sk22#96
2022-12-22 14:19:03 -03:00
sk
f46ce5576c
reuse old brownish gray and move colors
2022-12-22 14:15:36 -03:00
sk
730e6fc1fa
fix wrong default visibility in popup
...
closes sk22#174
2022-12-22 14:15:18 -03:00
sk
cb36cc042c
move button text/background to styles
2022-12-22 14:15:05 -03:00
sk
5d586418f9
add toolbar background color
2022-12-22 14:15:05 -03:00
sk22
44f1d026d6
Translated using Weblate (German)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-22 14:14:41 -03:00
jonta
defaa1095c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-22 14:14:34 -03:00
gallegonovato
c67f2f8027
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-22 14:14:28 -03:00
Radiquum
452128565f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-22 14:14:23 -03:00
Linerly
6322d3c984
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-22 14:14:18 -03:00
Choukajohn
d68c820e58
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-22 14:14:13 -03:00
AiOO
79f37b4813
Translated using Weblate (Korean)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-22 14:14:07 -03:00
sk
29b4f7c91a
update changelog
2022-12-22 16:51:50 +01:00
sk
0a9ee57233
implement followed hashtags list
...
closes sk22/megalodon#162
2022-12-22 16:51:43 +01:00
AiOO
94b69a9c1c
Translated using Weblate (Korean)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-22 14:59:36 +00:00
gallegonovato
f0209dd1cc
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-22 14:59:36 +00:00
Linerly
366e432c18
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-22 14:59:36 +00:00
Christian Elbrianno
0075c0e779
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-22 14:59:36 +00:00
Linerly
d99dfd4185
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-22 14:59:36 +00:00
Choukajohn
0309b3ad25
Translated using Weblate (French)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-22 14:59:36 +00:00
gallegonovato
7a85532b73
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-22 14:59:36 +00:00
AiOO
7299d947f7
Translated using Weblate (Korean)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-22 14:59:35 +00:00
braydofficial
adec7b28f1
Translated using Weblate (German)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-22 14:59:35 +00:00
LucasGGamerM
87460a2fb6
Making it work again just in case idk
2022-12-22 11:52:43 -03:00
LucasGGamerM
6774a642d9
Setting purple as default and making it work idk
2022-12-22 11:49:07 -03:00
sk
c2563da056
Merge branch 'feature/open-urls-in-app'
2022-12-22 15:35:53 +01:00
sk
64b9e53916
add missing fedi url format
2022-12-22 15:35:26 +01:00
LucasGGamerM
f0bd9233b7
IT FINALLY FUCKING COMPILES
2022-12-22 11:27:52 -03:00
LucasGGamerM
66efe750a8
Trying to make it compile properly idek wtf to do anymore
2022-12-22 11:24:36 -03:00
sk
3658fc423b
simplify themes
2022-12-22 11:08:26 -03:00
sk
86ab6f7b3d
implement setting boost visibility
2022-12-22 15:03:42 +01:00
sk
3c3ad7447e
only load default visibility if not editing
...
fix mastodon#306
2022-12-22 09:07:41 -03:00
LucasGGamerM
b570064b99
Fixing missing error toast message
2022-12-22 09:03:14 -03:00
LucasGGamerM
d9f6ef69fe
Revert "Whatever the fuck this is. Hopefully it compiles on the first try"
...
This reverts commit bdac1d5bb4 .
2022-12-22 09:01:30 -03:00
sk
bdac1d5bb4
Whatever the fuck this is. Hopefully it compiles on the first try
2022-12-22 09:00:51 -03:00
sk
1eee1ead5e
merge miui fix for copying text
2022-12-22 08:58:08 -03:00
sk
0ec51f5b34
set pivot point once
2022-12-22 08:57:13 -03:00
sk
6c6fb05a7a
fix broken long click
2022-12-22 08:57:08 -03:00
sk
09a0faacba
fix bug in bookmark button
...
closes #167
2022-12-22 08:51:32 -03:00
sk
d0d1d15de5
add option to disable swiping
...
closes sk22#165
2022-12-22 08:50:25 -03:00
sk
e4e9516d5d
copy post URL on long click
2022-12-22 08:48:05 -03:00
sk
05eceecbea
move copy text to UiUtils
2022-12-22 08:48:01 -03:00
sk
71ba1bb0d5
restore toast message for android 13+
2022-12-22 08:47:56 -03:00
sk
2160a26648
add vibration when copying username
2022-12-22 08:47:52 -03:00
sk
5433eac9c9
fix updating wrong status when interacting with reblog
...
see mastodon#467
2022-12-22 08:45:55 -03:00
sk
ed02733524
disable boost button if disabled
...
closes #180
2022-12-22 11:27:24 +01:00
sk
a99af63f34
Merge branch 'feature/open-urls-in-app'
2022-12-22 11:14:03 +01:00
sk
1d900a66fe
try to open link previews in app
2022-12-22 11:13:50 +01:00
sk
f29acc217d
update changelog
2022-12-22 01:37:52 +01:00
sk
f60164f5c5
bump version
2022-12-22 01:30:41 +01:00
sk
578cf1f00d
update readme
2022-12-22 01:29:28 +01:00
sk
bca3bc6b4a
Merge branch 'feature/more-html-tags'
2022-12-22 01:28:21 +01:00
sk
352c813544
smaller space between paragraphs
2022-12-22 01:27:55 +01:00
sk
7d876bddc7
preserve whitespaces in html
2022-12-22 01:25:43 +01:00
sk
43d334259b
match navigation bar color with toolbar
2022-12-22 01:09:46 +01:00
sk
750579b1c2
use color attributes instead of fixed colors
2022-12-22 00:57:12 +01:00
sk
d69221d85b
fix media upload colors
2022-12-22 00:50:23 +01:00
sk
a1c80e92cd
reset state on boost long click
2022-12-22 00:47:44 +01:00
sk
ce1a0d66f1
update changelog
2022-12-22 00:14:59 +01:00
sk
f28057d620
update changelog
2022-12-22 00:08:37 +01:00
sk
8f6dc7e6d2
update changelog
2022-12-22 00:05:19 +01:00
sk
b25a237c20
add long-click to "quote"
2022-12-22 00:01:51 +01:00
LucasGGamerM
0a68f86200
Update default.html
2022-12-21 19:50:47 -03:00
sk
ccb0b59e17
Merge branch 'feature/open-urls-in-app'
2022-12-21 23:50:14 +01:00
sk
14658a2d70
only perform fedi lookup if looks like fedi url
2022-12-21 23:45:27 +01:00
sk
5f26878c06
resolve fediverse links in app
...
closes sk22#177
closes sk22#96
2022-12-21 23:29:16 +01:00
sk
df78ae59fe
Merge remote-tracking branch 'weblate/main'
2022-12-21 22:39:19 +01:00
Choukajohn
47924dfb61
Translated using Weblate (French)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-21 21:37:59 +00:00
Choukajohn
3eb442e0f6
Translated using Weblate (French)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-21 21:37:59 +00:00
sk
b309fc09f6
tweak item header and notification deletion
2022-12-21 22:37:30 +01:00
LucasGGamerM
c91dae0346
Update README.md
2022-12-21 18:04:21 -03:00
LucasGGamerM
e1df7e5077
Update README.md
2022-12-21 18:03:52 -03:00
LucasGGamerM
0560b54559
Bump version number
2022-12-21 17:19:55 -03:00
LucasGGamerM
c78db7e835
Fixing the visibility of the translate button... again. This time I scrolled a lot, so i know its not broken
2022-12-21 17:19:28 -03:00
gallegonovato
a00fe0485b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-21 19:21:44 +00:00
sk22
a60f65857b
Translated using Weblate (Spanish)
...
Currently translated at 98.7% (81 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-21 19:21:44 +00:00
gallegonovato
fe584b58b0
Translated using Weblate (Spanish)
...
Currently translated at 98.7% (81 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-21 19:21:44 +00:00
sk22
91ad2bf66b
Translated using Weblate (German)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-21 19:21:44 +00:00
sk22
01988a9435
Translated using Weblate (English)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-21 19:21:44 +00:00
sk
51bc8e1b2c
use instance domain if title blank
2022-12-21 19:57:31 +01:00
sk
b28c684bd3
fix missing text in notification
2022-12-21 19:54:15 +01:00
sk
42b2cde1e2
use UiUtils.getThemeColor
2022-12-21 19:48:44 +01:00
sk
199a7b816c
Merge remote-tracking branch 'weblate/main'
2022-12-21 18:20:08 +01:00
sk22
2b8fc6764e
Translated using Weblate (German)
...
Currently translated at 100.0% (80 of 80 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-21 17:18:57 +00:00
sk22
37f93cda4d
Translated using Weblate (English)
...
Currently translated at 100.0% (80 of 80 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-21 17:18:57 +00:00
sk
4114f5b3c2
update changelog
2022-12-21 18:18:03 +01:00
Florian Obernberger
14d45eb759
Custom icons for different types of notifications ( #178 )
...
* Add filled variant of the person_add icon
* Add mention icon
* Add custom icons for different notification types
Co-authored-by: sk22 <sk22@mailbox.org >
2022-12-21 18:13:08 +01:00
sk
0dfa9d2c2c
Merge branch 'use-fluent-mention-icon'
2022-12-21 18:09:41 +01:00
sk
6fce18ffe8
replace custom symbol with fluent mention symbol
2022-12-21 17:59:38 +01:00
sk
956c56c494
add translation availability info text
2022-12-21 17:54:28 +01:00
gallegonovato
75e7c6a9eb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-21 16:18:19 +00:00
Choukajohn
a7fb66d269
Translated using Weblate (French)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-21 16:18:19 +00:00
Choukajohn
5f48802357
Translated using Weblate (French)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-21 16:18:19 +00:00
gallegonovato
a27488c8da
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-21 16:18:19 +00:00
sk
b6dbd7512c
no ellipsis for settings items
2022-12-21 16:37:40 +01:00
sk
e41386082c
add toggle for hiding translate button
2022-12-21 16:35:47 +01:00
sk
ae385c139b
animate translate button opacity
2022-12-21 16:23:09 +01:00
LucasGGamerM
dd2f213a4f
lower opacity of button while translating
2022-12-21 16:18:28 +01:00
sk
35f92a6e91
fix icons not showing in RTL layout
2022-12-21 16:12:03 +01:00
sk
ab5648a5d6
make toot button customizable
2022-12-21 16:07:47 +01:00
sk
8a9b59c66a
generalize color picker settings item
2022-12-21 14:49:38 +01:00
sk
a6e0c877b5
use heart for donation link
2022-12-21 14:36:23 +01:00
sk
de5a623a00
update changelog
2022-12-21 14:34:27 +01:00
sk
b0f9ce081f
implement deleting notifications
2022-12-21 14:25:19 +01:00
LucasGGamerM
c837a2d4b6
Bumping version number
2022-12-21 09:28:19 -03:00
LucasGGamerM
70b91b7a9a
Fixing npe on timeline
2022-12-21 09:27:16 -03:00
sk
e17b6e83a4
new light grays
2022-12-21 11:40:07 +01:00
sk
96f4322f74
reuse old brownish gray and move colors
2022-12-21 10:45:40 +01:00
sk
780f59d666
new grays
2022-12-21 10:19:59 +01:00
sk
8c5db2eef5
Merge remote-tracking branch 'upstream/master'
2022-12-21 09:41:29 +01:00
sk
5ab004b87e
fix wrong default visibility in popup
...
closes sk22#174
2022-12-21 09:41:03 +01:00
sk
1b001bdd4f
Merge branch 'fix-wrong-visibility-on-edit'
2022-12-21 09:29:57 +01:00
Gregory K
a5fa44213d
Merge pull request #474 from sk22/fix-wrong-visibility-on-edit
...
Only load default status visibility if not editing
2022-12-21 11:25:14 +03:00
sk
68e9d9d91c
only load default visibility if not editing
...
fix mastodon#306
2022-12-21 09:24:09 +01:00
sk
a14783a275
fix action bar buttons color
...
closes sk22#175
2022-12-21 09:14:36 +01:00
LucasGGamerM
27079a7ec5
Version 69 is special, lmao
2022-12-20 19:56:49 -03:00
LucasGGamerM
9563df0574
Making it appear in every post that isnt on the default language and that allows translation. Merge this as well @sk22, as its a rather useful thing
2022-12-20 19:22:42 -03:00
LucasGGamerM
638209cc13
Renaming string to fix the translate_post error message
2022-12-20 18:51:59 -03:00
LucasGGamerM
224c731afa
Merge remote-tracking branch 'origin/develop' into develop
2022-12-20 17:43:38 -03:00
LucasGGamerM
0bbf937531
Please merge this @sk22, its a transparency filter for when the translation is loading
2022-12-20 17:42:47 -03:00
LucasGGamerM
3556c92c3e
Please merge this @sk22
2022-12-20 17:35:40 -03:00
LucasGGamerM
87c5b23196
Re-re-cleaning unused things.
2022-12-20 17:13:17 -03:00
LucasGGamerM
c83910c885
Cleaning up the old implementation
2022-12-20 17:09:34 -03:00
LucasGGamerM
586622e90d
Its barely working. Huge thanks to @sk22 btw
2022-12-20 16:52:48 -03:00
sk
e5e2430e03
check if server supports translation earlier
...
closes #172
2022-12-20 16:28:22 -03:00
sk
04bfdba50e
Adding translate button from megalodon
2022-12-20 16:28:19 -03:00
sk
7abf15e9e0
use primary color for update notification
...
closes #169
2022-12-20 16:16:52 -03:00
Grishka
6b680831b8
Fix #472
2022-12-20 16:12:54 -03:00
sk
6cbf100828
fire counter updated event for content status
...
see mastodon#467
closes sk22#173
2022-12-20 14:12:46 -03:00
sk
3e7bbebe7f
fix counter updates for preloaded data
...
re: mastodon#467
see fb5289372d
2022-12-20 14:12:46 -03:00
sk
56d344045a
add drag to open to visibility button
2022-12-20 14:12:45 -03:00
LucasGGamerM
7ab634cc08
Renaming megalodon to moshidon
2022-12-20 14:12:01 -03:00
sk
9f0db3ebb5
update strings
2022-12-20 13:58:41 -03:00
sk22
6415eb8590
Translated using Weblate (German)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-20 13:58:30 -03:00
AiOO
87c77b84a4
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-20 13:57:37 -03:00
jonta
0b7bb16f22
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-20 13:57:37 -03:00
jonta
5164b5ba78
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-20 13:57:37 -03:00
gallegonovato
f3c28bc66a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-20 13:57:36 -03:00
itslameni
239f7eb9e7
Translated using Weblate (Russian)
...
Currently translated at 37.5% (3 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-20 13:57:21 -03:00
Linerly
d6daf7a553
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-20 13:57:21 -03:00
Radiquum
dfb3b230e6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-20 13:57:21 -03:00
Linerly
484a5c878f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-20 13:57:20 -03:00
Choukajohn
3f27cfb13b
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-20 13:57:15 -03:00
AiOO
38e2ba6ccd
Translated using Weblate (Korean)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-20 13:57:03 -03:00
sk
3dad38e614
update strings
2022-12-20 13:57:02 -03:00
sk
0865c9d1bd
update german
2022-12-20 13:57:02 -03:00
LucasGGamerM
20a8783d84
Making the icons good again in the profile page
2022-12-20 13:45:10 -03:00
sk
3ce58d2edf
move button text/background to styles
2022-12-20 16:06:28 +01:00
sk
523efac4fb
make separator color brighter
...
closes #159
2022-12-20 15:51:00 +01:00
sk
d352aca9cc
add toolbar background color
2022-12-20 15:44:37 +01:00
sk
ae6afab01b
Merge branch 'feature/animate-buttons'
2022-12-20 15:19:02 +01:00
sk
efea405b83
fire counter updated event for content status
...
see mastodon#467
closes sk22#173
2022-12-20 15:17:43 +01:00
sk
ad9262cf0f
fix counter updates for preloaded data
...
re: mastodon#467
see fb5289372d
2022-12-20 14:58:27 +01:00
sk
636c268e46
add drag to open to visibility button
2022-12-20 12:58:18 +01:00
sk
06a61f0374
update fastlane descriptions
2022-12-20 12:50:47 +01:00
sk
4ba7763de5
fix fastlane configs
2022-12-20 12:49:01 +01:00
sk
b486542e7b
update strings
2022-12-20 12:43:56 +01:00
sk22
f53ce6cbf0
Translated using Weblate (German)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-20 11:34:43 +00:00
AiOO
b10ff655f1
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-20 11:34:43 +00:00
jonta
bbc27dbeea
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-20 11:34:43 +00:00
jonta
dadb929afd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-20 11:34:43 +00:00
gallegonovato
c0f397cdd5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-20 11:34:43 +00:00
itslameni
b597cf6e18
Translated using Weblate (Russian)
...
Currently translated at 37.5% (3 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-20 11:34:43 +00:00
Linerly
e3bbeb2022
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-20 11:34:43 +00:00
Radiquum
cad9fc8977
Translated using Weblate (Russian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-20 11:34:43 +00:00
Linerly
2f191c1f71
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-20 11:34:43 +00:00
Choukajohn
dc0debce1a
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-20 11:34:43 +00:00
AiOO
d96b6f0100
Translated using Weblate (Korean)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-20 11:34:42 +00:00
sk
16f1901976
update strings
2022-12-20 12:34:32 +01:00
sk
61d9e4d531
update german
2022-12-20 12:25:59 +01:00
sk
aec4479e19
rename color theme to color palette
2022-12-20 12:23:59 +01:00
sk
ec7235c03a
add settings links
...
closes #163
2022-12-20 12:12:45 +01:00
sk
f3db153ea9
check if server supports translation earlier
...
closes #172
2022-12-20 11:19:50 +01:00
sk
e1c258478f
fix italian
2022-12-20 10:38:54 +01:00
sk
1f2e691eb1
Merge remote-tracking branch 'upstream/master'
2022-12-20 10:27:54 +01:00
sk
be9a3a9975
fix error in readme
2022-12-20 10:27:11 +01:00
sk
8d17ac6f28
simplify themes
2022-12-20 10:26:03 +01:00
Grishka
d9df150cf8
Fix #472
2022-12-20 12:14:56 +03:00
sk
667a4aab1a
Merge branch 'main' of github.com:sk22/megalodon
2022-12-19 19:06:04 +01:00
sk
862ffd8172
Merge remote-tracking branch 'upstream/master'
2022-12-19 19:05:36 +01:00
sk
eb1dd954ee
merge miui fix for copying text
2022-12-19 19:03:11 +01:00
Grishka
6f2e5a63d7
This is officially the first Xiaomi workaround in this app 🎉
...
#469
2022-12-19 20:27:56 +03:00
sk
5bf78c5cd2
use primary color for update notification
...
closes #169
2022-12-19 18:27:03 +01:00
LucasGGamerM
277361a562
merge moshidon's red theme
...
closes sk22#160
2022-12-19 17:58:16 +01:00
sk
6697d3d0d5
update changelog
2022-12-19 16:38:00 +01:00
sk
7202aae712
Merge branch 'feature/animate-buttons'
2022-12-19 16:34:25 +01:00
sk
6d2c6748f7
set pivot point once
2022-12-19 16:34:16 +01:00
sk
6c98c9ccf2
fix broken long click
2022-12-19 16:33:30 +01:00
sk
afc25ec8b3
Merge branch 'feature/animate-buttons'
2022-12-19 16:06:24 +01:00
sk
6c9553ba65
tweak animations
2022-12-19 16:05:30 +01:00
sk
0fd5ea4689
fix counter updates for preloaded data
...
re: mastodon#467
see fb5289372d
2022-12-19 16:00:46 +01:00
sk
8441208058
fix bug in bookmark button
...
closes #167
2022-12-19 15:59:15 +01:00
sk
aa34298771
Merge branch 'feature/animate-buttons'
2022-12-19 15:43:18 +01:00
sk
ccacd88f80
tweak animations
2022-12-19 15:42:32 +01:00
sk
1f20b21fc8
add option to disable swiping
...
closes sk22#165
2022-12-19 15:31:38 +01:00
sk
ae7152aca7
Merge branch 'feature/long-press-copy-url'
2022-12-19 15:15:03 +01:00
sk
ba36347f03
copy post URL on long click
2022-12-19 15:14:54 +01:00
sk
c0c5e83f31
move copy text to UiUtils
2022-12-19 15:12:37 +01:00
sk
9c05ff2f7c
restore toast message for android 13+
2022-12-19 15:08:13 +01:00
sk
0ada05bf3a
add vibration when copying username
2022-12-19 15:06:17 +01:00
LucasGGamerM
0b96fb05fc
Bumping version number
2022-12-18 20:57:47 -03:00
LucasGGamerM
8767d62de7
Fixing a fucking NPE
2022-12-18 20:54:42 -03:00
LucasGGamerM
74fb04e2d4
Disabling the Translate button on statuses that are from the same default language, or that are private or direct messages.
2022-12-18 20:04:32 -03:00
LucasGGamerM
2537460e16
Tis broken
2022-12-18 19:43:48 -03:00
LucasGGamerM
be3dfde3be
Changing out (again) the link back to moshidons github
2022-12-18 17:58:21 -03:00
LucasGGamerM
42025035ad
Caching the status translation for easier use
2022-12-18 17:57:09 -03:00
LucasGGamerM
6a667fdf32
Bump version number
2022-12-18 14:11:18 -03:00
LucasGGamerM
bfafac3d4f
Fixing the translate icon tint, changing translate icon to fluent icon. Making it better overall
2022-12-18 14:09:21 -03:00
LucasGGamerM
0cafbe9f91
Logic side done for the red theme.
2022-12-18 12:54:17 -03:00
LucasGGamerM
2fbf172729
Styles and colors.xml side done. Putting a string in there as well :D
2022-12-18 12:41:40 -03:00
sk
bb9755f4af
Making the boost icon better
2022-12-18 11:12:55 -03:00
LucasGGamerM
2a01377a8a
Why tf did this revert to the old thing?
2022-12-18 11:04:47 -03:00
LucasGGamerM
61cc6d5d07
Checking out of the account list fragment thing
2022-12-18 11:04:32 -03:00
LucasGGamerM
1d74a37f60
Dunno why, just want to commit this
2022-12-18 11:04:05 -03:00
LucasGGamerM
ef9645f9e7
Ranaming stuffs back to moshidon
2022-12-18 11:02:51 -03:00
sk
6a103ca3f3
fix text view cutting off text
...
closes #157
2022-12-18 10:52:01 -03:00
LucasGGamerM
c22772121b
Ranaming stuffs back to moshidon
2022-12-17 21:23:52 -03:00
kaea
de7bc69d2a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-17 21:21:55 -03:00
itslameni
2eccd572c9
Translated using Weblate (Russian)
...
Currently translated at 37.5% (3 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-17 21:21:55 -03:00
itslameni
824a62024b
A whole lot of stuffs, including merging stuffs from weblate
2022-12-17 21:21:54 -03:00
tippete
3a3cfda919
Translated using Weblate (Italian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-17 21:21:05 -03:00
AiOO
e29120cc51
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-17 21:21:03 -03:00
nitrogenez
197d5c6bc3
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-17 21:21:00 -03:00
jonta
d143cc75db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.2% (55 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-17 21:21:00 -03:00
kaea
1635a06c54
Translated using Weblate (Polish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-17 21:21:00 -03:00
Choukajohn
76de0d8c70
Translated using Weblate (French)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-17 21:21:00 -03:00
AiOO
402a995b8f
Translated using Weblate (Korean)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-17 21:21:00 -03:00
sk
f580ba7779
Refactoring names to custom. Thank you @sk22 for this amazing piece of commit
2022-12-17 21:19:40 -03:00
sk
bc3869b920
fix follow request list issues
...
closes #153
2022-12-17 21:09:56 -03:00
LucasGGamerM
020f4a5a1a
Hiding material you in older android versions fix
2022-12-17 21:00:02 -03:00
sk
b054caa967
Hiding material you in older android versions
2022-12-17 20:52:11 -03:00
sk
c77b5dfac2
bump version
2022-12-17 23:28:56 +01:00
sk
673ea40238
hide material you theme for older versions
2022-12-17 23:22:51 +01:00
sk
f7ced7f253
Merge branch 'feature/animate-buttons'
2022-12-17 23:19:42 +01:00
sk
6152ec9d0d
tweak scaling while animating buttons
2022-12-17 23:19:36 +01:00
sk
7ed8bb259d
Merge branch 'feature/animate-buttons'
2022-12-17 23:12:16 +01:00
sk
06882d5bea
change button animations
2022-12-17 23:07:36 +01:00
sk
f460456502
add missing night variant for red
2022-12-17 22:30:15 +01:00
sk
6ef9f2ff15
update changelog
2022-12-17 22:08:39 +01:00
sk
062af9937f
update changelog
2022-12-17 21:59:22 +01:00
sk
452ee8e1a5
update readme, bump version
2022-12-17 21:49:23 +01:00
sk
88c62427aa
Merge remote-tracking branch 'weblate/main'
2022-12-17 21:46:52 +01:00
gallegonovato
09458c5ecb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-17 20:46:15 +00:00
Choukajohn
4171a5d210
Translated using Weblate (French)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-17 20:46:15 +00:00
tippete
1362a03877
Translated using Weblate (Italian)
...
Currently translated at 100.0% (60 of 60 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-17 20:46:15 +00:00
Choukajohn
34ae099b89
Translated using Weblate (French)
...
Currently translated at 100.0% (60 of 60 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-17 20:46:14 +00:00
gallegonovato
679bd4588f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (60 of 60 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-17 20:46:14 +00:00
sk
7d4c69bc82
tweak gray colors
2022-12-17 21:36:19 +01:00
sk
1749fcacb1
fix text view cutting off text
...
closes #157
2022-12-17 21:16:35 +01:00
sk
683f87cc19
Merge branch 'feature/lists'
2022-12-17 21:13:23 +01:00
sk
2ef19be3c7
add missing lists with handling
...
fix #158
2022-12-17 21:11:48 +01:00
sk
fb5289372d
fix updating wrong status when interacting with reblog
...
see mastodon#467
2022-12-17 21:01:10 +01:00
sk
f8d9d00dac
Merge branch 'feature/animate-buttons'
2022-12-17 19:56:24 +01:00
sk
a7c707f62e
animate footer icons
...
closes sk22#154
2022-12-17 19:48:20 +01:00
sk
336ebb71cf
Merge branch 'feature/follow-requests'
2022-12-17 16:35:53 +01:00
sk
a5f98f5c50
fix follow request list issues
...
closes #153
2022-12-17 16:35:41 +01:00
sk
9d5d4b7957
make red theme less orange
2022-12-17 15:47:04 +01:00
LucasGGamerM
3626da7362
custom, darker grays for everyone
2022-12-17 15:41:42 +01:00
sk
400e340859
Merge branch 'fix-toolbar-styles-api-24'
2022-12-17 14:58:09 +01:00
sk
31cad1efbe
move api 24 styles into extra styles.xml
2022-12-17 14:56:26 +01:00
LucasGGamerM
82b7633650
Renaming stuff
2022-12-16 19:13:11 -03:00
LucasGGamerM
33497864f2
Bumping version number
2022-12-16 12:47:17 -03:00
LucasGGamerM
4c9d1544fa
Refactoring the purple/pink theme. Merge this @sk22, as its exactly what you asked earlier
2022-12-16 12:43:43 -03:00
LucasGGamerM
bce2367cfc
Making material you default for devices that support it. For devices that dont, still setting purple as the main theme.
2022-12-16 12:07:29 -03:00
sk
390ecc48fb
Refactoring a string for easier translation
2022-12-16 11:44:18 -03:00
LucasGGamerM
9ed99edd6e
Its unbroken now! ITS WORKING!
2022-12-16 11:28:48 -03:00
LucasGGamerM
4362490539
Fixing the instance thing again
2022-12-16 11:17:43 -03:00
LucasGGamerM
f5d225fc3e
Still broken
2022-12-16 11:16:10 -03:00
LucasGGamerM
063e9287fd
A little better. Some refactoring done.
2022-12-16 11:09:42 -03:00
LucasGGamerM
ba376908cd
Get instance things. Still figuring out the merge
2022-12-16 11:03:24 -03:00
sk
caddf0021c
A bunch of stuff. I dont know wtf I am doing
2022-12-16 10:54:50 -03:00
sk
e5da24a44d
add red theme
2022-12-16 14:41:53 +01:00
Grishka
90645f4d90
Adding stuff from upstream
2022-12-16 10:30:42 -03:00
LucasGGamerM
1316fcae22
Fixing compile problems. Adding another one
2022-12-16 10:23:45 -03:00
sk
d63e5af8d0
use custom instead of app name
2022-12-16 14:21:54 +01:00
LucasGGamerM
27dee7297b
Changing things back to default
2022-12-16 10:13:26 -03:00
sk
13ecba40ae
use default posting language from server
2022-12-16 10:08:19 -03:00
sk
abdce64b99
for pink shall remain the default
...
also, save color name as a string
2022-12-16 14:00:43 +01:00
kaea
d5696684fa
Translated using Weblate (Polish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-16 12:39:36 +00:00
itslameni
d168794d4e
Translated using Weblate (Russian)
...
Currently translated at 37.5% (3 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-16 12:39:36 +00:00
itslameni
52c5057e85
Translated using Weblate (Russian)
...
Currently translated at 89.8% (53 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-16 12:39:36 +00:00
tippete
21167f64c9
Translated using Weblate (Italian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-16 12:39:36 +00:00
AiOO
26343ce10b
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-16 12:39:36 +00:00
nitrogenez
238d930c48
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-16 12:39:36 +00:00
jonta
87ade4a020
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.2% (55 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-16 12:39:36 +00:00
kaea
db9bb58b3c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-16 12:39:36 +00:00
Choukajohn
99cbc8f071
Translated using Weblate (French)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-16 12:39:36 +00:00
AiOO
d2a4ae8f59
Translated using Weblate (Korean)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-16 12:39:36 +00:00
sk
9a47530ab8
Merge remote-tracking branch 'upstream/master'
2022-12-16 02:52:55 +01:00
sk
ed1d9165e1
use default posting language from server
2022-12-16 02:14:06 +01:00
sk
ef421dd5dd
set material3 theme as default
2022-12-16 02:02:48 +01:00
sk
acbf27f025
add button styles for each theme
2022-12-16 01:33:28 +01:00
sk
f54e2375be
material you and true black improvements
2022-12-16 01:20:39 +01:00
sk
1a66db065f
fix wrong button colors
2022-12-16 01:16:45 +01:00
sk
c51b2bb2e7
add m3 colors to colors.xml for compatibility
2022-12-16 00:24:04 +01:00
sk
4de3da09b3
introduce dedicated button colors
2022-12-16 00:13:01 +01:00
LucasGGamerM
e15dd0d8b3
Merge remote-tracking branch 'origin/master'
2022-12-15 15:31:16 -03:00
LucasGGamerM
1ab26bc665
Merge pull request #7
...
Add Android 13 monochrome icon
2022-12-15 15:28:33 -03:00
LucasGGamerM
e6758d8c01
Merge branch 'fork'
2022-12-15 15:25:01 -03:00
LucasGGamerM
4621787e34
Imma just wait until @sk22 works on this again
2022-12-15 15:24:47 -03:00
LucasGGamerM
10ad35a285
Deleting the entries for the default language, as I will instead get them from the server
2022-12-15 15:05:22 -03:00
LucasGGamerM
d10145a6ba
Removing this function call because its useless as i will get the default language from the server, and not from this.
2022-12-15 15:03:33 -03:00
LucasGGamerM
c9792ced32
Merge remote-tracking branch 'origin/fork' into fork
2022-12-15 15:01:21 -03:00
LucasGGamerM
a3fb09a33c
Tis broken. Just need to fix MastodonLanguage.java getDefaultLanguge. I am still trying to figure out where it is stored
2022-12-15 14:56:11 -03:00
Grishka
e0febda372
Minor fixes
2022-12-15 20:16:32 +03:00
sk
516f97e679
improve material you colors
2022-12-15 18:03:06 +01:00
Grishka
069d141451
Fix crash in ComposeFragment::onSaveInstanceState in release builds
...
fixes #452 , fixes #453 , fixes #457
2022-12-15 20:02:26 +03:00
Grishka
166401ea18
Signup flow redesign
2022-12-15 19:41:38 +03:00
sk
55e5c03b5f
add missing string
2022-12-15 17:03:24 +01:00
sk
c950b6e6c1
simplify code
2022-12-15 17:03:17 +01:00
LucasGGamerM
2dc884b1bb
Making material you setting work fine. Its ready for release
2022-12-15 16:44:16 +01:00
LucasGGamerM
c49660950d
Adding the color things
2022-12-15 16:37:31 +01:00
sk
9162908173
Merge branch 'more-distinct-filled-boost-icon'
2022-12-15 16:18:42 +01:00
sk
2789169dd7
slightly more padding for fill
2022-12-15 16:18:21 +01:00
LucasGGamerM
6d875fd890
It now properly sets a default on every change. Not the final implementation yet
2022-12-14 20:39:02 -03:00
LucasGGamerM
5d87fb7b67
MastodonLanguage util side done
2022-12-14 20:15:29 -03:00
LucasGGamerM
4cbb59850b
Superduper buggy. But the preferences side is done, so make sure to merge this commit as well @sk22
2022-12-14 19:59:53 -03:00
LucasGGamerM
a2022b25e5
Fixing compile problems. Merging the language picker from megalodon.
2022-12-14 19:23:06 -03:00
Florian Obernberger
0d168f93ed
Add Android 13 monochrome icon
2022-12-14 23:03:41 +01:00
LucasGGamerM
94ac5b9bb7
Merge branch 'feature/language-selector' into fork
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/res/values/strings.xml
2022-12-14 19:03:15 -03:00
LucasGGamerM
024d358213
Bump version number
2022-12-13 15:56:38 -03:00
LucasGGamerM
5562c93855
Merge branch 'fork'
2022-12-13 15:49:06 -03:00
LucasGGamerM
98e897d6a8
Merge branch 'material3_dynamic_color_theme'
2022-12-13 15:36:41 -03:00
LucasGGamerM
4aac6aa4f4
Fixing the material you theme.
2022-12-13 15:34:34 -03:00
LucasGGamerM
2bb4616e40
Rebranding the strings.
...
Useful command: "find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;"
2022-12-13 14:10:10 -03:00
LucasGGamerM
56e8476d2e
Rebranding the welcome screen
2022-12-13 12:39:29 -03:00
LucasGGamerM
97d81eb1b2
Rebranding
2022-12-13 12:36:06 -03:00
sk
ffa21b26af
add custom login fragment
2022-12-13 12:24:39 -03:00
lunarna
9917712f66
Translated using Weblate (Polish)
...
Currently translated at 25.0% (2 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2022-12-13 12:19:52 -03:00
AiOO
11cdce6c90
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-13 12:19:50 -03:00
Adolfo Jayme Barrientos
8e82cf1e99
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-13 12:19:49 -03:00
edxkl
9767b11626
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-13 12:19:49 -03:00
Choukajohn
0f95694083
Translated using Weblate (French)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-13 12:19:47 -03:00
nitrogenez
7dfc7dd9ef
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-13 12:19:46 -03:00
edxkl
0407e958f1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (54 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-13 12:19:44 -03:00
lunarna
e6a5fa1c3f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-13 12:19:43 -03:00
Choukajohn
6f48a7c4a4
Translated using Weblate (French)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-13 12:19:43 -03:00
Adolfo Jayme Barrientos
80c56d71cb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:19:43 -03:00
AiOO
f77d9dcee2
Translated using Weblate (Korean)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-13 12:19:42 -03:00
sk22
f7195c7787
Translated using Weblate (German)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-13 12:19:41 -03:00
sk22
ca92cc6dc1
Translated using Weblate (English)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-13 12:19:07 -03:00
AiOO
cd31b2ae5a
Translated using Weblate (Korean)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-13 12:18:31 -03:00
edxkl
00bec7174a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-13 12:18:31 -03:00
edxkl
236acab54f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 97.8% (46 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-13 12:18:31 -03:00
kaea
ba362f4457
Translated using Weblate (Polish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-13 12:18:31 -03:00
Adolfo Jayme Barrientos
8ed93baf8d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:18:31 -03:00
plutonemhikari
bf953e96fa
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-13 12:18:30 -03:00
AiOO
6b89a747e2
Translated using Weblate (Korean)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-13 12:18:29 -03:00
gallegonovato
2fa1d54268
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-13 12:18:25 -03:00
Christian Elbrianno
02ef34b451
Translated using Weblate (Indonesian)
...
Currently translated at 71.4% (5 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-13 12:18:25 -03:00
Choukajohn
1701fc71c4
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-13 12:18:25 -03:00
edxkl
fe200996db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.6% (44 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-13 12:18:25 -03:00
tippete
659333342f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-13 12:18:25 -03:00
Christian Elbrianno
1ca5b6def2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-13 12:18:24 -03:00
Choukajohn
4e8e3ee440
Translated using Weblate (French)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-13 12:18:24 -03:00
Adolfo Jayme Barrientos
86dd724222
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:18:24 -03:00
gallegonovato
8242995027
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:18:24 -03:00
ca
49962a4734
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2022-12-13 12:18:24 -03:00
sk
509b16aee1
remove strings
2022-12-13 12:18:22 -03:00
LucasGGamerM
f3f5e4a887
Revert "Revert "Fix #443 again""
...
This reverts commit f63bbeee79 .
2022-12-13 12:02:30 -03:00
LucasGGamerM
7aabc1fa76
Revert "Revert "This is quite brokey""
...
This reverts commit 0231903868 .
2022-12-13 12:02:28 -03:00
LucasGGamerM
dcb5e36041
Revert "Revert "Fix #443 ""
...
This reverts commit e0c072ab9c .
2022-12-13 12:02:21 -03:00
LucasGGamerM
e0c072ab9c
Revert "Fix #443 "
...
This reverts commit 65dbbb3d61 .
2022-12-13 12:00:55 -03:00
LucasGGamerM
0231903868
Revert "This is quite brokey"
...
This reverts commit f352c20ed9 .
2022-12-13 12:00:55 -03:00
LucasGGamerM
f63bbeee79
Revert "Fix #443 again"
...
This reverts commit b34e34de51 .
2022-12-13 12:00:55 -03:00
sk
0728b00381
Merge branch 'more-distinct-filled-boost-icon'
2022-12-13 15:45:30 +01:00
sk
34b82337b1
add distinct filled boost icon
2022-12-13 15:45:19 +01:00
sk
f25d4e4d44
update screenshots
2022-12-13 12:04:34 +01:00
sk
ac3176c0d8
Merge branch 'external-share-include-subject'
2022-12-13 09:18:42 +01:00
sk
021fc9e5a0
add empty line after subject
...
closes #149
2022-12-13 09:18:18 +01:00
sk
a48c11332c
Merge branch 'feature/translate-button'
2022-12-13 09:15:34 +01:00
sk
93bccc02bf
add missing language null check
...
fix #143
2022-12-13 09:15:15 +01:00
LucasGGamerM
db9e427444
Bump version number
2022-12-12 21:45:48 -03:00
LucasGGamerM
4474a584df
Fixed the lists tab order. This should partially fix #3
2022-12-12 21:11:15 -03:00
LucasGGamerM
ab00ad68f1
Fixed the lists tab order. This should partially fix #3
2022-12-12 20:43:42 -03:00
LucasGGamerM
d1e77efa1c
Revert "Adding a tab on the tabbar and showing lists. Its still an early alpha though"
...
This reverts commit bfd87cf94e .
2022-12-12 20:40:11 -03:00
LucasGGamerM
de00353864
Revert "Why doesnt this work"
...
This reverts commit be3c12dfb3 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
feec459d47
Revert "Fixed the lists tab order. This should partially fix #3 "
...
This reverts commit 1f51331f67 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
ad68d7e4f2
Revert "The placeholders are now there."
...
This reverts commit 0ca9c536cd .
2022-12-12 20:40:10 -03:00
LucasGGamerM
cf27c6bbf3
Revert "The placeholders are better. But the api thing isnt working"
...
This reverts commit a3267f6cd3 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
0115656d67
Revert "And it still doesnt work"
...
This reverts commit 002687d2b1 .
2022-12-12 20:40:10 -03:00
sk
7a594be3f2
update metadata
2022-12-13 00:03:37 +01:00
sk
c9f4df3d4e
bump version, update changelog
2022-12-12 23:35:54 +01:00
sk22
9078667d51
Translated using Weblate (German)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-12 22:29:04 +00:00
sk
7569e1aef6
add strings back
2022-12-12 23:26:52 +01:00
nitrogenez
723983dadf
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2022-12-12 22:25:44 +00:00
lunarna
f87e020abd
Translated using Weblate (Polish)
...
Currently translated at 25.0% (2 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2022-12-12 22:25:44 +00:00
AiOO
fb5729d5cc
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-12 22:25:44 +00:00
Adolfo Jayme Barrientos
2ff6c53d6d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-12 22:25:44 +00:00
edxkl
cfc6895711
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-12 22:25:44 +00:00
Choukajohn
1c27fc68ee
Translated using Weblate (French)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-12 22:25:44 +00:00
nitrogenez
df0d578573
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-12 22:25:44 +00:00
edxkl
2fa3c69af1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (54 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-12 22:25:44 +00:00
lunarna
095bf92fed
Translated using Weblate (Polish)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-12 22:25:44 +00:00
Choukajohn
debe017f12
Translated using Weblate (French)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-12 22:25:44 +00:00
Adolfo Jayme Barrientos
f956e12167
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-12 22:25:44 +00:00
AiOO
2c50c38d82
Translated using Weblate (Korean)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-12 22:25:44 +00:00
sk22
b4980101ad
Translated using Weblate (German)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-12 22:25:44 +00:00
sk22
8395fca60f
Translated using Weblate (English)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-12 22:25:44 +00:00
AiOO
b22e7d277f
Translated using Weblate (Korean)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-12 22:25:44 +00:00
edxkl
c0e67593ee
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-12 22:25:44 +00:00
edxkl
5dc4235724
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 97.8% (46 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-12 22:25:43 +00:00
kaea
f77caeefae
Translated using Weblate (Polish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-12 22:25:43 +00:00
Adolfo Jayme Barrientos
c1ef23bbe8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-12 22:25:43 +00:00
plutonemhikari
e7e80bcf7d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-12 22:25:43 +00:00
AiOO
c27f5aaf30
Translated using Weblate (Korean)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-12 22:25:43 +00:00
gallegonovato
d52728f22e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-12 22:25:43 +00:00
Christian Elbrianno
3c7c962320
Translated using Weblate (Indonesian)
...
Currently translated at 71.4% (5 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-12 22:25:43 +00:00
Choukajohn
abf570d177
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-12 22:25:43 +00:00
edxkl
46422cd62d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.6% (44 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-12 22:25:43 +00:00
tippete
f1ffa2629e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-12 22:25:43 +00:00
Christian Elbrianno
2074f3c33b
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-12 22:25:43 +00:00
Choukajohn
7c51803674
Translated using Weblate (French)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-12 22:25:43 +00:00
Adolfo Jayme Barrientos
6d80c62f30
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-12 22:25:43 +00:00
gallegonovato
64907a7e1c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-12 22:25:43 +00:00
ca
17922ca1d5
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2022-12-12 22:25:43 +00:00
sk
01ac219854
remove strings
2022-12-12 23:25:31 +01:00
sk
9bbf8c4618
add custom login fragment
2022-12-12 23:18:01 +01:00
LucasGGamerM
002687d2b1
And it still doesnt work
2022-12-12 17:12:55 -03:00
LucasGGamerM
a3267f6cd3
The placeholders are better. But the api thing isnt working
2022-12-12 16:10:27 -03:00
LucasGGamerM
0ca9c536cd
The placeholders are now there.
2022-12-12 14:20:56 -03:00
LucasGGamerM
382a23c0b6
Tests
2022-12-12 14:03:44 -03:00
sk
978beaec77
use system default language for translation
...
fix #144
2022-12-12 09:09:45 +01:00
LucasGGamerM
1f51331f67
Fixed the lists tab order. This should partially fix #3
2022-12-11 20:12:27 -03:00
LucasGGamerM
cce6ba0746
Undoing all the stuff that was broken
2022-12-11 15:55:28 -03:00
LucasGGamerM
be3c12dfb3
Why doesnt this work
2022-12-11 14:06:22 -03:00
LucasGGamerM
bfd87cf94e
Adding a tab on the tabbar and showing lists. Its still an early alpha though
2022-12-11 11:58:28 -03:00
LucasGGamerM
857bb1e483
Forgot the edit entry
2022-12-10 20:17:31 -03:00
LucasGGamerM
75a131b675
Api side done
2022-12-10 20:06:45 -03:00
sk
0950e2eb7f
Merge branch 'better-poll-voting'
2022-12-10 22:40:46 +01:00
sk
116328adb9
hide icons in own polls
...
closes #137
2022-12-10 22:40:35 +01:00
sk
32a2c66c34
Merge branch 'feature/language-selector'
2022-12-10 22:30:25 +01:00
sk
231ea46f9f
change wording in string
2022-12-10 22:29:22 +01:00
sk
661f545e35
Merge branch 'feature/language-selector'
2022-12-10 22:24:05 +01:00
sk
600be455a3
save languages per account
2022-12-10 22:17:51 +01:00
LucasGGamerM
d98b1c5ee1
Update readme
2022-12-10 17:38:08 -03:00
sk
a4df06726f
don't add to recent languages if replying
2022-12-10 21:31:04 +01:00
LucasGGamerM
1eeab25b7d
Bumping version number
2022-12-10 17:30:11 -03:00
sk
82cc0c3c09
add option to allow multiple poll choices
2022-12-10 17:15:41 -03:00
sk
e102faff6c
improve semantics for poll options
2022-12-10 17:10:56 -03:00
sk
34369bd7e9
fix poll option displaying wrong own vote
...
fixes #132
2022-12-10 17:10:56 -03:00
sk
c71b620402
fix poll option displaying wrong own vote
...
fixes #132
2022-12-10 17:10:55 -03:00
sk
21b4bf23a1
update description
2022-12-10 17:10:06 -03:00
sk
d034311f2d
Fixing the changelog ig
2022-12-10 17:10:06 -03:00
sk22
2deed69766
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-10 17:09:43 -03:00
sk22
bfbd21b826
Translated using Weblate (German)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-10 17:09:37 -03:00
sk
ba8683301d
remove upstream fastlane changes
2022-12-10 17:09:37 -03:00
sk22
0ed178167b
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-10 17:09:27 -03:00
Grishka
b34e34de51
Fix #443 again
2022-12-10 17:08:40 -03:00
sk
e45e2c31d1
use mastodon languages list
...
fix #139
2022-12-10 21:07:34 +01:00
LucasGGamerM
ba38e21e07
Changing back the link on settings to Moshidon
2022-12-10 16:43:03 -03:00
sk
d1e0cd3c20
Merge branch 'feature/display-reply-visibility'
2022-12-10 17:55:41 +01:00
sk
db16dde073
fix wrong visibility in reply
...
fix #140
2022-12-10 17:55:29 +01:00
sk
b3fe44bc08
update push settings on app start
...
fix #138 , hopefully
2022-12-10 17:37:09 +01:00
LucasGGamerM
90bef7fddb
Merge branch 'material3_dynamic_color_theme'
2022-12-10 13:18:06 -03:00
LucasGGamerM
c1b382ef34
Fixing some minor inconsistencies
2022-12-10 13:17:28 -03:00
LucasGGamerM
028b88aa24
Bumping version code
2022-12-10 13:02:28 -03:00
LucasGGamerM
9d0ce33f5e
Making material you setting work fine. Its ready for release
2022-12-10 12:59:24 -03:00
LucasGGamerM
dbb23d952c
Adding the color things
2022-12-10 11:58:29 -03:00
LucasGGamerM
7fe7e47d53
Updating the readme again
2022-12-10 10:21:15 -03:00
LucasGGamerM
d0c93dfd4d
Updating the readme
2022-12-10 10:18:19 -03:00
LucasGGamerM
acdccaf80a
Bumping version code
2022-12-10 10:01:57 -03:00
LucasGGamerM
769293ce1a
Changing translate icon
2022-12-10 09:56:53 -03:00
LucasGGamerM
8d0fe18b70
Fixing the notification color, and app name
2022-12-10 09:33:36 -03:00
LucasGGamerM
6926432a6c
Bumping version number
2022-12-09 20:10:06 -03:00
LucasGGamerM
83f12b0840
Fixing the sk references. Readding them for easier translation
2022-12-09 19:58:33 -03:00
LucasGGamerM
290b7db7e4
This is unbrokey. Merged changes from upstream.
2022-12-09 19:35:15 -03:00
LucasGGamerM
f352c20ed9
This is quite brokey
2022-12-09 19:20:47 -03:00
LucasGGamerM
2ccbffa165
Merge branch 'main' into fork
...
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/color/button_text_primary_light_on_dark.xml
# mastodon/src/main/res/drawable/logo.xml
# mastodon/src/main/res/layout/item_settings_color_picker.xml
# mastodon/src/main/res/menu/color_picker.xml
# mastodon/src/main/res/values-night/styles.xml
# mastodon/src/main/res/values-v27/colors.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/styles.xml
2022-12-09 19:08:35 -03:00
LucasGGamerM
06cd80a352
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
2022-12-09 18:35:52 -03:00
sk
e5fab4a555
update changelog, bump version
2022-12-09 21:25:24 +01:00
sk
abe28179ec
use saved default status visibility
2022-12-09 21:23:20 +01:00
sk
60d4e4d396
use default posting language
2022-12-09 21:15:11 +01:00
sk
435e73d718
Merge branch 'feature/language-selector'
2022-12-09 20:56:09 +01:00
sk
17dc0850d5
apply language when replying
2022-12-09 20:53:56 +01:00
sk
9667a32e44
save recently used languages
2022-12-09 20:48:51 +01:00
sk
4e6ba84bb3
implement language selector
2022-12-09 19:34:43 +01:00
LucasGGamerM
de97493e6a
Update README.md
2022-12-09 14:04:38 -03:00
LucasGGamerM
3a24ff0d15
Bumping version code
2022-12-09 13:44:46 -03:00
LucasGGamerM
c463a3fc39
The front end if finally ready!
2022-12-09 13:42:29 -03:00
LucasGGamerM
fc845685cc
Almost there
2022-12-09 12:25:17 -03:00
LucasGGamerM
0ef0aa1a44
The api side is finally working perfectly!
2022-12-09 10:30:24 -03:00
sk
8714b24388
bump version
2022-12-09 03:15:01 +01:00
sk
495db142d7
update readme
2022-12-09 03:14:11 +01:00
sk
ac5d11159f
Merge branch 'feature/translate-button'
2022-12-09 03:05:59 +01:00
sk
d1479f142b
add progress spinner
2022-12-09 03:05:17 +01:00
sk
ee6ec631e8
Merge branch 'feature/translate-button'
2022-12-09 02:46:55 +01:00
sk
dee21222a7
implement translate feature
2022-12-09 02:37:38 +01:00
LucasGGamerM
337689aa45
The api side is actually working!
2022-12-08 21:17:11 -03:00
sk
cd8123ca34
Merge remote-tracking branch 'upstream/master'
2022-12-08 21:41:38 +01:00
sk
ceb08ea78d
fix get started button color
2022-12-08 21:36:50 +01:00
Gregory K
b79ba71228
Merge pull request #445 from sk22/better-inline-emoji-search
...
Improve inline emoji search
2022-12-08 23:22:24 +03:00
Grishka
2903874dbc
Splash fragment redesign
2022-12-08 23:22:10 +03:00
sk
cac5b554e2
Merge remote-tracking branch 'upstream/master'
2022-12-08 21:02:45 +01:00
sk
c4adbc8e45
update changelog/readme
2022-12-08 21:02:06 +01:00
sk
bb01077c3b
Merge branch 'feature/mark-media-as-sensitive'
2022-12-08 21:00:43 +01:00
sk
b370fcda6d
add bottom margin to sensitive toggle
2022-12-08 21:00:30 +01:00
sk
d364ebbb2f
Merge branch 'better-poll-voting'
2022-12-08 20:56:19 +01:00
sk
5b28468efd
add option to allow multiple poll choices
2022-12-08 20:53:34 +01:00
sk
6fd58c9682
improve semantics for poll options
2022-12-08 19:56:04 +01:00
LucasGGamerM
f7e3423f9c
Bumping version number
2022-12-08 15:16:22 -03:00
LucasGGamerM
b465c09cc8
Fixing the "Megalodon" name on logging into a new account
2022-12-08 15:01:46 -03:00
sk
b580743619
fix poll option displaying wrong own vote
...
fixes #132
2022-12-08 16:03:46 +01:00
sk
4a9cb9f2dc
fix poll option displaying wrong own vote
...
fixes #132
2022-12-08 15:53:35 +01:00
Poussinou
0dcdda75be
fix typo in README
2022-12-08 12:45:28 +09:30
Grishka
202a5f9581
Fix #443 again
2022-12-08 01:48:23 +03:00
sk22
145f55817f
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-07 18:20:46 +00:00
sk
79025c2f36
update description
2022-12-07 19:19:05 +01:00
sk
2515a8d381
add missing item to changelog
2022-12-07 19:16:14 +01:00
sk22
ede7ece25a
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-07 18:11:14 +00:00
sk22
2db39f8c66
Translated using Weblate (German)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-07 18:11:13 +00:00
sk
5f0382456f
remove upstream fastlane changes
2022-12-07 19:09:13 +01:00
sk
63b1b58c4e
use dashes instead of asterisks
2022-12-07 19:05:38 +01:00
sk
06f2f67f0c
Merge branch 'main' of github.com:sk22/megalodon
2022-12-07 19:02:04 +01:00
sk
05c33be3f4
update readme, bump version
2022-12-07 19:01:58 +01:00
LucasGGamerM
ac6c0651d6
Update README.md
2022-12-07 14:32:42 -03:00
LucasGGamerM
18af6f5a12
Bumping version code
2022-12-07 14:24:52 -03:00
LucasGGamerM
d11ee3a702
Update README.md
2022-12-07 14:16:48 -03:00
LucasGGamerM
6d9f9ce2d2
Update README.md
2022-12-07 14:14:34 -03:00
LucasGGamerM
e274b7e6d5
Implement a color picker ( #124 )
...
* Proper implementation on the color picker.
* Disabling the icons for the color picker menu
* Adding a green theme
* Making the green theme more readable
* More polishes over the green theme
* Adding blue theme and refactoring styles.xml
* Make badged settings icon follow accent colors
* Adding an icon to the color picker setting
* Fix readability issue on the light blue theme
* Adding orange theme, tweaking the blue and green theme
* Adding yellow theme
* Making it so that the fab follows the theme
* Fixing the TrueBlack themes for everything
* Make it so that the publish button also follows the theme
* Editing some drawable files to make them also follow the theme
* Making it so that the boost icon is also following the theme when clicked
* Make follow requests icon badge follow the color scheme and also make it that the profile top bar menu also follows the theme. This should be it
Co-authored-by: sk <sk22@mailbox.org >
2022-12-07 18:13:13 +01:00
LucasGGamerM
ec1496a4cc
Editing the readme
2022-12-07 14:08:28 -03:00
LucasGGamerM
41e19185e8
Edited the color of the new instance search box
2022-12-07 14:06:28 -03:00
LucasGGamerM
e15dd6024f
Bumped version number
2022-12-07 13:28:07 -03:00
sk
0806d0c5ea
Merge branch 'external-share-include-subject'
2022-12-07 16:55:20 +01:00
sk
5c67dd0188
include subject line on external share
...
closes #123
2022-12-07 16:55:10 +01:00
LucasGGamerM
e52dffeece
Fix notification logo and lets start splash screen button color
2022-12-07 12:46:26 -03:00
sk
b4358f51cb
Merge branch 'better-inline-emoji-search'
2022-12-07 16:35:58 +01:00
sk
622c6d503d
improve inline emoji search
...
closes #131
closes mastodon#219
2022-12-07 16:34:52 +01:00
sk
b190480d77
add push post notifications
...
closes #93
2022-12-07 14:50:24 +01:00
sk
9a085beea8
fix #130
2022-12-07 14:24:13 +01:00
sk
1a42a77e24
fix #122
2022-12-07 14:12:11 +01:00
sk
e35794ef7d
add new languages
2022-12-07 14:01:20 +01:00
sk
1f9611fc3e
Merge remote-tracking branch 'upstream/master'
2022-12-07 13:55:36 +01:00
LucasGGamerM
563afd487c
add new megalodon logo text
...
closes #129
2022-12-07 13:50:07 +01:00
LucasGGamerM
5b85bb427d
bumping version code
2022-12-07 09:50:03 -03:00
LucasGGamerM
4d62388617
Fixing the notification icon once again...
2022-12-07 09:36:50 -03:00
LucasGGamerM
04b8055474
Fixing the notification icon once more
2022-12-07 09:22:18 -03:00
LucasGGamerM
3c34b6a7d2
Upping the version code once more, and fixing the self updater
2022-12-06 22:06:49 -03:00
LucasGGamerM
de4964c2cd
Upping the version code and changing notification icon. This should be the first release
2022-12-06 21:58:35 -03:00
LucasGGamerM
fbcaa05c03
Changing the name of the archivesBaseName
2022-12-06 21:49:46 -03:00
LucasGGamerM
883f28696e
Editing a while lot of files. New icon, new notification icon, a bunch of new stuff!
2022-12-06 21:21:43 -03:00
LucasGGamerM
df52230837
Editing the readme just in case
2022-12-06 19:23:28 -03:00
LucasGGamerM
a90f26a37a
Setting update client
2022-12-06 19:20:47 -03:00
LucasGGamerM
8c1f76d7fa
Initial Moshidon "release"
2022-12-06 19:17:07 -03:00
Grishka
e10faeefc4
Update languages
2022-12-06 19:18:51 +03:00
LucasGGamerM
f384d44f8f
Changing my app id
2022-12-06 13:03:26 -03:00
Grishka
65dbbb3d61
Fix #443
2022-12-06 18:44:17 +03:00
LucasGGamerM
4ab6ed55f5
Changing my version number and string
2022-12-06 12:41:03 -03:00
Grishka
fa69868ca1
Merge branch 'l10n_master'
2022-12-06 18:33:35 +03:00
Eugen Rochko
9c18de7b90
New translations strings.xml (Icelandic)
2022-12-06 15:26:12 +01:00
Eugen Rochko
61bd19f6ff
New translations strings.xml (Icelandic)
2022-12-06 14:24:50 +01:00
LucasGGamerM
cf99bf5152
Merge branch 'proper_implementation_of_the_color_picker'
...
Just fixing stuff here and there
2022-12-05 17:47:03 -03:00
LucasGGamerM
10779717cf
Make follow requests icon badge follow the color scheme and also make it that the profile top bar menu also follows the theme. This should be it
2022-12-05 17:20:40 -03:00
Eugen Rochko
ba0689aef7
New translations strings.xml (German)
2022-12-05 21:20:13 +01:00
Eugen Rochko
ad54e6bb4b
New translations full_description.txt (German)
2022-12-05 20:15:33 +01:00
Eugen Rochko
f15fcb43da
New translations strings.xml (German)
2022-12-05 20:15:32 +01:00
LucasGGamerM
4e5c2a9ecf
add new megalodon logo text
...
closes #129
2022-12-05 18:29:03 +01:00
LucasGGamerM
db4c1bfe47
Merge branch 'proper_implementation_of_the_color_picker'
...
Just making it tidy and better :D
2022-12-05 14:11:20 -03:00
LucasGGamerM
27afba1cf2
Making it so that the boost icon is also following the theme when clicked
2022-12-05 14:10:34 -03:00
sk
66208f5694
make follow request button invisible until refreshed
2022-12-05 18:03:21 +01:00
sk
68863f28eb
Merge branch 'better-poll-voting'
2022-12-05 17:57:46 +01:00
sk
7feaf093e2
Merge remote-tracking branch 'upstream/master'
2022-12-05 17:57:24 +01:00
sk
4ab9e25fec
show own vote after voted
...
closes #113
2022-12-05 17:55:52 +01:00
sk
e14dfda2fd
show poll vote button for single choice polls
2022-12-05 17:48:28 +01:00
LucasGGamerM
4895425b40
Adding a proper logo to the top of the home timeline
2022-12-05 13:27:09 -03:00
sk
c9aae828e2
no ellipsis for poll options
2022-12-05 17:11:55 +01:00
sk
f346c0af26
Merge remote-tracking branch 'weblate/main'
2022-12-05 16:49:20 +01:00
Eugen Rochko
f2557b7815
New translations strings.xml (Thai)
2022-12-05 15:50:40 +01:00
Eugen Rochko
a2726f5b61
New translations strings.xml (Vietnamese)
2022-12-05 15:50:39 +01:00
gallegonovato
834ec1575d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-05 13:40:26 +00:00
LucasGGamerM
004c414fba
Editing some drawable files to make them also follow the theme
2022-12-05 09:41:56 -03:00
LucasGGamerM
c8e38b134c
Fixing weird bug with the buttons for the second time
2022-12-05 09:03:48 -03:00
Eugen Rochko
a30f5bdee8
New translations strings.xml (Russian)
2022-12-05 12:12:10 +01:00
LucasGGamerM
de5a911286
Fixing weird bug with the buttons
2022-12-04 22:52:27 -03:00
Eugen Rochko
4cef005286
New translations strings.xml (German)
2022-12-04 21:26:22 +01:00
Eugen Rochko
58a05681fe
New translations strings.xml (Turkish)
2022-12-04 20:14:06 +01:00
LucasGGamerM
606cd7442e
Make it so that the publish button also follows the theme
2022-12-04 14:45:42 -03:00
LucasGGamerM
3ebc972268
Fixing the TrueBlack themes for everything
2022-12-04 14:00:10 -03:00
LucasGGamerM
4e39bb381c
Making it so that the fab follows the theme
2022-12-04 13:14:38 -03:00
LucasGGamerM
b6178681b0
Adding yellow theme
2022-12-04 11:42:41 -03:00
LucasGGamerM
29abf70cec
Adding orange theme, tweaking the blue and green theme
2022-12-04 11:16:58 -03:00
LucasGGamerM
8d63be513d
Fix readability issue on the light blue theme
2022-12-04 10:24:51 -03:00
Eugen Rochko
2589faf499
New translations full_description.txt (Hungarian)
2022-12-04 12:08:30 +01:00
Eugen Rochko
a5bdf34289
New translations strings.xml (French)
2022-12-04 10:30:25 +01:00
Eugen Rochko
09fdd7f492
New translations strings.xml (Turkish)
2022-12-04 06:23:19 +01:00
LucasGGamerM
e63b9d0dd6
Adding an icon to the color picker setting
2022-12-03 22:29:41 -03:00
Eugen Rochko
519d8b887d
New translations strings.xml (Filipino)
2022-12-03 23:52:40 +01:00
Eugen Rochko
a2f2263bf7
New translations strings.xml (Swedish)
2022-12-03 23:52:39 +01:00
Eugen Rochko
5b73b10b34
New translations strings.xml (Russian)
2022-12-03 23:52:38 +01:00
Eugen Rochko
b7a4364a28
New translations strings.xml (Portuguese)
2022-12-03 23:52:37 +01:00
Eugen Rochko
3f075aff7b
New translations strings.xml (Korean)
2022-12-03 23:52:37 +01:00
Eugen Rochko
f4c33a5970
New translations strings.xml (Japanese)
2022-12-03 23:52:36 +01:00
Eugen Rochko
809af0ec18
New translations strings.xml (Italian)
2022-12-03 23:52:35 +01:00
Eugen Rochko
4ee640e072
New translations strings.xml (Armenian)
2022-12-03 23:52:34 +01:00
Eugen Rochko
1cbf310555
New translations strings.xml (Hebrew)
2022-12-03 23:52:33 +01:00
Eugen Rochko
f1fdc8aa43
New translations strings.xml (Turkish)
2022-12-03 23:52:32 +01:00
Eugen Rochko
d696daece3
New translations strings.xml (Czech)
2022-12-03 23:52:29 +01:00
Eugen Rochko
967bb09282
New translations strings.xml (Catalan)
2022-12-03 23:52:28 +01:00
Eugen Rochko
136d910b3b
New translations strings.xml (Spanish)
2022-12-03 23:52:27 +01:00
Eugen Rochko
51eb48a455
New translations strings.xml (French)
2022-12-03 23:52:26 +01:00
Eugen Rochko
6ee8afcf96
New translations strings.xml (Arabic)
2022-12-03 23:52:25 +01:00
Eugen Rochko
a59f2d4609
New translations strings.xml (German)
2022-12-03 23:52:24 +01:00
Eugen Rochko
b75d871837
New translations strings.xml (Chinese Traditional)
2022-12-03 23:52:23 +01:00
Eugen Rochko
c72f93b990
New translations strings.xml (Basque)
2022-12-03 23:52:22 +01:00
Eugen Rochko
586d337ead
New translations strings.xml (Polish)
2022-12-03 23:52:21 +01:00
Eugen Rochko
d84e10a22e
New translations strings.xml (Ukrainian)
2022-12-03 23:52:20 +01:00
Eugen Rochko
351ec89207
New translations strings.xml (Vietnamese)
2022-12-03 23:52:19 +01:00
Eugen Rochko
7db7bf0220
New translations strings.xml (Hungarian)
2022-12-03 23:52:18 +01:00
Eugen Rochko
a9764c4f46
New translations strings.xml (Icelandic)
2022-12-03 23:52:17 +01:00
Eugen Rochko
a430b6a280
New translations strings.xml (Slovenian)
2022-12-03 23:52:16 +01:00
Eugen Rochko
6a01124d13
New translations strings.xml (Romanian)
2022-12-03 23:52:14 +01:00
Eugen Rochko
2843e445e2
New translations strings.xml (Chinese Simplified)
2022-12-03 23:52:12 +01:00
Eugen Rochko
5c947d14b2
New translations strings.xml (Scottish Gaelic)
2022-12-03 23:52:11 +01:00
Eugen Rochko
590adba3e3
New translations strings.xml (Indonesian)
2022-12-03 23:52:10 +01:00
Eugen Rochko
efee249173
New translations strings.xml (Dutch)
2022-12-03 23:52:09 +01:00
Eugen Rochko
6d2ed27364
New translations strings.xml (Kabyle)
2022-12-03 23:52:08 +01:00
Eugen Rochko
55716d742f
New translations strings.xml (Bosnian)
2022-12-03 23:52:06 +01:00
Eugen Rochko
e4555da735
New translations strings.xml (Croatian)
2022-12-03 23:52:05 +01:00
Eugen Rochko
8b4b99bec7
New translations strings.xml (Thai)
2022-12-03 23:52:04 +01:00
Eugen Rochko
5de4b19969
New translations strings.xml (Galician)
2022-12-03 23:52:03 +01:00
Eugen Rochko
a9460f401e
New translations strings.xml (Portuguese, Brazilian)
2022-12-03 23:52:01 +01:00
Grishka
012cca550e
New login screen
2022-12-04 01:34:03 +03:00
Eugen Rochko
0c743db412
New translations strings.xml (German)
2022-12-03 22:56:40 +01:00
Eugen Rochko
b819ee7d6d
New translations strings.xml (German)
2022-12-03 21:24:27 +01:00
Poussinou
e9fe4a82df
Update README.md
2022-12-04 05:26:19 +09:30
LucasGGamerM
b1fda17ac7
Make badged settings icon follow accent colors
2022-12-03 16:48:12 -03:00
Eugen Rochko
e7e3a249b5
New translations strings.xml (German)
2022-12-03 20:28:32 +01:00
LucasGGamerM
bad44b145c
Adding blue theme and refactoring styles.xml
2022-12-03 16:25:28 -03:00
Eugen Rochko
980c580b55
New translations full_description.txt (Hungarian)
2022-12-03 18:23:40 +01:00
LucasGGamerM
77669cedf6
More polishes over the green theme
2022-12-03 13:44:40 -03:00
Eugen Rochko
e23c530e74
New translations short_description.txt (Hungarian)
2022-12-03 17:20:17 +01:00
Eugen Rochko
a64caccca2
New translations full_description.txt (Hungarian)
2022-12-03 17:20:16 +01:00
LucasGGamerM
19238c389f
Making the green theme more readable
2022-12-03 12:29:51 -03:00
wileyfoxyx
829bcafcf2
Translated using Weblate (Russian)
...
Currently translated at 20.0% (1 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-03 09:28:09 +00:00
edxkl
e2a935c647
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-03 09:28:08 +00:00
wileyfoxyx
2e7afdb49e
Translated using Weblate (Russian)
...
Currently translated at 39.4% (15 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-03 09:28:08 +00:00
edxkl
cdc965e026
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 5.2% (2 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_PT/
2022-12-03 09:28:08 +00:00
Cloudstar
dd4faa005e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-03 09:28:08 +00:00
Eugen Rochko
726ec7159c
New translations strings.xml (Kabyle)
2022-12-03 07:19:07 +01:00
Eugen Rochko
e74256ef6f
New translations strings.xml (Polish)
2022-12-02 22:37:01 +01:00
LucasGGamerM
1747ff98b5
Adding a green theme
2022-12-02 14:00:58 -03:00
Eugen Rochko
a18718ca81
New translations strings.xml (Chinese Traditional)
2022-12-02 17:34:15 +01:00
Eugen Rochko
5a9bc0e269
New translations full_description.txt (German)
2022-12-02 16:33:35 +01:00
Eugen Rochko
2d39c62ff0
New translations strings.xml (German)
2022-12-02 16:33:34 +01:00
LucasGGamerM
8fa5824e3e
Disabling the icons for the color picker menu
2022-12-02 11:58:40 -03:00
Eugen Rochko
0da4f79413
New translations strings.xml (Hungarian)
2022-12-02 14:17:58 +01:00
Eugen Rochko
2bdef776a2
New translations strings.xml (Hungarian)
2022-12-02 13:08:55 +01:00
wileyfoxyx
1819d6f042
Added translation using Weblate (Russian)
2022-12-02 09:00:36 +00:00
edxkl
2f6a707847
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 80.0% (4 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-02 05:30:42 +00:00
ca
4aaf017824
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ca/
2022-12-02 05:30:42 +00:00
edxkl
fb05ed48d0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 94.7% (36 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-02 05:30:42 +00:00
mondstern
49203ae539
Translated using Weblate (Polish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-02 05:30:42 +00:00
bart
d17660d516
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2022-12-02 05:30:41 +00:00
Choukajohn
513ce34671
Translated using Weblate (French)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-02 05:30:41 +00:00
ca
44ce48009b
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2022-12-02 05:30:41 +00:00
LucasGGamerM
6a674d7a7e
Polishes
2022-12-01 19:55:53 -03:00
LucasGGamerM
dad3b8cd6b
Proper implementation on the color picker.
2022-12-01 19:42:21 -03:00
Eugen Rochko
a57ad67308
New translations strings.xml (Italian)
2022-12-01 22:01:18 +01:00
Eugen Rochko
e63d04cea9
New translations strings.xml (Basque)
2022-12-01 22:01:17 +01:00
Eugen Rochko
cf48cb6f75
New translations strings.xml (Hungarian)
2022-12-01 19:43:19 +01:00
Eugen Rochko
542e53cf6a
New translations strings.xml (Basque)
2022-12-01 19:43:18 +01:00
Eugen Rochko
bab1d40038
New translations strings.xml (Filipino)
2022-12-01 18:41:53 +01:00
sk
2f4a8247e8
update changelog
2022-12-01 16:37:21 +01:00
sk
f0b9006c55
bump version
2022-12-01 16:17:51 +01:00
sk
4bc14ef797
remove long strings
2022-12-01 16:11:23 +01:00
Rebecca Södergren
47d2cee3f1
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sv/
2022-12-01 15:10:42 +00:00
Rebecca Södergren
088f53f5a9
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sv/
2022-12-01 15:10:42 +00:00
kaea
fee660bf6c
Translated using Weblate (Polish)
...
Currently translated at 97.4% (38 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-01 15:10:41 +00:00
Linerly
e97ecb89a9
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-01 15:10:41 +00:00
sk
1ab6a4532b
remove long string
2022-12-01 16:10:15 +01:00
sk
b43ddd0d8b
Merge remote-tracking branch 'weblate/main'
2022-12-01 16:07:08 +01:00
sk
d0c4c2d594
Merge branch 'feature/more-html-tags'
2022-12-01 16:06:40 +01:00
sk
e0ae079ea0
make sub/sup text smaller
2022-12-01 16:06:29 +01:00
Linerly
dfddbd15a9
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-01 11:03:20 +00:00
qqherb
29242c45a1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 40.0% (2 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-01 11:03:20 +00:00
Choukajohn
7ff0e59f4d
Translated using Weblate (French)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-01 11:03:20 +00:00
khant
2d0fe57a47
Translated using Weblate (Burmese)
...
Currently translated at 82.0% (32 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
2022-12-01 11:03:20 +00:00
kaea
ba2b87749b
Translated using Weblate (Polish)
...
Currently translated at 66.6% (26 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-01 11:03:20 +00:00
Linerly
0806af1261
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-01 11:03:20 +00:00
crse
09e92f3a18
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-01 11:03:19 +00:00
Choukajohn
eb5d0bb795
Translated using Weblate (French)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-01 11:03:19 +00:00
hegondev
a8afba4067
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-01 11:03:19 +00:00
qqherb
7d66141c37
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-01 11:03:19 +00:00
khant
b6f3ea2eec
Added translation using Weblate (Burmese)
2022-12-01 06:01:03 +00:00
sk
2570445133
create empty strings_sk files for all languages
2022-12-01 00:23:25 +01:00
sk
acbd22cf22
add weblate project
...
closes #18
2022-12-01 00:20:12 +01:00
sk22
ef251b040a
Translated using Weblate (German)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-11-30 23:04:59 +00:00
sk
6c5bb69ba9
move custom strings into separate files
2022-11-30 23:16:14 +01:00
Eugen Rochko
18f605e5c5
New translations strings.xml (Catalan)
2022-11-30 22:54:44 +01:00
sk
7599406449
Merge branch 'feature/more-html-tags'
2022-11-30 16:15:38 +01:00
sk
670e4c8538
support headings and reduce empty line height
2022-11-30 16:15:31 +01:00
sk
30458b115c
Merge branch 'feature/more-html-tags'
2022-11-30 11:46:16 +01:00
sk
da8933ec58
Merge branch 'fix/markdown-lists' into feature/more-html-tags
2022-11-30 11:45:48 +01:00
sk
dc8ac51c83
fix inline rendering of block elements
2022-11-30 11:43:34 +01:00
sk
c4747fdc72
add support for headings
2022-11-30 11:41:10 +01:00
sk
58ba748ade
add blockquote support
2022-11-30 11:20:58 +01:00
sk
c0d51ad58a
Merge branch 'feature/more-html-tags'
2022-11-30 11:08:55 +01:00
sk
a0da73f76f
add support for html code tag
2022-11-30 11:05:00 +01:00
sk
34b8888c8f
add support for html code tag
2022-11-30 11:04:19 +01:00
sk
74ad40f67c
Merge branch 'fix/markdown-lists' into feature/more-html-tags
2022-11-30 10:55:26 +01:00
sk
a7a29db8d5
improve list rendering implementation
2022-11-30 10:51:25 +01:00
sk
86a938d31d
Merge branch 'feature/more-html-tags'
2022-11-30 00:38:08 +01:00
sk
d8d0830631
add support for more html tags
...
closes #16
2022-11-30 00:36:42 +01:00
sk
bba3b7476a
Merge branch 'fix/markdown-lists'
2022-11-30 00:17:40 +01:00
sk
4880c642fe
render markdown lists correctly
...
closes mastodon#152
2022-11-30 00:11:42 +01:00
sk
76ad896461
update readme
2022-11-29 23:09:19 +01:00
sk22
b49159f9e0
Update issue templates
2022-11-29 23:06:04 +01:00
Eugen Rochko
cd8a80a6a1
New translations strings.xml (Slovenian)
2022-11-29 22:06:16 +01:00
Eugen Rochko
3ce8aa7894
New translations strings.xml (Hungarian)
2022-11-29 21:05:04 +01:00
sk
5f3645f716
bump version
2022-11-29 19:25:18 +01:00
sk
5af96597d5
add option to hide/show federated timeline
2022-11-29 19:24:02 +01:00
sk
c2baf4e05f
Revert "Revert "add release without federated timeline""
...
This reverts commit 851bf94c90 .
2022-11-29 18:29:13 +01:00
Eugen Rochko
b356794da9
New translations strings.xml (Icelandic)
2022-11-29 18:17:42 +01:00
LucasGGamerM
9179d2198d
Fully fixed now, it should be ready to release.
2022-11-29 13:09:32 -03:00
Eugen Rochko
afe8f6cf6a
New translations strings.xml (Vietnamese)
2022-11-29 14:58:28 +01:00
Eugen Rochko
ed0df82fe9
New translations strings.xml (Thai)
2022-11-29 14:03:11 +01:00
Eugen Rochko
d3bc7a9790
New translations strings.xml (Japanese)
2022-11-29 05:13:57 +01:00
LucasGGamerM
d096bef234
Fixing the fix of the bug I found.
2022-11-28 21:30:32 -03:00
LucasGGamerM
f2c47a1b84
Fixing another bug I found.
2022-11-28 21:24:00 -03:00
sk
9e7923bc50
bump version
2022-11-29 00:25:18 +01:00
sk
851bf94c90
Revert "add release without federated timeline"
...
This reverts commit 5cce8ca72c .
2022-11-29 00:24:36 +01:00
sk
ae80b7d098
minify play release
2022-11-28 20:59:13 +01:00
LucasGGamerM
bc2ac4e915
Fixed a few bugs from the earlier commit.
2022-11-28 16:47:04 -03:00
LucasGGamerM
ff215412c8
Adding mastodon original colors toggle. Partially fixing #90
2022-11-28 15:40:29 -03:00
sk
e6bb319d8b
add changelog and update readme
2022-11-28 18:43:57 +01:00
sk
3101f1ad17
bump version
2022-11-28 18:30:49 +01:00
sk
4416dfcae3
Merge branch 'feature/clickable-reply-line-compose' into fork
2022-11-28 18:28:31 +01:00
sk
924b974b4b
make reply line open post
2022-11-28 18:26:21 +01:00
sk
5d1dc97ac3
change contribute link
2022-11-28 17:54:02 +01:00
sk
5cce8ca72c
add release without federated timeline
2022-11-28 17:50:26 +01:00
sk
f2a0680af0
Merge branch 'fork' of github.com:sk22/megalodon into fork
2022-11-28 12:07:38 +01:00
sk
6203ded864
Merge branch 'main' into fork
2022-11-28 12:07:35 +01:00
sk22
17f1eb88e4
Merge pull request #110 from Surendrajat/rip-appcenter
...
Get rid of Microsoft appcenter related stuff
2022-11-28 10:11:18 +01:00
sk
9a52cc033a
set custom redirect uri
...
closes #89
2022-11-28 10:00:57 +01:00
Eugen Rochko
633c0f870d
New translations strings.xml (Galician)
2022-11-28 08:56:16 +01:00
Eugen Rochko
f9fe7819f9
New translations strings.xml (Hungarian)
2022-11-28 00:06:00 +01:00
Eugen Rochko
f3d13545e7
New translations strings.xml (Hungarian)
2022-11-27 23:06:27 +01:00
Eugen Rochko
f6b77777b5
New translations full_description.txt (Czech)
2022-11-27 20:34:15 +01:00
Eugen Rochko
340990fbd9
New translations strings.xml (Czech)
2022-11-27 20:34:14 +01:00
Eugen Rochko
a7687f8e35
New translations strings.xml (Czech)
2022-11-27 19:31:30 +01:00
Eugen Rochko
52aa4a5289
New translations strings.xml (Czech)
2022-11-27 17:43:12 +01:00
Eugen Rochko
268accea14
New translations strings.xml (Filipino)
2022-11-27 16:43:39 +01:00
Eugen Rochko
101cde4d84
New translations strings.xml (French)
2022-11-27 16:43:37 +01:00
Eugen Rochko
8863446f6a
New translations strings.xml (Czech)
2022-11-27 15:03:46 +01:00
Eugen Rochko
28a0824f6b
New translations strings.xml (Czech)
2022-11-27 13:59:12 +01:00
Grishka
4b16262a1a
Sync last seen notification ID with server
2022-11-27 13:39:50 +03:00
Eugen Rochko
b1f9d0516d
New translations strings.xml (Dutch)
2022-11-27 11:30:42 +01:00
Grishka
10e7cbf022
Merge branch 'add/verified-profile-fields'
2022-11-27 13:15:13 +03:00
Grishka
531b8ead04
Make verified fields more like on iOS
2022-11-27 13:14:31 +03:00
Grishka
4b2c94ab52
Implement bookmarks and add favorites list
...
Closes #22 , at last
2022-11-27 12:43:07 +03:00
Eugen Rochko
5b21747d5d
New translations strings.xml (Filipino)
2022-11-27 10:01:36 +01:00
Grishka
a98becf2f4
Update splash logo to purple
2022-11-27 11:40:55 +03:00
Eugen Rochko
9fda48cff0
New translations strings.xml (Filipino)
2022-11-27 09:04:16 +01:00
Grishka
54f9eace67
Fix #422
2022-11-27 10:02:47 +03:00
Eugen Rochko
0e6f3df212
New translations strings.xml (Galician)
2022-11-27 07:48:06 +01:00
Eugen Rochko
a8c3f1555e
New translations title.txt (Filipino)
2022-11-26 22:17:53 +01:00
Eugen Rochko
cd797a637b
New translations short_description.txt (Filipino)
2022-11-26 22:17:53 +01:00
Eugen Rochko
53b2eb59d3
New translations full_description.txt (Filipino)
2022-11-26 22:17:52 +01:00
Eugen Rochko
09e2224596
New translations strings.xml (Filipino)
2022-11-26 22:17:51 +01:00
Eugen Rochko
5999aad21b
New translations title.txt (Hungarian)
2022-11-26 22:17:50 +01:00
Eugen Rochko
874ce07c3e
New translations short_description.txt (Hungarian)
2022-11-26 22:17:49 +01:00
Eugen Rochko
1787d08718
New translations full_description.txt (Hungarian)
2022-11-26 22:17:48 +01:00
Eugen Rochko
9a12be88da
New translations strings.xml (Hungarian)
2022-11-26 22:17:47 +01:00
Eugen Rochko
8f6bb74e61
New translations strings.xml (Thai)
2022-11-26 21:16:11 +01:00
Grishka
e4c9eb089a
Hide posts when muting, blocking or unfollowing an account
2022-11-26 23:09:46 +03:00
Grishka
0e635aec23
Allow copying the username in profile
2022-11-26 20:33:02 +03:00
Grishka
dc90c09cea
Shorten interaction counters
2022-11-26 20:24:27 +03:00
Grishka
06cb335a0a
Add tooltips to some icon buttons
...
closes #423
2022-11-26 20:21:48 +03:00
Eugen Rochko
e67bd2972a
New translations strings.xml (Catalan)
2022-11-26 18:17:13 +01:00
Grishka
5a681d3557
Fix #403
2022-11-26 20:16:43 +03:00
Grishka
4200486aeb
fix
2022-11-26 20:14:30 +03:00
Grishka
62411a563f
Fix poll expiration
...
fixes #238 , fixes #417
2022-11-26 20:13:46 +03:00
Grishka
2cabe94ba0
Fix #398
2022-11-26 20:02:30 +03:00
Grishka
4a6baae97a
Make URLs clickable in instance rules
...
closes #389
2022-11-26 19:29:05 +03:00
Grishka
bb12a66781
Fix #313
2022-11-26 18:40:17 +03:00
Eugen Rochko
de5929d8d2
New translations strings.xml (Icelandic)
2022-11-26 16:28:32 +01:00
Eugen Rochko
d7699ef079
New translations strings.xml (Galician)
2022-11-26 15:29:20 +01:00
Eugen Rochko
3ab04ebca8
New translations strings.xml (Icelandic)
2022-11-26 12:55:03 +01:00
surendrajat
efa9f524f9
Get rid of Microsoft appcenter related stuff
2022-11-26 13:37:03 +05:30
sk
be0c7777b7
fix typo
2022-11-26 01:01:22 +01:00
sk
92652f6fbd
update fastlane descriptions
2022-11-26 01:00:22 +01:00
sk
4ee781dfd5
update fastlane descriptions
2022-11-26 00:04:05 +01:00
sk
bf8ac4bc69
set archive name
2022-11-25 23:37:12 +01:00
sk
a8e7840c04
remove unused script
2022-11-25 23:30:36 +01:00
sk
c91ebda1ff
set gradle project name
2022-11-25 23:23:52 +01:00
sk
e7dc5030d5
update fastlane config
2022-11-25 22:09:53 +01:00
sk
4cf55e23ba
update readme
2022-11-25 22:08:19 +01:00
sk
8159af0b58
update fastlane config
2022-11-25 22:06:18 +01:00
sk
7489c6ffbe
bump version
2022-11-25 21:02:44 +01:00
sk
5eea0632b1
Merge branch 'compact-extended-footer' into fork
2022-11-25 21:00:27 +01:00
sk
e2a3812f14
fix wrong unlisted icon
...
closes #86
2022-11-25 21:00:20 +01:00
sk
bbf64414b3
add monochrome icons to adaptive icons
2022-11-25 20:50:43 +01:00
sk
b264dbf744
add custom fastlane config
2022-11-25 20:35:08 +01:00
sk
e2572f9c10
Merge remote-tracking branch 'origin/fork' into fork
2022-11-25 18:31:33 +01:00
sk
4e14af595c
fix integrated updater
2022-11-25 18:31:18 +01:00
sk22
6693ac516a
Update README.md
2022-11-25 18:29:52 +01:00
Eugen Rochko
78d2aa96d7
New translations strings.xml (Belarusian)
2022-11-25 01:47:56 +01:00
sk22
10702dba17
Update README.md
2022-11-25 01:41:42 +01:00
sk22
0a2c5b582d
Update README.md
2022-11-25 01:40:59 +01:00
sk22
f5c7d4f07c
Update README.md
2022-11-24 21:32:42 +01:00
sk
5415ab934f
bump version
2022-11-24 20:45:18 +01:00
sk
e0ced24c34
Merge remote-tracking branch 'upstream/l10n_master' into fork
2022-11-24 20:43:58 +01:00
sk
569441c0f7
update readme
2022-11-24 20:39:54 +01:00
sk
bb08f3841d
re-add logo to readme
2022-11-24 20:38:51 +01:00
sk
6e52ebc299
rebranding
2022-11-24 20:37:04 +01:00
sk
b0d8084ac2
update gradle
2022-11-24 20:36:47 +01:00
sk
fa754bc03a
add app id suffix for debug builds
2022-11-24 20:36:26 +01:00
Eugen Rochko
3e903f4a1d
New translations short_description.txt (Icelandic)
2022-11-24 20:21:45 +01:00
Eugen Rochko
353b1873cd
New translations full_description.txt (Icelandic)
2022-11-24 20:21:44 +01:00
Eugen Rochko
f4de7d18f3
New translations strings.xml (Icelandic)
2022-11-24 20:21:43 +01:00
Eugen Rochko
5dbac5fc6b
New translations strings.xml (Icelandic)
2022-11-24 17:26:26 +01:00
Eugen Rochko
172d44997f
New translations strings.xml (Portuguese, Brazilian)
2022-11-24 17:26:25 +01:00
Eugen Rochko
57b0b04c00
New translations strings.xml (Catalan)
2022-11-24 15:40:25 +01:00
Eugen Rochko
ca9ce43b07
New translations strings.xml (Indonesian)
2022-11-24 12:25:39 +01:00
sk
781332a7a9
Merge remote-tracking branch 'upstream/master' into fork
2022-11-23 22:01:37 +01:00
Eugen Rochko
ef41122aca
New translations full_description.txt (German)
2022-11-23 14:46:25 +01:00
Eugen Rochko
9e7676b62a
New translations strings.xml (German)
2022-11-23 14:46:24 +01:00
Eugen Rochko
56492c07f5
New translations strings.xml (German)
2022-11-22 11:49:19 +01:00
Eugen Rochko
ce9fabd406
New translations title.txt (Icelandic)
2022-11-22 10:52:17 +01:00
Eugen Rochko
0dd6c43117
New translations short_description.txt (Icelandic)
2022-11-22 10:52:16 +01:00
Eugen Rochko
5159aab19c
New translations full_description.txt (Icelandic)
2022-11-22 10:52:15 +01:00
Eugen Rochko
4e2cf247e9
New translations strings.xml (Icelandic)
2022-11-22 10:52:14 +01:00
Eugen Rochko
9df02d9857
New translations title.txt (Belarusian)
2022-11-22 10:52:13 +01:00
Eugen Rochko
bb4a5202d7
New translations short_description.txt (Belarusian)
2022-11-22 10:52:12 +01:00
Eugen Rochko
2320014eb3
New translations full_description.txt (Belarusian)
2022-11-22 10:52:10 +01:00
Eugen Rochko
3692c2b205
New translations strings.xml (Belarusian)
2022-11-22 10:52:09 +01:00
sk22
9f1c0e534c
Update README.md
2022-11-22 10:16:08 +01:00
sk22
78557751b6
Update README.md
2022-11-22 10:13:41 +01:00
sk22
c0af10df5b
Update README.md
2022-11-22 10:12:23 +01:00
sk22
7deb9089e3
Update README.md
2022-11-22 10:00:34 +01:00
sk22
8f1f845595
Update README.md
2022-11-22 10:00:01 +01:00
sk22
1afd971bf4
Update README.md
2022-11-22 09:23:17 +01:00
sk22
7c3b753439
Update README.md
2022-11-22 09:23:04 +01:00
Grishka
9facdb938d
Add a section about translations to readme
2022-11-22 11:48:02 +04:00
Eugen Rochko
7856858aea
New translations strings.xml (Sinhala)
2022-11-22 08:37:11 +01:00
Eugen Rochko
d0328957f5
New translations strings.xml (Sinhala)
2022-11-22 07:24:00 +01:00
Gregory K
4d868cc5aa
Merge pull request #400 from mastodon/fix-readme
...
Add note on contributions and trademarks to README
2022-11-22 06:59:44 +03:00
Eugen Rochko
ca9e515bd5
Merge pull request #232 from Poussinou/patch-1
...
Create FUNDING.yml
2022-11-22 04:34:03 +01:00
Eugen Rochko
524c0d607b
Merge pull request #372 from sveinki/patch-1
...
Typo in full_description.txt
2022-11-22 04:33:07 +01:00
Eugen Rochko
df1d451e82
Add note on contributions and trademarks to README
2022-11-22 04:28:10 +01:00
sk22
01c75a9fa4
Update README.md
2022-11-22 00:37:20 +01:00
sk
8e840c2584
only download artifact "mastodos.apk"
2022-11-22 00:22:36 +01:00
sk
adf628de44
bump version
2022-11-21 23:14:58 +01:00
sk
7e4169644d
update website
2022-11-21 23:11:33 +01:00
sk
e42988b51e
Merge remote-tracking branch 'upstream/master' into fork
2022-11-21 21:58:55 +01:00
sk
7c2fd2b734
add script to get latest upstream commit
2022-11-21 21:58:35 +01:00
sk
569e4e13ea
update readme
2022-11-21 21:57:52 +01:00
sk
b7b5785a97
Merge branch 'ui/profile-header-tweaks' into fork
2022-11-21 21:18:44 +01:00
sk
95d6e51ae0
Merge branch 'feature/copy-username' into fork
2022-11-21 20:58:25 +01:00
sk
fc43d919e5
tweak profile layout
2022-11-21 20:57:30 +01:00
sk
a8d19529cd
Merge branch 'fix/lock-shifts-layout' into ui/profile-header-tweaks
2022-11-21 20:36:35 +01:00
sk
c2c44ab25e
Merge branch 'fix/lock-shifts-layout' into feature/copy-username
2022-11-21 20:28:22 +01:00
sk
96a56873c3
add long-click to copy username
2022-11-21 20:14:45 +01:00
sk
0100967597
Merge branch 'fix/lock-shifts-layout' into fork
2022-11-21 20:12:17 +01:00
sk
5769b378e2
set 16dp lock on baseline
2022-11-21 20:12:04 +01:00
Grishka
2c61551e5c
Add a tool to generate locales_config.xml
2022-11-21 22:04:30 +04:00
sk
c9b11a23a1
Merge branch 'ui/profile-header-tweaks' into fork
2022-11-21 18:26:56 +01:00
sk
456d05a489
close #66
2022-11-21 18:26:45 +01:00
sk
8ca7d9d7b4
Merge branch 'main' into ui/profile-header-tweaks
2022-11-21 18:10:56 +01:00
sk
2321549dca
Merge branch 'main' into fork
2022-11-21 18:10:41 +01:00
sk
5ae96328d5
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-21 18:08:27 +01:00
sk
dbf3da3629
hopefully fix #76
2022-11-21 18:08:16 +01:00
sk22
9a351de9b4
Update README.md
2022-11-21 17:22:12 +01:00
sk
f871fa6743
Merge branch 'fork' of github.com:sk22/mastodos into fork
2022-11-21 17:21:38 +01:00
sk
85f6441a56
make store icon pink
2022-11-21 17:21:27 +01:00
sk
dd8354f91b
Merge branch 'clickable-boost-reply-line' into fork
2022-11-21 17:18:46 +01:00
sk
21d78de3cc
make reply line match parent width
2022-11-21 17:18:38 +01:00
Grishka
158af27309
Fix #363
2022-11-21 18:36:33 +04:00
sk22
b0446af54a
Merge pull request #75 from AiOO/translate-korean
...
Apply Korean translation for new strings
2022-11-21 15:33:15 +01:00
Ahn Kiwook
064f0155f6
Apply Korean translation for new strings
2022-11-21 23:03:50 +09:00
Eugen Rochko
6e8542e33b
New translations strings.xml (Korean)
2022-11-21 14:56:20 +01:00
sk
fbf4522260
remove "debuggable" from release config
...
fixes #72
2022-11-21 14:11:46 +01:00
sk
8918bd5ce2
Merge branch 'main' into fork
2022-11-21 14:10:49 +01:00
Grishka
187693883c
Fix #94
...
TODO support 4.0 filteing
2022-11-21 14:10:30 +04:00
Eugen Rochko
9017d00541
New translations strings.xml (Chinese Traditional)
2022-11-21 03:43:50 +01:00
Eugen Rochko
9182bd1a15
New translations strings.xml (Basque)
2022-11-21 02:38:55 +01:00
Eugen Rochko
5cdd726d21
New translations full_description.txt (German)
2022-11-20 23:59:20 +01:00
Eugen Rochko
d00fbe074b
New translations strings.xml (German)
2022-11-20 23:59:19 +01:00
sk
40868f90f9
bump version
2022-11-20 18:07:21 +01:00
sk
1f89acec34
Merge branch 'clickable-boost-reply-line' into fork
2022-11-20 17:46:28 +01:00
sk
d75ce99a68
make reblog/reply line clickable
...
fixes #62
see mastodon#287
2022-11-20 17:46:17 +01:00
Eugen Rochko
365fac5efe
New translations strings.xml (Basque)
2022-11-20 17:31:49 +01:00
sk
0a8846fa2a
Merge branch 'main' into fork
2022-11-20 17:21:28 +01:00
sk
5253e2e24a
Merge branch 'use-bold-boost-icon' into fork
2022-11-20 17:11:42 +01:00
sk
3565223611
use bold boost icon
...
fixes #363
2022-11-20 17:09:23 +01:00
sk
2343d7a046
disable updater for debug build
2022-11-20 16:10:01 +01:00
sk
8256fbadb6
make release debuggable
2022-11-20 16:09:42 +01:00
Eugen Rochko
1d60031f4c
New translations strings.xml (Vietnamese)
2022-11-20 15:03:02 +01:00
Eugen Rochko
2c7ed4be3e
New translations strings.xml (Italian)
2022-11-20 13:57:40 +01:00
Eugen Rochko
3b9d4d3f9d
New translations strings.xml (French)
2022-11-20 13:57:39 +01:00
Eugen Rochko
78824fa425
New translations strings.xml (Catalan)
2022-11-20 12:38:33 +01:00
Eugen Rochko
e271a4a330
New translations strings.xml (Kabyle)
2022-11-20 11:20:59 +01:00
Grishka
b898dc010e
Show an error if a server has signups closed
...
closes #377
2022-11-20 13:36:23 +04:00
Grishka
de369633ec
Fix #386
2022-11-20 12:54:56 +04:00
Gregory K
3f075eab13
Merge pull request #387 from sk22/fix-screenreader-middle-dot
...
Omit “middle dot” for screen reader
2022-11-20 07:54:06 +03:00
Eugen Rochko
3fb063bee4
New translations strings.xml (Catalan)
2022-11-20 02:30:29 +01:00
sk
96e5f854a5
Merge branch 'ui/profile-header-tweaks' into fork
2022-11-20 02:22:21 +01:00
sk
0f5211f718
change header height
2022-11-20 02:20:13 +01:00
sk
480915f377
change headerless header color
2022-11-20 02:20:01 +01:00
sk
15d559ad6a
Revert "Updated Catalan strings"
...
This reverts commit 2d710cb558 .
2022-11-20 02:02:29 +01:00
sk
3b7a6e9385
bump version
2022-11-20 01:37:02 +01:00
sk
314a15973c
Merge branch 'fix-screenreader-middle-dot' into fork
2022-11-20 01:35:40 +01:00
sk
e99917945a
omit middle dot for screen reader
2022-11-20 01:34:02 +01:00
Eugen Rochko
c43dd5aa49
New translations strings.xml (Catalan)
2022-11-20 01:31:55 +01:00
sk
d3ba8a4d0f
Merge branch 'fork' of github.com:sk22/mastodos into fork
2022-11-20 01:22:03 +01:00
sk22
9162b31ac1
Merge pull request #58 from rbnval/patch-1
...
Updated Catalan strings
2022-11-20 01:21:49 +01:00
sk22
51a80f3e03
remove whitespaces
2022-11-20 01:21:32 +01:00
sk
a8c49b59f6
Merge branch 'ui/larger-post-buttons' into fork
2022-11-20 01:16:39 +01:00
sk
c79942c13f
make three-dot/visibility buttons larger
...
see mastodon#337
2022-11-20 01:15:53 +01:00
rbnval
da121495c0
Update strings.xml
2022-11-20 01:14:46 +01:00
rbnval
2d710cb558
Updated Catalan strings
2022-11-20 01:03:50 +01:00
sk
f0a51a15a9
Merge branch 'feature/follow_hashtags' into fork
2022-11-20 00:18:00 +01:00
sk
ae68b1e646
add error check
2022-11-20 00:17:16 +01:00
sk
5da58d7834
Merge branch 'main' into feature/follow_hashtags
2022-11-20 00:04:35 +01:00
sk
24023e9843
Merge branch 'true-black-improvements' into fork
2022-11-20 00:02:21 +01:00
sk
29d9871e77
improve true black styles
2022-11-20 00:01:53 +01:00
sk
32d182f03a
Merge branch 'feature/display-reply-visibility' into fork
2022-11-19 23:44:07 +01:00
sk
da4f54751e
don't display when visibility is unknown
2022-11-19 23:43:52 +01:00
sk
393c538464
bump version
2022-11-19 22:54:21 +01:00
sk
ddcf61dc95
Merge branch 'true-black-improvements' into fork
2022-11-19 22:41:50 +01:00
sk
5b70c035d2
fix #54 , #55
2022-11-19 22:40:13 +01:00
sk
289564381d
bump version
2022-11-19 20:41:27 +01:00
sk
3fbcce8570
Merge branch 'true-black-improvements' into fork
2022-11-19 20:38:16 +01:00
sk
505b755df6
use @color/black instead of #000
...
to avoid crash when getting null resource ID
2022-11-19 20:38:01 +01:00
sk
4b9618cad5
bump version
2022-11-19 20:18:50 +01:00
sk
e7b0e022d6
Merge branch 'main' into fork
2022-11-19 20:18:20 +01:00
sk
7ffc58d52c
update readme
2022-11-19 20:17:51 +01:00
Grishka
30151cafc2
Yes I can flip that to true
2022-11-19 23:13:50 +04:00
sk
d0ce157069
Merge branch 'feature/posts-notifications-tab' into fork
2022-11-19 20:13:16 +01:00
sk
be7d65989d
add posts notifications tab
...
closes #38
2022-11-19 20:12:52 +01:00
sk
08656a2678
Merge branch 'feature/display-reply-visibility' into fork
2022-11-19 19:39:26 +01:00
sk
b0f76739ba
implement showing original visibility on reply
...
closes #41
2022-11-19 19:39:09 +01:00
sk
a09efd084e
Merge branch 'true-black-improvements' into fork
2022-11-19 16:36:34 +01:00
sk
0bb85d71e4
improve real black mode
...
closes #48 , improves upon mastodon#84
2022-11-19 16:36:12 +01:00
thomas
7248ab9801
true dark improvement
2022-11-19 16:31:26 +01:00
sk
cd4d83e139
Merge branch 'settings/disable-marquee' into fork
2022-11-19 16:11:41 +01:00
sk
f1f7c1341c
add option to disable scrolling title bars
...
closes #50
as mentioned in mastodon#305
2022-11-19 16:09:45 +01:00
Eugen Rochko
0285158edc
New translations strings.xml (Polish)
2022-11-19 15:59:12 +01:00
sk
a7ab6945f9
Merge branch 'feature/lists' into fork
2022-11-19 15:48:59 +01:00
sk
896583aeec
fix compose button prepending list id
...
closes #51
2022-11-19 15:48:47 +01:00
Eugen Rochko
9a6a3422fb
New translations strings.xml (Japanese)
2022-11-18 17:40:42 +01:00
Eugen Rochko
523eb70ca6
New translations strings.xml (German)
2022-11-18 02:14:50 +01:00
Eugen Rochko
b57972ae0f
New translations full_description.txt (German)
2022-11-17 23:29:50 +01:00
Eugen Rochko
37598df24e
New translations strings.xml (German)
2022-11-17 23:29:49 +01:00
sk
eccda2ed61
bump version
2022-11-17 21:25:35 +01:00
sk
b819c757b7
Merge branch 'feature/cw-above-text' into fork
2022-11-17 21:24:59 +01:00
sk
b1f7acb76b
fix content warnings overflowing notifications
2022-11-17 21:24:43 +01:00
sk
c23df0c065
tweak content warning styles
2022-11-17 20:46:39 +01:00
sk
e514e24036
Merge branch 'feature/follow-requests' into fork
2022-11-17 20:13:26 +01:00
sk
fdf9417c5b
hide follow requests icon when none waiting
2022-11-17 20:13:14 +01:00
sk
859468a03f
update readme
2022-11-17 19:57:31 +01:00
sk
4623d403f7
Merge branch 'feature/follow-requests' into fork
2022-11-17 19:49:25 +01:00
sk
038c3c0fb9
hide follow requests button unless profile locked
2022-11-17 19:48:59 +01:00
sk
7f0e2bf03d
Merge branch 'feature/follow-requests' into fork
2022-11-17 18:53:42 +01:00
sk
521ba8766c
implement follow requests list
...
closes #39
2022-11-17 18:52:22 +01:00
Eugen Rochko
f04df2d2c4
New translations strings.xml (Korean)
2022-11-17 13:16:17 +01:00
Sveinn í Felli
881762852e
Typo in full_description.txt
...
Removing an extra "and" on line 3.
2022-11-17 09:49:59 +00:00
sk
0c5cd2dc9e
bump version
2022-11-17 01:05:27 +01:00
sk
01655a3465
Merge branch 'feature/cw-above-text' into fork
2022-11-17 01:05:02 +01:00
sk
95b7dbfba3
remove unused variable
2022-11-17 01:04:51 +01:00
Jeff Bowen
5d056d5bea
AboutViewHolder: Set the background of the field item to green when verified
2022-11-16 19:01:32 -05:00
Jeff Bowen
f500cc7ebf
IsoInstantTypeAdapter: Enable parsing of 'offset' date times in profile response
2022-11-16 19:00:11 -05:00
sk
5fc44e906f
update readme
2022-11-17 00:58:55 +01:00
sk
7bcfd8939e
Merge branch 'feature/cw-above-text' into fork
2022-11-17 00:56:08 +01:00
sk
753624a185
add option to always reveal content warnings
2022-11-17 00:53:41 +01:00
sk
5c9e41f4ff
add content warning above text
2022-11-17 00:43:37 +01:00
sk
0a711ca4ba
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-16 23:04:58 +01:00
sk
0c854a893b
Merge branch 'main' into feature/mark-media-as-sensitive
2022-11-16 22:38:20 +01:00
Eugen Rochko
8d6eb0f810
New translations strings.xml (Scottish Gaelic)
2022-11-16 22:13:57 +01:00
Eugen Rochko
94de724d4e
New translations strings.xml (Chinese Traditional)
2022-11-16 22:13:56 +01:00
sk
aab4284624
Merge branch 'main' into fork
2022-11-16 21:58:16 +01:00
Eugen Rochko
555e8838d4
New translations short_description.txt (Scottish Gaelic)
2022-11-16 19:41:58 +01:00
Eugen Rochko
58beb73595
New translations full_description.txt (Scottish Gaelic)
2022-11-16 19:41:57 +01:00
Eugen Rochko
865f66aa30
New translations strings.xml (Scottish Gaelic)
2022-11-16 19:41:56 +01:00
Eugen Rochko
82e95010a2
New translations strings.xml (Arabic)
2022-11-16 18:34:36 +01:00
Eugen Rochko
68a053cb76
New translations full_description.txt (Indonesian)
2022-11-16 10:21:47 +01:00
Eugen Rochko
2467017382
New translations strings.xml (Indonesian)
2022-11-16 10:21:46 +01:00
Eugen Rochko
d3a7faba51
New translations strings.xml (Indonesian)
2022-11-16 08:43:53 +01:00
Eugen Rochko
eb7574d282
New translations strings.xml (Indonesian)
2022-11-16 07:46:00 +01:00
Eugen Rochko
689328931a
New translations short_description.txt (Ukrainian)
2022-11-15 17:19:19 +01:00
Eugen Rochko
d3a2ce0a57
New translations full_description.txt (Ukrainian)
2022-11-15 17:19:18 +01:00
Eugen Rochko
50a092a2c4
New translations strings.xml (Ukrainian)
2022-11-15 17:19:17 +01:00
Eugen Rochko
a852b66d94
New translations strings.xml (Ukrainian)
2022-11-15 15:28:02 +01:00
Eugen Rochko
109d967f2d
New translations strings.xml (Ukrainian)
2022-11-15 14:12:09 +01:00
Grishka
a336f6be89
Support domain redirects via /.well-known/host-meta
...
Closes #312
2022-11-15 15:16:58 +04:00
Grishka
79d99a9484
Probably fix #297
2022-11-15 14:11:56 +04:00
Gregory K
e4e1dc102b
Merge pull request #321 from julroy67/fix-onboarding-category-cjk-cutoff
...
Fix CJK text cut off for category names on Onboarding screen
2022-11-15 10:13:03 +03:00
Grishka
539ac26e0d
Fix #300
2022-11-14 22:59:34 +04:00
sk
4f597cfbbb
Merge branch 'feature/lists' into fork
2022-11-14 19:01:44 +01:00
sk
8d500f153e
fix #43
2022-11-14 19:01:32 +01:00
sk
ef53c859c3
Merge branch 'main' into fork
2022-11-14 18:49:32 +01:00
Eugen Rochko
752435857d
New translations strings.xml (Slovenian)
2022-11-14 16:16:57 +01:00
Eugen Rochko
03e68ba56c
New translations strings.xml (Vietnamese)
2022-11-14 16:16:56 +01:00
Eugen Rochko
ef37d8afc4
New translations strings.xml (Czech)
2022-11-14 13:17:06 +01:00
Eugen Rochko
1ac390f6ee
New translations full_description.txt (Dutch)
2022-11-14 12:02:24 +01:00
Eugen Rochko
586d04f311
New translations strings.xml (Dutch)
2022-11-14 12:02:23 +01:00
Eugen Rochko
6e81469b45
New translations strings.xml (German)
2022-11-14 08:59:56 +01:00
Eugen Rochko
a8431a498d
New translations strings.xml (French)
2022-11-14 07:47:57 +01:00
Eugen Rochko
a2dca57eb5
New translations strings.xml (Thai)
2022-11-13 20:35:08 +01:00
Eugen Rochko
fdfb0a377d
New translations strings.xml (Turkish)
2022-11-13 19:37:52 +01:00
Eugen Rochko
f5a9a11032
New translations strings.xml (Italian)
2022-11-13 19:37:51 +01:00
Samuel Kaiser
0cf2cc4361
Update README.md
2022-11-13 18:16:33 +01:00
Eugen Rochko
32c6fc9a59
New translations strings.xml (Slovenian)
2022-11-13 17:32:45 +01:00
Eugen Rochko
b87b086dfa
New translations strings.xml (Japanese)
2022-11-13 17:32:42 +01:00
Eugen Rochko
caa77a9c54
New translations strings.xml (Italian)
2022-11-13 17:32:41 +01:00
Eugen Rochko
ecf0c2b173
New translations strings.xml (French)
2022-11-13 17:32:35 +01:00
Eugen Rochko
8f7ef0d564
New translations strings.xml (German)
2022-11-13 17:32:33 +01:00
Eugen Rochko
d8e9bbd6b1
New translations strings.xml (Chinese Traditional)
2022-11-13 17:32:32 +01:00
Eugen Rochko
174029376c
New translations strings.xml (Thai)
2022-11-13 17:32:20 +01:00
Eugen Rochko
8e06f72064
New translations strings.xml (Chinese Simplified)
2022-11-13 17:32:18 +01:00
Grishka
2c11b879ae
Fix #283
2022-11-13 19:44:40 +04:00
Grishka
58735094f1
Fix #319
2022-11-13 19:42:25 +04:00
Grishka
3671803f49
Fix #336
2022-11-13 19:18:42 +04:00
Gregory K
56b42071ac
Merge pull request #354 from cypressious/fix-activation-button-bar
...
Fix button bar layout in onboarding activation for smaller widths
2022-11-13 17:48:54 +03:00
Eugen Rochko
f75a7e793d
New translations full_description.txt (Romanian)
2022-11-13 15:26:59 +01:00
Eugen Rochko
a395b82c85
New translations short_description.txt (Romanian)
2022-11-13 14:10:11 +01:00
Eugen Rochko
699f36bf1a
New translations full_description.txt (Romanian)
2022-11-13 14:10:10 +01:00
Eugen Rochko
ef57b7425d
New translations strings.xml (Romanian)
2022-11-13 14:10:09 +01:00
Eugen Rochko
c21b2b6a43
New translations strings.xml (Romanian)
2022-11-13 13:05:06 +01:00
Kirill Rakhman
ba930f72e8
fix button bar layout in onboarding activation for smaller widths
2022-11-13 12:58:33 +01:00
Eugen Rochko
c5d4318d57
New translations short_description.txt (Slovenian)
2022-11-13 09:24:42 +01:00
Eugen Rochko
7a4621ef13
New translations full_description.txt (Slovenian)
2022-11-13 09:24:41 +01:00
Eugen Rochko
fa53a5ed4f
New translations strings.xml (Slovenian)
2022-11-13 09:24:40 +01:00
Eugen Rochko
f2ec2c5333
New translations title.txt (Slovenian)
2022-11-13 08:02:32 +01:00
Eugen Rochko
49e005eb84
New translations strings.xml (French)
2022-11-13 08:02:31 +01:00
Eugen Rochko
ad9b19646d
New translations strings.xml (Italian)
2022-11-13 08:02:30 +01:00
Eugen Rochko
80336c7fae
New translations strings.xml (Japanese)
2022-11-13 08:02:29 +01:00
Eugen Rochko
996c91420c
New translations strings.xml (Chinese Simplified)
2022-11-13 08:02:28 +01:00
Eugen Rochko
48396344e3
New translations strings.xml (Thai)
2022-11-13 08:02:27 +01:00
Eugen Rochko
0a8c61226e
New translations strings.xml (Bengali)
2022-11-13 08:02:25 +01:00
Eugen Rochko
e64d8ccf09
New translations strings.xml (German)
2022-11-13 08:02:23 +01:00
Eugen Rochko
9791121392
New translations full_description.txt (Romanian)
2022-11-13 08:02:21 +01:00
Eugen Rochko
06c5002aa5
New translations short_description.txt (Romanian)
2022-11-13 08:02:20 +01:00
Eugen Rochko
fcdbc2bc8d
New translations title.txt (Romanian)
2022-11-13 08:02:20 +01:00
Eugen Rochko
749511630a
New translations strings.xml (Irish)
2022-11-13 08:02:19 +01:00
Eugen Rochko
4befc0c045
New translations full_description.txt (Irish)
2022-11-13 08:02:18 +01:00
Eugen Rochko
8b2287fa84
New translations short_description.txt (Irish)
2022-11-13 08:02:17 +01:00
Eugen Rochko
3272b7553b
New translations title.txt (Irish)
2022-11-13 08:02:16 +01:00
Eugen Rochko
00f7cff402
New translations strings.xml (Slovenian)
2022-11-13 08:02:15 +01:00
Eugen Rochko
87f45a74f0
New translations full_description.txt (Slovenian)
2022-11-13 08:02:14 +01:00
Eugen Rochko
0cd0fe1952
New translations short_description.txt (Slovenian)
2022-11-13 08:02:13 +01:00
Eugen Rochko
458effc27c
New translations strings.xml (Romanian)
2022-11-13 08:02:13 +01:00
Eugen Rochko
4422b774b7
New translations strings.xml (Chinese Traditional)
2022-11-13 08:02:12 +01:00
Grishka
d9d8717eeb
And more languages
2022-11-13 10:31:03 +04:00
Grishka
0056324100
Add new languages to locale config
2022-11-13 10:23:09 +04:00
Grishka
e49b4daafe
Merge branch 'l10n_master'
2022-11-13 10:16:25 +04:00
Eugen Rochko
ad86f1b55e
New translations title.txt (Scottish Gaelic)
2022-11-13 07:07:02 +01:00
Eugen Rochko
a8bc0f037f
New translations title.txt (Hindi)
2022-11-13 07:07:01 +01:00
Eugen Rochko
9ae0c3f414
New translations title.txt (Bengali)
2022-11-13 07:07:00 +01:00
Eugen Rochko
44ef4d08e7
New translations short_description.txt (Bengali)
2022-11-13 07:06:53 +01:00
Eugen Rochko
bba5c51649
New translations full_description.txt (Bengali)
2022-11-13 07:06:52 +01:00
Eugen Rochko
b7129340f3
New translations strings.xml (Bengali)
2022-11-13 07:06:52 +01:00
Eugen Rochko
d695e1b21b
New translations short_description.txt (Hebrew)
2022-11-13 07:06:51 +01:00
Eugen Rochko
148bd1cfb7
New translations full_description.txt (Hebrew)
2022-11-13 07:06:50 +01:00
Eugen Rochko
e619d0f1ac
New translations full_description.txt (Swedish)
2022-11-13 07:06:49 +01:00
Eugen Rochko
475f486626
New translations short_description.txt (Hindi)
2022-11-13 07:06:48 +01:00
Eugen Rochko
6108043fae
New translations full_description.txt (Hindi)
2022-11-13 07:06:47 +01:00
Eugen Rochko
76491090b0
New translations strings.xml (Hindi)
2022-11-13 07:06:46 +01:00
Eugen Rochko
5770a9c491
New translations short_description.txt (Scottish Gaelic)
2022-11-13 07:06:45 +01:00
Eugen Rochko
b8325d7387
New translations full_description.txt (Scottish Gaelic)
2022-11-13 07:06:43 +01:00
Eugen Rochko
f3a65dc169
New translations full_description.txt (Thai)
2022-11-13 07:06:32 +01:00
Eugen Rochko
d21495d5be
New translations full_description.txt (Chinese Simplified)
2022-11-13 07:06:30 +01:00
Eugen Rochko
d95ff25573
New translations strings.xml (Scottish Gaelic)
2022-11-13 07:06:27 +01:00
Eugen Rochko
5dc170673f
New translations title.txt (Sinhala)
2022-11-13 07:06:26 +01:00
Eugen Rochko
c148f7f23b
New translations title.txt (Indonesian)
2022-11-13 07:06:24 +01:00
Eugen Rochko
1612e377d2
New translations title.txt (Dutch)
2022-11-13 07:06:23 +01:00
Eugen Rochko
f03074e91a
New translations strings.xml (Turkish)
2022-11-13 07:06:22 +01:00
Eugen Rochko
345847652f
New translations strings.xml (Swedish)
2022-11-13 07:06:21 +01:00
Eugen Rochko
c71bc55e95
New translations strings.xml (Korean)
2022-11-13 07:06:18 +01:00
Eugen Rochko
8521fe852f
New translations strings.xml (Japanese)
2022-11-13 07:06:17 +01:00
Eugen Rochko
714444562f
New translations strings.xml (Italian)
2022-11-13 07:06:16 +01:00
Eugen Rochko
212c4a43c5
New translations strings.xml (Hebrew)
2022-11-13 07:06:12 +01:00
Eugen Rochko
103dc55e1b
New translations strings.xml (Finnish)
2022-11-13 07:06:11 +01:00
Eugen Rochko
b50161dc8f
New translations strings.xml (Basque)
2022-11-13 07:06:10 +01:00
Eugen Rochko
9d390a06bf
New translations strings.xml (Czech)
2022-11-13 07:06:08 +01:00
Eugen Rochko
635ca15722
New translations strings.xml (Catalan)
2022-11-13 07:06:07 +01:00
Eugen Rochko
e7c1b50cc1
New translations strings.xml (Spanish)
2022-11-13 07:06:06 +01:00
Eugen Rochko
21410566ef
New translations strings.xml (French)
2022-11-13 07:06:05 +01:00
Eugen Rochko
d6a4fddbb9
New translations full_description.txt (Chinese Traditional)
2022-11-13 07:06:04 +01:00
Eugen Rochko
a911b1bd9a
New translations strings.xml (Arabic)
2022-11-13 07:06:03 +01:00
Eugen Rochko
be4ee9436d
New translations strings.xml (German)
2022-11-13 07:06:02 +01:00
Eugen Rochko
6447d470f9
New translations strings.xml (Chinese Traditional)
2022-11-13 07:06:01 +01:00
Eugen Rochko
82aba8d276
New translations strings.xml (Ukrainian)
2022-11-13 07:06:00 +01:00
Eugen Rochko
eeec1f8bed
New translations strings.xml (Chinese Simplified)
2022-11-13 07:05:59 +01:00
Eugen Rochko
2043c74937
New translations strings.xml (Polish)
2022-11-13 07:05:57 +01:00
Eugen Rochko
844322a860
New translations short_description.txt (Sinhala)
2022-11-13 07:05:56 +01:00
Eugen Rochko
d458b9d825
New translations full_description.txt (Sinhala)
2022-11-13 07:05:55 +01:00
Eugen Rochko
cbd835b136
New translations strings.xml (Sinhala)
2022-11-13 07:05:54 +01:00
Eugen Rochko
8260d38d0f
New translations short_description.txt (Indonesian)
2022-11-13 07:05:53 +01:00
Eugen Rochko
4fd8a8877e
New translations full_description.txt (Indonesian)
2022-11-13 07:05:52 +01:00
Eugen Rochko
b3d7ffa799
New translations strings.xml (Indonesian)
2022-11-13 07:05:51 +01:00
Eugen Rochko
d6f20edbe5
New translations short_description.txt (Dutch)
2022-11-13 07:05:51 +01:00
Eugen Rochko
7eda308388
New translations full_description.txt (Dutch)
2022-11-13 07:05:50 +01:00
Eugen Rochko
1c256c2bba
New translations strings.xml (Dutch)
2022-11-13 07:05:49 +01:00
Eugen Rochko
32f6a5664f
New translations strings.xml (Vietnamese)
2022-11-13 07:05:48 +01:00
Eugen Rochko
13321ce5e2
New translations short_description.txt (Portuguese, Brazilian)
2022-11-13 07:05:47 +01:00
Eugen Rochko
d81e698d3b
New translations full_description.txt (Polish)
2022-11-13 07:05:45 +01:00
Eugen Rochko
ee3123f45a
New translations full_description.txt (Vietnamese)
2022-11-13 07:05:44 +01:00
Eugen Rochko
4bf1a5215c
New translations strings.xml (Kabyle)
2022-11-13 07:05:43 +01:00
Eugen Rochko
d1b7c84473
New translations strings.xml (Thai)
2022-11-13 07:05:40 +01:00
Eugen Rochko
75c02f8d3c
New translations full_description.txt (Portuguese, Brazilian)
2022-11-13 07:05:39 +01:00
Eugen Rochko
86f583ada4
New translations strings.xml (Portuguese, Brazilian)
2022-11-13 07:05:38 +01:00
Gregory K
8d60264ee3
Merge pull request #344 from sk22/fix-edit-polls
...
Apply poll duration when editing status
2022-11-13 08:55:31 +03:00
sk
94d2406fa4
bump version
2022-11-12 20:32:30 +01:00
sk
8e8d24c828
Merge branch 'feature/delete-redraft' into fork
2022-11-12 20:31:57 +01:00
sk
91bd600f93
don't lock visibility for redrafted posts
...
fixes #40
2022-11-12 20:31:30 +01:00
sk
11067b9818
update readme
2022-11-12 20:24:00 +01:00
sk
7bfd841769
Merge branch 'feature/lists' into fork
2022-11-12 20:23:16 +01:00
sk
5c593a1025
improve adding/removing users from lists
2022-11-12 20:20:45 +01:00
sk
625134605b
implement adding/removing users from lists
2022-11-12 16:14:45 +01:00
sk
1e0ae6e570
Merge branch 'main' into list-timeline-views
2022-11-12 12:35:05 +01:00
sk
f3efd1e3bc
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:22:27 +01:00
sk
dba8bd1862
clean up, revert unnecessary changes
2022-11-12 03:21:40 +01:00
sk
d78e3a738d
bump version
2022-11-12 03:06:40 +01:00
sk
3898ad0c1c
update readme
2022-11-12 03:06:11 +01:00
sk
5632016220
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:05:02 +01:00
sk
12fdd70ad0
implement accepting/rejecting follow requests
...
closes #13
2022-11-12 03:03:52 +01:00
sk
7fd6a6f83e
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:03:14 +01:00
sk
515592e8ea
implement accepting/rejecting follow requests
...
closes #13
2022-11-12 03:01:59 +01:00
sk
5fa81e6c8a
add accept/decline buttons
2022-11-12 01:18:07 +01:00
sk
c22a139a5d
bump version
2022-11-11 21:09:31 +01:00
sk
bed95e54d2
update readme
2022-11-11 21:07:36 +01:00
sk
f568415d8c
Merge branch 'feature/favs-list' into fork
2022-11-11 21:06:53 +01:00
sk
c1137cf7b7
implement favorited posts list
...
closes #4
2022-11-11 21:05:06 +01:00
sk
7f678945be
add title for github pages, update readme
2022-11-11 20:44:14 +01:00
sk
bb72d43270
update readme layout
2022-11-11 20:29:01 +01:00
sk
67524f6e53
update readme
2022-11-11 20:23:11 +01:00
sk
b2a7b62902
Rename “Community“ to “Local”
2022-11-11 19:57:19 +01:00
sk
a356bdeee3
change github and website url
2022-11-11 19:33:26 +01:00
sk
1438e65c10
change gh pages jekyll theme
2022-11-11 19:31:51 +01:00
sk
76043e87ad
Merge branch 'fix-edit-polls' into fork
2022-11-11 19:20:16 +01:00
sk
3b28bd6ce9
get poll duration from edited status
...
fixes mastodon#343
2022-11-11 19:10:45 +01:00
sk
1236b16a3a
Merge branch 'feature/delete-redraft' into fork
2022-11-11 18:00:09 +01:00
sk
5ec4e5339b
fix null pointer exception
2022-11-11 17:59:53 +01:00
sk
0643f72a0b
Merge branch 'feature/delete-redraft' into fork
2022-11-11 17:57:27 +01:00
sk
443b985b06
navigate to re-drafted status when opened
2022-11-11 17:53:04 +01:00
sk
aecaba2a92
show reply icon as workaround for mastodon#341
2022-11-11 17:18:21 +01:00
sk
977f3d0635
fix re-drafting replies
2022-11-11 17:17:52 +01:00
sk
5742493185
re-implement redraft from upstream edit function
2022-11-11 16:12:26 +01:00
sk
8b2d06c548
Merge branch 'main' into feature/delete-redraft
2022-11-11 15:36:33 +01:00
sk
56b76080ec
Revert "implement deleting and re-drafting"
...
This reverts commit 3a4d13b1c6 .
2022-11-11 15:35:30 +01:00
sk
1a12659a23
Revert "preserve visibility when re-drafting"
...
This reverts commit e8b43c7179 .
2022-11-11 15:35:26 +01:00
sk
d711ed986c
set hiding interactions counts as default
2022-11-11 14:58:39 +01:00
sk
53cb809996
bump version, update readme
2022-11-11 13:26:48 +01:00
sk
ff0a77d6b5
Merge branch 'settings/hide-interaction-numbers' into fork
2022-11-11 13:25:35 +01:00
sk
596ec3230f
add option to hide interaction counts
2022-11-11 13:23:53 +01:00
sk
fa75c8eb6f
Merge branch 'compact-extended-footer' into fork
2022-11-11 13:03:51 +01:00
sk
6c7a17fb81
change edit history icon
2022-11-11 13:03:39 +01:00
sk
0ad8f926cc
set reblogs and favs always in one line
2022-11-11 12:54:17 +01:00
sk
764ab60fea
bump version
2022-11-11 03:15:52 +01:00
sk
9b13bdb06f
update readme
2022-11-11 03:15:32 +01:00
sk
9283ca8878
Merge branch 'list-timeline-views' into fork
2022-11-11 03:06:55 +01:00
sk
679ede1124
update strings
2022-11-11 03:02:17 +01:00
sk
f4b1bde8c5
improve list item styling
2022-11-11 02:42:58 +01:00
sk
eff6cc3e17
Merge branch 'compact-extended-footer' into fork
2022-11-11 02:11:52 +01:00
sk
03044b86b1
add clickable app name button
2022-11-11 02:11:37 +01:00
sk
90ff88f02b
Merge branch 'compact-extended-footer' into fork
2022-11-11 01:35:13 +01:00
sk
e1f378977a
set fixed visibility icon size
2022-11-11 01:35:01 +01:00
sk
a0f3d2862c
Merge branch 'compact-extended-footer' into fork
2022-11-11 01:27:46 +01:00
sk
0c64145368
implement new old extended footer design
...
fixes #34
2022-11-11 01:27:17 +01:00
sk
a1474fb461
bump version
2022-11-09 23:29:30 +01:00
sk
965ebc8669
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 23:28:59 +01:00
sk
3514152439
fix issues with post notification button
2022-11-09 23:28:48 +01:00
sk
1b1dc7085e
update readme
2022-11-09 18:42:49 +01:00
sk
94d004724f
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 18:41:14 +01:00
sk
e9f5d235cb
Implement post notifications button
...
Closes #10 , mastodon#81
2022-11-09 18:39:28 +01:00
sk
9692afb323
bump version
2022-11-09 18:38:58 +01:00
sk
3ae37a700b
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 18:38:20 +01:00
sk
b166ca705e
Implement post notifications button
2022-11-09 18:38:10 +01:00
sk
e6a67543f4
Bump version, update README
2022-11-09 15:54:33 +01:00
sk
7d38f031f1
Merge branch 'feature/follow_hashtags' into fork
...
Fixes #31 , mastodon#233
2022-11-09 15:49:29 +01:00
sk
cf864e6f49
Implement following hashtags
2022-11-09 15:48:01 +01:00
sk
f4b1629a1d
Merge branch 'feature/filter-home-timeline' into fork
2022-11-09 10:34:47 +01:00
sk
1fbb97021e
align code
2022-11-09 10:34:36 +01:00
sk
229c815a59
move option to home timeline section
2022-11-09 10:32:12 +01:00
sk
ee8d78637d
Merge branch 'settings/load-new-posts' into fork
2022-11-09 10:31:30 +01:00
sk
4ede842171
add option to disable automatically loading new posts
2022-11-09 10:30:25 +01:00
sk
8306e78ce3
Merge branch 'feature/filter-home-timeline' into fork
2022-11-09 10:12:16 +01:00
sk
65d093ee9d
fix new posts not filtering
2022-11-09 10:11:55 +01:00
sk
aa48233a75
Merge branch 'main' into fork
2022-11-09 09:48:03 +01:00
Julien Humbert
20d838f576
Fix CJK text cut off for category names on Onboarding screen
2022-11-08 23:48:04 +09:00
Grishka
ae50e618c0
Fix #316
2022-11-08 09:41:07 +03:00
Grishka
defa8b014e
Fix #315
2022-11-08 09:38:26 +03:00
Grishka
159d91f390
Crash fixes
2022-11-08 09:36:56 +03:00
sk
430d4ec93b
Merge branch 'spoiler-height-independent' into fork
2022-11-08 00:55:10 +01:00
sk
ae64784daf
revert increased vertical padding
...
i changed my mind
2022-11-08 00:54:48 +01:00
sk
18df7c32a4
Merge branch 'feature/filter-home-timeline' into fork
2022-11-08 00:27:31 +01:00
sk
4615612a65
use home_timeline string
2022-11-08 00:27:19 +01:00
sk
6b226cdcad
bump version
2022-11-08 00:21:33 +01:00
sk
1776709b38
update readme
2022-11-08 00:21:17 +01:00
sk
75a35cd680
Merge branch 'feature/filter-home-timeline' into fork
2022-11-08 00:18:19 +01:00
sk
18d4f2fa36
add timeline filters for replies/boosts
...
fixes #32 , mastodon#210
2022-11-08 00:13:06 +01:00
sk
bca936f6a2
move contribute to the spicy zone
...
i've been planning to do this for a while :D
2022-11-07 23:37:10 +01:00
sk
0b59379c4e
update readme
2022-11-07 23:35:31 +01:00
sk
58abdad62a
bump version
2022-11-07 21:18:41 +01:00
sk
c693414cc3
update readme
2022-11-07 21:18:37 +01:00
sk
ee158e1aba
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-07 21:04:44 +01:00
sk
40d478aaec
tweak styles
2022-11-07 21:04:28 +01:00
sk
e7fb96b3ff
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-07 20:47:15 +01:00
sk
ef75427b45
fix option not being there when editing
2022-11-07 20:46:49 +01:00
sk
2ff4f00774
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-07 20:17:39 +01:00
sk
534fd8c119
implement "mark media as sensitive" button
...
fixes #21
2022-11-07 20:15:16 +01:00
sk
2d2cd89454
Merge branch 'spoiler-height-independent' into fork
2022-11-07 17:32:55 +01:00
sk
9f3f5ca7c1
make spoiler height independent of content
...
fixes #12 , fixes mastodon/mastodon-android#166
2022-11-07 17:32:37 +01:00
Samuel Kaiser
c0e6f17c83
Merge pull request #28 from br4yd/patch-1
...
Add German translation for the federated timeline
2022-11-07 16:57:21 +01:00
sk
677f1cb42d
Merge remote-tracking branch 'origin/upstream' into fork
2022-11-07 16:56:27 +01:00
Gregory K
1ac6a04a46
Merge pull request #309 from julroy67/perapp-language
...
Add Android 13 per-app language preferences
2022-11-07 06:49:58 +03:00
Julien Humbert
21927d2e25
Add missing line in Android Manifest
2022-11-07 12:32:20 +09:00
Julien Humbert
c35441f5f7
Add per-app language preferences
2022-11-07 12:27:26 +09:00
br4yd
3718fe6601
Add German translation for the federated timeline
...
I added the translation strings for the federation timeline tab to the German translation file and also translated the values.
2022-11-06 22:21:53 +01:00
sk
095f234bd5
bump version
2022-11-06 11:16:31 +01:00
sk
f10c0e06db
Merge branch 'fork' of github.com:sk22/mastodon-android-fork into fork
2022-11-06 11:13:42 +01:00
sk
ebbd5d1fa3
Merge branch 'upstream' into fork
2022-11-06 11:13:26 +01:00
Grishka
c8abf26040
Fix #301
2022-11-06 05:43:17 +03:00
Grishka
bc733af147
Actually no, this makes more sense
2022-11-06 05:39:22 +03:00
Grishka
77a2fd2a60
Fix #298
2022-11-06 05:36:43 +03:00
Samuel Kaiser
5cfc5eb08a
Update README.md
2022-11-05 11:27:02 +01:00
Samuel Kaiser
b832d2df26
Update README.md
2022-11-04 18:02:33 +01:00
Samuel Kaiser
db34dc40ba
Merge branch 'mastodon:master' into fork
2022-11-04 14:32:13 +01:00
Gregory K
bfa48c2d3e
Merge pull request #289 from sk22/fix-editing-cw
...
Fix spoiler not being published when editing
2022-11-04 07:02:40 +03:00
Gregory K
b5e229a84d
Merge pull request #288 from sk22/fix-editing-visibility
...
Fix wrong visibility displayed when editing
2022-11-04 07:02:19 +03:00
sk
ef207f885b
increase update check interval
2022-11-04 03:37:32 +01:00
sk
c4eee28335
Merge branch 'feature/check-for-update-button' into fork
2022-11-04 03:34:06 +01:00
sk
6fe466779e
add toash message
2022-11-04 03:33:41 +01:00
sk
e71db1b883
custom app name in strings
2022-11-04 03:11:10 +01:00
sk
b6efafe99d
Merge branch 'feature/check-for-update-button' into fork
2022-11-04 03:09:39 +01:00
sk
688d466f8e
implement manual update check settings item
2022-11-04 03:09:19 +01:00
Samuel Kaiser
3c5797932e
add download badge
2022-11-03 17:42:31 +01:00
sk
48a5e262ce
bump version
2022-11-03 17:18:57 +01:00
sk
63b0365208
remove reverted default visibility
2022-11-03 17:18:42 +01:00
sk
972c05d60b
Revert "set unlisted as default visibility"
...
This reverts commit d34653750e .
2022-11-03 17:13:10 +01:00
sk
acb5778e0b
bump version, again
2022-11-03 16:36:31 +01:00
sk
7694c50358
Merge branch 'fix-editing-cw' into fork
2022-11-03 16:35:31 +01:00
sk
7ffa368d10
fix spoiler not being published when editing
2022-11-03 16:33:12 +01:00
Y32Gcnte8z
53f8f41d88
remain visibility when editing
2022-11-03 16:15:17 +01:00
sk
93d57d847e
fix newly published posts appearing twice
...
see https://github.com/mastodon/mastodon-android/issues/283
2022-11-03 16:14:12 +01:00
sk
83a4f5eec2
re-add missing onStatusUpdate event listener
2022-11-03 16:11:44 +01:00
obstsalatschuessel
21a526dda9
Add list timelines view
...
* get accounts list timelines from API
* display available lists in discover view tab
* display list timeline
2022-11-03 09:03:34 +01:00
Samuel Kaiser
836c2dba8d
Merge branch 'mastodon:master' into fork
2022-11-02 22:32:57 +01:00
Samuel Kaiser
13ae8d2ebe
Update README.md
2022-11-02 22:30:16 +01:00
Gregory K
98dafb4e49
Merge pull request #280 from sk22/fix-notifications-crash
...
Check whether title status item is null to fix null pointer exception
2022-11-03 00:27:07 +03:00
sk
85b8bae42e
bump version
2022-11-02 22:15:26 +01:00
Samuel Kaiser
64416ef9ee
Merge pull request #26 from Y32Gcnte8z/fork
...
Should we also change the client name in the footer of status?
2022-11-02 21:55:20 +01:00
Samuel Kaiser
6274ab3384
Merge pull request #27 from Y32Gcnte8z/visibility
...
Retain visibility of status when editing
2022-11-02 21:53:34 +01:00
sk
4ea5d94dc6
Merge branch 'fix-notifications-crash' into fork
2022-11-02 21:41:30 +01:00
sk
db4dd436b7
more concise null check
2022-11-02 21:36:14 +01:00
sk
6906ac6c8f
remove unnecessary import
2022-11-02 21:34:05 +01:00
sk
bc0b56a90e
avoid null in notification display items
...
fixes bug where type = status, but status = null,
causing buildDisplayItems to return a null title status item and an account card
2022-11-02 21:31:44 +01:00
sk
349d95b8ee
fix syntax error
2022-11-02 20:25:42 +01:00
sk
8c8eb395de
Merge remote-tracking branch 'origin/upstream' into fork
2022-11-02 20:22:33 +01:00
Grishka
50c844aa25
It was the wrong icon this whole time
2022-11-02 11:06:00 +03:00
Grishka
85b232330b
Merge branch 'l10n_master'
2022-11-02 11:02:18 +03:00
Grishka
b4c305d094
Add privacy policy step to the signup flow
2022-11-02 11:01:52 +03:00
Grishka
be2ee3a029
Fix #277
2022-11-02 09:07:48 +03:00
sk
596799bf2f
enable github update check
2022-11-01 23:28:55 +01:00
sk
10a405ef13
change self updater api url
2022-11-01 21:38:30 +01:00
Eugen Rochko
118c5d4b44
New translations strings.xml (French)
2022-11-01 21:31:10 +01:00
sk
a4cb05080a
Merge branch 'upstream' into fork
2022-11-01 21:26:44 +01:00
Eugen Rochko
699ececc42
New translations strings.xml (French)
2022-11-01 20:17:30 +01:00
Gregory K
4f8f698911
Merge pull request #275 from davidmhewitt/fix-duplicate-emoji-crash
...
Fix crash on duplicate custom emojis
2022-11-01 21:51:24 +03:00
Eugen Rochko
30083837a5
New translations full_description.txt (Vietnamese)
2022-11-01 18:21:16 +01:00
Eugen Rochko
ea7aa6c52f
New translations strings.xml (Vietnamese)
2022-11-01 18:21:15 +01:00
David Hewitt
244f2ed911
Fix crash on duplicate custom emojis
...
Fixes #274
Add a merge function to `Collectors.toMap` to discard any duplicate custom emojis that may be returned if a user uses the same custom emoji in both their name and profile.
2022-11-01 14:47:25 +00:00
Eugen Rochko
99a71c67e4
New translations full_description.txt (German)
2022-11-01 15:23:49 +01:00
Eugen Rochko
b3c0550a86
New translations strings.xml (German)
2022-11-01 15:23:47 +01:00
Eugen Rochko
39a0c6d08a
New translations strings.xml (Vietnamese)
2022-11-01 11:03:52 +01:00
Gregory K
0ee494bcfc
Merge pull request #273 from davidmhewitt/load-post-visibility-preference
...
Load post privacy preference
2022-11-01 00:30:01 +03:00
Eugen Rochko
4233c743e2
New translations strings.xml (Italian)
2022-10-31 22:06:56 +01:00
David Hewitt
eea00b0d53
Load post privacy preference
...
This queries the user's post visibility preference when opening the composer, and sets it on the composer.
In the case of composing a reply, the user's preference is only respected if it is "more private" than the privacy of the post being replied to, as this appears to be the behaviour in the web interface (and is what I'd expect)
2022-10-31 20:51:28 +00:00
Eugen Rochko
7cef4d282c
New translations strings.xml (German)
2022-10-31 19:11:31 +01:00
Eugen Rochko
df6e085c97
New translations strings.xml (German)
2022-10-31 18:14:37 +01:00
Eugen Rochko
70cf48355e
New translations strings.xml (German)
2022-10-31 10:54:54 +01:00
Eugen Rochko
da06c798d7
New translations strings.xml (German)
2022-10-31 09:23:34 +01:00
Eugen Rochko
9055c094e8
New translations strings.xml (Kabyle)
2022-10-31 07:46:18 +01:00
Eugen Rochko
5ab3ae3d59
New translations strings.xml (Chinese Traditional)
2022-10-31 07:46:17 +01:00
Eugen Rochko
92ebb2f339
New translations strings.xml (German)
2022-10-31 07:46:16 +01:00
Eugen Rochko
d8c034dfa3
New translations strings.xml (Arabic)
2022-10-31 07:46:15 +01:00
Eugen Rochko
247516849e
New translations strings.xml (French)
2022-10-31 07:46:14 +01:00
Eugen Rochko
aad9996b6f
New translations strings.xml (Spanish)
2022-10-31 07:46:13 +01:00
Eugen Rochko
76c1ad07a3
New translations strings.xml (Catalan)
2022-10-31 07:46:12 +01:00
Eugen Rochko
49599f48bb
New translations strings.xml (Czech)
2022-10-31 07:46:11 +01:00
Eugen Rochko
158d128316
New translations strings.xml (Greek)
2022-10-31 07:46:09 +01:00
Eugen Rochko
00897e7388
New translations strings.xml (Basque)
2022-10-31 07:46:08 +01:00
Eugen Rochko
1867f294c8
New translations strings.xml (Finnish)
2022-10-31 07:46:07 +01:00
Eugen Rochko
eaa189d6b0
New translations strings.xml (Hebrew)
2022-10-31 07:46:06 +01:00
Eugen Rochko
87d11dcb0a
New translations strings.xml (Armenian)
2022-10-31 07:46:05 +01:00
Eugen Rochko
ba99394890
New translations strings.xml (Italian)
2022-10-31 07:46:04 +01:00
Eugen Rochko
6b8236021e
New translations strings.xml (Polish)
2022-10-31 07:46:03 +01:00
Eugen Rochko
68b12a579c
New translations strings.xml (Japanese)
2022-10-31 07:46:01 +01:00
Eugen Rochko
3f0ae887b8
New translations strings.xml (Portuguese)
2022-10-31 07:46:00 +01:00
Eugen Rochko
187f9a2246
New translations strings.xml (Russian)
2022-10-31 07:45:59 +01:00
Eugen Rochko
e8566bc24b
New translations strings.xml (Swedish)
2022-10-31 07:45:58 +01:00
Eugen Rochko
e375fc7d4d
New translations strings.xml (Turkish)
2022-10-31 07:45:57 +01:00
Eugen Rochko
89157efce8
New translations strings.xml (Ukrainian)
2022-10-31 07:45:55 +01:00
Eugen Rochko
5e95291016
New translations strings.xml (Chinese Simplified)
2022-10-31 07:45:54 +01:00
Eugen Rochko
cbd6e668dc
New translations strings.xml (Vietnamese)
2022-10-31 07:45:53 +01:00
Eugen Rochko
898e62490b
New translations strings.xml (Galician)
2022-10-31 07:45:52 +01:00
Eugen Rochko
326ab4edf1
New translations strings.xml (Thai)
2022-10-31 07:45:51 +01:00
Eugen Rochko
f25a965478
New translations strings.xml (Croatian)
2022-10-31 07:45:50 +01:00
Eugen Rochko
f3f3bea7b3
New translations strings.xml (Bosnian)
2022-10-31 07:45:48 +01:00
Eugen Rochko
583b0788c6
New translations strings.xml (Occitan)
2022-10-31 07:45:47 +01:00
Eugen Rochko
ca29cee586
New translations strings.xml (Korean)
2022-10-31 07:45:46 +01:00
Eugen Rochko
ec905448b0
New translations strings.xml (Portuguese, Brazilian)
2022-10-31 07:45:45 +01:00
Gregory K
e8fa82d0de
Merge pull request #269 from davidmhewitt/fix-image-keyboard
...
Fix receiving images from keyboards
2022-10-31 09:26:29 +03:00
Grishka
e381de812c
Add self-updater for github builds
2022-10-31 09:26:17 +03:00
Eugen Rochko
1a9752d53b
New translations strings.xml (German)
2022-10-30 23:05:59 +01:00
Eugen Rochko
09cc5c5fd2
New translations strings.xml (German)
2022-10-30 22:00:42 +01:00
Eugen Rochko
4e8d510d38
New translations strings.xml (German)
2022-10-30 20:57:57 +01:00
Eugen Rochko
7f7f6bae80
New translations strings.xml (German)
2022-10-30 17:30:49 +01:00
Eugen Rochko
358ff12fba
New translations strings.xml (German)
2022-10-30 16:07:19 +01:00
David Hewitt
8ff3ecb4d4
Fix receiving images from keyboards
...
The call to `super.onCreateInputConnection` was overwriting the mimes in the `outAttrs`, so we can call that first and then modify the mimes.
This fixes the ability to insert GIFs with the default GBoard GIF menu for me.
2022-10-30 14:56:47 +00:00
Eugen Rochko
47df35f0fd
New translations full_description.txt (Chinese Traditional)
2022-10-30 01:23:19 +02:00
Eugen Rochko
e226851e03
New translations strings.xml (Arabic)
2022-10-29 14:15:24 +02:00
Eugen Rochko
7228907682
New translations strings.xml (Arabic)
2022-10-29 13:13:13 +02:00
Eugen Rochko
1dbabed716
New translations strings.xml (German)
2022-10-28 16:21:33 +02:00
Eugen Rochko
4224cd037d
New translations strings.xml (German)
2022-10-28 15:11:58 +02:00
Eugen Rochko
9aa6d3f531
New translations strings.xml (Chinese Traditional)
2022-10-28 05:30:56 +02:00
Eugen Rochko
c9823ae9d0
New translations strings.xml (Chinese Traditional)
2022-10-28 04:30:39 +02:00
Grishka
1fa8a9e858
Always show domain for own account
2022-10-26 18:28:57 +03:00
Grishka
212e8893b9
Fix editing
2022-10-26 03:01:39 +03:00
Grishka
367057421b
Declare and request notifications permission (should fix #262 )
2022-10-26 02:46:23 +03:00
Eugen Rochko
c821480842
New translations strings.xml (Polish)
2022-10-24 00:07:29 +02:00
Eugen Rochko
3ef7c11e3b
New translations strings.xml (Portuguese, Brazilian)
2022-10-17 16:18:05 +02:00
Eugen Rochko
1112756bc2
New translations strings.xml (Galician)
2022-10-15 17:57:46 +02:00
Eugen Rochko
878ed43135
New translations strings.xml (Thai)
2022-10-15 16:57:55 +02:00
Eugen Rochko
01b746d30a
New translations strings.xml (Thai)
2022-10-15 13:55:51 +02:00
Eugen Rochko
a900351729
New translations strings.xml (Arabic)
2022-10-08 17:35:18 +02:00
Eugen Rochko
4114a6e5d8
New translations strings.xml (Turkish)
2022-10-07 18:41:40 +02:00
Eugen Rochko
04dd232e38
New translations strings.xml (Italian)
2022-10-05 21:07:13 +02:00
Eugen Rochko
bc26dfe856
New translations strings.xml (Chinese Simplified)
2022-10-05 07:12:25 +02:00
Eugen Rochko
0322f845af
New translations strings.xml (Chinese Simplified)
2022-10-05 06:12:27 +02:00
Eugen Rochko
7daa2d63e6
New translations strings.xml (Vietnamese)
2022-10-04 18:08:26 +02:00
Eugen Rochko
3a8a41f568
New translations strings.xml (Kabyle)
2022-10-04 06:41:10 +02:00
Eugen Rochko
65cd7d076b
New translations strings.xml (French)
2022-10-04 06:41:09 +02:00
Eugen Rochko
a1f71091fe
New translations strings.xml (Spanish)
2022-10-04 06:41:08 +02:00
Eugen Rochko
131834af86
New translations strings.xml (Arabic)
2022-10-04 06:41:07 +02:00
Eugen Rochko
c0789cbdb9
New translations strings.xml (Catalan)
2022-10-04 06:41:06 +02:00
Eugen Rochko
7d12d866ab
New translations strings.xml (Czech)
2022-10-04 06:41:05 +02:00
Eugen Rochko
7c2589c35b
New translations strings.xml (German)
2022-10-04 06:41:04 +02:00
Eugen Rochko
fd2031ccf5
New translations strings.xml (Basque)
2022-10-04 06:41:02 +02:00
Eugen Rochko
6a165ec9f4
New translations strings.xml (Italian)
2022-10-04 06:40:59 +02:00
Eugen Rochko
fd8dad487a
New translations strings.xml (Japanese)
2022-10-04 06:40:58 +02:00
Eugen Rochko
e9443b841a
New translations strings.xml (Thai)
2022-10-04 06:40:57 +02:00
Eugen Rochko
89ec6acac9
New translations strings.xml (Korean)
2022-10-04 06:40:56 +02:00
Eugen Rochko
9b389b346f
New translations strings.xml (Portuguese)
2022-10-04 06:40:55 +02:00
Eugen Rochko
4a522bffc0
New translations strings.xml (Russian)
2022-10-04 06:40:54 +02:00
Eugen Rochko
9b62f8b7a2
New translations strings.xml (Turkish)
2022-10-04 06:40:52 +02:00
Eugen Rochko
96342d67e3
New translations strings.xml (Chinese Traditional)
2022-10-04 06:40:50 +02:00
Eugen Rochko
95fc2bef9e
New translations strings.xml (Vietnamese)
2022-10-04 06:40:49 +02:00
Eugen Rochko
4f36fbe3b9
New translations strings.xml (Galician)
2022-10-04 06:40:48 +02:00
Eugen Rochko
a501d8b995
New translations strings.xml (Portuguese, Brazilian)
2022-10-04 06:40:47 +02:00
Eugen Rochko
74691650b3
New translations strings.xml (Croatian)
2022-10-04 06:40:46 +02:00
Eugen Rochko
9325781cbc
New translations strings.xml (Bosnian)
2022-10-04 06:40:45 +02:00
Eugen Rochko
b383dd6419
New translations strings.xml (Polish)
2022-10-04 06:40:43 +02:00
Eugen Rochko
fe98ecf0cc
New translations strings.xml (Chinese Simplified)
2022-10-04 06:40:42 +02:00
Grishka
01970ab69b
Compose media attachment redesign
2022-10-04 07:35:31 +03:00
Grishka
3aa252f681
Fix editing
2022-10-01 01:12:31 +03:00
Grishka
18633291e6
Add monochrome icon
2022-09-29 01:23:00 +03:00
Eugen Rochko
b79619b6e4
New translations strings.xml (Chinese Simplified)
2022-09-24 19:11:57 +02:00
Eugen Rochko
dbb03ee688
New translations strings.xml (Thai)
2022-09-23 21:06:49 +02:00
Eugen Rochko
00894b41d2
New translations strings.xml (Thai)
2022-09-23 20:09:36 +02:00
Eugen Rochko
8868ace90d
New translations full_description.txt (German)
2022-09-19 19:52:12 +02:00
Eugen Rochko
a7586eeba8
New translations strings.xml (German)
2022-09-19 19:52:10 +02:00
Eugen Rochko
19b89c606a
New translations strings.xml (German)
2022-09-19 18:43:32 +02:00
Eugen Rochko
b6c1e7d11e
New translations strings.xml (Italian)
2022-09-18 02:43:45 +02:00
Eugen Rochko
ca90c89b2a
New translations strings.xml (Italian)
2022-09-18 01:24:36 +02:00
Eugen Rochko
170a758f5f
New translations strings.xml (Polish)
2022-09-16 12:51:10 +02:00
Eugen Rochko
43dcd6e7f4
New translations strings.xml (Polish)
2022-09-16 11:20:42 +02:00
Eugen Rochko
063542b2f5
New translations strings.xml (Spanish)
2022-09-16 09:46:29 +02:00
Eugen Rochko
70e4ae4fb4
New translations short_description.txt (Czech)
2022-09-15 21:09:48 +02:00
Eugen Rochko
8f1a4c60df
New translations full_description.txt (Czech)
2022-09-15 21:09:47 +02:00
Eugen Rochko
07212dba96
New translations strings.xml (Czech)
2022-09-15 21:09:46 +02:00
Eugen Rochko
fb95caadbe
New translations full_description.txt (Czech)
2022-09-15 20:01:47 +02:00
Eugen Rochko
51e86b686d
New translations strings.xml (Czech)
2022-09-15 20:01:46 +02:00
Eugen Rochko
6ec335087d
New translations strings.xml (Chinese Simplified)
2022-09-15 17:03:34 +02:00
Y32Gcnte8z
96040e15fd
remain visibility when editing
2022-09-15 22:38:44 +08:00
Y32Gcnte8z
12a5670441
change client name in footer of status
2022-09-15 21:21:50 +08:00
Eugen Rochko
b756fe2cdb
New translations strings.xml (Italian)
2022-09-12 22:55:33 +02:00
Eugen Rochko
3732a4c844
New translations full_description.txt (German)
2022-09-10 20:18:22 +02:00
Eugen Rochko
5bd59bd999
New translations strings.xml (German)
2022-09-10 20:18:21 +02:00
Eugen Rochko
90ba5551d2
New translations strings.xml (German)
2022-09-10 18:59:59 +02:00
Eugen Rochko
484b6891fd
New translations strings.xml (Chinese Simplified)
2022-09-10 16:02:25 +02:00
Eugen Rochko
0435d5f0c7
New translations strings.xml (Spanish)
2022-09-10 12:46:24 +02:00
Eugen Rochko
864c8de8de
New translations strings.xml (Spanish)
2022-09-10 11:45:40 +02:00
Eugen Rochko
8bcea5bfb8
New translations strings.xml (Spanish)
2022-09-10 10:49:12 +02:00
Eugen Rochko
beded04579
New translations strings.xml (Vietnamese)
2022-09-09 19:55:30 +02:00
Eugen Rochko
5dcd41170c
New translations strings.xml (Vietnamese)
2022-09-09 16:55:37 +02:00
sk
8aeda56fc8
merge upstream changes
2022-09-08 14:56:43 +02:00
Eugen Rochko
3bb921a859
New translations strings.xml (Chinese Traditional)
2022-09-03 08:09:40 +02:00
Eugen Rochko
38edbde645
New translations strings.xml (Chinese Traditional)
2022-09-03 07:11:51 +02:00
Grishka
f531a90b41
Better editing
2022-09-02 11:21:28 +03:00
Grishka
ff52c37868
Editing
2022-09-02 05:47:20 +03:00
Grishka
8fb2b454dd
Post edit history + extended footer redesign
2022-09-02 02:00:25 +03:00
Grishka
265b2ad32c
Fix #218
2022-08-29 21:21:08 +03:00
Grishka
ba3219d9fc
Fix #209 , fix #198
2022-08-29 00:57:09 +03:00
Eugen Rochko
bcac7401ee
New translations strings.xml (Chinese Simplified)
2022-08-28 23:21:49 +02:00
Grishka
b44e3424e3
Fix #249
2022-08-29 00:12:15 +03:00
Eugen Rochko
c15f6519c0
New translations strings.xml (Vietnamese)
2022-08-01 08:15:42 +02:00
Eugen Rochko
2809b27be0
New translations strings.xml (Turkish)
2022-07-31 20:49:45 +02:00
Poussinou
68a9eba868
Create FUNDING.yml
2022-07-30 18:22:09 +02:00
Eugen Rochko
1b6e096bf9
New translations strings.xml (Kabyle)
2022-07-30 08:41:42 +02:00
Eugen Rochko
85db37f6a7
New translations full_description.txt (Czech)
2022-07-24 19:10:28 +02:00
Eugen Rochko
0cee490466
New translations strings.xml (Czech)
2022-07-24 19:10:27 +02:00
Eugen Rochko
a148c92da2
New translations full_description.txt (Czech)
2022-07-24 17:58:57 +02:00
sk
f073eba538
Merge branch 'feature/pin-posts' into fork
2022-07-22 12:18:42 +02:00
sk
7f78431eff
minor code style fix
2022-07-22 12:18:16 +02:00
sk
24c1ac042c
Merge branch 'master' into feature/pin-posts
2022-07-22 11:57:02 +02:00
sk
105fe68438
update app name, close #15
2022-07-22 11:51:10 +02:00
sk
46057af093
update readme
2022-07-22 11:50:04 +02:00
sk
750fa4c112
Merge branch 'master' into fork
2022-07-22 11:30:17 +02:00
Eugen Rochko
6272797834
New translations strings.xml (Czech)
2022-07-20 17:22:53 +02:00
Eugen Rochko
c048134ef2
New translations strings.xml (Czech)
2022-07-20 15:30:06 +02:00
Eugen Rochko
6f57cd9ffe
New translations strings.xml (Czech)
2022-07-19 12:39:11 +02:00
Grishka
8b40643e63
Update more colors
2022-07-15 00:45:17 +03:00
Eugen Rochko
76815f8194
New translations strings.xml (Japanese)
2022-07-13 15:46:09 +02:00
Grishka
5968dcd05b
Merge branch 'l10n_master'
2022-07-13 01:28:36 +03:00
Eugen Rochko
0c382bdbf6
New translations full_description.txt (Thai)
2022-07-08 15:39:13 +02:00
Grishka
74f03026cf
Everything is purple now
2022-07-02 02:03:07 +03:00
Eugen Rochko
8ad6bd52ef
New translations strings.xml (Russian)
2022-07-01 14:00:14 +02:00
Eugen Rochko
04da21edf3
New translations strings.xml (Catalan)
2022-06-15 20:48:39 +02:00
Eugen Rochko
ee709b6db7
New translations strings.xml (Spanish)
2022-06-15 20:48:38 +02:00
Eugen Rochko
b7432fe422
New translations full_description.txt (Spanish)
2022-06-15 19:26:46 +02:00
Eugen Rochko
8a0991d533
New translations strings.xml (Spanish)
2022-06-15 19:26:45 +02:00
Eugen Rochko
6fffe778d3
New translations strings.xml (Portuguese, Brazilian)
2022-06-13 06:36:58 +02:00
Eugen Rochko
b67b61dfe4
New translations strings.xml (Portuguese, Brazilian)
2022-06-13 05:36:15 +02:00
Eugen Rochko
65d86d9238
New translations strings.xml (Galician)
2022-06-10 07:15:17 +02:00
sk
c1e67c4f73
bump version
2022-06-08 21:44:39 +02:00
sk
e0e48f87eb
Merge branch 'master' into fork
2022-06-08 21:42:42 +02:00
Grishka
b2db64022f
Add pre-upload avatar and header resizing
2022-06-06 16:45:56 +03:00
Eugen Rochko
8336bfdf5c
New translations strings.xml (Galician)
2022-06-06 11:07:30 +02:00
Samuel Kaiser
0ec14fe8fa
Merge pull request #20 from Y32Gcnte8z/fork
...
fix simplified Chinese strings
2022-06-05 12:03:08 +02:00
Y32Gcnte8z
01a2f1d95c
fix simplified Chinese strings
2022-06-04 13:20:56 +08:00
Eugen Rochko
b38bf5e431
New translations strings.xml (Chinese Simplified)
2022-06-03 15:20:59 +02:00
Samuel Kaiser
67b3e85837
Merge pull request #19 from Y32Gcnte8z/fork
...
New translations strings.xml (Chinese Simplified)
2022-06-03 11:31:19 +02:00
Eugen Rochko
310fb7db42
New translations strings.xml (Chinese Simplified)
2022-06-03 08:32:51 +02:00
Y32Gcnte8z
9f4d330ab1
New translations strings.xml (Chinese Simplified)
2022-06-03 13:55:49 +08:00
sk
25092fbcfb
add icon to readme
2022-05-31 17:04:58 +02:00
sk
705e98729d
initial pink branding
2022-05-31 16:51:05 +02:00
Eugen Rochko
2f24977996
New translations strings.xml (Chinese Simplified)
2022-05-29 10:45:49 +02:00
Eugen Rochko
6c336ba89e
New translations strings.xml (Chinese Simplified)
2022-05-29 09:32:03 +02:00
sk
108d16a157
bump version
2022-05-26 22:44:31 +02:00
sk
e55ca6cc05
Merge branch 'feature/delete-redraft' into fork
2022-05-26 22:42:02 +02:00
sk
b8be1f184d
hide redraft button when not applicable
2022-05-26 22:38:56 +02:00
sk
aa96ec54a3
Merge branch 'feature/delete-redraft' into fork
2022-05-26 22:09:39 +02:00
sk
e8b43c7179
preserve visibility when re-drafting
2022-05-26 22:09:02 +02:00
sk
b51b4a10ee
Merge branch 'feature/delete-redraft' into fork
2022-05-26 21:44:07 +02:00
sk
f2b9ede27c
Add proguard rules for parceler
...
according to http://parceler.org/
fixes issue where parceler can't find parcelable class
2022-05-26 21:43:39 +02:00
sk
a8c7d891f1
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:45:52 +02:00
sk
195c4d7b6d
remove unused imports
2022-05-26 19:45:10 +02:00
sk
d280dc31e8
bump version
2022-05-26 19:35:36 +02:00
sk
eb0925c524
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:30:52 +02:00
sk
968de3664d
fix german strings
2022-05-26 19:30:23 +02:00
sk
12f7336392
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:28:09 +02:00
sk
3a4d13b1c6
implement deleting and re-drafting
2022-05-26 19:19:42 +02:00
sk
273c841d9a
Merge branch 'master' into feature/delete-redraft
2022-05-26 15:35:12 +02:00
Eugen Rochko
d1b1cb2082
New translations strings.xml (Korean)
2022-05-25 08:21:34 +02:00
Eugen Rochko
5bbe99be51
New translations full_description.txt (Portuguese)
2022-05-24 00:19:57 +02:00
Eugen Rochko
556d1e7433
New translations full_description.txt (Portuguese)
2022-05-23 23:03:11 +02:00
Eugen Rochko
293d7032ce
New translations strings.xml (Russian)
2022-05-22 12:23:45 +02:00
sk
0186b7f8da
Merge remote-tracking branch 'origin/fork' into fork
2022-05-22 02:14:06 +02:00
sk
d33654c793
bump version
2022-05-22 02:08:01 +02:00
Samuel Kaiser
86d2312615
Update README.md
2022-05-22 02:07:07 +02:00
sk
d1083c331b
Merge branch 'feature/bookmarks' into fork
2022-05-22 02:04:08 +02:00
sk
ed7242217a
add missing icon
2022-05-22 02:03:54 +02:00
sk
8fddaa8c82
implement bookmarks list!!
2022-05-22 02:03:29 +02:00
sk
00affe6e3e
update readme
2022-05-21 23:38:56 +02:00
sk
f21b647ee0
bump version
2022-05-21 23:35:10 +02:00
sk
2a628a3791
Merge branch 'feature/back-returns-home' into fork
2022-05-21 23:34:18 +02:00
sk
ecd568503d
make back button return home before exiting
2022-05-21 23:33:53 +02:00
sk
f9d0632a85
add missing files
2022-05-21 19:42:29 +02:00
sk
11905513b7
add missing icons
2022-05-21 19:40:49 +02:00
sk
9c89abf1c4
implement bookmark button
2022-05-21 19:27:44 +02:00
sk
4d950e43ac
update readme
2022-05-21 18:59:13 +02:00
sk
99405f307d
bump version
2022-05-21 18:49:59 +02:00
sk
f1bfe05263
Merge branch 'feature/always-preserve-cw' into fork
2022-05-21 18:49:07 +02:00
sk
0f223159c0
always preserve cw when replying
2022-05-21 18:48:48 +02:00
sk
ad9518e87c
re-add deleted strings
2022-05-21 18:08:14 +02:00
sk
1c16cfb09e
bump version
2022-05-21 18:05:01 +02:00
sk
d4a4b10017
Merge branch 'feature/compose-image-description-full-image' into fork
2022-05-21 18:03:29 +02:00
sk
74ae5bd04e
change app name
2022-05-21 18:03:15 +02:00
sk
9638cf079f
set image view height to wrap_content
2022-05-21 17:48:53 +02:00
sk
a6d161c1b4
minor code style change
...
for grishka's code style must prevail
2022-05-21 17:42:40 +02:00
sk
1136e40eb4
obey image max width
2022-05-21 17:39:28 +02:00
sk
98de3a2984
don't crop image when composing alt text
2022-05-21 17:27:31 +02:00
Eugen Rochko
48e7071450
New translations strings.xml (Arabic)
2022-05-19 22:57:49 +02:00
Eugen Rochko
bcc8d55c7b
New translations strings.xml (Arabic)
2022-05-19 21:55:19 +02:00
Eugen Rochko
8d477efc28
New translations strings.xml (Czech)
2022-05-19 15:32:16 +02:00
Eugen Rochko
4ae21862a5
New translations strings.xml (Czech)
2022-05-19 14:30:33 +02:00
Eugen Rochko
6e6aebef35
New translations strings.xml (Czech)
2022-05-19 13:34:29 +02:00
Eugen Rochko
cd138032da
New translations strings.xml (Czech)
2022-05-18 18:19:40 +02:00
Eugen Rochko
864e6fb9d0
New translations strings.xml (Czech)
2022-05-18 16:41:35 +02:00
Eugen Rochko
9d356b0635
New translations strings.xml (Czech)
2022-05-18 15:25:33 +02:00
Eugen Rochko
6c5d720a40
New translations strings.xml (Czech)
2022-05-18 14:28:15 +02:00
Eugen Rochko
d733d76ccf
New translations strings.xml (Arabic)
2022-05-18 13:29:20 +02:00
Eugen Rochko
3483d8c3c0
New translations strings.xml (Portuguese, Brazilian)
2022-05-18 09:01:46 +02:00
Eugen Rochko
0f326c1362
New translations strings.xml (Kabyle)
2022-05-17 23:04:46 +02:00
Eugen Rochko
c6eda38400
New translations strings.xml (Kabyle)
2022-05-17 22:08:14 +02:00
Eugen Rochko
3c59c8cc0f
New translations strings.xml (Arabic)
2022-05-17 22:08:13 +02:00
Eugen Rochko
8f1b9ec092
New translations strings.xml (French)
2022-05-17 22:08:12 +02:00
Eugen Rochko
5a42136395
New translations strings.xml (Czech)
2022-05-17 21:03:40 +02:00
Eugen Rochko
e9b347d130
New translations strings.xml (Thai)
2022-05-17 21:03:39 +02:00
Eugen Rochko
d86e203127
New translations strings.xml (Italian)
2022-05-17 18:03:57 +02:00
Eugen Rochko
c80417e671
New translations strings.xml (Ukrainian)
2022-05-17 18:03:56 +02:00
Eugen Rochko
55a55fbb1c
New translations strings.xml (Croatian)
2022-05-17 18:03:55 +02:00
Eugen Rochko
b42236999b
New translations strings.xml (Occitan)
2022-05-17 18:03:53 +02:00
Eugen Rochko
8ca8bd765b
New translations strings.xml (Bosnian)
2022-05-17 18:03:51 +02:00
Eugen Rochko
7f4cf77283
New translations strings.xml (Portuguese, Brazilian)
2022-05-17 18:03:50 +02:00
Eugen Rochko
950d413bd1
New translations strings.xml (Chinese Traditional)
2022-05-17 18:03:49 +02:00
Eugen Rochko
475827b1c1
New translations strings.xml (Chinese Simplified)
2022-05-17 18:03:48 +02:00
Eugen Rochko
1c9164e559
New translations strings.xml (Galician)
2022-05-17 18:03:47 +02:00
Eugen Rochko
7311a394d8
New translations strings.xml (Turkish)
2022-05-17 18:03:46 +02:00
Eugen Rochko
aa09bc7ab2
New translations strings.xml (Russian)
2022-05-17 18:03:45 +02:00
Eugen Rochko
267a6a75ef
New translations strings.xml (Portuguese)
2022-05-17 18:03:43 +02:00
Eugen Rochko
37660b4c73
New translations strings.xml (Polish)
2022-05-17 18:03:42 +02:00
Eugen Rochko
15b4d46ea1
New translations strings.xml (Korean)
2022-05-17 18:03:41 +02:00
Eugen Rochko
0b99e76b25
New translations strings.xml (Japanese)
2022-05-17 18:03:40 +02:00
Eugen Rochko
c851f666b3
New translations strings.xml (Basque)
2022-05-17 18:03:38 +02:00
Eugen Rochko
7662c81754
New translations strings.xml (German)
2022-05-17 18:03:36 +02:00
Eugen Rochko
5c1b583448
New translations strings.xml (Catalan)
2022-05-17 18:03:35 +02:00
Eugen Rochko
4071c1552d
New translations strings.xml (Swedish)
2022-05-17 18:03:34 +02:00
Eugen Rochko
89856a81a3
New translations strings.xml (Spanish)
2022-05-17 18:03:33 +02:00
Eugen Rochko
005ddfb651
New translations strings.xml (Vietnamese)
2022-05-17 18:03:32 +02:00
Eugen Rochko
92d10d59c6
New translations strings.xml (Armenian)
2022-05-17 18:03:31 +02:00
Eugen Rochko
150f70edd8
New translations strings.xml (Arabic)
2022-05-17 18:03:22 +02:00
Eugen Rochko
73019eaade
New translations strings.xml (Thai)
2022-05-17 18:03:17 +02:00
Eugen Rochko
46bac59ff5
New translations strings.xml (Finnish)
2022-05-17 18:03:15 +02:00
Eugen Rochko
9b162cb63b
New translations strings.xml (Kabyle)
2022-05-17 18:03:13 +02:00
Eugen Rochko
7d216314c9
New translations strings.xml (French)
2022-05-17 18:03:11 +02:00
Grishka
080a320e12
Make the app name non-translatable
2022-05-17 18:47:11 +03:00
Eugen Rochko
28787b4068
New translations strings.xml (Vietnamese)
2022-05-17 15:22:20 +02:00
Eugen Rochko
a73ea62a9c
New translations strings.xml (Galician)
2022-05-17 13:38:15 +02:00
Eugen Rochko
69b399e397
New translations strings.xml (Japanese)
2022-05-17 06:27:43 +02:00
Eugen Rochko
fc2c033e93
New translations strings.xml (Chinese Simplified)
2022-05-17 05:29:56 +02:00
Eugen Rochko
1d81abca5b
New translations title.txt (Czech)
2022-05-17 04:16:52 +02:00
Eugen Rochko
0f3cd5d8d0
New translations short_description.txt (Czech)
2022-05-17 04:16:51 +02:00
Eugen Rochko
f0476f3187
New translations full_description.txt (Czech)
2022-05-17 04:16:50 +02:00
Eugen Rochko
b4677d14e5
New translations strings.xml (Czech)
2022-05-17 04:16:50 +02:00
Eugen Rochko
a8837bd4f8
New translations strings.xml (Basque)
2022-05-16 23:18:13 +02:00
Eugen Rochko
c6991a7067
New translations strings.xml (Chinese Simplified)
2022-05-16 19:37:18 +02:00
Eugen Rochko
0723e942f0
New translations strings.xml (Chinese Simplified)
2022-05-16 18:11:12 +02:00
sk
b08415ca8f
bump version
2022-05-15 20:35:10 +02:00
sk
3639c69d36
Merge branch 'master' into fork
2022-05-15 20:34:14 +02:00
Eugen Rochko
52fd300d1e
New translations strings.xml (German)
2022-05-15 20:26:29 +02:00
Grishka
37cefcaf6d
Fix #164
2022-05-15 21:13:36 +03:00
Eugen Rochko
68c9f7a861
New translations full_description.txt (German)
2022-05-15 19:31:06 +02:00
Eugen Rochko
8eb0b12a09
New translations strings.xml (German)
2022-05-15 19:31:05 +02:00
Grishka
558adc6936
Add compose shortcut
...
closes #131
2022-05-15 19:14:24 +03:00
Eugen Rochko
68ecd7bc28
New translations strings.xml (German)
2022-05-14 18:55:50 +02:00
Eugen Rochko
5c7d4e389f
New translations strings.xml (Polish)
2022-05-14 16:56:43 +02:00
sk
31e3a8592f
bump version
2022-05-14 13:49:49 +02:00
sk
39655d5278
Merge branch 'master' into fork
2022-05-14 13:48:03 +02:00
Eugen Rochko
55fd74c227
New translations strings.xml (Italian)
2022-05-14 11:30:44 +02:00
Eugen Rochko
b65b7c53bc
New translations strings.xml (Chinese Traditional)
2022-05-14 05:38:51 +02:00
Grishka
68d0862008
Close #122
2022-05-13 20:54:22 +03:00
Grishka
c9e13eefa5
Close #146
2022-05-13 20:49:35 +03:00
Grishka
349fbce5af
Fix #128
2022-05-13 20:42:54 +03:00
Eugen Rochko
7a23c9b348
New translations strings.xml (Italian)
2022-05-13 19:23:19 +02:00
Grishka
95c66654aa
Fix #149
2022-05-13 19:20:40 +03:00
Grishka
a8407571a4
Fix #151
2022-05-13 19:18:29 +03:00
Grishka
75538deb9b
Fix #156
2022-05-13 19:10:27 +03:00
Grishka
601eec4607
Fix #157
2022-05-13 19:01:29 +03:00
Grishka
9b87d0bece
Fix #153
2022-05-13 18:14:52 +03:00
Grishka
cb25632691
Delete statuses from cache and fix auto-refresh when posting
2022-05-13 17:57:41 +03:00
Grishka
63957250c5
Fix #141 + crash fixes
2022-05-13 17:51:28 +03:00
sk
d844a77e65
add ui items for redraft
2022-05-11 17:25:00 +02:00
Eugen Rochko
32cc760272
New translations full_description.txt (Polish)
2022-05-11 00:53:22 +02:00
Eugen Rochko
e105764aa8
New translations strings.xml (Polish)
2022-05-11 00:53:21 +02:00
Eugen Rochko
5a9a352e56
New translations full_description.txt (Polish)
2022-05-10 23:44:44 +02:00
Eugen Rochko
7deb2d452e
New translations short_description.txt (Swedish)
2022-05-10 18:01:59 +02:00
Eugen Rochko
c3d2df88e8
New translations full_description.txt (Swedish)
2022-05-10 18:01:58 +02:00
Eugen Rochko
9943d19c31
New translations short_description.txt (Finnish)
2022-05-10 18:01:56 +02:00
Eugen Rochko
51c1e115c5
New translations full_description.txt (Finnish)
2022-05-10 18:01:55 +02:00
Eugen Rochko
f83ff93c68
New translations strings.xml (Finnish)
2022-05-10 18:01:54 +02:00
Eugen Rochko
7deb5d44c2
New translations strings.xml (Swedish)
2022-05-10 18:01:53 +02:00
Eugen Rochko
3140ae8046
New translations strings.xml (Finnish)
2022-05-10 17:00:35 +02:00
Eugen Rochko
772f79219b
New translations strings.xml (Arabic)
2022-05-09 01:41:42 +02:00
Eugen Rochko
8830d67af0
New translations full_description.txt (Polish)
2022-05-09 00:34:14 +02:00
Eugen Rochko
89c02be41c
New translations strings.xml (Polish)
2022-05-09 00:34:13 +02:00
Eugen Rochko
1d092c660b
New translations strings.xml (Polish)
2022-05-08 23:32:42 +02:00
Eugen Rochko
a34084da5a
New translations strings.xml (Vietnamese)
2022-05-07 17:18:03 +02:00
Eugen Rochko
212f5a9beb
New translations full_description.txt (Korean)
2022-05-07 17:18:02 +02:00
Eugen Rochko
f6333de4e6
New translations strings.xml (Korean)
2022-05-07 17:17:59 +02:00
Eugen Rochko
5af22f1bab
New translations strings.xml (Korean)
2022-05-07 16:19:40 +02:00
Eugen Rochko
02d866d7d6
New translations strings.xml (Turkish)
2022-05-06 23:36:32 +02:00
Eugen Rochko
fa7aa6240b
New translations strings.xml (Turkish)
2022-05-06 22:37:34 +02:00
sk
bde2e398a8
bump version and change app name
2022-05-06 22:10:45 +02:00
sk
8d443b2051
Merge branch 'feature/pin-posts' into fork
2022-05-06 21:50:08 +02:00
sk
33d4b678ed
update posts' pinned states
2022-05-06 21:49:33 +02:00
sk
3becad1468
fix created posts being added to pinned
2022-05-06 21:18:48 +02:00
sk
fad3ba3eae
bump version
2022-05-06 19:49:36 +02:00
sk
cb16f95878
Merge branch 'feature/pin-posts' into fork
2022-05-06 19:45:33 +02:00
sk
4e833490ff
fix about section not being displayed
2022-05-06 19:45:09 +02:00
Samuel Kaiser
04a973f7b0
Update README.md
2022-05-06 19:28:43 +02:00
sk
0318169b74
Merge branch 'feature/pin-posts' into fork
2022-05-06 19:24:58 +02:00
sk
972fb1e241
translate "pinned" strings to german
2022-05-06 19:21:39 +02:00
sk
9beb04b01d
implement pinning and unpinning posts
2022-05-06 19:07:51 +02:00
sk
a3bea6ad24
add profile tab for pinned toots
2022-05-06 18:09:00 +02:00
Eugen Rochko
cb38e0d367
New translations strings.xml (Thai)
2022-05-06 17:20:31 +02:00
Eugen Rochko
a133a1d01f
New translations strings.xml (Thai)
2022-05-06 16:22:05 +02:00
sk
7996e4ee4a
change client name, versioning
2022-05-06 15:39:57 +02:00
Eugen Rochko
79bfc43431
New translations strings.xml (Thai)
2022-05-06 15:22:42 +02:00
sk
69c4bf4213
Merge branch 'feature/display-alt-text' into fork
2022-05-06 01:00:34 +02:00
sk
7cd5ca77f5
Merge remote-tracking branch 'origin/feature/display-alt-text' into feature/display-alt-text
2022-05-06 01:00:01 +02:00
sk
7e736d3cd3
clean up code
2022-05-06 00:59:43 +02:00
sk
13c2adba56
update version and readme
2022-05-06 00:34:08 +02:00
sk
010095a50e
Merge branch 'master' into fork
2022-05-06 00:30:23 +02:00
Samuel Kaiser
f0cef2103f
Merge branch 'mastodon:master' into feature/display-alt-text
2022-05-06 00:29:05 +02:00
sk
8ed731a48b
edit application id for fork
2022-05-06 00:27:59 +02:00
sk
8660d43cb1
bump version
2022-05-06 00:21:08 +02:00
sk
0f495f620a
Merge branch 'feature/display-alt-text' into fork
2022-05-06 00:17:07 +02:00
sk
ac81f10ea8
make button disappear when no description
2022-05-06 00:16:25 +02:00
sk
9aa95413e6
make text selectable
2022-05-06 00:15:56 +02:00
Eugen Rochko
72f3a51af7
New translations strings.xml (Italian)
2022-05-06 00:01:49 +02:00
sk
a0a28a0cb7
implement scroll-to-close
2022-05-05 23:39:24 +02:00
sk
11d88aed27
implement alt text as bottom sheet
2022-05-05 23:26:48 +02:00
Eugen Rochko
ee73b487ae
New translations strings.xml (Italian)
2022-05-05 23:05:54 +02:00
Eugen Rochko
e580d2e890
New translations strings.xml (Thai)
2022-05-05 22:07:42 +02:00
Grishka
88504531d4
Crash fixes
2022-05-05 22:05:18 +03:00
Eugen Rochko
4f6f53061f
New translations strings.xml (Thai)
2022-05-05 19:32:57 +02:00
sk
899c9cdf21
implement alt text as toast messages
2022-05-05 19:28:27 +02:00
Eugen Rochko
be23ec4176
New translations strings.xml (Thai)
2022-05-05 18:32:43 +02:00
Eugen Rochko
186636c2ef
New translations strings.xml (French)
2022-05-05 18:32:42 +02:00
Grishka
4ad9fa030b
Fix #127
2022-05-05 18:30:40 +03:00
Eugen Rochko
f0396ff418
New translations strings.xml (Polish)
2022-05-05 16:53:36 +02:00
sk
919d5cffb5
Merge branch 'master' into fork
2022-05-05 16:06:28 +02:00
Eugen Rochko
67e793b56a
New translations strings.xml (Japanese)
2022-05-05 15:31:36 +02:00
Eugen Rochko
d84f011d27
New translations strings.xml (French)
2022-05-05 15:31:35 +02:00
Eugen Rochko
f685d9ccdd
New translations strings.xml (French)
2022-05-05 14:36:22 +02:00
Eugen Rochko
380c742f54
New translations full_description.txt (Korean)
2022-05-05 06:07:07 +02:00
Eugen Rochko
ed84ea6162
New translations strings.xml (Korean)
2022-05-05 06:07:06 +02:00
Grishka
b4219bcaa0
Crash fix
2022-05-05 06:05:50 +03:00
Eugen Rochko
e99ffc0d4c
New translations strings.xml (Korean)
2022-05-05 05:05:13 +02:00
Eugen Rochko
ca015db188
New translations strings.xml (Arabic)
2022-05-05 00:05:19 +02:00
Eugen Rochko
af3a3761f2
New translations strings.xml (French)
2022-05-04 19:48:30 +02:00
Eugen Rochko
95085b6306
New translations strings.xml (Italian)
2022-05-04 18:51:31 +02:00
Grishka
1a0435d32c
Fix locale
2022-05-04 18:24:51 +03:00
Grishka
bd2a33da6a
Fix
2022-05-04 18:10:04 +03:00
Grishka
84e8b08bff
Merge remote-tracking branch 'origin/l10n_master'
2022-05-04 18:09:40 +03:00
Eugen Rochko
afc40cbb67
New translations strings.xml (Vietnamese)
2022-05-04 14:33:24 +02:00
Eugen Rochko
6902379af6
New translations strings.xml (Arabic)
2022-05-04 07:48:18 +02:00
Eugen Rochko
450bfa1fe8
New translations title.txt (Korean)
2022-05-04 07:48:16 +02:00
Eugen Rochko
629b1b4a34
New translations short_description.txt (Korean)
2022-05-04 07:48:15 +02:00
Eugen Rochko
8f49207b25
New translations full_description.txt (Korean)
2022-05-04 07:48:14 +02:00
Eugen Rochko
347d90ad14
New translations strings.xml (Korean)
2022-05-04 07:48:13 +02:00
Eugen Rochko
b503475fcf
New translations strings.xml (Galician)
2022-05-04 06:49:01 +02:00
Eugen Rochko
fe18a43ba8
New translations strings.xml (Japanese)
2022-05-04 05:45:29 +02:00
Eugen Rochko
66e23bf55e
New translations strings.xml (Chinese Traditional)
2022-05-04 02:49:50 +02:00
Eugen Rochko
716b6b13b7
New translations strings.xml (Russian)
2022-05-04 01:03:46 +02:00
Grishka
23ec3e64cf
Add favorites/reblogs lists and extended footer for ThreadFragment
...
closes #41 , closes #64
2022-05-04 01:04:59 +03:00
Grishka
e512a7ef90
Fix #52
2022-05-03 22:26:36 +03:00
Grishka
9823537474
Allow opening avatars and cover images in photo viewer
...
closes #24
2022-05-03 22:14:56 +03:00
Eugen Rochko
f9ea2b0de3
New translations strings.xml (Japanese)
2022-05-03 19:21:05 +02:00
Eugen Rochko
90293f81d9
New translations strings.xml (German)
2022-05-03 19:21:04 +02:00
Eugen Rochko
30785457b7
New translations strings.xml (Arabic)
2022-05-03 17:57:03 +02:00
Eugen Rochko
df5cb3d977
New translations strings.xml (Arabic)
2022-05-03 16:51:17 +02:00
Grishka
bbedf46b21
Accept URLs in instance search
2022-05-03 15:35:48 +03:00
Eugen Rochko
0d50f8c45b
New translations strings.xml (Galician)
2022-05-03 07:17:13 +02:00
Grishka
d4e4d9fcde
Use random IDs to match FCM notifications to accounts
2022-05-03 03:01:18 +03:00
Eugen Rochko
50381f1256
New translations strings.xml (Arabic)
2022-05-03 01:00:47 +02:00
Eugen Rochko
55a6b7bdd3
New translations strings.xml (Russian)
2022-05-03 01:00:46 +02:00
sk
12599db0ff
change dev versioning
2022-05-02 23:00:55 +02:00
sk
c751c85c1c
add version number for upstream changes
2022-05-02 22:43:05 +02:00
Eugen Rochko
c9eac418d2
New translations strings.xml (Italian)
2022-05-02 22:01:23 +02:00
sk
f1331a0f6d
start fork versioning
2022-05-02 21:35:51 +02:00
sk
c75c9b60f9
add fork readme
2022-05-02 21:35:42 +02:00
sk
eb3adf1dfd
Merge branch 'feature/add-federated-timeline' into fork
2022-05-02 21:35:14 +02:00
sk
6533163fd0
Merge branch 'master' into fork
2022-05-02 21:17:04 +02:00
Gregory K
fa75570254
Merge pull request #112 from sk22/fix/space-in-empty-reply
...
Fix compose containing a wrong space as initial reply text
2022-05-02 22:06:12 +03:00
Eugen Rochko
a51bcba87b
New translations strings.xml (Italian)
2022-05-02 21:01:43 +02:00
sk
1406ea376d
fix space as reply initial text
2022-05-02 20:59:22 +02:00
Eugen Rochko
4f4212124c
New translations strings.xml (Thai)
2022-05-02 19:47:57 +02:00
Eugen Rochko
da773dfac9
New translations strings.xml (German)
2022-05-02 19:47:56 +02:00
sk
1becad6016
Merge branch 'feature/enable-unlisted-as-default' into fork
2022-05-02 19:32:26 +02:00
sk
d34653750e
set unlisted as default visibility
2022-05-02 19:31:43 +02:00
sk
705592aefd
set unlisted as default
2022-05-02 19:17:25 +02:00
sk
583325d6e8
add unlisted visibility option
2022-05-02 19:16:53 +02:00
Eugen Rochko
35185143a2
New translations strings.xml (Thai)
2022-05-02 18:38:07 +02:00
Eugen Rochko
f12a33a749
New translations strings.xml (Japanese)
2022-05-02 18:38:06 +02:00
sk
318d271127
add federation tab and change tab order
2022-05-02 18:31:29 +02:00
Eugen Rochko
77a2a5a629
New translations strings.xml (Vietnamese)
2022-05-02 17:03:32 +02:00
Eugen Rochko
d09302492e
New translations strings.xml (Thai)
2022-05-02 12:02:52 +02:00
Eugen Rochko
ab5895b21c
New translations strings.xml (Thai)
2022-05-02 05:00:55 +02:00
Eugen Rochko
26360613b1
New translations strings.xml (Catalan)
2022-05-02 05:00:54 +02:00
Eugen Rochko
bd020f077f
New translations strings.xml (German)
2022-05-02 05:00:53 +02:00
Eugen Rochko
35622f3675
New translations strings.xml (Greek)
2022-05-02 05:00:52 +02:00
Eugen Rochko
7516bdf2e8
New translations strings.xml (Basque)
2022-05-02 05:00:51 +02:00
Eugen Rochko
d07e765873
New translations strings.xml (Hebrew)
2022-05-02 05:00:50 +02:00
Eugen Rochko
510c97a552
New translations strings.xml (Japanese)
2022-05-02 05:00:49 +02:00
Eugen Rochko
6d78a43bfe
New translations strings.xml (Korean)
2022-05-02 05:00:48 +02:00
Eugen Rochko
6ac880828e
New translations strings.xml (Polish)
2022-05-02 05:00:47 +02:00
Eugen Rochko
2eb01ed477
New translations strings.xml (Portuguese)
2022-05-02 05:00:46 +02:00
Eugen Rochko
c32ca51fa5
New translations strings.xml (Russian)
2022-05-02 05:00:45 +02:00
Eugen Rochko
998e560835
New translations strings.xml (Swedish)
2022-05-02 05:00:44 +02:00
Eugen Rochko
46325f46c1
New translations strings.xml (Turkish)
2022-05-02 05:00:43 +02:00
Eugen Rochko
9f1d82ed12
New translations strings.xml (Spanish)
2022-05-02 05:00:42 +02:00
Eugen Rochko
24c5a2bf6c
New translations strings.xml (Chinese Simplified)
2022-05-02 05:00:41 +02:00
Eugen Rochko
050de32cae
New translations strings.xml (Portuguese, Brazilian)
2022-05-02 05:00:41 +02:00
Eugen Rochko
1d295ca058
New translations strings.xml (Bosnian)
2022-05-02 05:00:40 +02:00
Eugen Rochko
1779c132cd
New translations strings.xml (Occitan)
2022-05-02 05:00:39 +02:00
Eugen Rochko
f70fcb8ff8
New translations strings.xml (Croatian)
2022-05-02 05:00:38 +02:00
Eugen Rochko
a4878b427e
New translations strings.xml (Ukrainian)
2022-05-02 05:00:37 +02:00
Eugen Rochko
fcc73b5877
New translations strings.xml (Italian)
2022-05-02 05:00:36 +02:00
Eugen Rochko
8e5bf91a01
New translations strings.xml (Galician)
2022-05-02 05:00:35 +02:00
Eugen Rochko
4faa8cf7a8
New translations strings.xml (Vietnamese)
2022-05-02 05:00:34 +02:00
Eugen Rochko
afe8fd89e4
New translations strings.xml (Arabic)
2022-05-02 05:00:33 +02:00
Eugen Rochko
4df4528e60
New translations strings.xml (Armenian)
2022-05-02 05:00:32 +02:00
Eugen Rochko
ff99430f4c
New translations strings.xml (Kabyle)
2022-05-02 05:00:31 +02:00
Eugen Rochko
f4026f09a0
New translations strings.xml (Finnish)
2022-05-02 05:00:30 +02:00
Eugen Rochko
ea9a2047f6
New translations strings.xml (Chinese Traditional)
2022-05-02 05:00:29 +02:00
Eugen Rochko
c16d373de8
New translations strings.xml (French)
2022-05-02 05:00:28 +02:00
Grishka
5562bf936e
toot -> post
2022-05-02 05:49:59 +03:00
Grishka
02a1f2ef8c
Add following/followers lists
...
closes #25
2022-05-02 05:45:51 +03:00
Grishka
7b26649521
Probably fix #95
2022-05-02 01:20:07 +03:00
Eugen Rochko
e34542a420
New translations strings.xml (Armenian)
2022-05-01 22:17:54 +02:00
Eugen Rochko
a0007f2e41
New translations strings.xml (Japanese)
2022-05-01 17:28:38 +02:00
Eugen Rochko
e5067e8982
New translations strings.xml (Italian)
2022-05-01 15:18:59 +02:00
Eugen Rochko
779d93b689
New translations strings.xml (Italian)
2022-05-01 14:12:57 +02:00
Eugen Rochko
397f67af10
New translations strings.xml (Arabic)
2022-05-01 12:40:14 +02:00
Eugen Rochko
027c4e0e59
New translations strings.xml (Thai)
2022-05-01 11:42:07 +02:00
Eugen Rochko
c04278754e
New translations strings.xml (Chinese Simplified)
2022-05-01 11:42:06 +02:00
Eugen Rochko
daba0836e0
New translations strings.xml (Turkish)
2022-05-01 11:42:05 +02:00
Eugen Rochko
52307de614
New translations strings.xml (Thai)
2022-05-01 10:38:21 +02:00
Eugen Rochko
6f8ce04c48
New translations strings.xml (Arabic)
2022-05-01 00:43:40 +02:00
Eugen Rochko
144efdffee
New translations strings.xml (Portuguese)
2022-04-30 23:48:17 +02:00
Grishka
8059120136
Better account switcher
2022-05-01 00:44:28 +03:00
Eugen Rochko
7819f10b8b
New translations strings.xml (Portuguese)
2022-04-30 22:50:21 +02:00
Eugen Rochko
999c2e4714
New translations strings.xml (French)
2022-04-30 20:52:24 +02:00
Grishka
ec38210dde
Fix #99
2022-04-30 20:30:29 +03:00
Eugen Rochko
1ebb5ad46d
New translations full_description.txt (Russian)
2022-04-30 17:55:02 +02:00
Eugen Rochko
004d7a7652
New translations full_description.txt (Russian)
2022-04-30 16:57:21 +02:00
Eugen Rochko
6b68bd58f1
New translations strings.xml (Japanese)
2022-04-30 13:40:19 +02:00
Eugen Rochko
775ae68314
New translations strings.xml (Japanese)
2022-04-30 12:40:08 +02:00
Eugen Rochko
347a53f03f
New translations strings.xml (Italian)
2022-04-30 08:29:46 +02:00
Eugen Rochko
690792ed0d
New translations strings.xml (Arabic)
2022-04-30 07:26:39 +02:00
Eugen Rochko
6ee44edf84
New translations strings.xml (Galician)
2022-04-30 07:26:38 +02:00
Eugen Rochko
fc2ba241a0
New translations strings.xml (Arabic)
2022-04-30 06:28:06 +02:00
Eugen Rochko
a1efdd7e03
New translations strings.xml (Arabic)
2022-04-30 05:30:09 +02:00
Eugen Rochko
a79b0a4f15
New translations full_description.txt (Russian)
2022-04-30 00:25:43 +02:00
Eugen Rochko
69b4cf93a3
New translations strings.xml (Russian)
2022-04-30 00:25:41 +02:00
Eugen Rochko
e207b5929d
New translations strings.xml (Thai)
2022-04-29 23:26:44 +02:00
Eugen Rochko
03e08dddf5
New translations strings.xml (Arabic)
2022-04-29 23:26:43 +02:00
Eugen Rochko
ad60646b8e
New translations short_description.txt (Portuguese)
2022-04-29 23:26:41 +02:00
Eugen Rochko
51938f5522
New translations full_description.txt (Portuguese)
2022-04-29 23:26:40 +02:00
Grishka
38eadca4e2
Report fixes
2022-04-30 00:02:13 +03:00
Eugen Rochko
0fb1b3228f
New translations strings.xml (Thai)
2022-04-29 22:10:13 +02:00
Eugen Rochko
5a8ebdb13b
New translations strings.xml (Arabic)
2022-04-29 22:10:12 +02:00
Eugen Rochko
046a45a25e
New translations strings.xml (Italian)
2022-04-29 22:10:10 +02:00
Eugen Rochko
751028326a
New translations strings.xml (Thai)
2022-04-29 21:09:16 +02:00
Eugen Rochko
74e049884b
New translations strings.xml (Italian)
2022-04-29 21:09:15 +02:00
Grishka
31cb17d549
Update readme
2022-04-29 20:39:19 +03:00
Eugen Rochko
3b63ca1b55
New translations strings.xml (Thai)
2022-04-29 18:05:59 +02:00
Eugen Rochko
3eed854909
New translations strings.xml (Thai)
2022-04-29 17:08:52 +02:00
Grishka
10a5bf0a82
Fix notification policy layout for long strings
2022-04-29 17:38:48 +03:00
Grishka
a58a279e8c
Client-side filtering is annoying
2022-04-29 17:25:32 +03:00
Grishka
0fe58e49b6
Display more relationship states + locked accounts
...
closes #85 , #73 , #30
2022-04-29 17:11:23 +03:00
Eugen Rochko
e4b187acd6
New translations short_description.txt (Thai)
2022-04-29 15:49:50 +02:00
Eugen Rochko
9a95944adb
New translations strings.xml (Thai)
2022-04-29 15:49:49 +02:00
Eugen Rochko
21e441d683
New translations strings.xml (Thai)
2022-04-29 14:48:02 +02:00
Grishka
089e297656
fix #93
2022-04-29 15:17:29 +03:00
Eugen Rochko
93906ecf08
New translations strings.xml (Armenian)
2022-04-29 13:50:46 +02:00
Eugen Rochko
cdb836742e
New translations short_description.txt (Japanese)
2022-04-29 13:50:44 +02:00
Eugen Rochko
80cff031d7
New translations full_description.txt (Japanese)
2022-04-29 13:50:43 +02:00
Eugen Rochko
cea17b22cb
New translations strings.xml (Japanese)
2022-04-29 13:50:42 +02:00
Eugen Rochko
97bf165e9e
New translations strings.xml (Japanese)
2022-04-29 12:51:33 +02:00
Eugen Rochko
36345582c7
New translations strings.xml (Vietnamese)
2022-04-29 11:51:19 +02:00
Eugen Rochko
940a4a9ce7
New translations strings.xml (Turkish)
2022-04-29 11:51:18 +02:00
Eugen Rochko
8362bca6bf
New translations short_description.txt (Chinese Traditional)
2022-04-29 09:03:12 +02:00
Eugen Rochko
09ef005d0e
New translations strings.xml (Chinese Traditional)
2022-04-29 09:03:11 +02:00
Eugen Rochko
5ec1ec26b7
New translations strings.xml (Chinese Traditional)
2022-04-29 07:49:14 +02:00
Eugen Rochko
3ee159a4a5
New translations full_description.txt (Chinese Traditional)
2022-04-29 06:30:57 +02:00
Eugen Rochko
084b0d3a0c
New translations strings.xml (Chinese Traditional)
2022-04-29 06:30:56 +02:00
Eugen Rochko
b5692c1ddc
New translations short_description.txt (Chinese Traditional)
2022-04-29 05:14:54 +02:00
Eugen Rochko
e986a7f023
New translations full_description.txt (Chinese Traditional)
2022-04-29 05:14:53 +02:00
Eugen Rochko
367843d12b
New translations strings.xml (Russian)
2022-04-29 03:34:59 +02:00
Eugen Rochko
40186b0025
New translations full_description.txt (Arabic)
2022-04-29 03:34:51 +02:00
Grishka
2a65bdb08f
Add strings for follow states
2022-04-29 03:45:41 +03:00
Grishka
93fbc52f6a
More crash fixes
2022-04-29 03:37:18 +03:00
Eugen Rochko
6df0333d97
New translations full_description.txt (Arabic)
2022-04-29 02:22:53 +02:00
Grishka
4e4b5fcfe4
Probably a crash fix
2022-04-29 03:06:06 +03:00
Eugen Rochko
11363d6dea
New translations title.txt (Arabic)
2022-04-29 01:21:47 +02:00
Eugen Rochko
3e5d369004
New translations short_description.txt (Arabic)
2022-04-29 01:21:46 +02:00
Eugen Rochko
b3fd81ce26
New translations full_description.txt (Arabic)
2022-04-29 01:21:45 +02:00
Eugen Rochko
68d4eae53f
New translations title.txt (Thai)
2022-04-28 23:27:23 +02:00
Eugen Rochko
01e8a9026b
New translations short_description.txt (Thai)
2022-04-28 23:27:23 +02:00
Eugen Rochko
b0039926e5
New translations full_description.txt (Thai)
2022-04-28 23:27:22 +02:00
Eugen Rochko
86ec53c4dc
New translations strings.xml (Thai)
2022-04-28 23:27:21 +02:00
Eugen Rochko
b5d57998ae
New translations title.txt (Finnish)
2022-04-28 23:27:20 +02:00
Eugen Rochko
1c77c6308e
New translations short_description.txt (Finnish)
2022-04-28 23:27:19 +02:00
Eugen Rochko
acee26a573
New translations full_description.txt (Finnish)
2022-04-28 23:27:18 +02:00
Eugen Rochko
4a5f20c073
New translations strings.xml (Finnish)
2022-04-28 23:27:17 +02:00
Eugen Rochko
cebef82c83
New translations strings.xml (Turkish)
2022-04-28 23:27:16 +02:00
Grishka
620bc2285c
Fix notification settings getting reset on app update
2022-04-28 23:32:43 +03:00
Grishka
f73849dbb7
Home timeline auto-refresh
...
close #32
2022-04-28 23:22:55 +03:00
Eugen Rochko
2c12e8bc2f
New translations full_description.txt (Vietnamese)
2022-04-28 15:26:58 +02:00
Eugen Rochko
4e0a0a5065
New translations strings.xml (Vietnamese)
2022-04-28 15:26:56 +02:00
Eugen Rochko
d80f6a1c2c
New translations strings.xml (Vietnamese)
2022-04-28 14:16:15 +02:00
Eugen Rochko
8081d5fa1a
New translations strings.xml (Italian)
2022-04-28 12:29:33 +02:00
Eugen Rochko
d7c56b52ac
New translations strings.xml (Galician)
2022-04-28 07:27:41 +02:00
Grishka
e8eb12532a
Fixes
2022-04-28 01:35:20 +03:00
Eugen Rochko
e95d0c9914
New translations strings.xml (Kabyle)
2022-04-28 00:18:10 +02:00
Eugen Rochko
f1fd12639e
New translations strings.xml (Catalan)
2022-04-28 00:18:09 +02:00
Eugen Rochko
3009d7e6fa
New translations strings.xml (German)
2022-04-28 00:18:08 +02:00
Eugen Rochko
2438dfde2a
New translations strings.xml (Basque)
2022-04-28 00:18:06 +02:00
Eugen Rochko
28e8332b67
New translations strings.xml (Polish)
2022-04-28 00:18:03 +02:00
Eugen Rochko
29bd34ab2b
New translations strings.xml (Russian)
2022-04-28 00:18:01 +02:00
Eugen Rochko
6f2e8237de
New translations strings.xml (Spanish)
2022-04-28 00:17:59 +02:00
Eugen Rochko
e2308fcb5d
New translations strings.xml (Turkish)
2022-04-28 00:17:58 +02:00
Eugen Rochko
8054084537
New translations strings.xml (Portuguese, Brazilian)
2022-04-28 00:17:57 +02:00
Eugen Rochko
ec8f2dbdf4
New translations strings.xml (Bosnian)
2022-04-28 00:17:56 +02:00
Eugen Rochko
80bc1d8339
New translations strings.xml (Croatian)
2022-04-28 00:17:54 +02:00
Eugen Rochko
c1b28bde6b
New translations strings.xml (Italian)
2022-04-28 00:17:53 +02:00
Eugen Rochko
7c3b5c4a15
New translations strings.xml (Galician)
2022-04-28 00:17:51 +02:00
Eugen Rochko
eac0fdbcbf
New translations strings.xml (Vietnamese)
2022-04-28 00:17:50 +02:00
Eugen Rochko
1a129ad684
New translations strings.xml (Arabic)
2022-04-28 00:17:50 +02:00
Eugen Rochko
583758b231
New translations strings.xml (Chinese Simplified)
2022-04-28 00:17:48 +02:00
Eugen Rochko
254bc8c0ab
New translations strings.xml (French)
2022-04-28 00:17:47 +02:00
Grishka
9a0c383da8
Change community -> server
2022-04-28 00:54:35 +03:00
Eugen Rochko
97843d5ca1
New translations strings.xml (Arabic)
2022-04-27 22:41:22 +02:00
Eugen Rochko
f2eac28006
New translations title.txt (Arabic)
2022-04-27 21:44:24 +02:00
Eugen Rochko
d0eae2d17f
New translations strings.xml (Arabic)
2022-04-27 21:44:23 +02:00
Eugen Rochko
6c4d9a1d0f
New translations short_description.txt (Arabic)
2022-04-27 19:55:54 +02:00
Eugen Rochko
fc9e38ea24
New translations full_description.txt (Arabic)
2022-04-27 19:55:53 +02:00
Eugen Rochko
7c07d521f3
New translations strings.xml (Arabic)
2022-04-27 19:55:52 +02:00
Eugen Rochko
73d7c40cdd
New translations strings.xml (Arabic)
2022-04-27 18:59:22 +02:00
Eugen Rochko
ba3871fc2d
New translations strings.xml (Vietnamese)
2022-04-27 15:14:28 +02:00
Eugen Rochko
f1f14b765a
New translations strings.xml (Arabic)
2022-04-27 13:34:07 +02:00
Eugen Rochko
034a4b501a
New translations strings.xml (Arabic)
2022-04-27 00:29:03 +02:00
Eugen Rochko
2db10585d5
New translations strings.xml (Arabic)
2022-04-26 23:31:54 +02:00
Eugen Rochko
cb6bd4180b
New translations strings.xml (Arabic)
2022-04-26 22:33:36 +02:00
Eugen Rochko
cd099fc17e
New translations strings.xml (Arabic)
2022-04-26 21:30:07 +02:00
Eugen Rochko
8136a9af63
New translations strings.xml (Turkish)
2022-04-26 15:18:28 +02:00
Eugen Rochko
dd67d9d078
New translations strings.xml (German)
2022-04-26 13:41:03 +02:00
Eugen Rochko
3fcab4122c
New translations strings.xml (Catalan)
2022-04-26 13:41:02 +02:00
Eugen Rochko
fac79bbeaa
New translations strings.xml (Galician)
2022-04-26 12:39:28 +02:00
Eugen Rochko
c21061e0a7
New translations strings.xml (Galician)
2022-04-26 11:22:52 +02:00
Eugen Rochko
0f3421296d
New translations strings.xml (Kabyle)
2022-04-26 08:31:40 +02:00
Eugen Rochko
c6a8bd96bc
New translations strings.xml (Kabyle)
2022-04-26 06:44:29 +02:00
Eugen Rochko
9201760103
New translations strings.xml (Kabyle)
2022-04-26 05:34:01 +02:00
Eugen Rochko
f0c521ea95
New translations strings.xml (Kabyle)
2022-04-26 04:30:59 +02:00
Eugen Rochko
aceb89242e
New translations strings.xml (Kabyle)
2022-04-26 03:17:29 +02:00
Eugen Rochko
4ff2f369f6
New translations short_description.txt (Kabyle)
2022-04-26 02:21:49 +02:00
Eugen Rochko
226ac8303c
New translations full_description.txt (Kabyle)
2022-04-26 02:21:48 +02:00
Eugen Rochko
5601554051
New translations strings.xml (Kabyle)
2022-04-26 02:21:47 +02:00
Eugen Rochko
f06492de56
New translations title.txt (Kabyle)
2022-04-26 01:16:06 +02:00
Eugen Rochko
f70f2af973
New translations short_description.txt (Kabyle)
2022-04-26 01:16:05 +02:00
Eugen Rochko
321fc5aa25
New translations full_description.txt (Kabyle)
2022-04-26 01:16:04 +02:00
Eugen Rochko
178207026f
New translations strings.xml (Kabyle)
2022-04-26 01:16:03 +02:00
Eugen Rochko
dcb96dafeb
New translations title.txt (Armenian)
2022-04-26 01:16:02 +02:00
Eugen Rochko
6d807e967f
New translations short_description.txt (Armenian)
2022-04-26 01:16:01 +02:00
Eugen Rochko
10df38d9b1
New translations full_description.txt (Armenian)
2022-04-26 01:16:00 +02:00
Eugen Rochko
69c0873c8f
New translations strings.xml (Armenian)
2022-04-26 01:15:59 +02:00
Eugen Rochko
b04e328a53
New translations title.txt (Arabic)
2022-04-26 01:15:58 +02:00
Eugen Rochko
fb5afae720
New translations short_description.txt (Arabic)
2022-04-26 01:15:57 +02:00
Eugen Rochko
6875f40480
New translations full_description.txt (Arabic)
2022-04-26 01:15:57 +02:00
Eugen Rochko
1ed79d2355
New translations strings.xml (Arabic)
2022-04-26 01:15:56 +02:00
Eugen Rochko
287e5fc058
New translations strings.xml (Italian)
2022-04-26 01:15:55 +02:00