Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Added feed #35

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Added feed #35

merged 2 commits into from
Jul 18, 2023

Conversation

devotaaabel
Copy link
Contributor

@devotaaabel devotaaabel commented Jul 18, 2023

  • Added FeedScreen UI and hooked up with data
  • Created FeedRepository and MastodonServiceWrapper
  • Created koin repository module

New modules:

  • feature:feed
  • core:model

#1
#5

/**
* This class serves a MastodonService in a flow, once it's initialized with a valid access token
*/
class MastodonServiceWrapper(userPreferencesDatastore: UserPreferencesDatastore) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't have to be here, but we should make this an internal class

@devotaaabel devotaaabel merged commit afb3db9 into main Jul 18, 2023
@devotaaabel devotaaabel deleted the feed branch July 18, 2023 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants