LucasGGamerM
|
1aa25c40ea
|
refactor(FeaturedHashtagsListFragment.java): open hashtags through UiUtils method
|
2025-05-18 09:46:11 -03:00 |
|
LucasGGamerM
|
85cef5d81b
|
refactor(HashtagTimelineFragment.java): add getFilterContext and getWebUri methods back
|
2025-05-18 09:44:39 -03:00 |
|
LucasGGamerM
|
f222698cc0
|
refactor(HashtagFeaturedTimelineFragment.java): add getFilterContext and getWebUri methods back
|
2025-05-18 09:43:38 -03:00 |
|
LucasGGamerM
|
33f917e9c7
|
refactor(FeaturedHashtagsListFragment): add getWebUri method back
|
2025-05-18 09:41:49 -03:00 |
|
LucasGGamerM
|
d6ec0de931
|
refactor(NotificationsListFragment.java): add getWebUri method back
|
2025-05-18 09:40:39 -03:00 |
|
LucasGGamerM
|
597c4b568f
|
refactor(ProfileFeaturedFragment.java): add getWebUri method back
|
2025-05-18 09:39:27 -03:00 |
|
LucasGGamerM
|
ccd09636b8
|
refactor(ThreadFragment.java): add getFilterContext and getWebUri methods back
|
2025-05-18 09:37:07 -03:00 |
|
LucasGGamerM
|
b0942b6b0c
|
refactor(StatusListFragment.java): add abstract getFilterContext method back
|
2025-05-18 09:33:46 -03:00 |
|
LucasGGamerM
|
724be185f0
|
refactor(ListMembers.java): add getWebUri method back
|
2025-05-18 09:23:42 -03:00 |
|
LucasGGamerM
|
123f5aa22e
|
refactor(HomeTabFragment.java): bring back the working HomeTabFragment implementation
|
2025-05-18 09:23:12 -03:00 |
|
LucasGGamerM
|
789087376f
|
refactor(ListTimeline.java): add Moshidon fields back
We don't use this implementation, but we keep it so the app still compiles
|
2025-05-18 09:20:27 -03:00 |
|
LucasGGamerM
|
f6cbfa0bd4
|
refactor(ListTimelineCustomFragment.java): add our custom list timeline implementation
|
2025-05-18 09:06:28 -03:00 |
|
LucasGGamerM
|
6795e37bb1
|
refactor(PinnableStatusListFragment.java): add PinnableStatusListFragment.java back
|
2025-05-18 09:05:31 -03:00 |
|
LucasGGamerM
|
52c28afcf2
|
refactor(ComposeFragment.java): add LOCAL visibility switch case
|
2025-05-18 09:04:50 -03:00 |
|
LucasGGamerM
|
1beeb02ac3
|
refactor(BaseNotificationsListFragment.java): swap to custom reblog or reply line status display item
|
2025-05-18 09:03:22 -03:00 |
|
LucasGGamerM
|
33953ef6ba
|
refactor(SearchFragment.java): add getWebUri method back
It's empty for now, but it will be populated sometime
|
2025-05-11 10:52:31 -03:00 |
|
LucasGGamerM
|
b561935172
|
refactor(DiscoverPostsFragment.java): add getWebUri and getFilterContext methods back
|
2025-05-11 10:25:41 -03:00 |
|
LucasGGamerM
|
d18bfa5432
|
refactor(DiscoverAccountsFragment.java): add getWebUri method back
|
2025-05-11 10:23:50 -03:00 |
|
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 |
|