Commit Graph

  • 3572712e7c refactor(display_item_reblog_or_reply_line_custom.java): add Moshidon's custom layout back LucasGGamerM 2025-04-25 08:04:33 -03:00
  • 241591b4bf refactor(PhotoViewer.java): add LOCAL visibility parameter to PhotoViewer boost state switch LucasGGamerM 2025-04-25 08:03:41 -03:00
  • 506c118094 refactor(CustomLocalTimeline.java): add back the CustomLocalTimeline model LucasGGamerM 2025-04-25 07:59:17 -03:00
  • 18600ed5fa refactor(ScheduledStatus.java): add the scheduled status model back LucasGGamerM 2025-04-25 07:56:16 -03:00
  • 93a301cd21 refactor(TimelineDefinition.java): change previous list timeline class name to ListTimelineCustomFragment LucasGGamerM 2025-04-25 07:51:18 -03:00
  • c1384d6abc refactor(Account.java): add akkoma fields and Moshidon methods back LucasGGamerM 2025-04-25 07:49:05 -03:00
  • 8598dc2608 fix(UnifiedPushHelper.java): check if vapidkey parameter is null before proceeding LucasGGamerM 2025-04-19 21:47:38 -03:00
  • 0a2fe4cc0d refactor(Instance.java): add the thumbnail parameter back LucasGGamerM 2025-04-19 11:37:47 -03:00
  • 4a923d506d refactor(EmojiReaction.java): add back the EmojiReaction model LucasGGamerM 2025-04-19 11:33:11 -03:00
  • 2740d5d267 refactor(Poll.java): add back Option constructors LucasGGamerM 2025-04-19 11:28:30 -03:00
  • 21cd4c3c36 refactor(Emoji.java): add back Moshidon specific constructors and getUrl method LucasGGamerM 2025-04-19 11:27:40 -03:00
  • d07a1c80e7 refactor(Status.java): add back Moshidon specfic fields and ofFake method LucasGGamerM 2025-04-19 11:26:39 -03:00
  • f87617b7ef refactor(HtmlParser.java): add back the text method LucasGGamerM 2025-04-19 11:22:26 -03:00
  • 40bfff6819 refactor(MastodonApiController.java): revert to working version with no deviations from upstream LucasGGamerM 2025-04-19 11:16:35 -03:00
  • b12fbfa355 refactor(StatusTextEncoder.java): add back this utility LucasGGamerM 2025-04-16 13:01:56 -03:00
  • f9187c27c8 refactor(display_item_warning.xml): add back the resource file for the warning status display item LucasGGamerM 2025-04-16 12:59:46 -03:00
  • ba711bbe18 refactor(AkkomaTranslateStatus.java): add the AkkomaTranslateStatus api method LucasGGamerM 2025-04-16 12:52:42 -03:00
  • e541a99751 refactor(AkkomaTranslation.java): add the AkkomaTranslation model back LucasGGamerM 2025-04-16 12:51:59 -03:00
  • 043cfb9171 refactor(ReblogDeletedEvent.java): add back ReblogDeletedEvent.java LucasGGamerM 2025-04-16 12:47:41 -03:00
  • e8db6c5f39 refactor(Instance.java): add back the translation support fields on Instance.java LucasGGamerM 2025-04-16 12:43:15 -03:00
  • 0b39b6547b refactor(MastodonAPIController.java): add the gsonWithoutDeserializer back LucasGGamerM 2025-04-16 12:32:58 -03:00
  • 2ac2f8c4e6 refactor(StatusCountersUpdatedEvent.java): add back the pinned parameter LucasGGamerM 2025-04-16 12:25:22 -03:00
  • 3362ee328a refactor(LegacyFilter.java): add the title parameter back LucasGGamerM 2025-04-16 12:22:07 -03:00
  • 0cb26e9bfb refactor(StatusMuteChangedEvent.java): add back StatusMuteChangedEvent.java LucasGGamerM 2025-04-16 12:08:38 -03:00
  • 85b003e768 refactor(ListTimeline.java): add the ListTimeline model back LucasGGamerM 2025-04-16 12:05:11 -03:00
  • 2ccd21adde refactor(Searchable.java): add back the Searchable interface LucasGGamerM 2025-04-16 12:02:04 -03:00
  • 2aa010c127 refactor: add back bg_button_m3_tonal_circle_selector.xml drawable LucasGGamerM 2025-04-16 12:00:16 -03:00
  • 8f2cfb44ab refactor(EmojiReactionsRecyclerView.java): add back the EmojiReactionsRecyclerView view LucasGGamerM 2025-04-16 11:53:04 -03:00
  • 70e15856a8 refactor(ListEditor.java): add back the popup ListEditor view LucasGGamerM 2025-04-16 11:52:12 -03:00
  • 4d6b3d3ffe refactor(HeaderSubtitleLinearLayout.java): add back the firstFraction layout parameter LucasGGamerM 2025-04-16 11:48:14 -03:00
  • f6655c0af1 refactor(TextInputFrameLayout.java): add back the TextInputFrameLayout.java file LucasGGamerM 2025-04-16 11:47:11 -03:00
  • 43ff783014 refactor(TextDrawable.java): add back TextDrawable.java LucasGGamerM 2025-04-13 12:59:14 -03:00
  • 2df7aade48 refactor(StatusPrivacy.java): add back the isReblogPermitted method LucasGGamerM 2025-04-13 12:56:38 -03:00
  • 4d4543351f refactor(StatusPrivacy.java): add local only status privacy (for akkoma) LucasGGamerM 2025-04-13 12:56:04 -03:00
  • 8444e54060 refactor(ContentType.java): add the ContentType class back. Full implementation is still missing LucasGGamerM 2025-04-13 12:44:45 -03:00
  • af19a03f96 refactor(display_item_emoji_reactions.xml): add the amoji reactions display item layout resource file back LucasGGamerM 2025-04-11 09:13:26 -03:00
  • f39eccbf1d refactor(compose_fab.xml): add the compose_fab.xml layout resource file back LucasGGamerM 2025-04-11 09:12:47 -03:00
  • 4d4d06de84 refactor(edit_timeline.xml): add back the edit timeline layout resource LucasGGamerM 2025-04-11 09:07:36 -03:00
  • eecd1996cc refactor(home_toolbar.xml): add the home toolbar layout resource file back LucasGGamerM 2025-04-11 09:06:19 -03:00
  • 796a04682e refactor(item_emoji_reaction.xml): add the emoji reactions item layout resource back LucasGGamerM 2025-04-11 09:04:03 -03:00
  • 3b9ef836da refactor(item_external_share_heading.xml): add the item_external_share_heading.xml layout resource file back LucasGGamerM 2025-04-11 09:01:44 -03:00
  • b1d3760269 refactor(item_text.xml): add the item_text.xml layout resource file back LucasGGamerM 2025-04-11 08:59:37 -03:00
  • 07fe58ddae refactor(list_timeline_editor.xml): add the list timeline editor layout resource back LucasGGamerM 2025-04-11 08:58:47 -03:00
  • cd959ed563 refactor(custom_local_timelines.xml): add the custom local timelines menu resource file back LucasGGamerM 2025-04-11 08:56:31 -03:00
  • 38f42f8a23 refactor(list.xml): add the list menu resource file back LucasGGamerM 2025-04-11 08:55:42 -03:00
  • 8d7a7349d4 refactor(list_reply_policies.xml): add back the list reply policies menu resource LucasGGamerM 2025-04-11 08:54:36 -03:00
  • a0305dbad4 refactor(home_overflow.xml): add the overflow home menu resource back LucasGGamerM 2025-04-11 08:52:11 -03:00
  • 82309b9cb4 refactor(home.xml): add the main home menu resource back LucasGGamerM 2025-04-11 08:51:13 -03:00
  • 802b7d6399 refactor(ids.xml): menu item ids relevant to the timelines editor LucasGGamerM 2025-04-11 08:46:02 -03:00
  • 4b3de40507 refactor(palettes.xml): add back the palettes.xml file LucasGGamerM 2025-04-11 08:22:41 -03:00
  • df4f051e22 refactor(styles.xml): add Moshidon specific style resources LucasGGamerM 2025-04-11 08:20:37 -03:00
  • 59f1b7f5ef refactor(colors.xml): comment out primary_700, shortcut_icon_background, shortcut_icon_foreground values LucasGGamerM 2025-04-11 08:16:34 -03:00
  • 8089d2757b refactor(colors_custom.xml): readd our themes' color data in separate resource file. No custom colors yet though LucasGGamerM 2025-04-11 08:13:29 -03:00
  • 949998129f refactor(attrs.xml): readd Moshidon specific attributes LucasGGamerM 2025-04-11 08:06:50 -03:00
  • 0cd1e97760 refactor(Announcement.java): add the Announcement model back, no full announcements fragment yet LucasGGamerM 2025-04-09 10:51:12 -03:00
  • 76a6e5ec3b refactor(TimelineDefinition.java): add TimelineDefinition so that we can have our HomeTabFragment all nice and dandy LucasGGamerM 2025-04-09 10:50:01 -03:00
  • 45a2e12db7 feat(StatusEmojiReactionsListFragment): add back the emoji reactions list fragment LucasGGamerM 2025-04-07 11:12:50 -03:00
  • 03f89e6c26 refactor(StatusRelatedAccountListFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:11:24 -03:00
  • 08b0ef8560 refactor(StatusFavoritesListFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:10:45 -03:00
  • 46630d183b refactor(FollowingListFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:10:04 -03:00
  • f86154914a refactor(FollowerListFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:09:36 -03:00
  • 56651cf7b6 refactor(FamiliarFollowerListFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:08:57 -03:00
  • 86b200fc46 refactor(AccountSearchFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:07:18 -03:00
  • 8d11c5b66a refactor(AccountRelatedAccountListFragment.java): add getWebUri method back LucasGGamerM 2025-04-07 11:03:21 -03:00
  • 9ad5fb191d refactor(BaseAccountListFragment.java): add ProvidesAssistContent dependency LucasGGamerM 2025-04-07 11:01:51 -03:00
  • 5248ae9e08 refactor(BaseAccountListFragment.java): add getAccountID method back LucasGGamerM 2025-04-07 11:00:21 -03:00
  • d44a3813fd refactor(bg_button_m3_tonal_selector): add bg_button_m3_tonal_selector drawable back LucasGGamerM 2025-04-03 11:54:25 -03:00
  • 0109293d7d refactor(HasAccountID): add HasAccountID.java back LucasGGamerM 2025-04-03 11:52:57 -03:00
  • 5e619c06b1 refactor(HasFab): add HasFab.java back LucasGGamerM 2025-04-03 11:52:20 -03:00
  • 5873e887f6 refactor(isOnTop): add IsOnTop.java back LucasGGamerM 2025-04-03 11:51:23 -03:00
  • d048b0edbc feat(google-pixel-launcher-url): add ProvidesAssistContent.java LucasGGamerM 2025-04-03 11:49:57 -03:00
  • 8273685914 refactor(Instance.java): add back pleroma, akkoma, and pixelfed specific fields LucasGGamerM 2025-04-03 11:40:17 -03:00
  • fe70b9876c refactor(AccountSession.java): add getInstanceUri and getInstance methods back LucasGGamerM 2025-04-03 11:33:08 -03:00
  • deaa94ae4c refactor(AccountLocalPreferences.java): add session parameter to constructor LucasGGamerM 2025-04-03 11:32:08 -03:00
  • eedcb2f62b refactor(hashtags): add HashtagUpdatedEvent LucasGGamerM 2025-04-01 11:45:30 -03:00
  • 3c31060970 refactor(lists): add ListUpdatedCreatedEvent LucasGGamerM 2025-04-01 11:43:23 -03:00
  • 6f32136616 refactor(GetPublicTimeline.java): add reply visibility parameter LucasGGamerM 2025-04-01 11:42:31 -03:00
  • ff201014b3 refactor(bubble-timeline): add GetBubbleTimeline api method LucasGGamerM 2025-04-01 11:41:11 -03:00
  • 16629de7d2 refactor(scheduled-statuses): add scheduled status created/deleted events LucasGGamerM 2025-04-01 11:40:23 -03:00
  • 43ff91f8e5 refactor(scheduled-statuses): add GetScheduledStatuses api method LucasGGamerM 2025-04-01 11:39:39 -03:00
  • dd616d91f7 refactor(lists): add "reply_visibility" parameter to GetListTimeline method LucasGGamerM 2025-04-01 11:38:04 -03:00
  • 68e5de8599 refactor(lists): add GetList api method LucasGGamerM 2025-04-01 11:36:43 -03:00
  • 97ba55dcab refactor(emoji-reactions): add EmojiReactionsUpdatedEvent LucasGGamerM 2025-04-01 11:36:12 -03:00
  • c1cb32e7d2 refactor(emoji-reactions): add api methods LucasGGamerM 2025-04-01 11:35:38 -03:00
  • 215f8eb2e5 build: add diff_match_patch dependency LucasGGamerM 2025-04-01 11:34:56 -03:00
  • f45abcb4e5 build: add nachos dependency LucasGGamerM 2025-04-01 11:34:12 -03:00
  • ab72435347 Merge pull request #516 LucasGGamerM 2025-03-19 10:58:36 -03:00
  • d5f6852bdc Merge: feat(Timeline/Hashtag): show confirmation sheet when muting LucasGGamerM 2025-03-17 22:27:07 -03:00
  • 36f96c1ed6 misc(github-actions): create mirror-to-codeberg.yml LucasGGamerM 2025-03-15 09:05:34 -03:00
  • 058fb62253 fix(unified-push-connector): remove try catches that are no longer needed LucasGGamerM 2025-03-13 08:26:31 -03:00
  • bc43e2180f build(unified-push-connector): update the dependency LucasGGamerM 2025-03-13 08:25:56 -03:00
  • c1e96d4ff0 fix(enhance-text-size): just enhance the font size, not the whole app's density LucasGGamerM 2025-03-12 10:40:50 -03:00
  • 42a060e8a6 build(unified-push): update unifiedPush connector dependency LucasGGamerM 2025-03-11 19:22:08 -03:00
  • 065db923cc fix(unifiedPushHelper): surround by try and catch due to a javax.crypto.AEADBadTagException LucasGGamerM 2025-03-11 14:52:07 -03:00
  • 0089a10a81 Translated using Weblate (German) openhuman 2025-03-11 13:08:35 +00:00
  • c6d4436467 Translated using Weblate (Esperanto) notAvi10 2025-03-09 02:09:01 +00:00
  • 98d58c35dc Translated using Weblate (Esperanto) notAvi10 2025-03-09 03:39:27 +00:00
  • 3f7c0417c2 Translated using Weblate (Asturian) guille11 2025-02-10 18:17:51 +00:00
  • 64dcb8b387 Translated using Weblate (Finnish) Ricky-Tigg 2025-02-06 12:47:42 +00:00
  • 4145b6451b Translated using Weblate (Finnish) Ricky-Tigg 2025-02-06 12:59:57 +00:00