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
82005bf3bd
feat: swap correct icon for mention reblogger automatically setting
2023-04-25 20:56:53 -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
sk
addf7de316
single fab for home tabs
...
closes sk22#415
2023-04-22 21:25:02 +02: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
sk
60ea7cedf6
support glitch react notification
2023-04-22 19:05:14 +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
LucasGGamerM
13480ce575
fix(status-display-item): add null check for statusForContent
...
Fuck java
2023-04-21 12:58:05 -03: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
FineFindus
730aa28979
fix(settings/updater): hide updater if info is null
2023-04-20 15:55:31 +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
bb7b18e148
style: removing whitespace from function
2023-04-19 14:31:21 -03: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
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
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
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