LucasGGamerM
b1cb75d45f
feat: still show the attach menu even if no PhotoPicker is avaiable
...
This is due to the newly added camera shortcut, which makes the menu necessary even if no PhotoPicker is available
2023-06-11 18:12:30 -03:00
LucasGGamerM
1675c8ab79
fix: unregister ComposeFragment for events on its destruction
2023-06-11 18:06:11 -03:00
LucasGGamerM
986b9731a1
fix: fix attachment not adding only after accepting the permission prompt on camera shortcut
2023-06-11 18:04:30 -03:00
LucasGGamerM
dc66b27c8a
feat: add camera shortcut to compose screen
2023-06-11 16:48:19 -03:00
LucasGGamerM
3924c65e8c
Merge remote-tracking branch 'weblate/master'
...
# Conflicts:
# mastodon/src/main/res/values-es-rES/strings_mo.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-in-rID/strings_sk.xml
# mastodon/src/main/res/values-pt-rPT/strings_sk.xml
# mastodon/src/main/res/values-ru-rRU/strings_mo.xml
2023-06-11 16:18:33 -03:00
Anonymous
df7da2d7f6
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 6.0% (2 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/ar_DZ/
2023-06-11 19:15:50 +00:00
Anonymous
697f95f3e3
Translated using Weblate (Occitan)
...
Currently translated at 6.0% (2 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/oc/
2023-06-11 19:15:26 +00:00
Anonymous
f0d7da7194
Translated using Weblate (Kabyle)
...
Currently translated at 6.0% (2 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/kab/
2023-06-11 19:15:25 +00:00
legiz
b641e83470
Translated using Weblate (Russian)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/ru/
2023-06-11 15:37:39 +00:00
gicorada
f22f9c2dcc
Translated using Weblate (Italian)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/it/
2023-06-11 15:37:39 +00:00
Linerly
9ef2c278f6
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/id/
2023-06-11 15:37:38 +00:00
gicorada
4a7cb4f129
Translated using Weblate (Italian)
...
Currently translated at 39.3% (13 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/it/
2023-06-11 15:37:38 +00:00
legiz
3a47e8eea3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/ru/
2023-06-11 15:37:38 +00:00
legiz
4defd9c420
Translated using Weblate (Russian)
...
Currently translated at 95.7% (68 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ru/
2023-06-11 15:37:38 +00:00
gicorada
3bbff120f0
Translated using Weblate (Italian)
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/it/
2023-06-11 15:37:37 +00:00
Linerly
bf07e9f079
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/id/
2023-06-11 15:37:37 +00:00
LucasGGamerM
72fdff96c8
fix: fix crash when onDenied runnable is null on dialogs
2023-06-10 18:15:25 -03:00
LucasGGamerM
4e21b60087
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-06-10 14:31:17 -03:00
LucasGGamerM
7c786e55a5
fix: fix follow button on ProfileFragment
2023-06-10 14:30:29 -03:00
LucasGGamerM
51294bbb14
build(nightly): compile appkit dependency with workflow
2023-06-10 11:18:15 -03:00
LucasGGamerM
5dcda4f37a
feat: merge megalodon's always reveal equal spoilers in threads/discussions
2023-06-10 11:00:34 -03:00
LucasGGamerM
33d725acb4
refactor: use isRemote instead of reloadWhenClicked
...
Why are my variable naming abilities be so awful?
2023-06-10 10:44:56 -03:00
LucasGGamerM
fb78ac1243
feat: use megalodon's setting item and strings for remote followers
2023-06-10 10:33:30 -03:00
LucasGGamerM
ccfa614dc7
fix(boost-button): fix it not updating its state on non-boostable items
2023-06-10 10:26:54 -03:00
LucasGGamerM
bc7f614573
refactor: fix compilation problems by refactoring old code
2023-06-09 18:52:08 -03:00
LucasGGamerM
7700288dbe
fix: fix compilation problems with isScrolledToTop method not being implemented
2023-06-09 18:31:45 -03:00
LucasGGamerM
e2c62aa76b
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/api/requests/accounts/GetAccountByHandle.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ThreadFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/BaseAccountListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/FollowerListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/FollowingListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/PaginatedAccountListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Account.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/ClickableLinksDelegate.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/values/dimens.xml
2023-06-09 18:09:23 -03:00
sk
35bf858a83
auto-reveal equal spoilers in threads
2023-06-09 14:54:03 +02:00
sk
870bfaf08c
don't use switch for android ids
2023-06-09 14:50:21 +02:00
sk
c4238fb19b
keep revealed states when reloading
...
closes sk22#561
2023-06-09 13:27:25 +02:00
sk
ba7aeb358b
fix thread status not clickable if filter revealed
...
closes sk22#554
2023-06-09 12:50:10 +02:00
sk
6f3fd4d454
fix opening browser twice
...
closes sk22#559
2023-06-09 12:47:32 +02:00
sk
97547f334f
returning optionals for the optional god
...
closes sk22#555
2023-06-08 15:31:58 +02:00
sk
1ab953d819
fix spoiler button being hidden while editing
...
closes sk22#553
2023-06-08 15:03:04 +02:00
LucasGGamerM
161c19b628
fix(account-sheet): fix wrong coloring for add account drawawble
2023-06-07 21:26:15 -03:00
sk
307d483a56
add comment
2023-06-07 21:59:56 +02:00
sk
9612248695
remove unused imports
2023-06-07 21:51:17 +02:00
sk
1f63401e5b
fix pixelfed post editing
2023-06-07 21:50:50 +02:00
sk
d35ec18a88
increase akkoma scheduled posts compatibility
2023-06-07 21:12:38 +02:00
sk
b93b1847c3
increase pixelfed compatibility
2023-06-07 21:12:30 +02:00
sk
cd46ed565f
open browser if login redirects to website
2023-06-07 21:11:20 +02:00
sk
4a0e4edef8
load more if screen isn't full yet
2023-06-07 20:28:56 +02:00
sk
2ea7333daa
only reload main status when refreshing
...
closes sk22#552
2023-06-07 18:45:50 +02:00
sk
fa7a66809d
change profile loading error behavior
2023-06-07 16:09:41 +02:00
sk
71884ab760
don't show wrong relationship with remote accounts
2023-06-07 15:50:30 +02:00
sk
f31205c670
generalize lookup error handling
2023-06-07 15:45:22 +02:00
sk
0091ae87ce
fix issues with external share
...
closes sk22#550
2023-06-07 15:17:44 +02:00
LucasGGamerM
c196dc563f
fix(follow-more): fix follow more fragment pointing to edit profile
...
This was probably made to be used on the create new account procedure, and it was being reused on the Home tab long click action. As we don't have an account creation procedure on Moshidon, we can just stop pointing to the OnboardingProfileSetup fragment
2023-06-06 19:38:04 -03:00
LucasGGamerM
2baf51616c
fix(settings): update max lines number in settings items
...
This fixes the bug where settings secondary text would go missing if a screen was too small. This addresses that. It's also something for you @sk22
2023-06-06 19:25:51 -03:00
LucasGGamerM
b75e2ce26f
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-06-06 19:17:19 -03:00
LucasGGamerM
15976a991b
refactor(settings): refactor settings toolbar animations
...
Also fixes wrong elevation on toolbar hidden mode
2023-06-06 19:17:07 -03:00
LucasGGamerM
16ee7371e7
build: make nightly builds not debuggable
2023-06-06 16:52:35 -03:00
LucasGGamerM
02f0c794c7
feat(settings): add fadeIn and fadeOut animations to toolbar title
2023-06-06 14:10:06 -03:00
sk
ad13b1e927
bump version
2023-06-06 17:13:30 +02:00
sk
a354ea80ab
Merge remote-tracking branch 'upstream/l10n_master'
2023-06-06 17:09:06 +02:00
sk22
9f65b8112a
Translated using Weblate (German)
...
Currently translated at 100.0% (297 of 297 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-06-06 15:08:53 +00:00
Choukajohn
6ac5d957fe
Translated using Weblate (French)
...
Currently translated at 100.0% (293 of 293 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-06-06 15:05:05 +00:00
sk
4258c55b88
implement fetching listings from remote instances
2023-06-06 17:04:29 +02:00
sk
969f29e2e9
support string res for small text item
2023-06-06 16:55:20 +02:00
sk
68921d0f0b
fix footer being too close to next header
2023-06-06 14:23:34 +02:00
Eugen Rochko
c4ac4ee173
New translations strings.xml (Swedish)
2023-06-06 13:23:46 +02:00
Eugen Rochko
659b4e2fcd
New translations strings.xml (Swedish)
2023-06-06 11:55:59 +02:00
sk
24e5bda8d3
fix profile options icons
2023-06-06 10:30:32 +02:00
Eugen Rochko
02b1ad8d7a
New translations strings.xml (Swedish)
2023-06-06 00:56:52 +02:00
Eugen Rochko
47eeb01b75
New translations strings.xml (Turkish)
2023-06-05 21:08:28 +02:00
ihor_ck
4288814138
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (293 of 293 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-06-05 16:09:08 +00:00
sk
ac4458e106
fix badged toolbar icons with new appkit version
2023-06-05 18:07:22 +02:00
sk
3d24b2de10
add status counters event listener to notifications
2023-06-05 16:19:55 +02:00
sk
ed994b23e9
fix wrong views' states being modified
...
closes sk22#549
2023-06-05 16:12:07 +02:00
sk
8c4678aba5
fix updated main status not being applied
2023-06-05 16:05:58 +02:00
Eugen Rochko
3d5fb2dfea
New translations strings.xml (Swedish)
2023-06-05 15:00:47 +02:00
Eugen Rochko
ef6238b593
New translations strings.xml (Swedish)
2023-06-05 13:45:02 +02:00
Eugen Rochko
bc9bec3d66
New translations strings.xml (Swedish)
2023-06-05 12:47:38 +02:00
sk
d16e199dd1
scroll up when posting on profile fragment
...
closes sk22#546
2023-06-05 11:48:40 +02:00
sk
a9c2df2e83
do copy spoilerRevealed on clone
...
closes sk22#547
2023-06-05 11:26:36 +02:00
sk
4673a4b9f7
add missing database column in post notification table
2023-06-05 11:22:01 +02:00
Grishka
d4a5286895
Fix #553
2023-06-04 23:47:08 +02:00
Grishka
1b4579346b
Fix #548
2023-06-04 23:39:06 +02:00
sk
0665b8dd3b
fix incompatibility with upstream bugfix
2023-06-04 23:33:04 +02:00
LucasGGamerM
4f367d3e88
feat: add instance url to toolbar on instance about fragment
2023-06-04 18:32:47 -03:00
Grishka
853124e2ce
Fix it again
2023-06-04 23:32:13 +02:00
Grishka
5dcd6e5a0d
Fix it again
2023-06-04 23:31:12 +02:00
Grishka
6f25c8be0f
Fix #583
2023-06-04 23:26:48 +02:00
sk
1db4b1319e
use latest appkit version
2023-06-04 23:26:39 +02:00
Grishka
76a97fcb47
Fix #591
2023-06-04 23:20:29 +02:00
sk
4baaa39f35
bump version
2023-06-04 23:16:32 +02:00
sk
52f025ae5a
Merge remote-tracking branch 'upstream/l10n_master'
2023-06-04 23:14:49 +02:00
sk22
14b805e883
Translated using Weblate (German)
...
Currently translated at 100.0% (293 of 293 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-06-04 21:13:53 +00:00
sk
433a7b15fe
change bubble string
2023-06-04 23:03:29 +02:00
sk
6c8cbbc34a
Merge remote-tracking branch 'weblate/main'
2023-06-04 22:58:56 +02:00
sk
d4fbb298c1
use sp for reply line inline icons
2023-06-04 22:57:06 +02:00
LucasGGamerM
9d78bb508a
feat: better toolbar behavior on instance about fragment
2023-06-04 17:45:38 -03:00
sk
2aeb5f03d6
remove unused sp drawables
2023-06-04 22:32:54 +02:00
sk
6522403c37
fix footer text margins
2023-06-04 22:12:45 +02:00
sk
f090ca7f75
use sp for scaled footer
2023-06-04 21:08:45 +02:00
LucasGGamerM
ac8b950893
feat: remove colorful refreshLayout from ProfileFragment
2023-06-04 16:02:50 -03:00
sk
2f02a238df
refresh updated main status
2023-06-04 20:56:44 +02:00
LucasGGamerM
22f9e941aa
feat: share instance menu item on instance about screen
2023-06-04 15:45:26 -03:00
sk
0d5fa97800
fix wrong index
2023-06-04 20:40:27 +02:00
sk
b102deaee1
don't let interaction counts go negative
2023-06-04 19:08:18 +02:00
LucasGGamerM
3a73dbf304
build(nightly): make nightly builds debuggable and not resource shrinked
2023-06-04 11:23:52 -03:00
LucasGGamerM
faabc068ca
fix: remoteFollowers feature
...
This fixes the remoteFollowers feature, which was broken after the merge from Megalodon
2023-06-04 11:18:33 -03:00
LucasGGamerM
443a69b10d
feat: use correct title for confirmLogOut dialog
2023-06-04 11:00:02 -03:00
LucasGGamerM
6881651ce7
feat: even denser AccountSwitcherSheet
2023-06-04 10:53:29 -03:00
LucasGGamerM
04aadf48f2
feat: use secondary text color for username in AccountSwitcherSheet
2023-06-04 10:43:24 -03:00
Andrewblasco
fc7ff07f40
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-06-04 10:37:37 +00:00
Eryk Michalak
968b2ee460
Translated using Weblate (Polish)
...
Currently translated at 97.9% (286 of 292 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-06-04 10:37:37 +00:00
Andrewblasco
890340de94
Translated using Weblate (Spanish)
...
Currently translated at 99.6% (291 of 292 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-06-04 10:37:37 +00:00
Andrewblasco
c0589da549
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-06-04 10:37:36 +00:00
sk
4ca1a7b29e
fix index out of bounds exception
2023-06-04 11:45:12 +02:00
sk
5432f2590c
fine-tune footer layout
2023-06-04 05:00:48 +02:00
sk
60ccf5cf0a
only shift selection box if footer is present
2023-06-04 04:15:15 +02:00
sk
bc717f5b10
tweak footer margins and hitboxes
2023-06-04 04:08:38 +02:00
LucasGGamerM
3aead05ad4
feat: use megalogon's lighter grays on colors.xml
2023-06-03 22:03:41 -03:00
LucasGGamerM
9ef43cc6d3
feat: make nav bar color consistent with account switcher sheet
...
Merge this commit and the one before this one @sk22
2023-06-03 21:54:39 -03:00
LucasGGamerM
24df7d49d5
feat: make ProfileFragment not reloadable when in edit mode
2023-06-03 21:46:23 -03:00
sk
486eef21dd
responsive footer width
2023-06-04 02:16:47 +02:00
sk
44a4d02815
remove redundant suppress annotation
2023-06-04 01:36:38 +02:00
sk
336a8194bd
fix settings button binding not reset visibility and events
2023-06-04 01:36:05 +02:00
LucasGGamerM
ac7c1c8497
fix: wrong pixel launcher url for customLocalTimelines
2023-06-03 20:30:24 -03:00
LucasGGamerM
d72f66b9bf
fix: NPE when getInstance().pleroma.metadata.fieldsLimits is null
2023-06-03 20:25:27 -03:00
LucasGGamerM
1d445b8b27
fix: compilation problems
2023-06-03 20:21:28 -03:00
LucasGGamerM
14175a9140
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ExternalShareActivity.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/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/EditTimelinesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/FollowRequestsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/FollowedHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTabFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ListTimelinesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsFragment.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/ThreadFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/FollowerListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/FollowingListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/StatusFavoritesListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/StatusReblogsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverAccountsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverNewsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/FederatedTimelineFragment.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/model/TimelineDefinition.java
# mastodon/src/main/java/org/joinmastodon/android/ui/AccountSwitcherSheet.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/HashtagStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/layout/item_account_switcher.xml
# mastodon/src/main/res/values-ar-rDZ/strings_sk.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-nl-rNL/strings_sk.xml
# mastodon/src/main/res/values-pt-rPT/strings_sk.xml
# mastodon/src/main/res/values-v31/colors.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/styles.xml
2023-06-03 19:56:16 -03:00
sk
7859f4cd05
support parsing mailto links
...
i mean, why not - if github decided every @username@example.social is actually
an email address, might as well support sharing that mailto link to megalodon
2023-06-03 23:39:43 +02:00
sk
37622ba9ce
generalize notification handling, open reports in browser
2023-06-03 22:47:20 +02:00
sk
7a6af89375
fix unwanted fab animation when scrolling and switching tab
...
closes sk22#528
2023-06-03 22:07:58 +02:00
sk
056bfaacfe
fix fab being hidden when scrolling to top
...
closes sk22#528
2023-06-03 21:54:57 +02:00
sk
6684311ec5
fix button state/char counter not updating when empty
...
closes sk22#537
2023-06-03 21:24:40 +02:00
sk
11943571ad
fix thread replies not added to data
...
closes sk22#543
2023-06-03 21:10:45 +02:00
sk
f696fcd412
simplify ancestry code
2023-06-03 21:03:47 +02:00
sk
2919e109ca
remove unused member
2023-06-03 20:40:29 +02:00
sk
995f478708
allow sharing @-handles with megalodon
...
closes sk22#540
2023-06-03 20:31:00 +02:00
LucasGGamerM
04fdea0296
docs: update readme
2023-06-03 10:27:01 -03:00
LucasGGamerM
b112c3a0b2
docs: add monero wallet address to readme
2023-06-03 09:43:28 -03:00
LucasGGamerM
47149dd394
Update FUNDING.yml
2023-06-02 18:54:19 -03:00
LucasGGamerM
d1e0c1ebad
Update FUNDING.yml
2023-06-02 18:48:51 -03:00
LucasGGamerM
2ef9d87250
docs: add liberapay donations link
2023-06-02 18:46:37 -03:00
sk
fb8764bcd7
refactor ancestry, fix case regarding reply line
...
fix case where reply line was removed despite having no direct ancestor
2023-06-02 22:08:03 +02:00
Eugen Rochko
d7f73e02c5
New translations strings.xml (German)
2023-06-02 20:22:32 +02:00
Eugen Rochko
e897b3af57
New translations strings.xml (German)
2023-06-02 19:23:23 +02:00
sk
e04fd8a004
bump version
2023-06-02 19:10:08 +02:00
sk
ada70ae1b5
Merge remote-tracking branch 'upstream/l10n_master'
2023-06-02 19:09:44 +02:00
Espasant3
5fdec0900e
Translated using Weblate (Galician)
...
Currently translated at 100.0% (292 of 292 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-06-02 17:09:12 +00:00
sk
56a93288c4
reimplement thread ancestry
2023-06-02 19:05:18 +02:00
sk
02e3421f98
fix null pointer exception
2023-06-02 19:03:29 +02:00
LucasGGamerM
df7b53e10f
feat(settings): move timeline settings around
...
This moves the button to the topmost item on pleroma based instances
2023-06-02 13:48:26 -03:00
Eugen Rochko
fdbf331432
New translations strings.xml (Bengali)
2023-06-02 18:01:03 +02:00
Eugen Rochko
aed86ac6f0
New translations strings.xml (Bengali)
2023-06-02 16:50:10 +02:00
Eugen Rochko
3a13d4d6c0
New translations strings.xml (Bengali)
2023-06-02 05:45:51 +02:00
Eugen Rochko
f5336564d0
New translations strings.xml (Bengali)
2023-06-02 04:39:21 +02:00
sk
1ce49c68fe
bump version
2023-06-02 01:45:55 +02:00
sk
d37e880993
don't close sheet after logging out
2023-06-02 01:45:30 +02:00
sk
6fdb81a01f
Merge remote-tracking branch 'upstream/l10n_master'
2023-06-02 01:37:14 +02:00
ihor_ck
f9d6827572
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (292 of 292 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-06-01 23:36:24 +00:00
Linerly
10bf72b9ff
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (292 of 292 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-06-01 23:36:24 +00:00
Choukajohn
800f929a15
Translated using Weblate (French)
...
Currently translated at 100.0% (292 of 292 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-06-01 23:36:24 +00:00
sk
bfcff1e19f
fix null pointer exception
...
closes sk22#539
2023-06-02 01:34:31 +02:00
sk
f373e7df3e
put code in method, add todo
2023-06-02 01:16:21 +02:00
sk
3985de5b14
visually connect descendant replies in threads
...
closes sk22#256
closes sk22#510
2023-06-02 00:55:42 +02:00
LucasGGamerM
4d75621384
fix(settings): fix on theme change crash
...
This fixes such bug by only registering for listening to events on the onCreate method, and not on the onViewCreated method. For some wacky reason, when the activity gets recreated, the onViewCreated method runs again, but the onDestroy method doesn't, which makes the fragment register for events twice without unregistering, which causes the app to crash. Also refactors some duplicate code.
2023-06-01 19:46:45 -03:00
sk
e175a721d4
remove additional padding with translate button
2023-06-02 00:17:50 +02:00
sk
d9784ebc31
use /about web uri for akkoma
2023-06-01 19:28:46 +02:00
sk
f241092277
use isInstanceAkkoma()
2023-06-01 19:22:01 +02:00
sk
0702703d78
normalize instance uri
2023-06-01 19:13:03 +02:00
sk
2c4504bad3
fix current fragment detection
2023-06-01 19:12:50 +02:00
Eugen Rochko
07ca5a8b77
New translations strings.xml (Bengali)
2023-06-01 19:07:10 +02:00
sk
798a43906f
denser account switcher
...
this one's for @experiencersinternational
2023-06-01 18:46:53 +02:00
sk
41cb0f2e09
implement assist url in instance rules
2023-06-01 18:38:45 +02:00
sk
e12c0fb81f
bump version
2023-06-01 18:10:30 +02:00
Oliebol
ac39f119e2
Translated using Weblate (Dutch)
...
Currently translated at 88.4% (253 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-06-01 16:08:59 +00:00
Espasant3
016faf3df0
Translated using Weblate (Galician)
...
Currently translated at 99.6% (285 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-06-01 16:08:59 +00:00
sk
b2d6879282
reimplement assist content
2023-06-01 18:02:33 +02:00
Eugen Rochko
6926a212f4
New translations strings.xml (Bengali)
2023-06-01 17:46:40 +02:00
LucasGGamerM
addb6e06bf
feat(settings): add horizontal padding to SettingsFooterItem
...
This addresses a minor annoyance where the version name would be glued to the sides of the display
2023-06-01 11:55:31 -03:00
LucasGGamerM
8ea752fbf7
fix: fix updateItem not updating state after UpdateState change
...
This fixes the auto updater on the new settings redesign
2023-06-01 11:51:26 -03:00
sk
89afc05d5c
Merge branch 'main' into pr/FineFindus/530
2023-06-01 16:32:04 +02:00
Eugen Rochko
936f39161b
New translations strings.xml (German)
2023-05-31 20:11:48 +02:00
sk
ee20ee0722
include mentions in reply from notification
...
closes sk22#536
2023-05-31 12:42:48 +02:00
sk
02f9f8c8ea
always update active account, but not others
2023-05-31 12:23:04 +02:00
sk
de3a252884
not as huge share sheet heading
2023-05-31 10:12:12 +02:00
sk
5e7a00de3e
fix crash when logging out active account
2023-05-31 10:05:31 +02:00
sk
2858aeb55e
only set last account id if creating new activity
2023-05-31 09:45:24 +02:00
sk
357104efa9
set checked on basis of fragment's account id
...
closes sk22#538
2023-05-31 09:42:29 +02:00
sk
bb8027c7ef
open externally opened content in main activity
...
closes sk22#533
2023-05-31 01:44:00 +02:00
sk
f9dd787009
fix rules crashing the app
...
closes sk22#535
2023-05-31 00:19:38 +02:00
LucasGGamerM
9478258caa
Merge remote-tracking branch 'weblate/master'
2023-05-30 19:04:34 -03:00
Tânia Marques Silva
9432bf9f38
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pt_PT/
2023-05-30 22:01:22 +00:00
Andrewblasco
c935a00763
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-05-30 22:01:22 +00:00
legiz
404c4a3fdd
Translated using Weblate (Russian)
...
Currently translated at 6.0% (2 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/ru/
2023-05-30 22:01:22 +00:00
Tânia Marques Silva
4fa8f6deb5
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 27.2% (9 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/pt_PT/
2023-05-30 22:01:22 +00:00
legiz
f55b05012d
Translated using Weblate (Russian)
...
Currently translated at 85.9% (61 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ru/
2023-05-30 22:01:22 +00:00
Tânia Marques Silva
ae81fee449
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_PT/
2023-05-30 22:01:22 +00:00
Oliebol
ec8dda4501
Translated using Weblate (Dutch)
...
Currently translated at 70.4% (50 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-05-30 22:01:22 +00:00
Andrewblasco
269b0b36b0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-30 22:01:22 +00:00
Clyde
c8ed7c364b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/zh_Hans/
2023-05-30 22:01:22 +00:00
Clyde
356833e248
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/zh_Hans/
2023-05-30 22:01:22 +00:00
Clyde
1aa80270b4
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 94.9% (56 of 59 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-05-30 22:01:22 +00:00
Andrewblasco
1fccecdbf6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-30 22:01:22 +00:00
Andrewblasco
8be396e801
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-05-30 22:01:22 +00:00
Andrewblasco
6755ff836e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-30 22:01:22 +00:00
Andrewblasco
a3fc9710f7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (48 of 48 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-30 22:01:22 +00:00
sk
e005731ba6
theming support for m3 colors
2023-05-30 23:52:26 +02:00
sk
18ae3f4f61
Merge branch 'pr/FineFindus/531'
...
Co-authored-by: FineFindus <63370021+finefindus@users.noreply.github.com >
2023-05-30 22:46:08 +02:00
sk
10dfe0327e
use new account switcher
2023-05-30 22:42:56 +02:00
Jacoco
1d1e921137
Fix GoToSocial crash when markers are null ( #529 )
2023-05-30 19:07:34 +02:00
sk
0985a4c968
getInstance returns optional
2023-05-30 18:57:17 +02:00
sk
8df589c103
safer file writing
2023-05-30 18:56:55 +02:00
LucasGGamerM
3ac9c09338
feat: shows toolbar when scrolled past title
...
This still needs to be redone with the same style as the profile fragment
2023-05-30 13:19:04 -03:00
FineFindus
71b6b2f451
feat(share): add option open URL
2023-05-30 16:33:09 +02:00
FineFindus
d85940ded8
fix: re-add removed imports
2023-05-30 16:28:04 +02:00
LucasGGamerM
e9e491c0b0
feat: redesign account picker sheet
2023-05-30 16:25:04 +02:00
FineFindus
c73562fb75
feat(external-share): use AccountSwitcherSheet
2023-05-30 16:24:43 +02:00
FineFindus
3feacb59c8
feat(external-share): use transparent background
2023-05-30 16:19:28 +02:00
FineFindus
a033d711c1
feat: show page URL in recents
2023-05-30 15:40:20 +02:00
LucasGGamerM
ba31afda27
fix: fixes wrong status bar background color on light mode in settings
...
This addresses #204
2023-05-29 20:24:13 -03:00
Tânia Marques Silva
3029c37755
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pt_PT/
2023-05-29 18:37:37 +00:00
Andrewblasco
728d55ffa0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-05-29 18:37:37 +00:00
legiz
265e9a9f56
Translated using Weblate (Russian)
...
Currently translated at 6.0% (2 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/ru/
2023-05-29 18:37:37 +00:00
Tânia Marques Silva
7fbe205902
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 27.2% (9 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/pt_PT/
2023-05-29 18:37:36 +00:00
legiz
9b84333868
Translated using Weblate (Russian)
...
Currently translated at 85.9% (61 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ru/
2023-05-29 18:37:36 +00:00
Tânia Marques Silva
9525893bf7
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_PT/
2023-05-29 18:37:36 +00:00
Oliebol
daf15dcc62
Translated using Weblate (Dutch)
...
Currently translated at 70.4% (50 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-05-29 18:37:36 +00:00
Andrewblasco
b3e2b69b70
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (71 of 71 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-29 18:37:36 +00:00
sk
32081b71f5
throw exception if no instance for session
2023-05-29 13:31:42 +02:00
sk
7849c34d1f
fix account list alignment
2023-05-29 13:25:14 +02:00
sk
24977ec613
bump version
2023-05-29 13:03:18 +02:00
sk
786bbab0d5
Merge remote-tracking branch 'weblate/main'
2023-05-29 13:01:36 +02:00
sk
1facb07c28
Merge remote-tracking branch 'upstream/l10n_master'
2023-05-29 13:01:24 +02:00
sk
bba5aba22d
settings icons not important for accessibility
2023-05-29 12:56:36 +02:00
sk
d7b85d6eba
move invalid strings
2023-05-29 12:47:38 +02:00
sk
6832bfb95c
don't display blocked_by relationship
...
closes sk22#526
2023-05-29 12:34:53 +02:00
sk
4c379b67a3
only auto-open search on pleroma instances
2023-05-29 03:33:31 +02:00
sk
3a2ae1ce71
clean up preferences when removing account
2023-05-29 02:40:15 +02:00
sk
c80afaf9c0
avoid sessions without instance info
2023-05-29 02:40:02 +02:00
sk
31d22bac47
remove unused method
2023-05-29 02:38:52 +02:00
Jacoco
b5f6687925
More Akkoma improvements ( #524 )
...
* Only open account if domain matches
Akkoma will seemingly show results that don't match well. This checks if the domain matches before continuing
* Add "RE:" for quotes where it's missing
* Fix no hashtag history in search
* Skip not implemented discovery and select search on Pleroma
* Set proper max account fields for Pleroma
* Use Pleroma's non-standard poll limits
* Mark notifications as read properly on Pleroma
* Akkoma bubble timeline
* Respect Reply Visibility preference on all timelines
* vertically center if hashtag has no history
* only open account search result if uri equals
* add getInstance and isPleroma methods
* change timelines api, support compatibility checks
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-05-29 02:37:46 +02:00
taniamarquessilva
b3f25af923
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_PT/
2023-05-28 20:19:30 +00:00
taniamarquessilva
78c141e946
Translated using Weblate (Portuguese)
...
Currently translated at 14.6% (42 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt/
2023-05-28 20:19:30 +00:00
taniamarquessilva
83d36ce736
Translated using Weblate (Portuguese)
...
Currently translated at 52.9% (9 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt/
2023-05-28 20:19:30 +00:00
taniamarquessilva
b928357ff1
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_PT/
2023-05-28 20:19:30 +00:00
ihor_ck
c074bc57bc
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-05-28 20:19:30 +00:00
Linerly
0e80c88b7d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-05-28 20:19:30 +00:00
Choukajohn
5ffa5b01fc
Translated using Weblate (French)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-05-28 20:19:30 +00:00
gallegonovato
61d9929485
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-05-28 20:19:30 +00:00
sk
231f19d113
ugly workaround for sk22#520
...
it's really, really ugly :(
2023-05-28 22:14:03 +02:00
sk
bb41f62db5
Merge remote-tracking branch 'upstream/master'
2023-05-28 19:55:27 +02:00
Gregory K
47edc3180b
Merge pull request #586 from sk22/fix/hashtags-crash-akkoma
...
Fix crash when searching for Hashtags on Akkoma servers
2023-05-28 20:55:04 +03:00
sk
9939d99c4b
Merge branch 'fix/hashtags-crash-akkoma'
2023-05-28 19:54:39 +02:00
sk
8053e8bb05
fix hashtag search crash on akkoma servers
...
closes mastodon#468
closes sk22#523
2023-05-28 19:51:29 +02:00
sk
b7e9380bc4
enable unspecified as default formatting option
...
closes sk22#521
2023-05-28 14:55:53 +02:00
Jacoco
83600087e1
Fix images being stretched on Pleroma ( #522 )
...
Closes sk22#488
* Update image bounds after load when metadata is null
* Fix broken image layout in some scenarios
* Transition when image dimensions update
* Replace blurhash with accent color on Pleroma
* fall back to solid color regardless of server
* use fragment's context instead of passing it down
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-05-28 14:44:23 +02:00
Clyde
b3dd5a2279
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/zh_Hans/
2023-05-28 12:27:27 +00:00
Clyde
f9a8e10a85
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/zh_Hans/
2023-05-28 12:27:27 +00:00
Clyde
d982331e21
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 94.9% (56 of 59 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-05-28 12:27:27 +00:00
Andrewblasco
68dfab9a44
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-28 12:27:27 +00:00
Andrewblasco
c4f736a3fb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-05-28 12:27:27 +00:00
Andrewblasco
b5abc86428
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-28 12:27:27 +00:00
Andrewblasco
6b356c4dfd
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (48 of 48 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-28 12:27:27 +00:00
LucasGGamerM
9e6723be41
fix: fixes wrong margin on Settings Button views
...
This addresses a visual bug where a button item without an icon appears to be glued to the left side of the screen. This commit addresses that
cc: @sk22
2023-05-27 13:00:54 -03:00
Eugen Rochko
fe84dc4823
New translations strings.xml (Chinese Simplified)
2023-05-27 16:39:55 +02:00
LucasGGamerM
08023a104c
fix: fix wrong window insets on instance rules and block list fragment
2023-05-27 09:54:58 -03:00
LucasGGamerM
fd97cc6e87
Merge pull request #203 from FineFindus/feat/instance-info-improvements
...
fix(instance-info): hide menu until loaded
2023-05-27 09:44:34 -03:00
LucasGGamerM
78e5f0f011
Merge pull request #202 from FineFindus/feat/filter-warning-click
...
feat: reveal filter warning on click
2023-05-27 09:41:02 -03:00
LucasGGamerM
73944675fa
fix: fix compilation errors
2023-05-27 09:40:04 -03:00
LucasGGamerM
c6ded3d505
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# 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/ScheduledStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusEditHistoryFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Filter.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FileStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/WarningFilteredStatusDisplayItem.java
# mastodon/src/main/res/layout/display_item_file.xml
2023-05-27 09:31:27 -03:00
LucasGGamerM
45b97de615
feat: don't show changelog headers if changelog is empty
2023-05-27 09:16:58 -03:00
LucasGGamerM
ec11a5e8e3
feat: update visual appearance settings icon
2023-05-27 09:10:24 -03:00
LucasGGamerM
d71d17e5af
feat: update mention reblogger automatically settings icon
2023-05-27 09:07:25 -03:00
LucasGGamerM
e49e485ba3
Merge pull request #183 from FineFindus/feat/settings-redesign
...
feat(settings): refactor and redesign
2023-05-27 08:58:38 -03:00
LucasGGamerM
2d4fc2166a
feat: increase top padding in theme item for consistency
2023-05-27 08:55:04 -03:00
LucasGGamerM
84ba4ea999
feat: use correct background colors in settings
2023-05-27 08:46:04 -03:00
sk
c38eb545b1
use matched filter for determining warning title
...
fixes a bug where, when multiple filters apply, the
WarningFilteredStatusDisplayItem would not check if the warning applies to the
current context. now, matched filter is determined through the predicate
(though not exactly what a predicate is supposed to do, i guess) and passed
down to the WarningFilteredStatusDisplayItem. cc @LucasGGamerM
2023-05-27 13:09:36 +02:00
FineFindus
b2d4a5aab0
fix(instance.info): hide menu until loaded
2023-05-27 11:21:09 +02:00
FineFindus
201995849c
feat: reveal filter warning on click
2023-05-27 11:12:43 +02:00
sk
1fc2f81dab
fix creating posts on other people's account timelines
...
closes sk22#508
2023-05-27 01:50:10 +02:00
LucasGGamerM
69ddc95c2c
fix crash when notification markers are null
...
This would happen when an account had 0 notifications and received one.
After which, the user would tap on the notification icon on the tab bar
and the app would crash.
2023-05-27 01:40:05 +02:00
sk
a6ac68499c
use url as fallback for remote url
2023-05-27 01:37:10 +02:00
sk
c10d7cfee4
use remote url; file name as fallback for alt text
2023-05-27 01:32:49 +02:00
sk
f933bdbc53
button with ripple for files and instance picker
2023-05-27 01:13:32 +02:00
LucasGGamerM
274bca84d9
Add display item for unknown/file attachments
...
Co-authored-by: LucasGGamerM <lucassggabriel@gmail.com >
2023-05-27 01:11:26 +02:00
FineFindus
1e286dbc7a
Merge branch 'feat/settings-redesign' of https://github.com/FineFindus/moshidon into feat/settings-redesign
2023-05-26 20:36:01 +02:00
FineFindus
724d872491
fix: remove theme transition
...
Removes the fade effect when changing themes, as took a long time to apply
2023-05-26 20:35:46 +02:00
LucasGGamerM
64d5f9190a
fix: compilation problems
...
Uses show instead of see on strings_sk.xml
2023-05-26 15:34:20 -03:00
FineFindus
f1ab6833d3
feat: add content type setting
...
Re-add settings from 8b502b605c \#diff-29b258979e7004d7e5473b71e91747f57a36af0e0b07e0a119968a1e8e72669f
2023-05-26 20:22:53 +02:00
FineFindus
140395f3cd
fix: use autoHideCompose variable
2023-05-26 20:14:21 +02:00
FineFindus
f922e028a7
feat(settings): invert default post-divider value
2023-05-26 20:13:09 +02:00
FineFindus
9aac0c007e
feat(settings): invert post-divider setting
2023-05-26 20:13:08 +02:00
FineFindus
e682cae7e7
feat(settings/notifications): improve sub-header title
2023-05-26 20:13:08 +02:00
FineFindus
f14977ba24
feat(settings): add summary to reblog action
2023-05-26 20:13:08 +02:00
FineFindus
e8290e2f78
feat(settings): move reblog notificaiton to notification page
2023-05-26 20:13:08 +02:00
FineFindus
197110cfaf
feat(settings): improve unlisted reply default title and summary
2023-05-26 20:13:08 +02:00
FineFindus
f320ac066c
feat(settings): improve autoplay gif summary
2023-05-26 20:12:42 +02:00
FineFindus
78acb5e7ea
feat(settings): invert double tab to swipe setting
2023-05-26 20:12:41 +02:00
FineFindus
a14e864731
feat(settings): allow complete button row to be clicked
2023-05-26 20:12:41 +02:00
FineFindus
a87da87aad
refactor(settings): adjust amoled summary
2023-05-26 20:12:41 +02:00
FineFindus
8befbb5a62
refactor(settings): adjust icon color
2023-05-26 20:12:41 +02:00
FineFindus
28893bc50b
refactor(settings): remove unused code
2023-05-26 20:12:34 +02:00
FineFindus
b73ef28f12
feat(settings): move interaction count to timeline page
2023-05-26 20:00:51 +02:00
FineFindus
a71dc7f481
feat(settings): move uniform icon to notifications page
2023-05-26 20:00:51 +02:00
FineFindus
de4e7c1822
refactor(settings/about): use local var
2023-05-26 20:00:51 +02:00
FineFindus
62090475f9
fix(settings): remove duplicated auto-hide compose
2023-05-26 20:00:46 +02:00
FineFindus
3c8715a7c4
feat(settings): add giant header to all subpages
2023-05-26 19:55:17 +02:00
FineFindus
4e188503a2
feat(settings): add summary to ambiguous settings
2023-05-26 19:55:14 +02:00
FineFindus
6fb7e97f13
feat(settings): use secondary text color for summary
2023-05-26 19:54:36 +02:00
FineFindus
80c9c591fc
feat(settings): add updater
2023-05-26 19:54:36 +02:00
FineFindus
992fb5fefe
feat(settings): add giant header
2023-05-26 19:54:35 +02:00
FineFindus
f7c76f7503
feat(settings): add summary label to button
2023-05-26 19:54:32 +02:00
FineFindus
e94364ecf6
feat(settings): use default text size for switch summary
2023-05-26 19:54:05 +02:00
FineFindus
1fab3d3743
feat(settings): add summary label to switch
2023-05-26 19:54:05 +02:00
FineFindus
35477055a9
refactor(settings): add red header item
2023-05-26 19:54:05 +02:00
FineFindus
e585f1df29
refactor(settings): move about to about page
2023-05-26 19:54:05 +02:00
FineFindus
6311d18751
refactor: move account and instance setttings to account page
2023-05-26 19:54:05 +02:00
FineFindus
d29eef51ca
refactor: move miscellanious settings
2023-05-26 19:54:05 +02:00
FineFindus
c9692ef27b
refactor: move notifications to NotificationsFragment
2023-05-26 19:54:05 +02:00
FineFindus
c36d3e9011
refactor: move timelines to TimelineFragment
2023-05-26 19:54:04 +02:00
FineFindus
9409bbb9b2
refactor: add compose behaviour to behaviour page
2023-05-26 19:54:04 +02:00
FineFindus
3497747015
refactor: move behaviour settings to behaviour page
2023-05-26 19:53:55 +02:00
FineFindus
6343da1410
refactor: use SettingsCategory to move between pages
2023-05-26 19:41:13 +02:00
FineFindus
78a0c60600
fix: move method to fix compiler error
2023-05-26 19:41:13 +02:00
LucasGGamerM
ea152234a9
feat: trying to add the theme settings. Still missing some things
...
What is an enclosed class? What am I missing?
2023-05-26 19:41:13 +02:00
LucasGGamerM
03612fcf64
feat: add settings category view holder
...
Also adds a small proof of concept
2023-05-26 19:41:13 +02:00
LucasGGamerM
a6a67512f4
feat: add all previously missing view holders
...
This includes: Updater View holder, theme view holder and notification policy view holder
2023-05-26 19:41:13 +02:00
FineFindus
dc9e977d40
refactor: add abstract settingsbase fragment
2023-05-26 19:41:13 +02:00
FineFindus
5657df8db2
feat: move Settingsfragment to settings folder
2023-05-26 19:41:07 +02:00
sk
6abfe6ddd7
add unit tests for status filter predicate
2023-05-26 17:02:39 +02:00
sk
ab7489a049
bump version
2023-05-26 02:37:32 +02:00
sk
a6fd6ae135
add javadoc
2023-05-26 02:37:25 +02:00
Espasant3
b30d4a025f
Translated using Weblate (Galician)
...
Currently translated at 99.6% (274 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-05-26 00:16:40 +00:00
Daudix_UFO
5b747bfc74
Translated using Weblate (Russian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-05-26 00:16:40 +00:00
gallegonovato
a410d19114
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-05-26 00:16:39 +00:00
gicorada
a8589cc5b0
Translated using Weblate (Italian)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
2023-05-26 00:16:39 +00:00
Eryk Michalak
b057c9f7a8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-05-26 00:16:39 +00:00
ihor_ck
96e4a4933c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-05-26 00:16:39 +00:00
Eryk Michalak
630064500d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-05-26 00:16:39 +00:00
gicorada
9543294996
Translated using Weblate (Italian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-05-26 00:16:39 +00:00
Linerly
56e9cc3406
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-05-26 00:16:39 +00:00
Choukajohn
be569cbe72
Translated using Weblate (French)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-05-26 00:16:39 +00:00
sk
99f0817bdb
generalize filtering logic
2023-05-26 02:07:50 +02:00
sk
220cd35d82
fix context not checked for warnings
...
closes sk22#518
2023-05-25 21:25:09 +02:00
sk
07f4ef1697
remove unused imports
2023-05-25 21:22:27 +02:00
sk
f20732ddc2
Merge remote-tracking branch 'upstream/master'
2023-05-25 20:27:23 +02:00
sk
b1e0dc5843
show compose button when switching tab
...
closes sk22#506
2023-05-25 20:26:59 +02:00
Gregory K
285eb25706
Merge pull request #584 from sk22/fix-restored-tab-selection
...
Fix wrong tab being selected on restore
2023-05-25 21:00:12 +03:00
sk
ec556511e6
Merge branch 'fix-restored-tab-selection'
2023-05-25 19:57:34 +02:00
sk
85c3d9f65f
fix wrong tab being selected on restore
2023-05-25 19:51:45 +02:00
sk
a7ebadf269
increase read timeout
...
re: sk22#392
2023-05-25 15:11:40 +02:00
sk
94c09d46c2
fix contentType being a required field
...
re: sk22#516
2023-05-25 14:53:26 +02:00
LucasGGamerM
889fbc688d
fix: removes @RequiredField for contentType
...
Removes that, as its null on mastodon, and makes editing statuses impossible
2023-05-25 11:45:32 +00:00
LucasGGamerM
85d971242e
feat: use less margin on compose screen bottom view
...
This is due to the new option to use post content types uses a new icon in there, making it cram the post button into the side. Which is not good
2023-05-23 20:20:14 -03:00
LucasGGamerM
23f82197c6
Merge pull request #200
...
Feat: Instance info
2023-05-23 20:08:36 -03:00
LucasGGamerM
b4b16e2f37
feat: use Moshidon user agent instead of Megalodon's
2023-05-23 19:49:34 -03:00
LucasGGamerM
2d838a8a23
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-05-23 19:47:43 -03:00
LucasGGamerM
7dab63cfe8
fix: using new string name instead of old one to allow compilation
...
Git was screwing with me, so I copied the file from their repo and yanked it in here
2023-05-23 19:42:33 -03:00
LucasGGamerM
6548751bb0
Merge remote-tracking branch 'megalodon_weblate/main'
...
# Conflicts:
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-pl-rPL/strings_sk.xml
# mastodon/src/main/res/values-uk-rUA/strings_sk.xml
2023-05-23 19:31:49 -03:00
LucasGGamerM
65c158391f
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/res/layout/fragment_compose.xml
2023-05-23 19:30:52 -03:00
FineFindus
556fc4d31e
feat(instance-info): use about url
2023-05-23 21:55:26 +02:00
FineFindus
c673f08aec
fix(instance-info): race condition for collapsing description
2023-05-23 21:39:33 +02:00
FineFindus
818024d8dd
fix: instance info refresh not working
2023-05-23 21:34:31 +02:00
FineFindus
cb3b893f72
refactor: move fake attachment to attachment class
2023-05-23 20:02:43 +02:00
FineFindus
f482b4bfe9
feat: add weekly activities api request
2023-05-23 18:43:24 +02:00
FineFindus
333c47339d
fix(instance-info): remove space below description
2023-05-23 16:07:07 +02:00
FineFindus
a9283bfec8
fix(instance-info): only collapse long descriptions
2023-05-23 16:05:16 +02:00
sk
f6f08d176c
change user-agent string
2023-05-23 10:26:48 +02:00
FineFindus
4c9f29e949
refactor(instance-info): remove unused code
2023-05-22 22:15:28 +02:00
FineFindus
4ff5136652
feat(instance-info): show- egistration status
2023-05-22 22:05:25 +02:00
FineFindus
56835b4f2d
feat: show blocked domains
2023-05-22 21:37:56 +02:00
FineFindus
c43f734101
feat(instance-info): replace moderated server icon
2023-05-22 20:29:05 +02:00
FineFindus
d4e1850d8c
feat(instance-info): increase max description height
2023-05-22 20:24:55 +02:00
FineFindus
0b08072dfc
feat(instance-info): add options menu
2023-05-22 20:21:11 +02:00
sk
66cdd63496
use fedinuke block list
...
closes sk22#511
2023-05-22 18:04:37 +02:00
Jacoco
8b502b605c
Alternative content types ( #516 )
...
* Akkoma content types
* Default content type preference
* per-account content types, compatible with glitch
* disable content types by default, change icon
* persist content type to state
* update string
* fall back to plain text if formatting enabled
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-05-22 17:56:50 +02:00
FineFindus
936a86acd7
feat: collapse long description
2023-05-22 16:41:34 +02:00
FineFindus
64fc052c55
feat: show extended description in info
2023-05-22 14:52:04 +02:00
FineFindus
9897b8bfcd
feat: add instance info fragment
2023-05-22 14:06:00 +02:00
LucasGGamerM
bcb50a9dd1
docs: add roadmap link to readme
2023-05-22 08:48:24 -03:00
LucasGGamerM
0b0775a86e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.0% (264 of 275 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pt_BR/
2023-05-21 13:25:17 +00:00
FineFindus
73253f5f64
Translated using Weblate (German)
...
Currently translated at 97.9% (47 of 48 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-05-21 13:25:17 +00:00
FineFindus
591b1cd9bf
Translated using Weblate (German)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-05-21 13:25:16 +00:00
Espasant3
47a5d18ee0
Translated using Weblate (Galician)
...
Currently translated at 99.6% (274 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-05-20 14:42:56 +00:00
Daudix_UFO
b3f43804b0
Translated using Weblate (Russian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-05-20 14:42:56 +00:00
gallegonovato
139ec08d9d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-05-20 14:42:56 +00:00
gicorada
bc8846c351
Translated using Weblate (Italian)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
2023-05-20 14:42:56 +00:00
Eryk Michalak
85066f8ae6
Translated using Weblate (Polish)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-05-20 14:42:56 +00:00
ihor_ck
1aec319e1c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-05-20 14:42:56 +00:00
Eryk Michalak
9848a94853
Translated using Weblate (Polish)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-05-20 14:42:56 +00:00
gicorada
18ed3b44b4
Translated using Weblate (Italian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-05-20 14:42:56 +00:00
Linerly
a4043cc0e5
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-05-20 14:42:56 +00:00
Choukajohn
2b94d0c147
Translated using Weblate (French)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-05-20 14:42:56 +00:00
LucasGGamerM
7e6395192b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (48 of 48 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-05-20 13:31:11 +00:00
LucasGGamerM
31db1cae7c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (48 of 48 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-05-20 13:29:12 +00:00
Linerly
f2c80a92c4
Translated using Weblate (Indonesian)
...
Currently translated at 21.2% (7 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/id/
2023-05-20 13:26:05 +00:00
Linerly
2cd107b400
Translated using Weblate (Indonesian)
...
Currently translated at 65.2% (30 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/id/
2023-05-20 13:26:04 +00:00
ca
eef4f42203
Translated using Weblate (Catalan)
...
Currently translated at 60.8% (28 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/ca/
2023-05-20 13:26:04 +00:00
nitrogenez47ab3e44720c4675
7eba69f574
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/uk/
2023-05-20 13:26:04 +00:00
Andrewblasco
cd226125cd
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-05-20 13:26:04 +00:00
Pegasus89
1f543b4aa5
Translated using Weblate (Croatian)
...
Currently translated at 94.5% (260 of 275 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/hr/
2023-05-20 13:26:04 +00:00
OwenP
bd752824d9
Translated using Weblate (French)
...
Currently translated at 71.7% (33 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fr/
2023-05-20 13:26:04 +00:00
Tyketc
a67dcbbf66
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/zh_Hans/
2023-05-20 13:26:04 +00:00
Tyketc
e0c77d3399
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/zh_Hans/
2023-05-20 13:26:04 +00:00
Tyketc
caf3ab5ce1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-05-20 13:26:04 +00:00
Eryk Michalak
e549636645
Translated using Weblate (Polish)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pl/
2023-05-20 13:26:04 +00:00
Andrewblasco
3e2c3f40c7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-05-20 13:26:04 +00:00
LucasGGamerM
40e20ead44
Merge pull request #195
...
feat: hide reblogs count on non-rebloggable status
2023-05-20 10:05:32 -03:00
LucasGGamerM
dfeba71abe
Merge pull request #196 from FineFindus/feat/unfollow-confirmation
...
Feat: show unfollow confirmation dialog
2023-05-20 09:54:06 -03:00
FineFindus
2c0ec28803
Panic responder ( #512 )
...
* feat: add panic responder
* refactor: logOut before removing session
* fix(panic): close app after logOut to avoid crash
* build: reset gradle.properties
2023-05-20 13:20:25 +02:00
Eugen Rochko
2e1795dc6f
New translations strings.xml (Russian)
2023-05-20 13:04:15 +02:00
LucasGGamerM
74b06a4997
fix: crash when account.note field is null
...
This sometimes happens on calckey. And this fixes the crash
2023-05-19 11:04:39 -03:00
LucasGGamerM
346610dd04
fix: make note not a RequiredField in account
...
This was making some profiles with no description not load under CalcKey
2023-05-18 20:43:00 -03:00
LucasGGamerM
37cdc7116d
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-05-16 18:33:05 -03:00
LucasGGamerM
d403f4ef01
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/MediaGridStatusDisplayItem.java
2023-05-16 18:26:23 -03:00
Eugen Rochko
cd1be782fa
New translations strings.xml (Armenian)
2023-05-16 18:44:56 +02:00
FineFindus
7f7eed1dec
fix: add missing string
2023-05-16 18:26:24 +02:00
FineFindus
4843d574ca
feat: show confirmation dialog on unfollow
2023-05-16 18:21:10 +02:00
Eugen Rochko
67059f3d71
New translations strings.xml (Armenian)
2023-05-16 17:30:41 +02:00
FineFindus
0f0291074e
refactor: remove seding duplicated follow request
2023-05-16 16:52:52 +02:00
LucasGGamerM
4e143abfb9
fix: fix compilation problem caused by typo
...
I did the latest commits from my chromebook, which I accidentally typed the wrong variable name.
2023-05-16 11:29:38 -03:00
LucasGGamerM
558c5fba56
fix: fix crash on profile when saving a note fails
...
This fixes a crash on calckey, where notes dont exist
2023-05-16 11:24:37 -03:00
FineFindus
e50df3ea6d
feat: hide bossts on non-boostable status
2023-05-16 16:18:56 +02:00
FineFindus
4383b11947
refactor: move bosst check to status
2023-05-16 16:18:02 +02:00
LucasGGamerM
22209efc37
docs(faq): add Moshidon for iOS question
...
Many people have asked me about the possibility of Moshidon for iOS. This F.A.Q. entry addresses that
2023-05-16 08:46:48 -03:00
LucasGGamerM
c3b5bb409b
fix: fix crash on calckey on profile reload
...
Adds null check in account avatar/header load function
2023-05-15 19:54:13 -03:00
Eugen Rochko
15f4d3326b
New translations strings.xml (Russian)
2023-05-15 08:47:41 +02:00
Jacoco
a9ab9cb249
Fix crashes on Calckey and GoToSocial ( #515 )
...
* Fix crashes on calckey and gts
* Use url if previewUrl is null
2023-05-14 23:26:03 +02:00
LucasGGamerM
ac2e7cde41
chore: remove unused files
...
Idk how it got there, but its now gone :D
2023-05-14 14:39:39 -03:00
LucasGGamerM
3b7e11ba96
feat: fix wrong order in ownProfile menu
2023-05-14 11:23:39 -03:00
LucasGGamerM
889fff5103
fix: fix crash on TrendingHashtagsFragment when Hashtah history is null
...
This is the same fix applied for akkoma instances in 42ae74f1a7
It also applies for calckey instances
2023-05-14 09:24:49 -03:00
LucasGGamerM
84ae1aad56
feat: remove requiredField for header account attribute
...
Sometimes null on calckey, which would make the search not work
2023-05-14 08:55:50 -03:00
LucasGGamerM
e9a2fae600
feat: increase padding between FileStatusDisplayItems
...
This is for better consistency on the notifications tab, and it also looks better overall
Don't worry @sk22, I shall make a PR for it all sometime in the near future
2023-05-13 21:45:52 -03:00
LucasGGamerM
d32f03a067
fix: fixes crash on calckey where markers are null
2023-05-13 21:29:59 -03:00
LucasGGamerM
7020018bb7
fix: fixes remote attachments pointing to unexistent file in local server
...
This fixes broken links to file attachments from calckey accounts on mastodon instances
2023-05-13 21:29:59 -03:00
LucasGGamerM
0cd0b9d580
fix: fix crashes when previewUrl is null on calckey
2023-05-13 21:29:55 -03:00
LucasGGamerM
3fda9e9eab
feat: add file attachments view
...
This also fixes crashes on Calckey due to now being able to handle any type of attachment.
@sk22 this is also great for you
2023-05-13 21:29:16 -03:00
Eugen Rochko
e65404a466
New translations strings.xml (Dutch)
2023-05-13 20:26:36 +02:00
Eugen Rochko
3d47d1b4db
New translations full_description.txt (Dutch)
2023-05-13 19:05:00 +02:00
Eugen Rochko
d1749ab610
New translations strings.xml (Dutch)
2023-05-13 19:04:59 +02:00
Eugen Rochko
806c264686
New translations strings.xml (Vietnamese)
2023-05-13 17:46:17 +02:00
Eugen Rochko
34a9cb5a74
New translations strings.xml (Dutch)
2023-05-13 17:46:16 +02:00
Eugen Rochko
64fad2e871
New translations strings.xml (Vietnamese)
2023-05-13 16:36:00 +02:00
sk
961c69b525
Merge remote-tracking branch 'upstream/master'
2023-05-13 15:15:00 +02:00
sk
c70f393559
account card layout adjustments
2023-05-13 15:13:43 +02:00
sk
9abdc174f4
guarantee space for display name in header
...
closes sk22#513
2023-05-13 14:07:44 +02:00
LucasGGamerM
2e5bfa1d9c
fix: NPE when instance is null and attempts to get new notifications
...
For some weird reason, someone saw a pixelfed instance return null as the instance, causing a crash on the updateNotificationsBadge method. This reminds me of why java is such a shit language
2023-05-13 13:37:19 +02:00
Eugen Rochko
9c89c26097
New translations strings.xml (Dutch)
2023-05-13 01:52:41 +02:00
Eugen Rochko
e3b6a5d389
New translations strings.xml (Dutch)
2023-05-13 00:57:05 +02:00
Eugen Rochko
0fb54efde5
New translations strings.xml (Dutch)
2023-05-12 23:58:21 +02:00
Eugen Rochko
a4a3f32dba
New translations strings.xml (Dutch)
2023-05-12 22:45:52 +02:00
Eugen Rochko
03a1e29e0c
New translations strings.xml (Dutch)
2023-05-12 19:43:17 +02:00
Eugen Rochko
eda9ff272b
New translations strings.xml (Dutch)
2023-05-12 18:35:16 +02:00
Eugen Rochko
b3728e06ac
New translations strings.xml (Swedish)
2023-05-11 12:28:06 +02:00
Grishka
33cbd85e19
Bump version
2023-05-11 05:42:40 +03:00
Grishka
8cb1f3f387
Merge branch 'l10n_master'
2023-05-11 05:40:54 +03:00
Eugen Rochko
3f0c6fcec5
New translations strings.xml (Icelandic)
2023-05-10 13:59:12 +02:00
LucasGGamerM
697262bb47
fix(custom-local-timelines): fix crash when lookup returns null
...
This happens when the custom local timeline is from an instance which is defederated from your home instance, which makes looking up the status impossible.
2023-05-08 17:22:31 -03:00
Eugen Rochko
797cf893da
New translations strings.xml (Italian)
2023-05-08 15:58:22 +02:00
Eugen Rochko
a3564b70e1
New translations strings.xml (Ukrainian)
2023-05-08 07:52:51 +02:00
Eugen Rochko
43004307b8
New translations strings.xml (Ukrainian)
2023-05-08 06:34:46 +02:00
LucasGGamerM
5102fa2699
feat: hide changelog header when update changelog is empty
2023-05-07 15:40:18 -03:00
Eugen Rochko
acd1e4ced3
New translations full_description.txt (Scottish Gaelic)
2023-05-06 07:17:18 +02:00
Eugen Rochko
6717070f93
New translations strings.xml (Scottish Gaelic)
2023-05-06 07:17:17 +02:00
LucasGGamerM
65907742a6
fix: fix nightly auto-updater
2023-05-05 16:43:43 -03:00
LucasGGamerM
6ef55f8b31
documentation: fix wrong formatting in readme
2023-05-05 09:29:42 -03:00
LucasGGamerM
313448c42a
Merge pull request #188 from LucasGGamerM/documentation/readme-revamp
...
decumentation: update readme
2023-05-05 09:17:21 -03:00
LucasGGamerM
4883f24fc7
fix(noteEdit): fix fab remaining clickable after hiding in noteEdit
2023-05-05 09:05:54 -03:00
LucasGGamerM
be5ed6e224
documentation: add FAQ link in readme
2023-05-05 08:58:56 -03:00
LucasGGamerM
3b32fe3663
documentation: move F.A.Q to separate file
2023-05-05 08:54:28 -03:00
LucasGGamerM
e15b752bad
documentation: update links to matrix chatroom
...
Use floss.social links instead of matrix.org ones
2023-05-05 08:50:15 -03:00
LucasGGamerM
5928cf675a
documentation: update features and behavior sections on readme
2023-05-05 08:46:39 -03:00
LucasGGamerM
7655a5a3ae
documentation: update release variants section in readme
2023-05-05 08:24:03 -03:00
Eugen Rochko
387499ae49
New translations strings.xml (Vietnamese)
2023-05-05 08:49:53 +02:00
Eugen Rochko
8ab140c55d
New translations strings.xml (Japanese)
2023-05-04 22:50:38 +02:00
Eugen Rochko
914abb95dd
New translations strings.xml (Japanese)
2023-05-04 21:34:45 +02:00
LucasGGamerM
b5e0fca9c0
documentation: removing another exclamation mark
2023-05-04 07:36:10 -03:00
LucasGGamerM
bac6f58115
documentation: remove unnecessary exclamation marks on README
2023-05-04 07:35:21 -03:00
Eugen Rochko
5360c0f0f7
New translations strings.xml (Greek)
2023-05-04 01:44:50 +02:00
Eugen Rochko
243d803b51
New translations strings.xml (Turkish)
2023-05-03 23:31:14 +02:00
Eugen Rochko
b343fe3835
New translations strings.xml (Turkish)
2023-05-03 22:27:36 +02:00
Eugen Rochko
3c42c1120f
New translations strings.xml (Japanese)
2023-05-03 17:42:48 +02:00
Eugen Rochko
ad840dcef6
New translations strings.xml (Japanese)
2023-05-03 16:47:22 +02:00
LucasGGamerM
e2a20f9599
documentation: remove over used bold sub texts
2023-05-03 11:16:58 -03:00
LucasGGamerM
900823e0dd
documentation: add reminder to add alt text feature header
2023-05-03 11:13:21 -03:00
LucasGGamerM
918bda54d6
documentation: move F.A.Q to the bottom.
...
TODO: eventually move the F.A.Q into its own page
2023-05-03 11:06:52 -03:00
LucasGGamerM
cc1d1180e8
documentation: add translate feature header on readme
2023-05-03 11:02:48 -03:00
LucasGGamerM
006c0d00f2
documentation: add nightly to the readme app variants
2023-05-03 10:53:04 -03:00
LucasGGamerM
741a55110a
documentation: add remote followers header in readme
2023-05-03 10:39:52 -03:00
LucasGGamerM
f7dcb754ed
documentation: remove duplicate material you header
...
This removed the material you header, and instead move it to the color themes section
2023-05-03 10:25:10 -03:00
LucasGGamerM
f5e50bf668
decumentation: update readme
...
Updates custom local timelines feature header in readme
2023-05-03 10:21:08 -03:00
LucasGGamerM
4ad895ab71
Revert "fix(custom-local-timelines): fix inconsistent actions"
...
Reverting this due to realization I did it the other way due to it being better
2023-05-03 08:57:22 -03:00
LucasGGamerM
0fccd0ab37
fix(custom-local-timelines): fix inconsistent actions
...
This fixes a "bug" where you would favorite a post, then reload the page, and favorite the post again, your favorite would not "count". As in, you would click to favorite, and the favorite would just stay as is
2023-05-03 08:36:16 -03:00
Eugen Rochko
f73072d95e
New translations strings.xml (Spanish)
2023-05-03 01:08:32 +02:00
Eugen Rochko
95cb9b5079
New translations strings.xml (Thai)
2023-05-02 21:12:14 +02:00
Eugen Rochko
c6684d3c9b
New translations strings.xml (Thai)
2023-05-02 19:41:48 +02:00
Eugen Rochko
5c5989d8c0
New translations strings.xml (Chinese Traditional)
2023-05-02 18:13:38 +02:00
Eugen Rochko
60e92d30b0
New translations strings.xml (Italian)
2023-05-02 14:58:27 +02:00
Eugen Rochko
8bf8e3f86b
New translations strings.xml (Slovenian)
2023-05-02 00:17:51 +02:00
LucasGGamerM
4fc6a8a2a5
Merge pull request #185
...
fix(translation): use lookUp status id for request
2023-05-01 17:20:32 -03:00
Eugen Rochko
891ee2d06b
New translations strings.xml (Indonesian)
2023-05-01 21:04:03 +02:00
Eugen Rochko
b450bc7ae8
New translations strings.xml (Icelandic)
2023-05-01 21:04:02 +02:00
Eugen Rochko
4ca1e0d5db
New translations strings.xml (Vietnamese)
2023-05-01 21:04:01 +02:00
Eugen Rochko
859213dd9e
New translations strings.xml (Chinese Simplified)
2023-05-01 21:04:01 +02:00
Eugen Rochko
ad2857791d
New translations strings.xml (Turkish)
2023-05-01 21:03:59 +02:00
Eugen Rochko
497827f2e2
New translations strings.xml (Slovenian)
2023-05-01 21:03:57 +02:00
Eugen Rochko
967e333022
New translations strings.xml (Japanese)
2023-05-01 21:03:54 +02:00
Eugen Rochko
8df1406006
New translations strings.xml (Dutch)
2023-05-01 21:03:46 +02:00
Eugen Rochko
4af42fafdc
New translations strings.xml (Russian)
2023-05-01 21:03:45 +02:00
Eugen Rochko
a9e6a452c1
New translations strings.xml (Galician)
2023-05-01 21:03:43 +02:00
Eugen Rochko
a4a4632397
New translations strings.xml (Chinese Traditional)
2023-05-01 21:03:42 +02:00
Eugen Rochko
421f39e414
New translations strings.xml (Italian)
2023-05-01 21:03:41 +02:00
Eugen Rochko
f8121e2dc4
New translations strings.xml (German)
2023-05-01 21:03:41 +02:00
Eugen Rochko
b1784fc51c
New translations strings.xml (Danish)
2023-05-01 21:03:40 +02:00
Eugen Rochko
96db0d7de7
New translations strings.xml (Greek)
2023-05-01 21:03:39 +02:00
Eugen Rochko
3837ed9cb1
New translations strings.xml (Thai)
2023-05-01 21:03:38 +02:00
Eugen Rochko
2be789a43c
New translations strings.xml (Spanish)
2023-05-01 21:03:37 +02:00
Grishka
fd8d96169a
Update string
2023-05-01 21:38:16 +03:00
FineFindus
397d768f3a
fix(translation): use lookUp status id for request
2023-05-01 17:50:48 +02:00
Eugen Rochko
1562dc32c1
New translations strings.xml (Dutch)
2023-05-01 13:44:56 +02:00
LucasGGamerM
f76eba894a
feat(search): show hashtag subtitles even if item.history is null
2023-04-29 17:12:35 -03:00
LucasGGamerM
42ae74f1a7
fix(search): crash on akkoma where hashtag histories arent present
2023-04-29 16:53:58 -03:00
LucasGGamerM
9d09a904ab
build: fixing debug build with wrong resources
2023-04-29 16:38:14 -03:00
LucasGGamerM
5366c92b4d
build: fixing wrong drawables for github release
2023-04-28 16:26:17 -03:00
LucasGGamerM
c047c53aac
build: bumping version name from 1.2.0 to 1.3.0
...
I forgot to do it
2023-04-28 16:05:12 -03:00
LucasGGamerM
489a49ca40
build: bump version number
2023-04-28 15:53:46 -03:00
LucasGGamerM
ed44a4dac4
Merge remote-tracking branch 'weblate/master'
2023-04-28 15:53:11 -03:00
nitrogenez47ab3e44720c4675
dc5c2dd907
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (274 of 274 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/uk/
2023-04-28 18:51:54 +00:00
Eryk Michalak
cd86d04c9f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (274 of 274 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pl/
2023-04-28 18:51:54 +00:00
Andrewblasco
d0c64fcdf5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (274 of 274 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-04-28 18:51:54 +00:00
nitrogenez47ab3e44720c4675
dfff3b8bcf
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/uk/
2023-04-28 18:51:54 +00:00
Eugen Rochko
38f377ca09
New translations full_description.txt (Armenian)
2023-04-28 20:21:00 +02:00
Eugen Rochko
cc28bba884
New translations strings.xml (Armenian)
2023-04-28 20:20:59 +02:00
LucasGGamerM
4e13f868fd
fix(notificationsListFragment): fix crash when notification markers are null
...
This would happen when an account had 0 notifications and received one. After which, the user would tap on the notification icon on the tab bar and the app would crash.
Merge this @sk22, as this is a thing that might also happen on megalodon
2023-04-28 15:10:14 -03:00
LucasGGamerM
251ffbba8d
feat: add follow back notification action
2023-04-28 15:00:34 -03:00
Eugen Rochko
beb3081918
New translations strings.xml (Armenian)
2023-04-28 19:06:20 +02:00
Eugen Rochko
1b3c9106b5
New translations strings.xml (Russian)
2023-04-28 09:05:19 +02:00
Eugen Rochko
385b91761b
New translations strings.xml (Portuguese, Brazilian)
2023-04-28 02:45:25 +02:00
LucasGGamerM
01ae9ba7f5
fix: re-add missing drawable
...
This is the second commit for that, now I added it to git
2023-04-27 15:40:58 -03:00
LucasGGamerM
df1df28e23
fix: use enableAutoFabHide instead of autoFabHide
2023-04-27 15:35:53 -03:00
LucasGGamerM
23b2603a5f
refactor: change withComposeButton to wantsComposeButton
2023-04-27 15:33:46 -03:00
LucasGGamerM
1e6dadd7ab
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTabFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
2023-04-27 15:30:58 -03:00
LucasGGamerM
26ab5a7f55
build: re-add missing drawable
2023-04-27 15:14:02 -03:00
Luna!
d7b76ed70a
Fixed a typo in a comment in blocks.tsv ( #509 )
2023-04-27 17:49:15 +02:00
gallegonovato
bc7946dc23
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-26 00:11:15 +00:00
LucasGGamerM
3a34599c82
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-26 00:11:15 +00:00
Eryk Michalak
0a6dd8a754
Translated using Weblate (Polish)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-26 00:11:15 +00:00
MKCOOL142
a61ece13af
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/de/
2023-04-26 00:11:14 +00:00
MKCOOL142
89e58fa947
Translated using Weblate (German)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-04-26 00:11:14 +00:00
LucasGGamerM
4c47bb0768
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-25 20:57:15 -03:00
LucasGGamerM
82005bf3bd
feat: swap correct icon for mention reblogger automatically setting
2023-04-25 20:56:53 -03:00
Eugen Rochko
43600756c0
New translations strings.xml (Chinese Traditional)
2023-04-25 18:41:49 +02:00
Eugen Rochko
3c3e0633ad
New translations strings.xml (Danish)
2023-04-25 12:23:29 +02:00
Eugen Rochko
f819ad6917
New translations strings.xml (Danish)
2023-04-25 11:26:19 +02:00
LucasGGamerM
03d89ae93c
docs: add donation link
...
Why didnt I do this earlier?
2023-04-24 17:19:03 -03:00
sk
2e84faa505
update languages
2023-04-23 17:08:51 +02:00
sk
e7e8d13d9e
fix auto hide fab in profile fragment
2023-04-22 22:33:20 +02:00
sk
a683c2cb11
hide fab in notifications
2023-04-22 22:20:40 +02:00
LucasGGamerM
22febe019b
build: update proguard rules for better clarity
2023-04-22 16:29:31 -03:00
sk
addf7de316
single fab for home tabs
...
closes sk22#415
2023-04-22 21:25:02 +02:00
LucasGGamerM
e0f4f87086
build: fix missing proguard rules
2023-04-22 16:19:49 -03:00
LucasGGamerM
7917e34568
build: fix on startup crash on nightly release
2023-04-22 15:32:53 -03:00
sk
44d4eada51
fix "load missing more" being hidden
...
closes sk22#482
2023-04-22 20:14:07 +02:00
sk
40bfdea5b1
fix pleroma emoji reaction notifications
2023-04-22 19:52:46 +02:00
LucasGGamerM
d7287441ca
build: fix compilation errors
2023-04-22 14:47:53 -03:00
sk
55138c1e86
fix wrong true black badge border color
...
closes sk22#485
2023-04-22 19:17:12 +02:00
Eugen Rochko
e7ad396fc6
New translations strings.xml (Italian)
2023-04-22 19:15:42 +02:00
sk
0aef680572
Merge remote-tracking branch 'weblate/main'
2023-04-22 19:06:03 +02:00
sk22
6dc37d6bde
Translated using Weblate (German)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-04-22 17:05:32 +00:00
sk
60ea7cedf6
support glitch react notification
2023-04-22 19:05:14 +02:00
Espasant3
c986b10e14
Translated using Weblate (Galician)
...
Currently translated at 99.6% (272 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-04-22 17:00:55 +00:00
Choukajohn
d52174bd9e
Translated using Weblate (French)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-04-22 17:00:55 +00:00
sk22
c65d138911
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-04-22 17:00:55 +00:00
sk
ad9bb8ad58
support glitch react notification
2023-04-22 19:00:37 +02:00
LucasGGamerM
5b391b44d3
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/github/AndroidManifest.xml
# mastodon/src/main/res/values-de-rDE/strings_sk.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-eu-rES/strings_sk.xml
# mastodon/src/main/res/values-ko-rKR/strings_sk.xml
# mastodon/src/main/res/values-pl-rPL/strings_sk.xml
# mastodon/src/main/res/values-uk-rUA/strings_sk.xml
# metadata/es/changelogs/83.txt
# metadata/fr/short_description.txt
# metadata/gl-ES/changelogs/83.txt
2023-04-22 13:53:50 -03:00
LucasGGamerM
fe20fe4254
feat(compose): add automatically mentioning Reblogger functionality
...
Fixes #173
2023-04-22 13:44:50 -03:00
sk
63e536c66c
fix hidden no alt/alt badge remaining clickable
...
closes sk22#498
2023-04-22 18:20:05 +02:00
Jacoco
b5a08b1b98
Pleroma emoji reaction notifications ( #499 )
2023-04-22 17:39:41 +02:00
r3g_5z
226e2a7cdc
Minor maintenance things ( #501 )
...
* validate gradle wrapper jar file
this is extremely important. see the following:
https://blog.gradle.org/wrapper-attack-report
https://github.com/gradle/wrapper-validation-action#the-gradle-wrapper-problem-in-open-source
Signed-off-by: r3g_5z <june@girlboss.ceo >
* update gradle wrapper to 8.1.1
it is necessary to run the gradlew update command twice to actually
update the jar file properly, e.g.:
./gradlew wrapper --gradle-version=8.1.1 --gradle-distribution-sha256-sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
./gradlew wrapper --gradle-version=8.1.1 --gradle-distribution-sha256-sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
Signed-off-by: r3g_5z <june@girlboss.ceo >
* use Gradle toolchain
this allows for better build reproducibility and avoid mix and matching
JDKs from other projects
https://docs.gradle.org/current/userguide/toolchains.html
Signed-off-by: r3g_5z <june@girlboss.ceo >
* update dependencies and fix build errors
Signed-off-by: r3g_5z <june@girlboss.ceo >
---------
Signed-off-by: r3g_5z <june@girlboss.ceo >
Co-authored-by: sk22 <sk22@mailbox.org >
2023-04-22 17:28:16 +02:00
sk
4d7c4aed4c
enable nonTransitiveRClass
2023-04-22 16:51:44 +02:00
sk
c9bcd000c3
update gradle
2023-04-22 16:49:42 +02:00
Eugen Rochko
b1cb4d4257
New translations strings.xml (German)
2023-04-22 16:44:30 +02:00
sk22
de42145f30
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-04-22 14:38:25 +00:00
sk
7bcdd6070a
boost instead of reblog
2023-04-22 16:38:16 +02:00
sk
8a215e90d0
Merge remote-tracking branch 'weblate/main'
2023-04-22 16:34:11 +02:00
sk
b736fa18bb
remove empty french metadata
2023-04-22 16:32:00 +02:00
ihor_ck
43c19e4942
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-04-22 14:30:34 +00:00
Eryk Michalak
ffc18029bb
Translated using Weblate (Polish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-04-22 14:30:34 +00:00
Linerly
b88b3d15f8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-04-22 14:30:34 +00:00
Choukajohn
c817886a2d
Translated using Weblate (French)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-04-22 14:30:34 +00:00
gallegonovato
aae239494e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-04-22 14:30:34 +00:00
a_mento
b0b2daa5d5
Translated using Weblate (Basque)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-04-22 14:30:34 +00:00
Espasant3
eea2e38f1b
Translated using Weblate (Galician)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-04-22 14:30:34 +00:00
AiOO
f894ecd25b
Translated using Weblate (Korean)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-04-22 14:30:34 +00:00
AiOO
e0b6ed7103
Translated using Weblate (Korean)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-04-22 14:30:34 +00:00
Espasant3
a78e75747a
Translated using Weblate (Galician)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-04-22 14:30:34 +00:00
ihor_ck
3b25e367bb
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-04-22 14:30:34 +00:00
gallegonovato
08b29dff3d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-04-22 14:30:34 +00:00
Choukajohn
2f2e053d26
Translated using Weblate (French)
...
Currently translated at 17.6% (3 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2023-04-22 14:30:34 +00:00
Pegasus89
191d582c30
Translated using Weblate (Croatian)
...
Currently translated at 12.5% (2 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/hr/
2023-04-22 14:30:34 +00:00
Pegasus89
8d3380ff6e
Translated using Weblate (Croatian)
...
Currently translated at 97.4% (265 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hr/
2023-04-22 14:30:34 +00:00
AiOO
ba85d18574
Translated using Weblate (Korean)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-04-22 14:30:34 +00:00
sk22
0f53b17515
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-04-22 14:30:34 +00:00
Anonymous
cb9c869712
Translated using Weblate (Russian)
...
Currently translated at 92.2% (251 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-04-22 14:30:34 +00:00
poesty
aa3d9e7b8f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-04-22 14:30:34 +00:00
sk
b3a9b5824d
fix non-positional subtitution in string
2023-04-22 16:29:41 +02:00
LucasGGamerM
218503a739
Merge remote-tracking branch 'weblate/master'
2023-04-22 09:55:07 -03:00
LucasGGamerM
13480ce575
fix(status-display-item): add null check for statusForContent
...
Fuck java
2023-04-21 12:58:05 -03:00
LucasGGamerM
581ee53f12
Merge pull request #180 from FineFindus/fix/compose-shortcut
...
fix: compose shortcut contrast
2023-04-21 12:22:33 -03:00
LucasGGamerM
02545f3dd2
Merge pull request #179 from FineFindus/fix/version-name-footer
...
fix(settings/footer): use footer item
2023-04-21 12:19:58 -03:00
Andrewblasco
37fe0a1145
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-04-21 13:51:50 +00:00
dontobi
e753eea23f
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/de/
2023-04-21 13:51:50 +00:00
Andrewblasco
9d8cf2dc02
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-21 13:51:50 +00:00
Andrewblasco
de589d1fdf
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-21 13:51:50 +00:00
dontobi
573872291c
Translated using Weblate (German)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-21 13:51:50 +00:00
Oliebol
e4232fb3de
Translated using Weblate (Dutch)
...
Currently translated at 93.4% (255 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/nl/
2023-04-21 13:51:50 +00:00
Eryk Michalak
04f805e846
Translated using Weblate (Polish)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-21 13:51:50 +00:00
Oliebol
ae2769a1b9
Translated using Weblate (Dutch)
...
Currently translated at 93.3% (42 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-04-21 13:51:50 +00:00
gallegonovato
d8d6cd8258
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-21 13:51:50 +00:00
LucasGGamerM
8bc395cb16
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-21 13:51:50 +00:00
a_mento
6d06c4d740
Translated using Weblate (Basque)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/eu/
2023-04-21 13:51:50 +00:00
gallegonovato
fc8784393b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-04-21 13:51:50 +00:00
Eryk Michalak
ce92ffe6dd
Translated using Weblate (Polish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pl/
2023-04-21 13:51:50 +00:00
Weblate
1953cab173
Added translation using Weblate (Arabic (Algeria))
2023-04-21 13:51:50 +00:00
FineFindus
2525714bc9
fix(shortcut): use visible colors
2023-04-21 13:41:12 +02:00
FineFindus
debdda5fed
fix(settings/footer): use footer item
2023-04-21 13:30:16 +02:00
LucasGGamerM
c4c17e3aea
feat(remote-followers): remote constant remoteLookup function on long follower lists
...
This optimizes the scrolling process, where the dialog now doesnt happen more than once
2023-04-20 20:23:09 -03:00
LucasGGamerM
04699c3684
Merge pull request #175
...
Feat/settings debug improvement
2023-04-20 17:52:58 -03:00
LucasGGamerM
d78fce92c6
Merge pull request #176
...
Fix/nightly updater
2023-04-20 17:51:37 -03:00
LucasGGamerM
73a9073ee4
feat(remote-followers): fallback when results from remote server are empty
2023-04-20 15:00:45 -03:00
LucasGGamerM
ef541058c4
feat(for-you): increase corner radius on account card
2023-04-20 14:52:28 -03:00
FineFindus
bf4c905674
feat(settings/debug): add reset action
2023-04-20 17:56:32 +02:00
FineFindus
d256c759ee
feat(settings/debug): add open icon to external actions
2023-04-20 17:56:32 +02:00
FineFindus
6b8418845e
feat(settings/debug): add action to open app info
2023-04-20 17:56:32 +02:00
FineFindus
47a3834716
fix(settings/debug): typo e-mail → E-Mail
2023-04-20 17:56:32 +02:00
FineFindus
b540729f6b
feat(settings/debug): add action to open dev settings
2023-04-20 17:56:32 +02:00
FineFindus
98e24a5285
feat(settings/debug): add copy pref debug action
2023-04-20 17:56:32 +02:00
FineFindus
ec1e850549
feat(settings/version): tap to copy version
2023-04-20 17:56:26 +02:00
sk
b6186a349f
update gradle
2023-04-20 16:03:57 +02:00
FineFindus
730aa28979
fix(settings/updater): hide updater if info is null
2023-04-20 15:55:31 +02:00
FineFindus
d15d8a0169
fix(updater/nightly): remove old info when no update is available
2023-04-20 15:51:47 +02:00
FineFindus
6077bf4b55
feat(status): hide boosts on direct privacy
2023-04-20 13:12:55 +02:00
LucasGGamerM
b568dac138
fix(remote-followers): actually fix the infinite loading bug on misskey accounts
2023-04-19 18:46:06 -03:00
LucasGGamerM
2c7df11e84
fix: infinite loading screens when when fetching remote followers on some accounts
2023-04-19 16:58:55 -03:00
LucasGGamerM
29777c2513
fix: fix inconsistencies with the follow button on OnboardingFollowSuggestionsFragment
2023-04-19 16:33:22 -03:00
LucasGGamerM
f70a9cbe3f
feat: make follow button consistent with current theme on FollowSuggestions fragment
2023-04-19 16:17:55 -03:00
LucasGGamerM
7bc49aa21c
feat: re-add long click press home to open OnboardingFollowSuggestionsFragment
...
This is also a small redesign, as I like consistency
2023-04-19 16:11:57 -03:00
LucasGGamerM
4d0790dcec
fix: fix keyboard moving over edittext views
...
Merge this @sk22, as its particularly annoying for when editing account roles on a shorter screen
2023-04-19 15:01:21 -03:00
LucasGGamerM
bb7b18e148
style: removing whitespace from function
2023-04-19 14:31:21 -03:00
Eugen Rochko
100bd4b062
New translations strings.xml (Galician)
2023-04-19 07:36:52 +02:00
Eugen Rochko
7da09d9b37
New translations strings.xml (Spanish)
2023-04-19 07:36:51 +02:00
Eugen Rochko
f46eb07228
New translations strings.xml (Galician)
2023-04-19 06:04:49 +02:00
LucasGGamerM
b7b646f03a
feat: add follow button on remote follower lists
...
NOTE: This doesn't actually load remote relationships, so its always going to be in the "follow" state.
2023-04-18 15:09:14 -03:00
LucasGGamerM
7c59b700da
fix: inconsistent true black text colors on account picker dialog
2023-04-18 13:26:21 -03:00
LucasGGamerM
cf64e75e2f
fix: inconsistent true black text colors on toolbar menus
2023-04-18 12:09:00 -03:00
LucasGGamerM
e121fccfc1
feat: add an error toast in case remote account lookup fails with new method
...
I forgot to add it
2023-04-17 16:20:43 -03:00
LucasGGamerM
5a1a2ac9f5
feat: bypass instances which dont allow unauthenticated searches
...
This bypasses the search function for when an account is searched for, which makes it work with instances like universeodon and many others. This is used for remote lookups of profiles, and it works wonders!
2023-04-17 16:15:55 -03:00
Eugen Rochko
7627b5eb25
New translations strings.xml (Greek)
2023-04-17 15:01:08 +02:00
Eugen Rochko
c710448c6b
New translations strings.xml (Greek)
2023-04-17 13:59:43 +02:00
LucasGGamerM
00d6f29285
feat: increase corner radius of auto updater view
2023-04-16 21:39:27 -03:00
LucasGGamerM
a649ea0a00
feat: move some settings around
...
Make it so that the ones which default to True are always on the top
2023-04-16 21:36:37 -03:00
LucasGGamerM
180cf3c902
feat: add a settings toggle for remote profile lookups
...
Adds a toggle for the remote followers
2023-04-16 21:29:17 -03:00
LucasGGamerM
ba997903b6
Merge branch 'feature/remote-followers'
2023-04-16 20:10:41 -03:00
LucasGGamerM
32da4f8e09
feat: use targetAccount domain name in lookup dialog
2023-04-16 18:27:29 -03:00
LucasGGamerM
1098c855c4
fix: this fixes the bug where the app would only load 10-20 remote followers
2023-04-16 18:07:49 -03:00
LucasGGamerM
ee8ca09e0e
Merge pull request #170 from FineFindus/refactor/remote-followers
...
Refactor remote follower
2023-04-16 17:32:35 -03:00
FineFindus
ed75a62228
refactor(follower): move remote check to own method
2023-04-16 21:44:05 +02:00
FineFindus
c3c76126a3
feat(follower): show own domain accounts as username
2023-04-16 21:32:26 +02:00
FineFindus
4da6016e06
refactor(follower): move null check in called method
2023-04-16 21:19:24 +02:00
FineFindus
e4f4ca5392
refactor: move request to their own methods
2023-04-16 21:13:20 +02:00
FineFindus
9d690e7670
fix: own instance accounts not loading
2023-04-16 21:07:22 +02:00
FineFindus
e1acfef1bf
refactor: use useful variable names
2023-04-16 21:00:07 +02:00
LucasGGamerM
29267dacb4
feat: add onClick lookup for remote accounts
2023-04-16 15:31:47 -03:00
LucasGGamerM
7c8698521d
feat: add remote follower and following lookup
...
Clicking the regenerated accounts wont do anything for now though
2023-04-16 15:25:55 -03:00
LucasGGamerM
fb02689c30
Revert "feat: add remote lookups to the PaginatedAccountListFragment"
...
This reverts commit 74f2bb4707 .
2023-04-16 14:13:25 -03:00
Eugen Rochko
1ad270b1d6
New translations strings.xml (Chinese Simplified)
2023-04-16 18:13:11 +02:00
Eugen Rochko
099e253b2b
New translations strings.xml (Chinese Simplified)
2023-04-16 17:11:48 +02:00
Eugen Rochko
66de4a5b91
New translations strings.xml (Thai)
2023-04-16 09:19:23 +02:00
LucasGGamerM
8a4231686b
Revert "feat(linkSpan/longClick): use share intent istead of copy text"
...
This reverts commit bcfb63b57c .
This revert is necessary for consistency, as the other links arent long pressable
2023-04-15 20:47:41 -03:00
LucasGGamerM
c1252638c6
Revert "fix: fix auto updater on nightly builds"
...
This reverts commit 09733f3343 .
2023-04-15 18:54:02 -03:00
LucasGGamerM
5515b12fd9
chore: update the nightly builds badge in readme
2023-04-15 13:04:52 -03:00
LucasGGamerM
9fe7ebf3bf
chore: update readme to link to nightly builds apk
...
Using the moshidon-nightly repo to provide nightly builds
2023-04-15 13:03:57 -03:00
LucasGGamerM
09733f3343
fix: fix auto updater on nightly builds
...
This fixes the fact that it always showed a new update, even after it updated
2023-04-15 12:58:43 -03:00
LucasGGamerM
249dd5c0e5
Revert "fix: maybe fixing the nightly updater issue"
...
This reverts commit 46398f7bad .
2023-04-15 12:48:57 -03:00
LucasGGamerM
181fa1383b
fix: make compose button accent consistent with dark mode
...
This is due to consistency and better usage of colors
2023-04-15 12:47:09 -03:00
LucasGGamerM
ee1a4edbe1
fix: discrepant colors in account picker
2023-04-15 12:43:07 -03:00
LucasGGamerM
f3081f3f6c
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-15 10:46:43 -03:00
LucasGGamerM
6a12708905
fix: make disable marquee setting require a restart
2023-04-15 10:46:16 -03:00
LucasGGamerM
04a8e33385
fix: inconsistent marquee behavior on home timelines. Fixes #147
2023-04-15 10:46:16 -03:00
LucasGGamerM
d79c183685
feat: make yellow theme more yellow
2023-04-15 10:46:16 -03:00
LucasGGamerM
0c6efac46a
build: re-enable releases resource shrinking
2023-04-15 10:46:16 -03:00
Eugen Rochko
41437d91d5
New translations strings.xml (Icelandic)
2023-04-15 11:54:07 +02:00
Eugen Rochko
d33d5a6efa
New translations strings.xml (Icelandic)
2023-04-15 10:45:31 +02:00
Eugen Rochko
4f9248d040
New translations strings.xml (Vietnamese)
2023-04-15 05:15:40 +02:00
LucasGGamerM
6a5a506abf
fix: make disable marquee setting require a restart
2023-04-14 22:11:47 -03:00
LucasGGamerM
746717a875
fix: inconsistent marquee behavior on home timelines. Fixes #147
2023-04-14 21:59:48 -03:00
LucasGGamerM
e55dd0eaca
feat: make yellow theme more yellow
2023-04-14 21:45:36 -03:00
LucasGGamerM
6af22b1f0e
refactor: re-enable releases resource shrinking
2023-04-14 19:17:13 -03:00
Eugen Rochko
f40c0e41f3
New translations strings.xml (Japanese)
2023-04-14 20:26:49 +02:00
LucasGGamerM
7d840502d4
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-14 14:28:22 -03:00
LucasGGamerM
665a0176b9
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/res/layout/fragment_splash.xml
2023-04-14 14:27:42 -03:00
LucasGGamerM
ef4422828b
chore: readd cache
2023-04-14 14:25:59 -03:00
LucasGGamerM
002fc0897c
chore: remove cache on workflow builds
...
This is for maybe making it work again
2023-04-14 14:16:08 -03:00
LucasGGamerM
0a21c90efa
chore: change to coretto java distribution on workflow
2023-04-14 14:06:19 -03:00
LucasGGamerM
3df62d2516
Revert "refactor: make nightly build debuggable "
...
This reverts commit ee18236ec8 .
2023-04-14 13:35:49 -03:00
LucasGGamerM
ee18236ec8
refactor: make nightly build debuggable
...
This is a temporary thing, as for now there is a bug (on theme change crash) that I just cannot reproduce on local builds. Making the nightly build debuggable for now will help debug this problem.
2023-04-14 10:46:19 -03:00
sk
15fcb0e25d
fix alt badge padding and margin
2023-04-13 23:17:46 +02:00
sk
2dae662333
fix username displacement in compose
2023-04-13 23:03:07 +02:00
sk
3ad46926f1
Merge remote-tracking branch 'upstream/master'
2023-04-13 21:46:45 +02:00
sk
2385d102ae
fix header username displacement
2023-04-13 21:42:43 +02:00
Eugen Rochko
deeb03ff2b
New translations strings.xml (Indonesian)
2023-04-13 21:36:15 +02:00
LucasGGamerM
74f2bb4707
feat: add remote lookups to the PaginatedAccountListFragment
2023-04-13 16:08:26 -03:00
LucasGGamerM
76a85af0d7
fix: make remoteLookups not resolve other instance's data
...
This was done because unauthenticated users cannot access them.
2023-04-13 16:04:19 -03:00
Eugen Rochko
5c2a09e243
New translations strings.xml (Indonesian)
2023-04-13 20:38:20 +02:00
LucasGGamerM
5d7363585a
feat: add remote lookup functions in UiUtils
...
This will help when getting remote status's interactions, and remote accounts' followers and follows
2023-04-13 15:08:41 -03:00
Eugen Rochko
2473c999db
New translations strings.xml (German)
2023-04-13 14:38:33 +02:00
Eugen Rochko
ea2cc265e3
New translations strings.xml (Turkish)
2023-04-13 05:12:38 +02:00
Eugen Rochko
a0cd2d42cf
New translations strings.xml (Turkish)
2023-04-13 04:16:05 +02:00
LucasGGamerM
46398f7bad
fix: maybe fixing the nightly updater issue
2023-04-12 16:32:15 -03:00
LucasGGamerM
7c6087c1f5
Merge remote-tracking branch 'weblate/master'
2023-04-12 14:20:16 -03:00
nitrogenez47ab3e44720c4675
ed7bcdb761
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/uk/
2023-04-12 17:19:02 +00:00
LucasGGamerM
50f9ebe4f7
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.2% (271 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pt_BR/
2023-04-12 17:19:02 +00:00
Weblate
2daf94f91e
Added translation using Weblate (Portuguese)
2023-04-12 17:05:04 +00:00
Weblate
d3b7a60f18
Added translation using Weblate (Arabic)
2023-04-12 17:05:03 +00:00
LucasGGamerM
1d5bf452ab
Merge remote-tracking branch 'megalodon_weblate/main'
...
# Conflicts:
# metadata/es/changelogs/83.txt
2023-04-12 14:00:28 -03:00
LucasGGamerM
51063b65ae
Merge remote-tracking branch 'weblate/master'
2023-04-12 13:58:52 -03:00
Weblate
198dfc067e
Added translation using Weblate (Arabic (Algeria))
2023-04-12 16:58:51 +00:00
nitrogenez47ab3e44720c4675
ab0eed88c4
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/uk/
2023-04-12 16:58:49 +00:00
Eryk Michalak
7a036a52ae
Translated using Weblate (Polish)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-12 16:58:49 +00:00
gallegonovato
aa5404842b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-12 16:58:49 +00:00
nitrogenez47ab3e44720c4675
a33009a297
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/uk/
2023-04-12 16:55:29 +00:00
LucasGGamerM
8b27e6de33
fix: long click boost button actions on customlocaltimelines
...
Before, you just couldnt reblog something with the unlisted visibility directly from the custom local timelines, now you can! And there are some small adjustments to the behavior.
2023-04-12 13:32:22 -03:00
Grishka
0a17ceb984
Merge branch 'l10n_master'
2023-04-12 19:20:42 +03:00
Grishka
4ef18f1f4a
Add touch interaction for the SplashFragment art
2023-04-12 19:20:23 +03:00
LucasGGamerM
4c698cf217
feat: make confirm reblog setting consistent on customlocaltimelines
...
Make it so there is also a confirmation to reblog on custom local timelines
2023-04-12 13:12:57 -03:00
LucasGGamerM
05217b7712
refactor: move confirm reblog setting to behavior tab
2023-04-12 13:10:21 -03:00
LucasGGamerM
64e681c227
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# metadata/de-DE/changelogs/83.txt
# metadata/en-US/changelogs/83.txt
2023-04-12 13:04:31 -03:00
Grishka
0de227ab9c
Use fixed colors for SplashFragment
...
fixes #561
2023-04-12 18:47:02 +03:00
Eugen Rochko
19cb8703a6
New translations strings.xml (Kabyle)
2023-04-12 17:37:10 +02:00
Eugen Rochko
e18567dd82
New translations strings.xml (Filipino)
2023-04-12 17:37:06 +02:00
Eugen Rochko
bfb3bcdbfb
New translations strings.xml (Portuguese, Brazilian)
2023-04-12 17:37:02 +02:00
Eugen Rochko
565cd14d88
New translations strings.xml (Galician)
2023-04-12 17:37:00 +02:00
Eugen Rochko
ebc37eac75
New translations strings.xml (Vietnamese)
2023-04-12 17:36:59 +02:00
Eugen Rochko
c3702db577
New translations strings.xml (Chinese Traditional)
2023-04-12 17:36:59 +02:00
Eugen Rochko
e15c4fa342
New translations strings.xml (Chinese Simplified)
2023-04-12 17:36:58 +02:00
Eugen Rochko
8330b9f1c5
New translations strings.xml (Turkish)
2023-04-12 17:36:57 +02:00
Eugen Rochko
f759150982
New translations strings.xml (Swedish)
2023-04-12 17:36:56 +02:00
Eugen Rochko
6af177b596
New translations strings.xml (Slovenian)
2023-04-12 17:36:55 +02:00
Eugen Rochko
657bb94975
New translations strings.xml (Russian)
2023-04-12 17:36:54 +02:00
Eugen Rochko
3c946212b1
New translations strings.xml (Polish)
2023-04-12 17:36:52 +02:00
Eugen Rochko
b4e80f7fca
New translations strings.xml (Norwegian)
2023-04-12 17:36:51 +02:00
Eugen Rochko
c9efc2cb2b
New translations strings.xml (Korean)
2023-04-12 17:36:50 +02:00
Eugen Rochko
0d62e33dc7
New translations strings.xml (Japanese)
2023-04-12 17:36:49 +02:00
Eugen Rochko
ac88b9e19c
New translations strings.xml (Italian)
2023-04-12 17:36:48 +02:00
Eugen Rochko
871dfda79e
New translations strings.xml (Hungarian)
2023-04-12 17:36:47 +02:00
Eugen Rochko
e0c2c208ae
New translations strings.xml (Basque)
2023-04-12 17:36:44 +02:00
Eugen Rochko
22ac112bdb
New translations strings.xml (German)
2023-04-12 17:36:43 +02:00
Eugen Rochko
afd0cca176
New translations strings.xml (Danish)
2023-04-12 17:36:42 +02:00
Eugen Rochko
c083c8bce5
New translations strings.xml (Arabic)
2023-04-12 17:36:41 +02:00
Eugen Rochko
63bde032b3
New translations strings.xml (French)
2023-04-12 17:36:40 +02:00
Eugen Rochko
49492c0788
New translations strings.xml (Belarusian)
2023-04-12 17:36:38 +02:00
Eugen Rochko
b439c64add
New translations strings.xml (Greek)
2023-04-12 17:36:37 +02:00
Eugen Rochko
1868bfe8e3
New translations strings.xml (Thai)
2023-04-12 17:36:36 +02:00
Eugen Rochko
f240a3d996
New translations strings.xml (Indonesian)
2023-04-12 17:36:35 +02:00
Eugen Rochko
788e5bd12e
New translations strings.xml (Icelandic)
2023-04-12 17:36:34 +02:00
Eugen Rochko
a55fed4502
New translations strings.xml (Ukrainian)
2023-04-12 17:36:33 +02:00
Eugen Rochko
a8fdaf1a47
New translations strings.xml (Dutch)
2023-04-12 17:36:32 +02:00
Eugen Rochko
4a758bd488
New translations strings.xml (Czech)
2023-04-12 17:36:31 +02:00
Eugen Rochko
2c9731ec2a
New translations strings.xml (Spanish)
2023-04-12 17:36:30 +02:00
Grishka
eef33266fc
Remove unused code and strings
2023-04-12 18:34:28 +03:00
Eugen Rochko
58d2c3e5a6
New translations strings.xml (Indonesian)
2023-04-11 17:28:22 +02:00
Espasant3
a4515ea360
Translated using Weblate (Galician)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-04-11 10:37:30 +00:00
LucasGGamerM
2cea6a9df5
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-10 15:17:14 -03:00
LucasGGamerM
d6d6155f2c
refactor: move LatestNotificationID preference away from GlobalUserPreferences
...
This is solely for the purpose of organization, as I think GlobalUserPreferences should only directly contain Global user preferences
2023-04-10 15:14:47 -03:00
LucasGGamerM
88f498409f
chore: refactor deprecated action
2023-04-10 07:57:59 -03:00
LucasGGamerM
f39690b7e5
Merge pull request #160 from FineFindus/fix/sign-in-flow
...
fix: use BuilType defined REDIRECT_URI
2023-04-10 07:34:19 -03:00
Eugen Rochko
9e6a355db0
New translations strings.xml (Slovenian)
2023-04-10 00:54:45 +02:00
Eugen Rochko
0d10e09fd6
New translations strings.xml (Slovenian)
2023-04-09 23:47:00 +02:00
Eugen Rochko
f85bb995ba
New translations strings.xml (Greek)
2023-04-09 17:56:44 +02:00
Eugen Rochko
268e5639f6
New translations strings.xml (Greek)
2023-04-09 16:26:19 +02:00
LucasGGamerM
0a1c42f90b
feat: add nightly auto updater
2023-04-09 10:56:41 -03:00
FineFindus
a59587eb62
fix(auth): use BuildType depended redirect uri
2023-04-09 15:46:30 +02:00
FineFindus
7615723d4f
refactor(auth): use REDIRECT_URI
2023-04-09 15:07:22 +02:00
Eryk Michalak
804129271b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-09 12:37:29 +00:00
gallegonovato
ef1b1e5d1f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-09 12:37:29 +00:00
Eugen Rochko
51809df8ca
New translations strings.xml (Thai)
2023-04-09 07:25:51 +02:00
Eugen Rochko
94fb676b0c
New translations strings.xml (Chinese Traditional)
2023-04-09 04:29:35 +02:00
Eugen Rochko
a47106594b
New translations strings.xml (Chinese Traditional)
2023-04-09 03:10:02 +02:00
LucasGGamerM
fe21a95766
fix: wrong property name in build.gradle
2023-04-08 21:09:43 -03:00
LucasGGamerM
6f3cb14dc9
chore: adding CURRENT_DATE environment variable to workflow
2023-04-08 21:00:55 -03:00
LucasGGamerM
1698a32d75
chore: tweak build.gradle to check properties for current date
...
Check the local.properties file for date in case its null. This should be useful for testing the new nightly updater
2023-04-08 20:58:23 -03:00
LucasGGamerM
1e54b21842
fix: gradle not compiling on nightly build
2023-04-08 20:39:43 -03:00
LucasGGamerM
99ca3b7acb
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-08 20:22:40 -03:00
LucasGGamerM
828617f7d7
feat: change nightly release versionName
2023-04-08 20:22:12 -03:00
Grishka
d93d66f702
Prepare new release
2023-04-09 01:59:13 +03:00
Eugen Rochko
b2f9f7ae54
New translations strings.xml (Italian)
2023-04-09 00:51:05 +02:00
Grishka
de7b908c78
Merge branch 'l10n_master'
2023-04-09 01:50:55 +03:00
Eugen Rochko
75d3c2fdce
New translations strings.xml (Italian)
2023-04-08 23:55:36 +02:00
Eugen Rochko
ea1b6c5835
New translations strings.xml (Greek)
2023-04-08 22:51:05 +02:00
ihor_ck
c4d8baf8a2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-04-08 20:37:30 +00:00
gallegonovato
118a073961
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-04-08 20:37:29 +00:00
Choukajohn
4b39011497
Translated using Weblate (French)
...
Currently translated at 17.6% (3 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2023-04-08 20:37:29 +00:00
LucasGGamerM
470a693a1f
chore: update nightly badge
2023-04-08 16:51:09 -03:00
Eugen Rochko
cb7887da41
New translations strings.xml (Greek)
2023-04-08 21:38:06 +02:00
LucasGGamerM
1f4970c0d2
fix: NPE when instance is null and attempts to get new notifications
...
For some weird reason, someone saw a pixelfed instance return null as the instance, causing a crash on the updateNotificationsBadge method. This reminds me of why java is such a shit language
2023-04-08 15:53:40 -03:00
LucasGGamerM
e9833baaa4
Merge pull request #157 from FineFindus/fix/notification-id
...
fix(notification): overwriting IDs
2023-04-07 21:30:21 -03:00
LucasGGamerM
325d962bbb
chore: update build.gradle for easier testing of nightly release
2023-04-07 19:13:06 -03:00
LucasGGamerM
0aa432bf6e
chore: update .gitignore
2023-04-07 18:59:18 -03:00
Eugen Rochko
a80313ee6b
New translations strings.xml (Thai)
2023-04-07 23:53:35 +02:00
LucasGGamerM
1ed891ced8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-07 21:39:06 +00:00
Eryk Michalak
2ebf52d156
Translated using Weblate (Polish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-07 21:36:57 +00:00
Andrewblasco
9d45fc1c84
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-07 21:36:57 +00:00
Hiajen
a436573f25
Translated using Weblate (German)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-07 21:36:57 +00:00
dontobi
76980244ec
Translated using Weblate (German)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-07 21:36:57 +00:00
LucasGGamerM
0e6a3ccd72
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-07 21:36:57 +00:00
gallegonovato
b8869e6460
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-07 21:36:57 +00:00
Eugen Rochko
e1a821bc43
New translations strings.xml (Thai)
2023-04-07 22:56:50 +02:00
Grishka
924ea2d03a
Fix #557
2023-04-07 22:58:04 +03:00
Grishka
55270fe654
Fix
2023-04-07 22:55:29 +03:00
Eugen Rochko
a125fab57b
New translations strings.xml (Kabyle)
2023-04-07 21:48:05 +02:00
Eugen Rochko
395ee0aa99
New translations strings.xml (Scottish Gaelic)
2023-04-07 21:48:03 +02:00
Eugen Rochko
0f50fa6ba1
New translations strings.xml (Bosnian)
2023-04-07 21:48:01 +02:00
Eugen Rochko
adb7df3c71
New translations strings.xml (Filipino)
2023-04-07 21:48:00 +02:00
Eugen Rochko
5d7bcb629b
New translations strings.xml (Burmese)
2023-04-07 21:47:59 +02:00
Eugen Rochko
a00f1417d2
New translations strings.xml (Hindi)
2023-04-07 21:47:59 +02:00
Eugen Rochko
8efd7e8ebf
New translations strings.xml (Croatian)
2023-04-07 21:47:58 +02:00
Eugen Rochko
b016d277e0
New translations strings.xml (Bengali)
2023-04-07 21:47:57 +02:00
Eugen Rochko
fdb39617d1
New translations strings.xml (Persian)
2023-04-07 21:47:56 +02:00
Eugen Rochko
89f83fbf62
New translations strings.xml (Portuguese, Brazilian)
2023-04-07 21:47:55 +02:00
Eugen Rochko
ecee9e01a6
New translations strings.xml (Galician)
2023-04-07 21:47:54 +02:00
Eugen Rochko
20dc9bb8b9
New translations strings.xml (Vietnamese)
2023-04-07 21:47:53 +02:00
Eugen Rochko
2c47d0e9ed
New translations strings.xml (Chinese Traditional)
2023-04-07 21:47:52 +02:00
Eugen Rochko
8e13d52e51
New translations strings.xml (Chinese Simplified)
2023-04-07 21:47:51 +02:00
Eugen Rochko
cc40198c9e
New translations strings.xml (Turkish)
2023-04-07 21:47:50 +02:00
Eugen Rochko
290897ea41
New translations strings.xml (Swedish)
2023-04-07 21:47:49 +02:00
Eugen Rochko
b9e1c84304
New translations strings.xml (Slovenian)
2023-04-07 21:47:48 +02:00
Eugen Rochko
3c44c80e2e
New translations strings.xml (Russian)
2023-04-07 21:47:47 +02:00
Eugen Rochko
dffa4e4594
New translations strings.xml (Portuguese)
2023-04-07 21:47:46 +02:00
Eugen Rochko
fa2d9fec58
New translations strings.xml (Polish)
2023-04-07 21:47:45 +02:00
Eugen Rochko
09c1a2cfa0
New translations strings.xml (Norwegian)
2023-04-07 21:47:44 +02:00
Eugen Rochko
d1f90eb231
New translations strings.xml (Korean)
2023-04-07 21:47:42 +02:00
Eugen Rochko
1f7d97134b
New translations strings.xml (Japanese)
2023-04-07 21:47:42 +02:00
Eugen Rochko
79be91784d
New translations strings.xml (Italian)
2023-04-07 21:47:41 +02:00
Eugen Rochko
de2654def3
New translations strings.xml (Hungarian)
2023-04-07 21:47:39 +02:00
Eugen Rochko
56343dacff
New translations strings.xml (Hebrew)
2023-04-07 21:47:38 +02:00
Eugen Rochko
0e677f8ce7
New translations strings.xml (Basque)
2023-04-07 21:47:36 +02:00
Eugen Rochko
aa911896d6
New translations strings.xml (German)
2023-04-07 21:47:35 +02:00
Eugen Rochko
c62a8635b9
New translations strings.xml (Danish)
2023-04-07 21:47:34 +02:00
Eugen Rochko
4e900247c5
New translations strings.xml (Catalan)
2023-04-07 21:47:33 +02:00
Eugen Rochko
b3bd62bc6c
New translations strings.xml (Arabic)
2023-04-07 21:47:32 +02:00
Eugen Rochko
8e5fd48ecd
New translations strings.xml (French)
2023-04-07 21:47:31 +02:00
Eugen Rochko
b2bca9dd2c
New translations strings.xml (Romanian)
2023-04-07 21:47:30 +02:00
Eugen Rochko
b8c0dc3181
New translations strings.xml (Belarusian)
2023-04-07 21:47:29 +02:00
Eugen Rochko
cccdc5292e
New translations strings.xml (Greek)
2023-04-07 21:47:28 +02:00
Eugen Rochko
76d77a0e7a
New translations strings.xml (Thai)
2023-04-07 21:47:27 +02:00
Eugen Rochko
e737f4bf9a
New translations strings.xml (Indonesian)
2023-04-07 21:47:26 +02:00
Eugen Rochko
391db2f1c9
New translations strings.xml (Icelandic)
2023-04-07 21:47:25 +02:00
Eugen Rochko
359d61183c
New translations strings.xml (Ukrainian)
2023-04-07 21:47:24 +02:00
Eugen Rochko
46fd05d88e
New translations strings.xml (Dutch)
2023-04-07 21:47:23 +02:00
Eugen Rochko
cde22a0945
New translations strings.xml (Czech)
2023-04-07 21:47:22 +02:00
Eugen Rochko
111b7e25c5
New translations strings.xml (Spanish)
2023-04-07 21:47:21 +02:00
Grishka
4f8d8f0c8d
Welcome fragment redesign again
...
# Conflicts:
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/styles.xml
2023-04-07 22:44:28 +03:00
Grishka
915b0603d0
Reblog -> boost
2023-04-07 22:42:16 +03:00
sk
6ec43a6f86
slightly smaller collapsed height
...
closes sk22#480
2023-04-07 18:45:11 +02:00
sk
df93a1a845
increase max height
2023-04-07 18:42:18 +02:00
sk
41a70a353c
distinct default languages
...
closes sk22#487
2023-04-07 18:21:23 +02:00
sk
8d69bcfd4b
new profile counters for account card
...
closes sk22#483
2023-04-07 18:08:57 +02:00
sk
0ef30f82a7
fix disappearing no-alt indicator
...
closes sk22#484
2023-04-07 17:16:45 +02:00
sk
be60e78ea6
improve external share behavior
2023-04-07 16:58:02 +02:00
sk
5434325fa8
fix header alignments… again
2023-04-07 16:30:49 +02:00
sk
0a04c9357c
Revert "display reblog popup by default"
...
This reverts commit 21c4cef397 .
okay, so, i think i'll keep reblog as a default. i fear that exposing everyone
to an overwhelming menu (you literally have to *decide* for a visibility!)
when just pressing reblog might not be a good idea. i'll just have "confirm
before reblogging" as an option in the settings instead
https://floss.social/@megalodon/110157968813469351
2023-04-07 16:20:29 +02:00
Eugen Rochko
075aab8074
New translations strings.xml (Greek)
2023-04-07 16:16:35 +02:00
sk
21c4cef397
display reblog popup by default
2023-04-07 16:04:35 +02:00
sk
4b2fcd760a
add option to confirm before reblog
...
closes sk22#456
2023-04-07 15:29:43 +02:00
Eugen Rochko
6ebe4c86af
New translations strings.xml (Greek)
2023-04-07 15:16:19 +02:00
Pegasus89
39ea51c317
Translated using Weblate (Croatian)
...
Currently translated at 12.5% (2 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/hr/
2023-04-07 10:51:45 +00:00
Pegasus89
cd668e1bba
Translated using Weblate (Croatian)
...
Currently translated at 97.4% (265 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hr/
2023-04-07 10:51:45 +00:00
AiOO
916bd68a16
Translated using Weblate (Korean)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-04-07 10:51:45 +00:00
sk22
4aa7ff6f9c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-04-07 10:51:45 +00:00
Anonymous
38fb05a38b
Translated using Weblate (Russian)
...
Currently translated at 92.2% (251 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-04-07 10:51:45 +00:00
poesty
aa919867c8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-04-07 10:51:45 +00:00
Eugen Rochko
0925c8c582
New translations strings.xml (Spanish)
2023-04-06 21:52:50 +02:00
sk
9824b5fb56
allow boosting with every visibility
...
closes sk22#486
2023-04-06 20:24:40 +02:00
sk
78fcf31e34
remove unused crowdin.yml
2023-04-06 20:16:33 +02:00
sk
eadb62d3a8
fix wrong rel=me link on website
2023-04-06 20:16:26 +02:00
sk
f6279fcc0c
Merge branch 'l10n_fr' of codeberg.org:butterflyoffire/megalodon
2023-04-06 20:08:46 +02:00
Eugen Rochko
a683fdce62
New translations strings.xml (Greek)
2023-04-06 18:46:34 +02:00
Eugen Rochko
b958299446
New translations strings.xml (Greek)
2023-04-06 17:45:19 +02:00
LucasGGamerM
7a350c2685
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-05 20:48:53 -03:00
LucasGGamerM
7da2c06670
chore: remove on PR nightly build
2023-04-05 15:11:27 -03:00
FineFindus
dd4bad706b
fix(notification): saved used ids
2023-04-05 19:54:26 +02:00
Eugen Rochko
3f80be8377
New translations strings.xml (Greek)
2023-04-05 16:29:26 +02:00
Eugen Rochko
ced0accde5
New translations strings.xml (Belarusian)
2023-04-05 12:06:47 +02:00
Eugen Rochko
b454ff5ec7
New translations strings.xml (Belarusian)
2023-04-05 11:07:06 +02:00
Eugen Rochko
45af198f32
New translations strings.xml (Greek)
2023-04-05 02:04:08 +02:00
Eugen Rochko
ff374f8899
New translations strings.xml (Greek)
2023-04-05 00:46:17 +02:00
Eugen Rochko
faecb3bc4b
New translations strings.xml (Greek)
2023-04-04 20:21:01 +02:00
Eugen Rochko
6b893fadef
New translations short_description.txt (Greek)
2023-04-04 17:47:01 +02:00
Eugen Rochko
c328467a41
New translations strings.xml (Greek)
2023-04-04 17:47:00 +02:00
Eugen Rochko
182325470b
New translations full_description.txt (Greek)
2023-04-04 17:46:59 +02:00
Eugen Rochko
f330ad71ac
New translations full_description.txt (Greek)
2023-04-04 16:06:32 +02:00
LucasGGamerM
5d253a39b2
refactor: move the auto-updater settings to match megalodon
2023-04-03 17:10:27 -03:00
LucasGGamerM
e84a92fedc
feat: add link to up-to-date nightly build in settings
2023-04-03 17:09:07 -03:00
LucasGGamerM
6bc6aca17e
refactor: remove the auto updater from nightly builds
2023-04-03 16:49:25 -03:00
Eugen Rochko
ba0c064f36
New translations full_description.txt (Chinese Traditional)
2023-04-03 16:47:01 +02:00
LucasGGamerM
a7261bec47
chore: update nightly builds link on readme
2023-04-03 10:13:33 -03:00
LucasGGamerM
6f52e5de76
chore: change nightly builds action name
2023-04-03 09:30:05 -03:00
LucasGGamerM
f329f7a241
feat: provide apk instead of zip in nightly builds
2023-04-03 09:28:50 -03:00
LucasGGamerM
3eaff4cb4c
Revert "fix: maybe fix crashes on the change of themes on nightly build"
...
This reverts commit cf0b1cf035 .
2023-04-02 20:00:15 -03:00
LucasGGamerM
9bcae3f893
Revert "fix: actually fixing the crash on change of themes on nightly builds"
...
This reverts commit 6d094af6d5 .
2023-04-02 20:00:15 -03:00
LucasGGamerM
6d094af6d5
fix: actually fixing the crash on change of themes on nightly builds
2023-04-02 19:52:44 -03:00
LucasGGamerM
cf0b1cf035
fix: maybe fix crashes on the change of themes on nightly build
2023-04-02 19:45:44 -03:00
LucasGGamerM
7c11a12e9a
fix: padding inconsistencies on status footer
...
Fixed padding inconsistencies on the Status footer
2023-04-02 19:04:12 -03:00
LucasGGamerM
e244f63949
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-02 14:08:20 -03:00
LucasGGamerM
c4a390820d
Merge remote-tracking branch 'weblate/master'
2023-04-02 14:06:29 -03:00
LucasGGamerM
1c0b62ac30
chore: still debugging the signing issue
2023-04-02 13:27:29 -03:00
LucasGGamerM
eacaf214e8
chore: debugging the signing process for nightly
2023-04-02 13:14:14 -03:00
LucasGGamerM
1369756e1e
chore maybe fixing this again
2023-04-02 12:26:19 -03:00
LucasGGamerM
20803df255
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-02 12:14:25 -03:00
LucasGGamerM
80931b8948
chore: debugging the issue with github actions
2023-04-02 12:13:57 -03:00
LucasGGamerM
167597bc9f
chore: still in the process of fixing github actions
2023-04-02 12:07:41 -03:00
LucasGGamerM
93dcc12f8d
chore: trying to fix android.yml
...
I forgot that chore is the keyword for this stuff
2023-04-02 12:02:42 -03:00
LucasGGamerM
1287dff879
refactor: changing back the location of the keystore
...
This is bullshit. Why is this not working?
2023-04-02 11:56:06 -03:00
LucasGGamerM
6bf6e38384
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (42 of 42 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-02 11:39:56 +00:00
gallegonovato
a1f8cdd76b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
gallegonovato
de48c48b49
Translated using Weblate (Spanish)
...
Currently translated at 21.2% (7 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
ewm
27f0af4f0b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (41 of 41 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-02 11:39:55 +00:00
poesty
4226f776c1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.5% (40 of 41 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-04-02 11:39:55 +00:00
gallegonovato
f1e4eae858
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (41 of 41 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
gallegonovato
4647fd6ee7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
ewm
3a965500e8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (40 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-02 11:39:55 +00:00
Oliebol
7a9bb807f0
Translated using Weblate (Dutch)
...
Currently translated at 80.0% (32 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-04-02 11:39:55 +00:00
gallegonovato
694f0044cc
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (40 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
dontobi
27696e4f0f
Translated using Weblate (German)
...
Currently translated at 100.0% (40 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-02 11:39:55 +00:00
dontobi
7ec3d4d50b
Translated using Weblate (German)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-04-02 11:39:55 +00:00
ewm
803b1cd21a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-02 11:39:55 +00:00
Andrewblasco
125d39b019
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
tygyh
63d1d9f49a
Translated using Weblate (Swedish)
...
Currently translated at 12.5% (4 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/sv/
2023-04-02 11:39:55 +00:00
gallegonovato
6832cc8de2
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
Andrewblasco
f97effb042
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
Andrewblasco
3e233d1f72
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
gallegonovato
f07f1bf0e2
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-04-02 11:39:55 +00:00
Andrewblasco
8eb66a049e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
LucasGGamerM
9578b139a9
Revert "refactor: build.gradle tinkering"
...
This reverts commit 4299e15ad2 .
2023-04-01 21:27:11 -03:00
LucasGGamerM
4299e15ad2
refactor: build.gradle tinkering
...
Work plz i want to sleep
2023-04-01 21:24:19 -03:00
LucasGGamerM
1dceb02e09
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-01 21:20:19 -03:00
LucasGGamerM
32bfdd231a
refactor: changing signing key location
...
Why am I doing this to myself?
2023-04-01 21:19:57 -03:00
LucasGGamerM
05b2d603f1
fix: maybe fix nightly builds again
...
Whyyyyyyy
2023-04-01 21:15:19 -03:00
LucasGGamerM
e7967eadc5
feat: using proper signing config for nightly flavor
2023-04-01 21:06:46 -03:00
LucasGGamerM
001873998a
feat: updating .gitignore
2023-04-01 21:04:30 -03:00
LucasGGamerM
3d834a0c44
fix: maybe fixing gradle build error on nightly build
...
Github actions is such a pain
2023-04-01 21:00:30 -03:00
LucasGGamerM
35dcc44fe8
Revert "feat: add build.gradle parameters for nightly builds"
...
This reverts commit 14775aeb67 .
2023-04-01 20:57:18 -03:00
LucasGGamerM
81f4934282
style: remove whitespace on strings_mo.xml
2023-04-01 20:48:49 -03:00
LucasGGamerM
f2335ff2d3
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-01 20:47:14 -03:00
LucasGGamerM
75161fc694
feat: add proper nightly signing to android.yml
2023-04-01 20:40:10 -03:00
LucasGGamerM
14775aeb67
feat: add build.gradle parameters for nightly builds
2023-04-01 20:38:51 -03:00
LucasGGamerM
5979341fb9
Update android.yml
2023-04-01 18:23:46 -03:00
LucasGGamerM
d86509233f
fix: maybe fix the signing process
2023-04-01 18:18:36 -03:00
LucasGGamerM
d6d45cd9a5
Update android.yml
2023-04-01 18:15:06 -03:00
LucasGGamerM
21e940c94d
fx: maybe fix the error on nightly builds
2023-04-01 18:00:36 -03:00
LucasGGamerM
f3ad600c94
feat: add signing key to the nightly build
2023-04-01 17:58:13 -03:00
LucasGGamerM
72e0a9c32e
feat: make nightly builds require signing
2023-04-01 16:32:15 -03:00
LucasGGamerM
c791833fbe
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-01 15:32:40 -03:00
LucasGGamerM
bcac023d33
feat: add a toggle for swapping between reblog and bookmark notification actions
2023-04-01 15:32:01 -03:00
LucasGGamerM
7459181fa9
feat: make uniform notification icons setting false by default
...
I set these as true by default when merging because I liked the Mo, now lets make it false by default because Its cooler
2023-04-01 14:22:18 -03:00
LucasGGamerM
ef19a1ad09
Update README.md
2023-04-01 11:39:20 -03:00
LucasGGamerM
41446cde38
Update README.md
2023-04-01 11:34:09 -03:00
Eugen Rochko
8d7aaee5b9
New translations strings.xml (Dutch)
2023-04-01 15:16:39 +02:00
LucasGGamerM
44509bb274
feat: change Android CI to Nightly Builds
...
This is in android.yml in github workflows
2023-03-31 20:37:07 -03:00
LucasGGamerM
54d9c315e5
Update README.md
2023-03-31 20:35:34 -03:00
LucasGGamerM
9f8f7adb26
Revert "refactor: removing name from release"
...
This reverts commit c2341070f5 .
2023-03-31 20:30:17 -03:00
LucasGGamerM
c2341070f5
refactor: removing name from release
2023-03-31 20:26:35 -03:00
LucasGGamerM
20af9eb6f4
fix: syntax error
2023-03-31 20:23:06 -03:00
LucasGGamerM
36bb1ea8af
feat: add nightly download button
...
I have no idea if it will work, but hopefully it does!
2023-03-31 20:21:43 -03:00
LucasGGamerM
7d43105925
refactor: remove unused imports in MainActivity
2023-03-31 16:24:09 -03:00
LucasGGamerM
ebb3f3c5ae
feat: add on push build workflow
2023-03-31 16:21:14 -03:00
LucasGGamerM
271815fa53
Merge pull request #145 from Mattis142/MonochromeNightly
...
New monochrome icon and removal of duplicate debug icons
2023-03-31 14:05:04 -03:00
LucasGGamerM
8570bdb4c0
Merge pull request #144 from Mattis142/CenterDebugIcon
...
feat: Small changes to the debug icon
2023-03-31 14:01:02 -03:00
Mattis
092a089580
New monochrome icon and removal of duplicate debug icons
2023-03-31 17:17:36 +02:00
Mattis142
f2af2cd9af
Merge branch 'LucasGGamerM:master' into CenterDebugIcon
2023-03-31 15:19:52 +02:00
Mattis
2a8e4231b4
Small changes to the debug icon
2023-03-31 15:17:27 +02:00
LucasGGamerM
c3cb082de8
feat: add new nightly icon
2023-03-30 18:05:01 -03:00
LucasGGamerM
20b6d15c2e
feat: add auto-updater to the nightly flavor
2023-03-30 14:37:05 -03:00
LucasGGamerM
5ec762ac0d
feat: add nightly flavor to the app
2023-03-30 14:20:10 -03:00
LucasGGamerM
7f44c48c12
Merge pull request #140 from Mattis142/NewDebugIcon
...
feat: new Debug Icon
2023-03-29 11:19:27 -03:00
Mattis
2a071bc5de
New Debug Icon
2023-03-29 12:55:11 +02:00
Eugen Rochko
68cba2de63
New translations strings.xml (Icelandic)
2023-03-29 00:29:42 +02:00
Eugen Rochko
5a914f9c0e
New translations strings.xml (Thai)
2023-03-28 21:06:33 +02:00
Eugen Rochko
b0e6805a20
New translations strings.xml (Czech)
2023-03-28 16:34:35 +02:00
Eugen Rochko
21e7e44c01
New translations strings.xml (Czech)
2023-03-28 15:36:30 +02:00
LucasGGamerM
ded9b70483
refactor: moving settings around and fixing a small bug with the publish button text button
...
Yes, I am doing 2 things in the same commit. Anyhow, this should make for a settings page reordering and a better cohesion with the settings sub parts. This should be a stepping stone to the new settings subfragments system
2023-03-27 15:59:38 -03:00
Eugen Rochko
f7df4abdae
New translations strings.xml (Spanish)
2023-03-26 17:05:29 +02:00
LucasGGamerM
0019f2183a
style: add some tabs in fragment_compose.xml
2023-03-26 10:27:16 -03:00
LucasGGamerM
68f77a6c8a
fix: wrong padding values for the schedule icon in ComposeFragment
2023-03-26 10:26:44 -03:00
Eugen Rochko
7674ceefe9
New translations strings.xml (Ukrainian)
2023-03-25 20:42:18 +01:00
FineFindus
a4d07d4307
fix: recents URL not showing after open in share menu
2023-03-25 20:24:34 +01:00
Eugen Rochko
4be575c534
New translations strings.xml (Ukrainian)
2023-03-25 19:25:16 +01:00
LucasGGamerM
903e844aad
Merge pull request #136 from FineFindus/fix/missing-recents-url
...
fix(recent-url): show settings URL
2023-03-25 14:48:06 -03:00
LucasGGamerM
a6b299b029
Merge pull request #135 from FineFindus/fix/show-new-posts
...
fix(hometimeline): scroll up on tapping new post button
2023-03-25 14:46:05 -03:00
FineFindus
05f9ae8d76
fix(hometimeline): scroll up on tapping new post button
2023-03-25 17:55:15 +01:00
FineFindus
314afed9de
fix(recent-url): show settings URL
2023-03-25 17:32:10 +01:00
Eugen Rochko
dd0f0a7d5a
New translations strings.xml (Indonesian)
2023-03-25 04:22:02 +01:00
Eugen Rochko
759b44c224
New translations strings.xml (Indonesian)
2023-03-25 03:16:02 +01:00
sk
ebdd1a0b03
rename version
2023-03-24 20:05:42 +01:00
sk
6c44575f7a
bump version
2023-03-24 20:04:35 +01:00
sk
8be832239a
Merge remote-tracking branch 'upstream/l10n_master'
2023-03-24 20:03:31 +01:00
sk
c7be202430
Merge remote-tracking branch 'weblate/main'
2023-03-24 20:03:21 +01:00
sk
244c5dc6b4
bump version
2023-03-24 19:58:10 +01:00
poesty
6bbb9a638e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-03-24 18:40:14 +00:00
Espasant3
44041b136a
Translated using Weblate (Galician)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-03-24 18:40:14 +00:00
ihor_ck
7e17c30ce2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-03-24 18:40:14 +00:00
McKris
c4d3d1b409
Translated using Weblate (Polish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-03-24 18:40:14 +00:00
Linerly
03de63754b
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-03-24 18:40:14 +00:00
Choukajohn
0e506f0b1a
Translated using Weblate (French)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-03-24 18:40:14 +00:00
gallegonovato
a2ab752870
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-24 18:40:14 +00:00
sk22
eaa032828a
Translated using Weblate (German)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-03-24 18:40:14 +00:00
sk
cceb0b4c6c
Merge remote-tracking branch 'upstream/master'
2023-03-24 19:33:40 +01:00
sk
a58640a718
fix crash when instance not yet loaded
...
closes sk22#474
2023-03-24 19:04:13 +01:00
Eugen Rochko
920384b26c
New translations strings.xml (Dutch)
2023-03-24 16:26:08 +01:00
LucasGGamerM
880c34c3f0
fix: NPE in onHidden method
...
Why is this the one single method that I have commented in and out 5 times?
2023-03-23 14:09:18 -03:00
LucasGGamerM
6d7bf34f51
Merge pull request #131
...
fix(home-double-tab): scroll up for new posts
2023-03-23 13:52:39 -03:00
FineFindus
bc10a9fcf5
fix(home-double-tab): scroll up for new posts
...
Fixes an issue, where tapping the home tab would cycle instead of showing new posts
2023-03-23 16:03:15 +01:00
Eugen Rochko
193a2c4f70
New translations strings.xml (German)
2023-03-23 13:42:28 +01:00
Eugen Rochko
793dec98b2
New translations strings.xml (Vietnamese)
2023-03-23 07:36:02 +01:00
Eugen Rochko
11ddf8015d
New translations strings.xml (Galician)
2023-03-23 05:17:18 +01:00
LucasGGamerM
b6d969bc7b
feat: re-adds markers to the home timeline
2023-03-22 21:29:13 -03:00
LucasGGamerM
b799b54c9e
fix: re-adds the Settings toggle for the no-alt-indicator
2023-03-22 21:09:03 -03:00
LucasGGamerM
5389f05ea8
fix: reimplements the no-alt-text badge and fixes crashes
2023-03-22 21:07:13 -03:00
LucasGGamerM
b4bf4a5bf5
fix: notification badge always reloading. Fixes #130
2023-03-22 21:02:30 -03:00
LucasGGamerM
6d9c87c9bc
style: cleaning up old useless comments in the HomeFragment
2023-03-22 20:48:40 -03:00
Eugen Rochko
1753bdbd8b
New translations strings.xml (Thai)
2023-03-22 17:21:08 +01:00
Grishka
d6e563486b
Fix alt text button
2023-03-22 02:46:48 +03:00
LucasGGamerM
e8abc0bbd2
feat: make it compile again
...
I am tired as hell someone donates plz
2023-03-21 20:40:55 -03:00
Grishka
0112bfa9c4
Fix #547
2023-03-22 02:38:58 +03:00
Grishka
5951611fb0
Fix #551
2023-03-22 02:34:25 +03:00
LucasGGamerM
0589612df9
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountSessionManager.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.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/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverAccountsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverNewsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/TrendingHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/NotificationAction.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ExtendedFooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ReblogOrReplyLineStatusDisplayItem.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/MediaAttachmentViewController.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/layout/display_item_gifv.xml
# mastodon/src/main/res/layout/display_item_photo.xml
# mastodon/src/main/res/layout/display_item_video.xml
# mastodon/src/main/res/menu/post.xml
# mastodon/src/main/res/menu/profile.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-fr-rFR/strings_sk.xml
# mastodon/src/main/res/values-gl-rES/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-uk-rUA/strings_sk.xml
# metadata/it-IT/full_description.txt
# metadata/zh-Hans/short_description.txt
2023-03-21 20:25:51 -03:00
LucasGGamerM
af2d951b50
style: suppress lint on addMediaAttachment
2023-03-21 20:03:15 -03:00
Jacoco
132b672441
Improvements for Pleroma/Akkoma ( #445 )
...
* Reply Visibility on Plemora
* Sort statuses in thread
* Get default visibility and language from account if preferences fail
* Fix for Mentions tab in notifications on Pleroma
* Mark status as sensitive if not already when spoilertext is present
* Integrating Pleroma quoting for new posts
* move string to strings_sk
* use null instead of empty string
* change string
* fix crash due to null value
* update string
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-03-21 20:01:47 -03:00
sk
ffb7cc5c18
don't remove badge if loaded from cache
2023-03-21 19:55:34 -03:00
sk
5a9a3eb140
session-specific notification badge
...
fix sk22#470
2023-03-21 19:55:34 -03:00
sk
5395855775
feat: implement notification badge using markers from @sk22.
...
Thank you a lot man! This improvement is amazing
2023-03-21 19:55:34 -03:00
LucasGGamerM
9d60924512
refactor: removing unused piece of code
2023-03-21 19:54:20 -03:00
LucasGGamerM
1680c635dc
Revert "feat(tabs/notifications): add unread badge"
...
This reverts commit 4ecd525f
2023-03-21 19:47:51 -03:00
LucasGGamerM
898fbcc52b
Revert "refactor(notifications-tab/badge): use improved implementation"
...
This reverts commit ac561549
2023-03-21 19:40:11 -03:00
LucasGGamerM
d0e4578af0
fix: NPE when sharing an image and the URL is null
2023-03-21 18:51:15 -03:00
sk
2d31b726ac
Merge branch 'main' of github.com:sk22/megalodon
2023-03-21 16:04:43 +01:00
sk22
d2f295ef88
Update README.md
2023-03-21 16:03:35 +01:00
sk
d1b53554ce
bump version
2023-03-21 15:59:40 +01:00
sk
ec5db122d0
full text can have emojis, too
2023-03-21 15:56:44 +01:00
sk
0216e22fcc
don't remove badge if loaded from cache
2023-03-21 15:25:01 +01:00
sk
5734b19d8c
remove unused variable
2023-03-21 15:14:25 +01:00
Eugen Rochko
cc8c818e13
New translations strings.xml (Slovenian)
2023-03-21 11:52:06 +01:00
sk
e58aeec097
query notifications on load posts
...
closes sk22#471
2023-03-21 10:22:09 +01:00
sk
58b000927a
session-specific notification badge
...
fix sk22#470
2023-03-21 10:03:31 +01:00
sk
797642b972
fix profile fragment crash
...
closes sk22#469
2023-03-21 09:56:44 +01:00
Eugen Rochko
2e1f273d78
New translations strings.xml (Chinese Traditional)
2023-03-21 06:38:54 +01:00
Eugen Rochko
35d6800877
New translations strings.xml (Chinese Traditional)
2023-03-21 05:17:21 +01:00
sk
781856b822
bump version
2023-03-21 00:55:11 +01:00
sk
ff272179e7
implement notification badge using markers
2023-03-21 00:52:20 +01:00
sk
bec47f40f7
colorful swipe-to-refresh spinner
...
closes sk22#455
2023-03-20 23:25:29 +01:00
sk
f9607a434a
use accent color for notif title
...
closes sk22#461
2023-03-20 22:19:15 +01:00
sk
b650ca85bc
Merge remote-tracking branch 'upstream/master'
2023-03-20 21:51:15 +01:00
LucasGGamerM
4ceacae954
refactor: simplify code in 56e5877040
2023-03-20 16:36:42 -03:00
LucasGGamerM
56e5877040
fix(custom-local-timelines): fix NPE in ended polls. Fixes #110
2023-03-20 16:09:06 -03:00
Eugen Rochko
91e154bbee
New translations strings.xml (Italian)
2023-03-20 20:01:49 +01:00
sk
f4365ed163
fix context menu resizing
...
closes sk22#467
2023-03-20 19:17:22 +01:00
Eugen Rochko
0c02b0cb68
New translations strings.xml (Dutch)
2023-03-20 18:49:16 +01:00
Gregory K
b0aaa58fa7
Merge pull request #550 from sk22/fix/header-follow-protected-account
...
Fix following protected account from header
2023-03-20 20:36:11 +03:00
sk
054ab774d5
Merge branch 'fix/header-follow-protected-account'
2023-03-20 18:28:27 +01:00
sk
8ca33b552d
fix following protected account from header
...
closes mastodon#549
2023-03-20 18:23:49 +01:00
sk
6734c2b9f7
add null check for source object
...
closes sk22#460
2023-03-20 14:22:46 +01:00
sk
c484477d6a
persist translation between display items
...
closes sk22#466
2023-03-20 11:24:47 +01:00
sk
d9b5223749
collapse regardless of in timeline
...
re: sk22#462
2023-03-20 10:48:00 +01:00
sk
55856450b3
hopefully fix broken compact reply line
2023-03-20 10:22:43 +01:00
sk
bb28a3bf83
Merge remote-tracking branch 'upstream/master'
2023-03-19 18:51:10 +01:00
LucasGGamerM
c0484de506
feat: add toggle to disable double tap to swipe action
2023-03-19 11:20:46 -03:00
LucasGGamerM
addb1b27bb
Merge remote-tracking branch 'mastodon/master'
2023-03-18 22:39:08 -03:00
LucasGGamerM
96ecdcd33c
fix(custom-local-timelines): translate button now works
2023-03-18 22:36:51 -03:00
LucasGGamerM
e3f445cbed
fix(custom-local-timelines): polls are now votable
2023-03-18 22:21:09 -03:00
LucasGGamerM
8ccb505165
Revert "refactor(account-switcher-sheet): remove duplicated code"
...
This reverts commit 9c01f7a522 .
2023-03-18 17:03:15 -03:00
LucasGGamerM
98c193ac51
Merge pull request #125
...
Feat: share URL to open
2023-03-18 16:49:52 -03:00
LucasGGamerM
b966d5626b
feat: adding nord to readme
2023-03-18 16:43:37 -03:00
FineFindus
9c01f7a522
refactor(account-switcher-sheet): remove duplicated code
2023-03-18 20:09:07 +01:00
FineFindus
f3c9f52d37
feat(share): add option open URL
2023-03-18 20:02:26 +01:00
LucasGGamerM
1df61780a3
Update README.md
2023-03-18 15:32:57 -03:00
LucasGGamerM
2be3bca70e
Update README.md
2023-03-18 15:31:06 -03:00
LucasGGamerM
18ec63b9b4
fix: add missing red color
2023-03-18 15:09:03 -03:00
LucasGGamerM
6781fb6e25
fix: typo
2023-03-18 15:08:23 -03:00
LucasGGamerM
852bc6ba24
Update README.md
2023-03-18 15:06:21 -03:00
LucasGGamerM
223aa7043b
fix: MediaGrid and LinkCard inset values too low, causing items to be cut by borders
2023-03-18 14:52:24 -03:00
LucasGGamerM
3178b5f41c
fix: NPE when fragment is empty and HomeTabFragment is checking isScrolledToTop()
2023-03-18 13:53:02 -03:00
LucasGGamerM
14665c9a24
Merge pull request #124 from FineFindus/feat/tab-double-tab
...
Feat: Add tab triple click action
2023-03-18 13:06:43 -03:00
FineFindus
ea823ef0cf
feat(NotificationsFragment): switch tab when triple clicking
2023-03-18 16:03:54 +01:00
FineFindus
62d5c7a492
feat(HomeTabFragment): switch timeline when triple clicking
...
Closes #83 . When clicking the HomeTab and the timeline is already scrolled up, the timeline is cycled.
2023-03-18 15:57:13 +01:00
FineFindus
287e75e54a
feat(Scrollable): add isScrolledToTop
...
Checks if the list is already scrolled to the top. Can be used to change the interaction depending on it.
2023-03-18 15:43:14 +01:00
LucasGGamerM
02af385853
feat: redesign account picker sheet
2023-03-17 17:44:17 -03:00
LucasGGamerM
ede2a3e0b5
Revert "feat(external-share): start re-design"
...
This reverts commit 6e5fa34be6 .
2023-03-17 17:16:40 -03:00
LucasGGamerM
66dab9194a
Merge pull request #121
...
Feat: redesign external share sheet
2023-03-17 17:12:12 -03:00
FineFindus
6e5fa34be6
feat(external-share): start re-design
2023-03-17 20:41:12 +01:00
FineFindus
8ce782b578
feat(external-share): use AccountSwitcherSheet
2023-03-17 20:41:07 +01:00
FineFindus
05168b9826
feat(external-share): use transparent background
2023-03-17 20:38:56 +01:00
LucasGGamerM
5208195f72
Merge pull request #120
...
Feat: Add recents URL sharing (Pixel exclusive)
2023-03-17 15:29:33 -03:00
Gregory K
5e4e56bd2c
Merge pull request #545 from FineFindus/fix/empty-search-query
...
fix(search): check for empty queries
2023-03-17 20:10:02 +03:00
FineFindus
82fac1d4e7
fix(search): check for empty queries
...
Fixes an error message, which would appear, if the search query was blank.
2023-03-17 16:19:38 +01:00
FineFindus
1dc90f930a
fix(recent-url): remove error log message
2023-03-17 16:11:10 +01:00
FineFindus
aa56d160e6
feat(recent-url): add domain to selected status
2023-03-17 15:46:32 +01:00
FineFindus
452eac6fd7
feat(recent-url): add domain to discover fragments
2023-03-17 15:34:45 +01:00
FineFindus
d37a2b9db7
feat(recent-url): add domain to timelines
2023-03-17 15:07:30 +01:00
FineFindus
14e2747599
fix(recent-url): add support for own profile
2023-03-17 13:49:50 +01:00
sk
bf9afba590
bump version
2023-03-17 02:31:23 +01:00
sk
b667afc7cd
some barebones calckey compatibility
...
re: sk22#429
2023-03-17 02:30:21 +01:00
sk
21b0736842
fix null pointer exception
...
closes sk22#442
2023-03-17 01:28:38 +01:00
sk
8bd3c7cc28
fix crash when navigating while sending
...
fix sk22#446
2023-03-17 01:23:14 +01:00
sk
4db90b87f4
compare status lang to device locale
...
re: sk22#458
2023-03-17 01:06:43 +01:00
sk
46fd0be0eb
Merge remote-tracking branch 'upstream/l10n_master'
2023-03-17 00:56:38 +01:00
sk
05a966869b
Merge remote-tracking branch 'weblate/main'
2023-03-17 00:52:26 +01:00
sk
6fef51fcbb
measure text manually
...
hopefully fix sk22#422
2023-03-17 00:51:22 +01:00
FineFindus
ae7b2f3fc7
feat(recent-url): add url to profiles
2023-03-16 23:21:34 +01:00
sk
d5b6c02b22
content descriptions for compact reblog/reply line
2023-03-16 19:55:56 +01:00
sk
6cd722dbef
improve pre draw listener
2023-03-16 19:22:58 +01:00
sk
8dfc1ecae8
reply part before reblog part
2023-03-16 19:14:28 +01:00
sk
fdca799a5f
add todo
2023-03-16 18:49:40 +01:00
sk22
def79e591b
Translated using Weblate (German)
...
Currently translated at 96.7% (268 of 277 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-03-16 00:19:12 +00:00
ihor_ck
093a27970d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-03-16 00:19:12 +00:00
McKris
9a1e33a776
Translated using Weblate (Polish)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-03-16 00:19:12 +00:00
Linerly
a4a206eae6
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-03-16 00:19:12 +00:00
Espasant3
21ee5fc2bf
Translated using Weblate (Galician)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-03-16 00:19:12 +00:00
Choukajohn
7df72e6bc6
Translated using Weblate (French)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-03-16 00:19:12 +00:00
gallegonovato
9ceea8de99
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-16 00:19:12 +00:00
sk22
79d48a12a9
Translated using Weblate (German)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-03-16 00:19:12 +00:00
ling0412
473d3a5196
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 87.5% (14 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2023-03-16 00:19:12 +00:00
Oliebol
43717634f6
Translated using Weblate (Dutch)
...
Currently translated at 95.8% (251 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-03-16 00:19:11 +00:00
Andrewblasco
6ba8555adf
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-16 00:19:11 +00:00
AiOO
722ad8c53e
Translated using Weblate (Korean)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-03-16 00:19:11 +00:00
AiOO
b0b497ed46
Translated using Weblate (Korean)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-03-16 00:19:11 +00:00
Espasant3
6c881eccd2
Translated using Weblate (Galician)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-03-16 00:19:11 +00:00
gicorada
94b92bd7c1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
2023-03-16 00:19:11 +00:00
gicorada
676b195aee
Translated using Weblate (Italian)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-03-16 00:19:11 +00:00
a_mento
4591731cdc
Translated using Weblate (Basque)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-03-16 00:19:11 +00:00
Espasant3
fc5eeae9e7
Translated using Weblate (Galician)
...
Currently translated at 93.7% (15 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-03-16 00:19:11 +00:00
ihor_ck
aaa88c45f7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-03-16 00:19:11 +00:00
McKris
5d91e8030c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-03-16 00:19:11 +00:00
gallegonovato
c9be188d19
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-03-16 00:19:11 +00:00
Linerly
ecc8daa8f1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2023-03-16 00:19:11 +00:00
ihor_ck
5bbe11bf45
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-03-16 00:19:11 +00:00
McKris
e52170abea
Translated using Weblate (Polish)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-03-16 00:19:11 +00:00
Linerly
0f87fc7924
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-03-16 00:19:11 +00:00
Espasant3
cc7c4fc95f
Translated using Weblate (Galician)
...
Currently translated at 99.6% (261 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-03-16 00:19:11 +00:00
Choukajohn
4a2dcdf701
Translated using Weblate (French)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-03-16 00:19:11 +00:00
gallegonovato
ede47af962
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-16 00:19:11 +00:00
sk
70e4cb2286
change inline reply notification
2023-03-16 01:18:46 +01:00
LucasGGamerM
f4007dba90
Merge pull request #117
...
fix(custom-timelines): lookup profile by url
2023-03-15 21:10:20 -03:00
sk
c5e8460516
change notification action names
2023-03-16 01:02:33 +01:00
Jacoco
f852dac1e5
Improvements for Pleroma/Akkoma ( #445 )
...
* Reply Visibility on Plemora
* Sort statuses in thread
* Get default visibility and language from account if preferences fail
* Fix for Mentions tab in notifications on Pleroma
* Mark status as sensitive if not already when spoilertext is present
* Integrating Pleroma quoting for new posts
* move string to strings_sk
* use null instead of empty string
* change string
* fix crash due to null value
* update string
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-03-16 00:49:11 +01:00
sk
374626cb32
Merge branch 'main' into pr/FineFindus/449
2023-03-15 23:42:02 +01:00
sk
aefa0b89ae
Merge branch 'main' into pr/FineFindus/439
2023-03-15 23:38:33 +01:00
sk
9cc8b2668c
fix show thread not working for reposts
2023-03-15 23:31:51 +01:00
sk
94b862a3ff
improve reblog/reply line render
2023-03-15 23:27:43 +01:00
sk
f71bb6b78c
use pre draw listener instead of post
...
hopefully fixes sk22#422
2023-03-15 22:36:30 +01:00
sk
499ac8f727
improve compact reply/reblog header
2023-03-15 22:30:57 +01:00
sk
938ae97cac
remove click handler for reply line
2023-03-15 21:26:41 +01:00
sk
e2193e8e3c
reply line below, compact above
2023-03-15 21:24:25 +01:00
FineFindus
d687abcdc1
fix(custom-timelines): lookup profile by url
...
Closes #107 . Instead of using the (wrong) profileID on CustomTimelines, use the URL, which will be correctly resolved.
2023-03-15 20:05:16 +01:00
sk
16f907c91f
show thread reply line
2023-03-15 19:23:20 +01:00
sk
584700225c
reply line below avatar
2023-03-15 17:36:07 +01:00
sk
bad72985cb
bump version
2023-03-15 12:49:09 +01:00
sk
56b24420d1
add local-only string
2023-03-14 15:37:06 +01:00
sk
92beac8dff
fuck it, indented header line
...
closes #448
2023-03-14 15:34:05 +01:00
sk
ed1fdba9a5
Merge remote-tracking branch 'upstream/master'
2023-03-14 15:01:30 +01:00
sk
5e194e3079
display both reply and reblog
...
re: sk22#448
2023-03-14 14:59:11 +01:00
sk
27c2791d6c
add reblogged account to known accounts
2023-03-14 14:58:21 +01:00
Grishka
d6bcc9c156
Fix button color
2023-03-14 07:31:01 +03:00
sk
4c85fd4387
use custom string for anonymous reply
2023-03-13 20:06:05 +01:00
sk
80d529d503
display reply header for unknown original poster
...
re: mastodon#342
2023-03-13 20:00:56 +01:00
sk
c5a19a2334
fix duplicate notification status header
2023-03-13 19:29:40 +01:00
sk
16857bebd9
add tooltip
...
closes sk22#436
2023-03-13 19:05:22 +01:00
sk
1c340b7c66
fix extra text padding in compose
2023-03-13 18:56:06 +01:00
sk
7d9d8f0aae
Merge remote-tracking branch 'upstream/master'
2023-03-13 18:52:52 +01:00
sk
21fc35230c
Merge remote-tracking branch 'upstream/master'
2023-03-13 18:51:26 +01:00
Grishka
fc67c82040
Fix #544
2023-03-13 20:46:29 +03:00
Eugen Rochko
a9b828001c
New translations strings.xml (Burmese)
2023-03-13 15:08:41 +01:00
Eugen Rochko
be050abf7e
New translations strings.xml (Burmese)
2023-03-13 14:01:13 +01:00
Eugen Rochko
2d071ca252
New translations strings.xml (Burmese)
2023-03-13 12:53:22 +01:00
Eugen Rochko
abf94e1e70
New translations strings.xml (Burmese)
2023-03-13 10:01:18 +01:00
Eugen Rochko
2991c7421c
New translations strings.xml (Burmese)
2023-03-13 08:59:13 +01:00
Eugen Rochko
834f84f995
New translations strings.xml (Burmese)
2023-03-13 07:58:41 +01:00
Eugen Rochko
6bf713c96c
New translations strings.xml (Polish)
2023-03-13 00:35:08 +01:00
Eugen Rochko
72b16be297
New translations strings.xml (Swedish)
2023-03-12 21:53:57 +01:00
Eugen Rochko
0c7f27b3ac
New translations strings.xml (Swedish)
2023-03-12 20:47:06 +01:00
LucasGGamerM
6fa930aa9f
Revert "feat: add android 14s predictive back gesture. Fixes #116 "
...
This reverts commit 736ec4dbf9 .
2023-03-11 20:18:27 -03:00
LucasGGamerM
736ec4dbf9
feat: add android 14s predictive back gesture. Fixes #116
2023-03-11 20:14:58 -03:00
LucasGGamerM
04ed9e76f2
feat: increase corner radius of search box and login box
2023-03-11 20:01:58 -03:00
LucasGGamerM
811304c0c7
fix: login with some pleroma instances. Fixes #114
2023-03-11 19:47:29 -03:00
Eugen Rochko
ca101748eb
New translations strings.xml (Belarusian)
2023-03-11 23:37:17 +01:00
Eugen Rochko
3584c123d6
New translations strings.xml (Belarusian)
2023-03-11 22:33:13 +01:00
LucasGGamerM
9a991b8f33
fix: make show alt text indicator settings toggle work
2023-03-11 12:10:19 -03:00
Eugen Rochko
a2fd4be339
New translations title.txt (Urdu (India))
2023-03-11 14:05:49 +01:00
Eugen Rochko
656364db60
New translations short_description.txt (Urdu (India))
2023-03-11 14:05:48 +01:00
Eugen Rochko
884347da12
New translations full_description.txt (Urdu (India))
2023-03-11 14:05:47 +01:00
Eugen Rochko
675c49a922
New translations strings.xml (Urdu (India))
2023-03-11 14:05:46 +01:00
FineFindus
4d04741fe0
feat(welcome): use URI InputType ( #454 )
2023-03-11 13:01:11 +01:00
FineFindus
5c7fe9dcb5
fix: disable group divider on EMUI ( #453 )
...
Fixes an issues, where the forth menu item does not show up, when the divider is enabled on EMUI devices
2023-03-11 13:00:36 +01:00
Eugen Rochko
a3146d6cdd
New translations full_description.txt (Belarusian)
2023-03-11 09:12:18 +01:00
Eugen Rochko
d769f757ed
New translations full_description.txt (Belarusian)
2023-03-11 08:04:43 +01:00
LucasGGamerM
b28b70c6b8
feat: add different debug icon and label
2023-03-10 16:43:58 -03:00
LucasGGamerM
c2c5b08659
refactor: remove duplicate function in UiUtils
2023-03-10 16:07:22 -03:00
LucasGGamerM
7460b24fb0
Merge remote-tracking branch 'FineFindus/fix/home-overflow-menu-visibility'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
2023-03-10 16:06:01 -03:00
LucasGGamerM
2531015094
Merge pull request #115 from FineFindus/feat/uri-type
...
fix: apply URI InputType correctly
2023-03-10 15:55:50 -03:00
FineFindus
2efdf09333
fix: disable group divider on EMUI
...
Fixes an issues, where the forth menu item does not show up, when the divider is enabled on EMUI devices
2023-03-10 19:41:45 +01:00
FineFindus
30582bf8e3
fix: apply URI InputType correctly
2023-03-10 19:08:45 +01:00
Eugen Rochko
654e3eb36b
New translations strings.xml (Japanese)
2023-03-09 23:29:35 +01:00
LucasGGamerM
67e3244655
refactor: remove missing alt text indicator setting until upstream reimplements it
2023-03-09 17:30:16 -03:00
LucasGGamerM
f793bbc711
Merge remote-tracking branch 'mastodon/l10n_master'
...
# Conflicts:
# fastlane/metadata/android/ja-JP/full_description.txt
# fastlane/metadata/android/ru-RU/full_description.txt
# fastlane/metadata/android/ru-RU/short_description.txt
# fastlane/metadata/android/tr-TR/full_description.txt
2023-03-09 17:29:40 -03:00
LucasGGamerM
94634781c4
style: add comma
2023-03-09 15:18:07 -03:00
LucasGGamerM
0fbbdb6621
refactor: remove a broken layout import
2023-03-09 15:17:33 -03:00
LucasGGamerM
d3f2049c7d
Merge remote-tracking branch 'mastodon/master'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/report/ReportAddPostsChoiceFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ImageStatusDisplayItem.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/text/ClickableLinksDelegate.java
# mastodon/src/main/res/layout/display_item_gifv.xml
# mastodon/src/main/res/layout/display_item_photo.xml
# mastodon/src/main/res/layout/display_item_video.xml
2023-03-09 15:14:14 -03:00
LucasGGamerM
134b1edb19
fix: make reply by notification visibility consistent with Unlisted by default setting
2023-03-09 15:06:00 -03:00
LucasGGamerM
2489b57e42
refactor: change Unlisted by Default settings item icon to an open lock
2023-03-09 15:02:05 -03:00
LucasGGamerM
ee56ad07e9
Merge pull request #112 from FineFindus/patch-1
...
fix(translation/de): replace indefinite
2023-03-09 15:00:43 -03:00
LucasGGamerM
e1853cb1f0
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-03-09 14:59:34 -03:00
LucasGGamerM
ee79916104
fix( #113 ): disableAltTextReminder setting being reset
2023-03-09 14:59:05 -03:00
Eugen Rochko
f62ba685d1
New translations strings.xml (Japanese)
2023-03-09 14:07:24 +01:00
Grishka
c3aa3af650
Fix #540
2023-03-08 22:46:24 +03:00
LucasGGamerM
fb44015402
docs: Update FAQ
2023-03-08 07:33:29 -03:00
Eugen Rochko
8cc5678b38
New translations strings.xml (Japanese)
2023-03-08 11:02:08 +01:00
Eugen Rochko
592eb2d589
New translations strings.xml (Japanese)
2023-03-08 02:55:58 +01:00
FineFindus
84713eb3b7
fix(translation/de): replace indefinite
2023-03-07 19:44:48 +01:00
LucasGGamerM
d95b395cfc
docs: add changelog
2023-03-07 15:20:40 -03:00
LucasGGamerM
b41b2c8f3c
build: bump version
2023-03-07 15:17:34 -03:00
LucasGGamerM
289dc4bf86
Merge remote-tracking branch 'weblate/master'
...
# Conflicts:
# mastodon/src/main/res/values-de-rDE/strings_mo.xml
# mastodon/src/main/res/values-pt-rBR/strings_mo.xml
# mastodon/src/main/res/values-zh-rCN/strings_mo.xml
2023-03-07 14:52:54 -03:00
CDN18
c34e1e5f32
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/zh_Hans/
2023-03-07 17:52:01 +00:00
CDN18
729680df8c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.3% (37 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-03-07 17:52:01 +00:00
LucasGGamerM
b85b578ddd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-03-07 17:52:01 +00:00
dontobi
8a7d2df7b8
Translated using Weblate (German)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-03-07 17:52:01 +00:00
LucasGGamerM
3ff3eb819a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 9.3% (3 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/pt_BR/
2023-03-07 17:52:01 +00:00
gallegonovato
1ea24b5ff6
Translated using Weblate (Spanish)
...
Currently translated at 68.7% (22 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-03-07 17:52:01 +00:00
poesty
79d0ab311b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-03-07 17:52:01 +00:00
LucasGGamerM
79f7df089e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-03-07 17:52:01 +00:00
gallegonovato
32464f8552
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-03-07 17:52:01 +00:00
dontobi
7ce96a2311
Translated using Weblate (German)
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-03-07 17:52:01 +00:00
dontobi
a009ea212f
Translated using Weblate (German)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-03-07 17:52:01 +00:00
LucasGGamerM
8848b75325
Merge remote-tracking branch 'weblate/master'
2023-03-07 14:51:16 -03:00
LucasGGamerM
2eb04a3835
Merge remote-tracking branch 'megalodon_weblate/main'
2023-03-07 14:51:06 -03:00
LucasGGamerM
b61ce8399e
docs: add translation widget to READMe
2023-03-07 14:49:07 -03:00
LucasGGamerM
52392c9ed9
feat: add toggle for defaulting to unlisted replies
2023-03-07 14:29:48 -03:00
LucasGGamerM
4b35ac6ad8
refactor(settings-page): move Disable Swipe setting between tabs to behavior section
2023-03-07 14:03:02 -03:00
LucasGGamerM
a56b603c5c
refactor(settings-page): change the order of the sections
2023-03-07 14:00:38 -03:00
LucasGGamerM
48bd277769
refactor(mute-user-timer): add bottom padding for design consistency
2023-03-06 21:07:48 -03:00
LucasGGamerM
04101eb31b
refactor(settings-page): adding new sections and reorganizing settings
2023-03-06 20:52:58 -03:00
LucasGGamerM
34c6a76a53
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 9.3% (3 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/pt_BR/
2023-03-06 23:39:04 +00:00
gallegonovato
3f20c6104a
Translated using Weblate (Spanish)
...
Currently translated at 68.7% (22 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2023-03-06 23:39:04 +00:00
poesty
b5f82261b0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-03-06 23:39:04 +00:00
LucasGGamerM
b9a5db7ea4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-03-06 23:39:04 +00:00
gallegonovato
64cb6e52a8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-03-06 23:39:04 +00:00
dontobi
6e96e8929f
Translated using Weblate (German)
...
Currently translated at 100.0% (26 of 26 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-03-06 23:39:04 +00:00
dontobi
bdd48f0001
Translated using Weblate (German)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/de/
2023-03-06 23:39:04 +00:00
LucasGGamerM
4bf19adc8e
chore: add new strings
2023-03-06 20:38:51 -03:00
LucasGGamerM
bb9ff3c33f
feat(unlisted-replies-by-default-toggle): add relevant string
2023-03-06 20:24:05 -03:00
LucasGGamerM
ae11e78d78
refactor: increase border radius of inline buttons
2023-03-06 20:20:52 -03:00
LucasGGamerM
222c3a2526
refactor(add-mute-timer): change of the mute timer popup layout
2023-03-06 20:19:21 -03:00
LucasGGamerM
08aa64a666
fix(strings): fix typo in "day"
2023-03-06 20:00:51 -03:00
LucasGGamerM
f10c157598
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-03-06 19:54:08 -03:00
LucasGGamerM
5059d8fc4f
Merge pull request #111 from FineFindus/feat/mute-timer
...
feat: add mute timer
2023-03-06 19:53:45 -03:00
FineFindus
4152179dea
fix(request/mute): add correct body on unmute
2023-03-06 22:00:49 +01:00
FineFindus
3619be71ab
feat: add mute timer
2023-03-06 21:55:32 +01:00
Eugen Rochko
0bf31de1f1
New translations strings.xml (Japanese)
2023-03-06 21:23:36 +01:00
Eugen Rochko
7fd32cab3d
New translations strings.xml (Japanese)
2023-03-06 19:38:06 +01:00
Grishka
4a695b2a83
Use a single display item for the image attachment grid
2023-03-06 02:25:13 +03:00
Grishka
a8ba50e762
Merge branch 'dev_clickable_links_hold_to_copy'
2023-03-05 22:33:35 +03:00
Grishka
f79fc66578
Fix
2023-03-05 22:33:18 +03:00
AiOO
810e9eeb11
Translated using Weblate (Korean)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-03-05 15:08:20 +00:00
AiOO
25cff94665
Translated using Weblate (Korean)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-03-05 15:08:20 +00:00
Eugen Rochko
0c63b99e6c
New translations strings.xml (Japanese)
2023-03-05 02:15:44 +01:00
Eugen Rochko
5881f5fa05
New translations strings.xml (Japanese)
2023-03-05 01:20:11 +01:00
LucasGGamerM
0e08209f4c
style: remove unused imports on CustomLocalTimelineFragment.java
2023-03-04 10:33:07 -03:00
LucasGGamerM
db0b4fb615
refactor(README): swappping "this app" to Moshidon in FAQ
2023-03-04 10:21:02 -03:00
LucasGGamerM
672cfe58d6
fix(notification-actions): replies done within the notification actions now respect the status language and visibility, and also automatically add a mention to the replied account at the end of the reply status.
2023-03-04 10:13:03 -03:00
LucasGGamerM
338e164143
refactor: moving "notification_action_replied" string to strings_mo.xml
2023-03-04 10:07:28 -03:00
LucasGGamerM
e964b76302
refactor: re-using strings in the notification actions instead of new ones
2023-03-04 10:03:53 -03:00
LucasGGamerM
8dedc77ff8
Merge pull request #108
...
feat(notification): add reply action
2023-03-04 09:44:14 -03:00
FineFindus
5e8ede6ab8
style(notifications-actions/reply): clean-up
2023-03-04 13:18:22 +01:00
FineFindus
1124bab96b
style(notifications-actions/reply): clean-up
2023-03-04 13:16:27 +01:00
FineFindus
cbcdf09bfe
Merge branch 'feat/notification-actions'
2023-03-04 13:16:17 +01:00
LucasGGamerM
3b762c14a1
docs: Add faq section to README
2023-03-04 08:25:43 -03:00
FineFindus
59941fc867
style(notifications-actions/reply): clean-up
2023-03-03 23:49:45 +01:00
FineFindus
50601853f5
feat(notifications/actions): add reply action
...
Closes https://github.com/LucasGGamerM/moshidon/issues/104
2023-03-03 23:45:07 +01:00
LucasGGamerM
3137f3c1e4
docs: Adding link to Google Play Store
2023-03-03 17:21:49 -03:00
Eugen Rochko
575ca6251c
New translations strings.xml (Arabic)
2023-03-03 20:35:51 +01:00
LucasGGamerM
bfaa732544
refactor: Increasing the corner radius of statuses and accounts in the notification section
2023-03-03 16:30:19 -03:00
Eugen Rochko
9c83a5aaeb
New translations strings.xml (Portuguese, Brazilian)
2023-03-02 15:21:36 +01:00
Eugen Rochko
bc3e46eae1
New translations strings.xml (Portuguese, Brazilian)
2023-03-02 14:20:26 +01:00
LucasGGamerM
1b7a257a48
Merge pull request #106 from FineFindus/feat/notification-badge
...
Feat(tabs): add unread badge to notification tab
2023-03-01 18:12:40 -03:00
LucasGGamerM
4d40fad10d
fix: Notifcations not refreshing without manually doing so. Fixes #105
2023-03-01 18:11:07 -03:00
FineFindus
49015f3e3e
style: remove unnecessary imports
2023-03-01 22:06:31 +01:00
LucasGGamerM
77b5819c65
Merge pull request #102 from FineFindus/feat/notification-actions
...
Feat: Add actions to notifications
2023-03-01 18:01:43 -03:00
FineFindus
ac5615497b
refactor(notifications-tab/badge): use improved implementation
...
Removes the now unecessary network call, by hooking into the notification reciever instead.
2023-03-01 22:00:49 +01:00
FineFindus
4ecd525f13
feat(tabs/notifications): add unread badge
2023-03-01 21:44:11 +01:00
FineFindus
6756b36e87
style(notifications/action): fix whitespaces
2023-03-01 21:02:09 +01:00
FineFindus
36808e4e8e
fix(notifications/action): remove unused string
2023-03-01 21:02:09 +01:00
FineFindus
1c38570609
fix(notifications/action): remove notification after tapping action
2023-03-01 21:02:09 +01:00
FineFindus
2dc6deb93a
fix(notifications/action): use radom request code
...
Fixes the issue with pendingIntents overwriting each other. Probability of equal same request code should be near 0 with 2^32 ints available
2023-03-01 21:02:09 +01:00
FineFindus
0b58d19811
feat(notifications/action): remove notfication after action
2023-03-01 21:02:09 +01:00
FineFindus
50362d630b
feat(notifications/action): add unboost action
2023-03-01 21:02:08 +01:00
FineFindus
bfcd67cbaf
feat(notifications/action): only show actions if necessary
2023-03-01 21:02:08 +01:00
FineFindus
ea190c0597
feat(notifications/action): use string titles
2023-03-01 21:02:08 +01:00
FineFindus
e68160800d
feat(notifications/action): add boost action
2023-03-01 21:02:08 +01:00
FineFindus
73481f4a1f
Merge branch 'feat/notification-actions'
2023-03-01 20:59:54 +01:00
Eugen Rochko
0303e59fc1
New translations strings.xml (Bengali)
2023-02-28 16:38:40 +01:00
Eugen Rochko
0c0d36da62
New translations strings.xml (Bengali)
2023-02-28 13:32:43 +01:00
Eugen Rochko
e7e0b8841c
New translations strings.xml (Bengali)
2023-02-28 12:21:52 +01:00
LucasGGamerM
e7cd1cfda2
docs: update screenshot for play store
2023-02-27 21:31:39 -03:00
LucasGGamerM
17afa8e6f5
docs: changelog 98
2023-02-27 20:36:32 -03:00
LucasGGamerM
8385fb9586
chore: wiping duplicate stuff
2023-02-27 20:35:36 -03:00
LucasGGamerM
ba44aa57d7
build: bump version number
2023-02-27 20:34:43 -03:00
LucasGGamerM
a70647da44
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (25 of 25 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-02-27 23:33:29 +00:00
LucasGGamerM
f97aafe374
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (25 of 25 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-02-27 23:28:58 +00:00
FineFindus
b38a460a02
style(notifications/action): fix whitespaces
2023-02-27 21:20:02 +01:00
FineFindus
bddf024ba0
fix(notifications/action): remove unused string
2023-02-27 21:18:51 +01:00
FineFindus
be7a7acadd
fix(notifications/action): remove notification after tapping action
2023-02-27 21:15:28 +01:00
FineFindus
d05c90ca7f
fix(notifications/action): use radom request code
...
Fixes the issue with pendingIntents overwriting each other. Probability of equal same request code should be near 0 with 2^32 ints available
2023-02-27 20:24:09 +01:00
Eugen Rochko
79d9abe7f7
New translations full_description.txt (Turkish)
2023-02-27 17:26:40 +01:00
Eugen Rochko
684fbc0050
New translations strings.xml (Turkish)
2023-02-27 17:26:39 +01:00
Eugen Rochko
03973d41be
New translations strings.xml (Turkish)
2023-02-27 16:25:31 +01:00
Eugen Rochko
06c533bf5a
New translations full_description.txt (Japanese)
2023-02-27 08:35:37 +01:00
Eugen Rochko
cc64a20e53
New translations full_description.txt (Japanese)
2023-02-27 07:28:37 +01:00
FineFindus
4187da9168
feat(notifications/action): remove notfication after action
2023-02-26 21:56:18 +01:00
FineFindus
a051e636e6
feat(notifications/action): add unboost action
2023-02-26 20:50:03 +01:00
Torge Rosendahl
4144639b75
docu
2023-02-26 13:59:39 -05:00
FineFindus
360cd7b5df
feat(notifications/action): only show actions if necessary
2023-02-26 19:15:31 +01:00
FineFindus
55d2ca4a93
feat(notifications/action): use string titles
2023-02-26 15:23:38 +01:00
FineFindus
c7f61291ed
feat(notifications/action): add boost action
2023-02-26 15:21:52 +01:00
LucasGGamerM
f836361644
fix: NPE in HeaderStatusDisplayItem when clicking on a "User followed you" avatar header in notifications fragment
2023-02-25 20:58:10 -03:00
FineFindus
f404895b5c
feat(notification): add actions
2023-02-25 23:19:41 +01:00
FineFindus
94ed0c3f49
Merge branch 'master'
2023-02-25 21:00:09 +01:00
FineFindus
00ffe9c41e
Merge branch 'master'
2023-02-25 21:00:04 +01:00
Eugen Rochko
d633b6f1d4
New translations strings.xml (Bengali)
2023-02-25 16:06:21 +01:00
Eugen Rochko
7b68baef0d
New translations strings.xml (Bengali)
2023-02-25 13:06:26 +01:00
Eugen Rochko
fb5ef921f7
New translations strings.xml (Spanish)
2023-02-24 21:22:35 +01:00
Eugen Rochko
da44e50679
New translations strings.xml (Spanish)
2023-02-24 19:50:53 +01:00
Eugen Rochko
93d89f93b2
New translations strings.xml (Bengali)
2023-02-24 09:17:38 +01:00
Eugen Rochko
cce64f9a76
New translations strings.xml (Bengali)
2023-02-24 08:19:59 +01:00
Eugen Rochko
afb396acd8
New translations strings.xml (Chinese Traditional)
2023-02-22 18:07:34 +01:00
Eugen Rochko
0943908173
New translations strings.xml (Kabyle)
2023-02-20 08:34:11 +01:00
Eugen Rochko
b018788cd1
New translations strings.xml (Galician)
2023-02-19 22:35:48 +01:00
Eugen Rochko
4a315e73eb
New translations strings.xml (Galician)
2023-02-19 21:34:24 +01:00
FineFindus
d0a9ba041d
fix(fab): completly hide
2023-02-17 22:21:56 +01:00
Eugen Rochko
b01ef6d5a7
New translations short_description.txt (Russian)
2023-02-17 10:01:43 +01:00
Eugen Rochko
604e581139
New translations full_description.txt (Russian)
2023-02-17 10:01:42 +01:00
Eugen Rochko
082f697b40
New translations strings.xml (Russian)
2023-02-17 10:01:41 +01:00
Torge Rosendahl
0a8d73dc0b
cleanup, resolved some warnings
2023-02-15 20:19:10 -05:00
Torge Rosendahl
fd99f3caa1
changed url longclick implementation to GestureListener
2023-02-15 20:16:20 -05:00
Torge Rosendahl
794c4e5227
removed longClickHandler and moved to view itself
2023-02-15 19:54:08 -05:00
Torge Rosendahl
f5df8225d1
whitespace corrections
2023-02-15 18:20:02 -05:00
Torge Rosendahl
42c6446125
refactoring: moved runnable and made it private, added copy toast localization.
2023-02-15 18:04:52 -05:00
Torge Rosendahl
e3486ebf7c
added clickable link type switch for copy, to not copy hashtags and user IDs
2023-02-15 18:00:45 -05:00
Torge Rosendahl
c0115f068c
implemented copy service
2023-02-15 17:40:43 -05:00
Torge Rosendahl
41682d1147
added press-and-hold listener to ClickableLinks
2023-02-15 17:30:31 -05:00
Eugen Rochko
8c61660cfc
New translations strings.xml (Arabic)
2023-02-15 15:17:22 +01:00
Eugen Rochko
d6933be3cd
New translations strings.xml (Arabic)
2023-02-15 13:12:38 +01:00
Eugen Rochko
ca6cfd2b91
New translations strings.xml (French)
2023-02-14 20:11:52 +01:00
Eugen Rochko
20960bdd57
New translations strings.xml (Belarusian)
2023-02-14 14:14:56 +01:00
Weblate Admin
c97a7e5158
Translated using Weblate (French)
...
Currently translated at 98.8% (351 of 355 strings)
Co-authored-by: Weblate Admin <butterflyoffire@todz.ynh.fr >
Translate-URL: https://rosette.todz.ynh.fr/projects/megalodon-app/app-strings/fr/
Translation: Megalodon app/Megalodon app
2022-12-06 09:19:24 +01:00
Weblate Admin
32e2d24b15
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 94.0% (334 of 355 strings)
Translated using Weblate (French)
Currently translated at 96.9% (344 of 355 strings)
Co-authored-by: Weblate Admin <butterflyoffire@todz.ynh.fr >
Translate-URL: https://rosette.todz.ynh.fr/projects/megalodon-app/app-strings/ar_DZ/
Translate-URL: https://rosette.todz.ynh.fr/projects/megalodon-app/app-strings/fr/
Translation: Megalodon app/Megalodon app
2022-12-04 07:10:53 +01:00
Weblate Admin
c102aae819
Translated using Weblate (French)
...
Currently translated at 95.4% (339 of 355 strings)
Co-authored-by: Weblate Admin <butterflyoffire@todz.ynh.fr >
Translate-URL: https://rosette.todz.ynh.fr/projects/megalodon-app/app-strings/fr/
Translation: Megalodon app/Megalodon app
2022-12-03 18:22:49 +01:00
Weblate
bed72cb5ed
Added translation using Weblate (Occitan)
...
Co-authored-by: Weblate <noreply@weblate.org >
2022-12-03 04:15:12 +01:00
Weblate
f0c1046fe9
Added translation using Weblate (Kabyle)
...
Co-authored-by: Weblate <noreply@weblate.org >
2022-12-03 04:15:08 +01:00
Weblate
d88104d105
Added translation using Weblate (French)
...
Added translation using Weblate (Arabic (Algeria))
Co-authored-by: Weblate <noreply@weblate.org >
2022-12-03 04:15:03 +01:00
Weblate
f3e21e5a82
Added translation using Weblate (Occitan)
...
Co-authored-by: Weblate <noreply@weblate.org >
2022-12-03 04:14:56 +01:00
Weblate
a77bee8664
Added translation using Weblate (Kabyle)
...
Co-authored-by: Weblate <noreply@weblate.org >
2022-12-03 04:14:51 +01:00
Weblate
b5d0aed59e
Added translation using Weblate (French)
...
Added translation using Weblate (Arabic (Algeria))
Co-authored-by: Weblate <noreply@weblate.org >
2022-12-03 04:14:47 +01:00
Weblate Admin
2440cc6af5
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 91.2% (324 of 355 strings)
Co-authored-by: Weblate Admin <butterflyoffire@todz.ynh.fr >
Translate-URL: https://rosette.todz.ynh.fr/projects/megalodon-app/app-strings/ar_DZ/
Translation: Megalodon app/Megalodon app
2022-12-02 22:40:00 +01:00
butterflyoffire
90114dfbe0
Supprimer 'mastodon/src/main/res/values-ar-DZ/strings.xml'
2022-12-02 21:34:54 +00:00
Weblate Admin
64b8cdf7dc
Translated using Weblate (Arabic (Algeria))
...
Currently translated at 89.8% (319 of 355 strings)
Translated using Weblate (Arabic (Algeria))
Currently translated at 0.2% (1 of 355 strings)
Added translation using Weblate (Arabic (Algeria))
Added translation using Weblate (Arabic (Algeria))
Co-authored-by: Weblate Admin <butterflyoffire@todz.ynh.fr >
Translate-URL: https://rosette.todz.ynh.fr/projects/megalodon-app/app-strings/ar_DZ/
Translation: Megalodon app/Megalodon app
2022-12-02 19:14:49 +01:00