LucasGGamerM
|
de57ceb939
|
fix(thread-fragment): use itemsToModify instead of items when adding the extended footer to the ThreadFragment
|
2024-04-17 07:44:16 -03:00 |
|
LucasGGamerM
|
d047379785
|
fix(compose-autocomplete): add null checks to hashtags logic
Fuck java
|
2024-04-12 16:53:43 -03:00 |
|
LucasGGamerM
|
ff9587661e
|
fix(emoji-selector): fixes crash when you typed an emoji's name and pressed the virtual keyboard's emoji suggestion
@sk22 might like this one
|
2024-04-12 16:29:49 -03:00 |
|
LucasGGamerM
|
e6a4f81b78
|
fix(client-filters): readd the necessary logic for them to work again
|
2024-04-12 14:39:33 -03:00 |
|
LucasGGamerM
|
038923bf8f
|
Merge pull request #374 from FineFindus/fix/show-filter-warning
fix: replace correct filter item
|
2024-04-10 12:39:54 -03:00 |
|
LucasGGamerM
|
b0518b807e
|
Merge pull request #373 from FineFindus/fix/open-url
fix(search): open lemmy URLs
|
2024-04-10 12:39:19 -03:00 |
|
LucasGGamerM
|
2c743b11e6
|
fix(unmuting): add request body when unmuting to prevent failed POST request
|
2024-04-10 12:37:55 -03:00 |
|
LucasGGamerM
|
6c519b3cb9
|
feat(mute-sheet): use secondary button for mute duration instead of a new row
|
2024-04-10 12:30:02 -03:00 |
|
FineFindus
|
5ed4fdbb36
|
fix: replace correct filter item
|
2024-04-10 17:22:11 +02:00 |
|
FineFindus
|
a844852669
|
fix(search): open lemmy URLs
Closes https://github.com/LucasGGamerM/moshidon/issues/349.
|
2024-04-10 16:45:02 +02:00 |
|
FineFindus
|
fe96ee5f2a
|
feat: propagate row clicks to child
|
2024-04-02 20:04:40 +02:00 |
|
FineFindus
|
e6501ad8a3
|
feat: add mute notifications toggle
|
2024-04-02 19:53:54 +02:00 |
|
FineFindus
|
18f8c1d29e
|
refactor: only add body for muting requests
|
2024-04-02 19:34:26 +02:00 |
|
FineFindus
|
56540d7e7b
|
feat: re-add mute duration option
|
2024-04-02 19:32:08 +02:00 |
|
FineFindus
|
37f63b1142
|
feat: add support for rows with custom views
|
2024-04-02 19:31:22 +02:00 |
|
LucasGGamerM
|
51a9c7c58e
|
Merge branch 'fix/double_push'
|
2024-03-29 18:00:02 -03:00 |
|
lyyn
|
8e00b04f71
|
Fix missing case for STATUS notification title
|
2024-03-29 17:53:48 -03:00 |
|
LucasGGamerM
|
d08c64e749
|
Merge pull request #368 from FineFindus/fix/open-link-browser
fix: use correct openURL function
|
2024-03-28 17:32:44 -03:00 |
|
FineFindus
|
974774a913
|
fix: use correct openURL function
|
2024-03-28 20:49:51 +01:00 |
|
LucasGGamerM
|
0931702802
|
fix(custom-local-timelines): revert 629262c266 and fix the crash for good
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
2024-03-24 15:13:24 -03:00 |
|
FineFindus
|
2ab74de236
|
feat: remove home tab longpress
|
2024-03-23 12:03:40 +01:00 |
|
LucasGGamerM
|
7a4387a459
|
Merge pull request #364 from FineFindus/feat/replybar-longpress
feat: support longpressing replyBar
|
2024-03-22 18:18:50 -03:00 |
|
LucasGGamerM
|
629262c266
|
fix(custom-local-timelines): crash whenever a mention is shown
I don't know what caused this. Probably the HTML parser, but its now fixed forever, hopefully this thing does not happen again :)
|
2024-03-22 15:25:06 -03:00 |
|
FineFindus
|
a7c558afd8
|
feat: support longpressing replyBar
|
2024-03-22 13:21:31 +01:00 |
|
LucasGGamerM
|
8d6593e12c
|
feat(search): add back bot indicator to account search results preview
|
2024-03-20 17:20:19 -03:00 |
|
LucasGGamerM
|
2497ece9f1
|
fix(avatar-span): don´t check for handleClick to be null
This makes it so the avatar span is always shown, even when handleClick is null
|
2024-03-19 14:30:27 -03:00 |
|
FineFindus
|
6ae234cf42
|
refactor(inline-avatar): find displayname using string search
|
2024-03-19 15:43:21 +01:00 |
|
FineFindus
|
39f3e72a47
|
fix: display inline avatar on short text
|
2024-03-19 09:14:09 +01:00 |
|
LucasGGamerM
|
a9c6bf24fd
|
fix(avatar-span): make the avatar appear more centered relative to the rest of the text
|
2024-03-17 20:16:14 -03:00 |
|
LucasGGamerM
|
f33edfa70f
|
Merge branch 'feat/inline-reply-avatar'
|
2024-03-17 16:31:47 -03:00 |
|
LucasGGamerM
|
e694715dae
|
Merge branch 'bugfix/965'
# Conflicts:
# mastodon/src/main/AndroidManifest.xml
|
2024-03-17 16:25:49 -03:00 |
|
LucasGGamerM
|
8f69358d34
|
Merge pull request #357
feat: use PhotoViewerInfoSheet buttons
|
2024-03-17 13:39:25 -03:00 |
|
LucasGGamerM
|
a95c0058d8
|
Merge pull request #358
feat: add instance info button to DecentralizationExplainerSheet
|
2024-03-17 13:28:11 -03:00 |
|
LucasGGamerM
|
b1b03a3ada
|
Merge pull request #355
fix: use correct hashtag text to prevent crash
|
2024-03-17 13:26:19 -03:00 |
|
LucasGGamerM
|
6b5344bd11
|
Merge pull request #356
feat: display custom emoji in reply button
|
2024-03-17 13:23:17 -03:00 |
|
FineFindus
|
4d91ff3866
|
feat(DecentralizationExplainerSheet): add button to open about page
|
2024-03-17 15:55:14 +01:00 |
|
FineFindus
|
a488776daa
|
feat(profile): display DecentralizationExplainerSheet by clicking on username
|
2024-03-17 15:53:49 +01:00 |
|
FineFindus
|
740ff45bb6
|
feat: use photo info sheet buttons
|
2024-03-17 15:33:16 +01:00 |
|
FineFindus
|
7773c08387
|
fix(sheet-photo-viewer-info): increase button width
|
2024-03-17 15:30:03 +01:00 |
|
LucasGGamerM
|
4a13398801
|
feat(profile): make the new decentralization sheet appear only when holding the instance button
|
2024-03-17 10:37:02 -03:00 |
|
FineFindus
|
685e6e947f
|
feat: display custom emoji in reply button
|
2024-03-17 14:18:20 +01:00 |
|
LucasGGamerM
|
1dd46df540
|
feat(profile): add the upstream handle thingys
|
2024-03-17 10:11:40 -03:00 |
|
FineFindus
|
c73fa2dd6b
|
fix: use correct hashtag text
Fixes a regression introduced in 0af8dbf09b, taht caused the app to crash when long pressing on a hastag to copy it
|
2024-03-17 14:11:32 +01:00 |
|
LucasGGamerM
|
ad1de60968
|
fix(extended-footer): make it appear on top of the standard post footer
|
2024-03-17 09:49:56 -03:00 |
|
LucasGGamerM
|
307f886ea5
|
Merge pull request #351
feat: show reply sheet on reply button
|
2024-03-17 09:32:25 -03:00 |
|
LucasGGamerM
|
47473a6372
|
Merge pull request #353
fix(remote-info): remove null check
|
2024-03-17 09:21:38 -03:00 |
|
LucasGGamerM
|
25f9e60527
|
fix(mentions-tab): make mentions tab actually show only mentions
|
2024-03-17 09:16:35 -03:00 |
|
FineFindus
|
a7b51095fb
|
fix(remote-info): remove null check
Fixes a regression introduced in 76867a971b, that caused remote info to be permanently disabled
|
2024-03-17 00:29:33 +01:00 |
|
FineFindus
|
14a36d2602
|
feat: show reply sheet on reply button
|
2024-03-16 23:34:00 +01:00 |
|
LucasGGamerM
|
3939fc9795
|
chore(make-app-compile-again): just what the actual fuck did I just do
|
2024-03-16 18:23:11 -03:00 |
|