Commit Graph

5354 Commits

Author SHA1 Message Date
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
LucasGGamerM
4d4543351f refactor(StatusPrivacy.java): add local only status privacy (for akkoma) 2025-04-13 12:56:04 -03:00
LucasGGamerM
8444e54060 refactor(ContentType.java): add the ContentType class back. Full implementation is still missing 2025-04-13 12:44:45 -03:00
LucasGGamerM
af19a03f96 refactor(display_item_emoji_reactions.xml): add the amoji reactions display item layout resource file back 2025-04-11 09:13:26 -03:00
LucasGGamerM
f39eccbf1d refactor(compose_fab.xml): add the compose_fab.xml layout resource file back 2025-04-11 09:12:47 -03:00
LucasGGamerM
4d4d06de84 refactor(edit_timeline.xml): add back the edit timeline layout resource 2025-04-11 09:07:36 -03:00
LucasGGamerM
eecd1996cc refactor(home_toolbar.xml): add the home toolbar layout resource file back 2025-04-11 09:06:19 -03:00
LucasGGamerM
796a04682e refactor(item_emoji_reaction.xml): add the emoji reactions item layout resource back 2025-04-11 09:04:03 -03:00
LucasGGamerM
3b9ef836da refactor(item_external_share_heading.xml): add the item_external_share_heading.xml layout resource file back 2025-04-11 09:01:44 -03:00
LucasGGamerM
b1d3760269 refactor(item_text.xml): add the item_text.xml layout resource file back 2025-04-11 08:59:37 -03:00