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/ProfileFragment.java
#	mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
#	mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
This commit is contained in:
LucasGGamerM
2023-02-17 17:40:06 -03:00
19 changed files with 154 additions and 33 deletions

View File

@@ -3,4 +3,4 @@
- Collapse/expand function for very long posts
- Option to automatically prefix replys CWs with “re:”
- Option to hide interaction buttons in the timeline
- Various bugfixes, tweaks and improvements
- Various bugfixes, tweaks and improvements

View File

@@ -0,0 +1,4 @@
- Long-press follow button to follow profiles from other account
- Option to open profiles in other account
- Auto-hide compose button when scrolling down the timeline
- Fix crash when opening server admin's profiles