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
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
sk
380e4ff77e
remove unused member
2023-09-09 01:48:49 +02:00
sk
58f0c07357
determine next display item using items list
...
closes sk22#815
2023-09-09 01:27:32 +02:00
sk
77dee59b9c
fix string and tweak banner margin
...
closes sk22#812
2023-09-09 01:24:36 +02:00
sk
fdf0414698
fix missing banner icons and wrong strings
...
closes sk22#805
2023-09-08 22:05:06 +02:00
sk
cc699a3f5e
fix spacing stuff in report fragment
2023-09-08 21:58:08 +02:00
LucasGGamerM
12eaa8d5f1
fix: fix window insets on ScheduledStatusListFragment
...
cc: @sk22
2023-09-08 21:49:29 +02:00
sk
efa003a9a5
implement bidirectional missing posts gap
2023-09-08 21:16:42 +02:00
sk
068d42175e
Merge remote-tracking branch 'upstream/master'
2023-09-08 17:37:00 +02:00
sk
2314871246
temporary fix for pre-release users
2023-09-08 17:36:17 +02:00
sk
9dd694ce2e
Merge branch 'merge/load-more-direction'
2023-09-07 18:32:21 +02:00
FineFindus
f51f2a1197
fix: use random account id in notification endpoint ( #806 )
...
Closes https://github.com/sk22/megalodon/issues/803 . This was due to registering with the actual accounId, whilst saving a random one. Once receiving a notification, the id could not be found.
2023-09-07 18:28:32 +02:00
LucasGGamerM
3020cab243
fix: fixes crashes when currentQuery is null and suicide prevention dialog is enabled ( #807 )
...
cc: @FineFindus
2023-09-07 10:03:22 +02:00
LucasGGamerM
da54c93af1
Merge branch 'fix/notification-endpoint'
2023-09-06 14:34:27 -03:00
LucasGGamerM
777891ebe9
fix: fixes crashes when currentQuery is null and suicide prevention dialog is enabled
...
cc: @FineFindus
2023-09-06 11:24:50 -03:00
LucasGGamerM
090d2658dd
feat: also hide link card image previews according to showMediaPreview setting
2023-09-06 09:06:14 -03:00
FineFindus
8338fff4e5
fix: use random account id in notification endpoint
...
Closes https://github.com/sk22/megalodon/issues/803 . This was due to registering with the actual accounId, whilst saving a random one. Once receiving a notification, the id could not be found.
2023-09-06 09:44:03 +02:00
FineFindus
b2d09c2ab6
fix: update timeline when showMediaPreview changes
2023-09-06 09:05:51 +02:00
LucasGGamerM
6e2a5437e8
fix: apply correct showMediaPreview setting on threads and notifications
2023-09-05 20:46:56 -03:00
LucasGGamerM
ae61007d22
fix: use correct polarization in FLAG_NO_MEDIA_PREVIEW in StatusListFragment
...
Wtf is wrong with this
2023-09-05 20:29:57 -03:00
LucasGGamerM
20f3c7c9db
fix: use correct polarization in FLAG_NO_MEDIA_PREVIEW
2023-09-05 19:52:59 -03:00
LucasGGamerM
57306ff7fe
fix(editing-alt-text): fix small oversight on editing existing attachments without alt text
...
This makes the implementation hopefully bug free
2023-09-05 19:37:12 -03:00
LucasGGamerM
bbdd1c4aa9
fix(editing-alt-text): fix small oversight on editing existing attachments without alt text
...
This makes the implementation hopefully bug free
2023-09-05 19:00:16 -03:00
LucasGGamerM
b6c951c026
feat: add indicatives/hints of what type of media is on an media item without preview
2023-09-05 14:51:32 -03:00
LucasGGamerM
860cdb05e2
feat: add no alt text and sensitive media warning to images without preview
2023-09-05 14:25:20 -03:00
LucasGGamerM
e239600af6
feat: full implementation of not showing media preview in timelines
2023-09-05 11:56:56 -03:00
LucasGGamerM
d7bef67550
feat: initial steps for only show media preview setting
...
It contains settings, flags and settings. But no implementation just yet
2023-09-05 11:24:35 -03:00
LucasGGamerM
ad86a00fa7
fix: make changing showPostDividers setting restart the activity
2023-09-05 10:37:17 -03:00
LucasGGamerM
fb3b9513f2
fix: fix window insets on ScheduledStatusListFragment
...
cc: @sk22
2023-09-05 08:21:06 -03:00
LucasGGamerM
2ee4b03fe8
refactor: remove DomainDisplay.java
2023-09-05 07:23:07 -03:00
LucasGGamerM
61b20eea05
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/model/Account.java
2023-09-05 07:12:27 -03:00
sk
2aba90f353
add media indicator for spoiler
...
closes sk22#598
2023-09-05 00:18:47 +02:00
sk
5065c7e7e2
add dummy to add spacing
...
closes sk22#782
2023-09-04 23:42:00 +02:00
sk
4975bde76f
fix tab layout horizontal paddings
2023-09-04 23:33:35 +02:00
FineFindus
ebbd56e3bc
feat(search): show suicide help dialog ( #767 )
...
* feat(search): show suicide help dialog
* change wording, add helpline url, change behavior
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-09-04 23:07:24 +02:00
Jacoco
454ec6b4c0
Fix errors when some entries were missing when retrieving account information ( #757 )
...
* Handle null avatar
* Handle empty account
2023-09-04 22:24:17 +02:00
sk
7cfade62d3
fix click listener target
2023-09-04 19:53:33 +02:00
LucasGGamerM
d854da54fe
fix: make purple be on top of pink
...
Me no likey pink >:C
2023-09-04 10:39:37 -03:00
LucasGGamerM
6fd59a19e8
fix: remove duplicate variable assigning
2023-09-04 07:46:42 -03:00
LucasGGamerM
531ce568c0
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/res/drawable/ic_fluent_bot_20_filled.xml
# mastodon/src/main/res/layout/display_item_header.xml
2023-09-04 07:42:25 -03:00
LucasGGamerM
c49b25454e
refactor(HomeFragment): refactor long click action for cleaner code
2023-09-04 07:35:48 -03:00
LucasGGamerM
d39d5c2602
Merge pull request #252
...
feat: allow doubleTapToSwipe when doubleTapToSearch is disabled
2023-09-04 07:19:54 -03:00
FineFindus
a2d0738a68
fix: only call openSearch once without doubleTapToSearch
2023-09-03 21:47:45 +02:00
FineFindus
8cd55fc365
feat: display icon for bots ( #793 )
...
* feat(profile): display bot icon for bots
* feat(status): display bot icon
* use 16sp size and 4sp spacing
* don't add lock/bot icon as image spans
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-09-03 21:34:22 +02:00
LucasGGamerM
f14df2bb0f
fix: allows for editing timeline badges again. fixes sk22#800 ( #804 )
2023-09-03 20:49:29 +02:00