LucasGGamerM
eaadd80eeb
refactor(translations): move blocks/mutes strings to strings_mo.xml while we wait for megalodon to merge sk22#821
2023-09-26 10:53:22 -03:00
LucasGGamerM
c8063e961e
fix(mute-hashtag): clear the filter optional when successfully deleting the hashtag filter on the server
2023-09-26 07:56:20 -03:00
LucasGGamerM
3057546c55
fix(mute-hashtag): make the mute button follow the mute state of the hashtag
2023-09-26 07:54:18 -03:00
LucasGGamerM
9944185424
Merge pull request #263 from FineFindus/feat/mute-hashtag
...
fix(hashtag/mute): update state on unmute
2023-09-25 16:39:33 -03:00
FineFindus
53204a9998
fix(hashtag/mute): update state on unmute
2023-09-25 21:15:45 +02:00
LucasGGamerM
e144d0ac6f
Merge pull request #261 from FineFindus/feat/mute-hashtag
...
feat: add option to mute hashtag
2023-09-25 15:43:22 -03:00
FineFindus
ac8562aaa2
fix(hashtag/mute): mute hashtag with prefixed #-symbol
2023-09-25 20:31:29 +02:00
FineFindus
4f8c4c67d2
feat(hashtag): allow unmuting hashtag
2023-09-25 20:22:06 +02:00
LucasGGamerM
c92ab11dcd
fix(recycler-empty-view): make the textViews in the empty views follow the color themes
2023-09-25 11:10:37 -03:00
LucasGGamerM
b5f7135e38
Merge branch 'fix/chipify'
2023-09-25 08:13:03 -03:00
LucasGGamerM
8a3df3657b
fix(ProfileFragment): max out number of profile roles to 4
2023-09-25 07:18:46 -03:00
FineFindus
f293619189
feat: add mute hashtag option
...
Fixes https://github.com/LucasGGamerM/moshidon/issues/260 , by opening the create filter page
2023-09-24 12:33:17 +02:00
FineFindus
68ec3499ea
fix: show individual chips
2023-09-24 12:18:55 +02:00
FineFindus
4b79d35854
feat(settings/filter): allow passing words
2023-09-24 11:47:42 +02:00
LucasGGamerM
d7ab019107
fix(ProfileFragment): hide lock/bot icons on enter edit mode
2023-09-22 10:13:36 -03:00
LucasGGamerM
885b3e3c60
refactor(ScheduledStatusListFragment): refactor the apply window insets method
...
This allows for a smoother experience in my views
2023-09-21 11:45:27 -03:00
LucasGGamerM
1edcf847b5
fix(mute-conversation): don't show mute conversation toggle on scheduled posts
2023-09-21 07:48:24 -03:00
LucasGGamerM
f5aff4d262
fix(drafts): fix crash when editing a draft with a poll
...
Fixes #243
2023-09-21 07:32:24 -03:00
LucasGGamerM
2c8246341a
fix(search): stop empty search queries from happening
2023-09-20 14:21:52 -03:00
LucasGGamerM
18857e6233
refactor(compose): remove unnecessary drawables
2023-09-20 10:26:08 -03:00
LucasGGamerM
56e752c0b3
feat(mute-conversations): also show mute conversation when your acct matches the mention acct
...
We all gotta love some edge cases
2023-09-20 08:42:52 -03:00
LucasGGamerM
de7bc49f85
feat(mute-conversations): also show mute conversation when your fully qualified name matches the username of the mention
2023-09-20 08:31:50 -03:00
LucasGGamerM
beeffdff91
fix(mute-conversations): fix NPE when the mention id is null
...
This fixes an issue causing the app to crash when there is a mention on a post from a remote timeline and you tap on the three dot menu on the post header
2023-09-20 08:20:54 -03:00
LucasGGamerM
2dd983c803
fix(compose): fix photoPicker not popping up when there is less than 2 spaces available for media
2023-09-20 07:46:39 -03:00
LucasGGamerM
be225f8bb4
feat(mute-conversations-toggle): add success confirmation toast
2023-09-19 14:56:16 -03:00
LucasGGamerM
f5732fd2ae
fix(mute-conversations-toggle): fix oversight where only the answers would get muted/unmuted on the conversion. This make the whole thread either muted or unmuted
2023-09-19 14:35:40 -03:00
LucasGGamerM
17fc14de97
refactor(mute-conversations-toggle): implement event for StatusMuteChanged
2023-09-19 14:26:46 -03:00
LucasGGamerM
7c9d11fab0
fix(thread-fragment): fixes crash when status.inReplyTo is null on getDirectDescendants
2023-09-19 14:25:03 -03:00
LucasGGamerM
24abf9d317
refactor(mute-conversations-toggle): remove unused method
2023-09-19 13:20:38 -03:00
LucasGGamerM
22bf8840d5
fix(mute-conversations-toggle): make unmute option work
2023-09-19 12:21:12 -03:00
LucasGGamerM
851fa70563
feat: add mute conversations menu item
2023-09-19 12:13:03 -03:00
LucasGGamerM
77e2c6c09f
fix(video-player): fixes looping video Seekbar and timestamp going on indefinitely as video restarts
2023-09-18 10:36:32 -03:00
LucasGGamerM
af60c8ba4a
fix(insets): fix window insets on video player
2023-09-18 07:37:47 -03:00
LucasGGamerM
de1a3fb939
fix(strings): use correct "sk_settings_see_new_posts_button" instead of "sk_settings_show_new_posts_button"
2023-09-17 10:11:33 -03:00
LucasGGamerM
823344dfc0
Merge branch 'feat/mutes-list'
...
# Conflicts:
# mastodon/src/main/res/menu/profile_own.xml
# mastodon/src/main/res/values/strings_sk.xml
2023-09-17 10:09:02 -03:00
LucasGGamerM
a6e6143157
Merge branch 'fix/akkoma_media_issue_fix'
2023-09-17 10:02:14 -03:00
LucasGGamerM
b5feab89b4
Merge branch 'fix/gap-singular'
2023-09-17 09:59:15 -03:00
LucasGGamerM
c2c31de433
fix(notifications): make reply language equal to language of the status being replied to
2023-09-17 09:45:11 -03:00
LucasGGamerM
775f799968
fix(notifications): fix reply visibility being PUBLIC no matter the status being replied to
2023-09-17 09:41:58 -03:00
LucasGGamerM
5cda112129
refactor(PreviewlessMedia): move margin value to layout file
2023-09-17 09:26:33 -03:00
LucasGGamerM
f69ae5e816
refactor(PreviewlessMediaItems): make FileStatusDisplayItem be used only for files
2023-09-17 08:41:32 -03:00
LucasGGamerM
91c7fc64bd
refactor(PreviewlessMediaItems): remove unused class
2023-09-17 08:37:07 -03:00
LucasGGamerM
91211b7720
refactor: do some final adjustments to PreviewlessMediaGridStatusDisplayItem layout
2023-09-17 08:34:29 -03:00
LucasGGamerM
51ef732d50
fix: fix crashes on PreviewlessMediaGridStatusDisplayItem
2023-09-16 16:22:00 -03:00
LucasGGamerM
31a7aa9d40
refactor: start of refactor of previewless media status display item
...
Its crashing a lot, and has a lot to be done
2023-09-16 16:14:48 -03:00
FineFindus
10c2ee9597
fix(timeline/gap): use plurals for time
2023-09-15 10:19:43 +02:00
Jacocococo
fd99879ffc
Revert "Fix media layout with unknown sizes"
...
This reverts commit a014fe9443 .
2023-09-14 17:16:03 +02:00
LucasGGamerM
9515edea4b
feat: make images scrollable in hidden preview mode
2023-09-13 07:43:00 -03:00
LucasGGamerM
1ba30a4d28
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/res/values-ar/strings_sk.xml
# mastodon/src/main/res/values-fr-rFR/strings_sk.xml
# mastodon/src/main/res/values-ja-rJP/strings_sk.xml
# metadata/ar/short_description.txt
2023-09-11 16:47:24 -03:00
FineFindus
e274cf89c0
refactor: add query params
2023-09-10 21:31:06 +02:00