LucasGGamerM
346610dd04
fix: make note not a RequiredField in account
...
This was making some profiles with no description not load under CalcKey
2023-05-18 20:43:00 -03:00
LucasGGamerM
37cdc7116d
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-05-16 18:33:05 -03:00
LucasGGamerM
d403f4ef01
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/MediaGridStatusDisplayItem.java
2023-05-16 18:26:23 -03:00
FineFindus
7f7eed1dec
fix: add missing string
2023-05-16 18:26:24 +02:00
FineFindus
4843d574ca
feat: show confirmation dialog on unfollow
2023-05-16 18:21:10 +02:00
FineFindus
0f0291074e
refactor: remove seding duplicated follow request
2023-05-16 16:52:52 +02:00
LucasGGamerM
4e143abfb9
fix: fix compilation problem caused by typo
...
I did the latest commits from my chromebook, which I accidentally typed the wrong variable name.
2023-05-16 11:29:38 -03:00
LucasGGamerM
558c5fba56
fix: fix crash on profile when saving a note fails
...
This fixes a crash on calckey, where notes dont exist
2023-05-16 11:24:37 -03:00
FineFindus
e50df3ea6d
feat: hide bossts on non-boostable status
2023-05-16 16:18:56 +02:00
FineFindus
4383b11947
refactor: move bosst check to status
2023-05-16 16:18:02 +02:00
LucasGGamerM
22209efc37
docs(faq): add Moshidon for iOS question
...
Many people have asked me about the possibility of Moshidon for iOS. This F.A.Q. entry addresses that
2023-05-16 08:46:48 -03:00
LucasGGamerM
c3b5bb409b
fix: fix crash on calckey on profile reload
...
Adds null check in account avatar/header load function
2023-05-15 19:54:13 -03:00
Jacoco
a9ab9cb249
Fix crashes on Calckey and GoToSocial ( #515 )
...
* Fix crashes on calckey and gts
* Use url if previewUrl is null
2023-05-14 23:26:03 +02:00
LucasGGamerM
ac2e7cde41
chore: remove unused files
...
Idk how it got there, but its now gone :D
2023-05-14 14:39:39 -03:00
LucasGGamerM
3b7e11ba96
feat: fix wrong order in ownProfile menu
2023-05-14 11:23:39 -03:00
LucasGGamerM
889fff5103
fix: fix crash on TrendingHashtagsFragment when Hashtah history is null
...
This is the same fix applied for akkoma instances in 42ae74f1a7
It also applies for calckey instances
2023-05-14 09:24:49 -03:00
LucasGGamerM
84ae1aad56
feat: remove requiredField for header account attribute
...
Sometimes null on calckey, which would make the search not work
2023-05-14 08:55:50 -03:00
LucasGGamerM
e9a2fae600
feat: increase padding between FileStatusDisplayItems
...
This is for better consistency on the notifications tab, and it also looks better overall
Don't worry @sk22, I shall make a PR for it all sometime in the near future
2023-05-13 21:45:52 -03:00
LucasGGamerM
d32f03a067
fix: fixes crash on calckey where markers are null
2023-05-13 21:29:59 -03:00
LucasGGamerM
7020018bb7
fix: fixes remote attachments pointing to unexistent file in local server
...
This fixes broken links to file attachments from calckey accounts on mastodon instances
2023-05-13 21:29:59 -03:00
LucasGGamerM
0cd0b9d580
fix: fix crashes when previewUrl is null on calckey
2023-05-13 21:29:55 -03:00
LucasGGamerM
3fda9e9eab
feat: add file attachments view
...
This also fixes crashes on Calckey due to now being able to handle any type of attachment.
@sk22 this is also great for you
2023-05-13 21:29:16 -03:00
sk
961c69b525
Merge remote-tracking branch 'upstream/master'
2023-05-13 15:15:00 +02:00
sk
c70f393559
account card layout adjustments
2023-05-13 15:13:43 +02:00
sk
9abdc174f4
guarantee space for display name in header
...
closes sk22#513
2023-05-13 14:07:44 +02:00
LucasGGamerM
2e5bfa1d9c
fix: NPE when instance is null and attempts to get new notifications
...
For some weird reason, someone saw a pixelfed instance return null as the instance, causing a crash on the updateNotificationsBadge method. This reminds me of why java is such a shit language
2023-05-13 13:37:19 +02:00
Grishka
33cbd85e19
Bump version
2023-05-11 05:42:40 +03:00
Grishka
8cb1f3f387
Merge branch 'l10n_master'
2023-05-11 05:40:54 +03:00
Eugen Rochko
3f0c6fcec5
New translations strings.xml (Icelandic)
2023-05-10 13:59:12 +02:00
LucasGGamerM
697262bb47
fix(custom-local-timelines): fix crash when lookup returns null
...
This happens when the custom local timeline is from an instance which is defederated from your home instance, which makes looking up the status impossible.
2023-05-08 17:22:31 -03:00
Eugen Rochko
797cf893da
New translations strings.xml (Italian)
2023-05-08 15:58:22 +02:00
Eugen Rochko
a3564b70e1
New translations strings.xml (Ukrainian)
2023-05-08 07:52:51 +02:00
Eugen Rochko
43004307b8
New translations strings.xml (Ukrainian)
2023-05-08 06:34:46 +02:00
LucasGGamerM
5102fa2699
feat: hide changelog header when update changelog is empty
2023-05-07 15:40:18 -03:00
Eugen Rochko
acd1e4ced3
New translations full_description.txt (Scottish Gaelic)
2023-05-06 07:17:18 +02:00
Eugen Rochko
6717070f93
New translations strings.xml (Scottish Gaelic)
2023-05-06 07:17:17 +02:00
LucasGGamerM
65907742a6
fix: fix nightly auto-updater
2023-05-05 16:43:43 -03:00
LucasGGamerM
6ef55f8b31
documentation: fix wrong formatting in readme
2023-05-05 09:29:42 -03:00
LucasGGamerM
313448c42a
Merge pull request #188 from LucasGGamerM/documentation/readme-revamp
...
decumentation: update readme
2023-05-05 09:17:21 -03:00
LucasGGamerM
4883f24fc7
fix(noteEdit): fix fab remaining clickable after hiding in noteEdit
2023-05-05 09:05:54 -03:00
LucasGGamerM
be5ed6e224
documentation: add FAQ link in readme
2023-05-05 08:58:56 -03:00
LucasGGamerM
3b32fe3663
documentation: move F.A.Q to separate file
2023-05-05 08:54:28 -03:00
LucasGGamerM
e15b752bad
documentation: update links to matrix chatroom
...
Use floss.social links instead of matrix.org ones
2023-05-05 08:50:15 -03:00
LucasGGamerM
5928cf675a
documentation: update features and behavior sections on readme
2023-05-05 08:46:39 -03:00
LucasGGamerM
7655a5a3ae
documentation: update release variants section in readme
2023-05-05 08:24:03 -03:00
Eugen Rochko
387499ae49
New translations strings.xml (Vietnamese)
2023-05-05 08:49:53 +02:00
Eugen Rochko
8ab140c55d
New translations strings.xml (Japanese)
2023-05-04 22:50:38 +02:00
Eugen Rochko
914abb95dd
New translations strings.xml (Japanese)
2023-05-04 21:34:45 +02:00
LucasGGamerM
b5e0fca9c0
documentation: removing another exclamation mark
2023-05-04 07:36:10 -03:00
LucasGGamerM
bac6f58115
documentation: remove unnecessary exclamation marks on README
2023-05-04 07:35:21 -03:00