Commit Graph

5363 Commits

Author SHA1 Message Date
LucasGGamerM
95f9f76dbd refactor(StatusDisplayItem.java): add inset and status fields back 2025-04-29 14:20:19 -03:00
LucasGGamerM
7c767f8967 refactor(StatusDisplayItem.java): add Moshidon specific flags back 2025-04-29 14:19:34 -03:00
LucasGGamerM
b9b98bcfd9 refactor(StatusDisplayItem.java): add DUMMY and EMOJI_REACTIONS enums 2025-04-29 14:18:30 -03:00
LucasGGamerM
1ca4a3f549 refactor(StatusDisplayItem.java): swap the upstream ReblogOrReplyLine references to the custom Moshidon one 2025-04-29 14:17:30 -03:00
LucasGGamerM
f409228893 refactor(StatusDisplayItem.java): add filterContext parameter to the build method 2025-04-29 14:16:21 -03:00
LucasGGamerM
f9ebfce016 refactor(FooterStatusDisplayItem.java): add LOCAL only privacy case in reblog button state switch 2025-04-29 14:06:05 -03:00
LucasGGamerM
22ab3419bb refactor(OnboardingFollowSuggestionsFragment.java): add Moshidon specific methods back 2025-04-29 14:05:08 -03:00
LucasGGamerM
af1e0fc541 refactor(ReportReasonChoiceFragment.java): add Moshidon specific fields back 2025-04-29 14:04:32 -03:00
LucasGGamerM
7e36c665f2 refactor(ReportAddPostsChoiceFragment.java): add Moshidon specific methods back 2025-04-29 14:03:21 -03:00
LucasGGamerM
b5fff6ab89 refactor(EmojiReactionsStatusDisplayItem.java): readd the EmojiReactionsStatusDisplayItem
No emoji reactions support yet, as upstream appkit changed how recycler views work and therefore this will not work as is.
2025-04-29 14:02:49 -03:00
LucasGGamerM
b9c5769a0a refactor(DummyStatusDisplayItem.java): readd DummyStatusDisplayItem.java 2025-04-29 14:00:48 -03:00
LucasGGamerM
648b4b9bc6 refactor(ReblogOrReplyLineCustomStatusDisplayItem.java): readd the Moshidon custom reply line status display item 2025-04-29 14:00:17 -03:00
LucasGGamerM
935f5508eb refactor(AccountSwitcherSheet.java): add the account chooser stuff back 2025-04-27 09:54:35 -03:00
LucasGGamerM
61d72e2456 refactor(DiscoverInfoBannerHelper.java): update timeline definitions 2025-04-27 09:52:36 -03:00
LucasGGamerM
b93747c16f refactor(CustomEmojiSpan.java): make drawable field protected, because AvatarSpan uses it 2025-04-27 09:49:24 -03:00
LucasGGamerM
a86e90ced6 refactor(UiUtils.java): add Moshidon specific methods back 2025-04-25 08:08:02 -03:00
LucasGGamerM
1630eb0e88 refactor(AvatarSpan.java): add back the AvatarSpan class 2025-04-25 08:06:23 -03:00
LucasGGamerM
0616145b2a refactor(ListEditor.java): add back the working ListEditor version 2025-04-25 08:05:35 -03:00
LucasGGamerM
3572712e7c refactor(display_item_reblog_or_reply_line_custom.java): add Moshidon's custom layout back 2025-04-25 08:04:33 -03:00
LucasGGamerM
241591b4bf refactor(PhotoViewer.java): add LOCAL visibility parameter to PhotoViewer boost state switch 2025-04-25 08:03:41 -03:00
LucasGGamerM
506c118094 refactor(CustomLocalTimeline.java): add back the CustomLocalTimeline model 2025-04-25 07:59:17 -03:00
LucasGGamerM
18600ed5fa refactor(ScheduledStatus.java): add the scheduled status model back 2025-04-25 07:56:16 -03:00
LucasGGamerM
93a301cd21 refactor(TimelineDefinition.java): change previous list timeline class name to ListTimelineCustomFragment 2025-04-25 07:51:18 -03:00
LucasGGamerM
c1384d6abc refactor(Account.java): add akkoma fields and Moshidon methods back 2025-04-25 07:49:05 -03:00
LucasGGamerM
0a2fe4cc0d refactor(Instance.java): add the thumbnail parameter back 2025-04-19 11:37:47 -03:00
LucasGGamerM
4a923d506d refactor(EmojiReaction.java): add back the EmojiReaction model
No emoji reactions support just yet
2025-04-19 11:33:11 -03:00
LucasGGamerM
2740d5d267 refactor(Poll.java): add back Option constructors 2025-04-19 11:28:30 -03:00
LucasGGamerM
21cd4c3c36 refactor(Emoji.java): add back Moshidon specific constructors and getUrl method 2025-04-19 11:27:40 -03:00
LucasGGamerM
d07a1c80e7 refactor(Status.java): add back Moshidon specfic fields and ofFake method 2025-04-19 11:26:39 -03:00
LucasGGamerM
f87617b7ef refactor(HtmlParser.java): add back the text method 2025-04-19 11:22:26 -03:00
LucasGGamerM
40bfff6819 refactor(MastodonApiController.java): revert to working version with no deviations from upstream 2025-04-19 11:16:35 -03:00
LucasGGamerM
b12fbfa355 refactor(StatusTextEncoder.java): add back this utility
Why do I still do this aaaaaaaaaaaa
2025-04-16 13:01:56 -03:00
LucasGGamerM
f9187c27c8 refactor(display_item_warning.xml): add back the resource file for the warning status display item 2025-04-16 12:59:46 -03:00
LucasGGamerM
ba711bbe18 refactor(AkkomaTranslateStatus.java): add the AkkomaTranslateStatus api method 2025-04-16 12:52:42 -03:00
LucasGGamerM
e541a99751 refactor(AkkomaTranslation.java): add the AkkomaTranslation model back 2025-04-16 12:51:59 -03:00
LucasGGamerM
043cfb9171 refactor(ReblogDeletedEvent.java): add back ReblogDeletedEvent.java 2025-04-16 12:47:41 -03:00
LucasGGamerM
e8db6c5f39 refactor(Instance.java): add back the translation support fields on Instance.java 2025-04-16 12:43:15 -03:00
LucasGGamerM
0b39b6547b refactor(MastodonAPIController.java): add the gsonWithoutDeserializer back
I wonder why this is necessary :D
2025-04-16 12:32:58 -03:00
LucasGGamerM
2ac2f8c4e6 refactor(StatusCountersUpdatedEvent.java): add back the pinned parameter 2025-04-16 12:25:22 -03:00
LucasGGamerM
3362ee328a refactor(LegacyFilter.java): add the title parameter back 2025-04-16 12:22:07 -03:00
LucasGGamerM
0cb26e9bfb refactor(StatusMuteChangedEvent.java): add back StatusMuteChangedEvent.java 2025-04-16 12:08:38 -03:00
LucasGGamerM
85b003e768 refactor(ListTimeline.java): add the ListTimeline model back 2025-04-16 12:05:11 -03:00
LucasGGamerM
2ccd21adde refactor(Searchable.java): add back the Searchable interface 2025-04-16 12:02:04 -03:00
LucasGGamerM
2aa010c127 refactor: add back bg_button_m3_tonal_circle_selector.xml drawable 2025-04-16 12:00:16 -03:00
LucasGGamerM
8f2cfb44ab refactor(EmojiReactionsRecyclerView.java): add back the EmojiReactionsRecyclerView view 2025-04-16 11:53:04 -03:00
LucasGGamerM
70e15856a8 refactor(ListEditor.java): add back the popup ListEditor view 2025-04-16 11:52:12 -03:00
LucasGGamerM
4d6b3d3ffe refactor(HeaderSubtitleLinearLayout.java): add back the firstFraction layout parameter 2025-04-16 11:48:14 -03:00
LucasGGamerM
f6655c0af1 refactor(TextInputFrameLayout.java): add back the TextInputFrameLayout.java file 2025-04-16 11:47:11 -03:00
LucasGGamerM
43ff783014 refactor(TextDrawable.java): add back TextDrawable.java 2025-04-13 12:59:14 -03:00
LucasGGamerM
2df7aade48 refactor(StatusPrivacy.java): add back the isReblogPermitted method 2025-04-13 12:56:38 -03:00