-
- Downloads
Working on fixing the changes
parent
ed0d88ce
No related branches found
No related tags found
This commit is part of merge request !38. Comments created here will be created in the context of that merge request.
Showing
- .swiftpm/xcode/xcshareddata/xcschemes/Integration.xcscheme 67 additions, 0 deletions.swiftpm/xcode/xcshareddata/xcschemes/Integration.xcscheme
- App/client-ios/Resources/GoogleService-Info.plist 32 additions, 32 deletionsApp/client-ios/Resources/GoogleService-Info.plist
- Sources/App/AppDelegate.swift 6 additions, 1 deletionSources/App/AppDelegate.swift
- Sources/App/DependencyRegistrator.swift 2 additions, 2 deletionsSources/App/DependencyRegistrator.swift
- Sources/ChatFeature/Controllers/GroupChatController.swift 10 additions, 3 deletionsSources/ChatFeature/Controllers/GroupChatController.swift
- Sources/ChatFeature/Controllers/MembersController.swift 24 additions, 23 deletionsSources/ChatFeature/Controllers/MembersController.swift
- Sources/ChatFeature/ViewModels/GroupChatViewModel.swift 15 additions, 9 deletionsSources/ChatFeature/ViewModels/GroupChatViewModel.swift
- Sources/ChatFeature/ViewModels/SingleChatViewModel.swift 10 additions, 7 deletionsSources/ChatFeature/ViewModels/SingleChatViewModel.swift
- Sources/ChatFeature/Views/GroupHeaderView.swift 8 additions, 3 deletionsSources/ChatFeature/Views/GroupHeaderView.swift
- Sources/ChatListFeature/Controller/ChatListController.swift 58 additions, 51 deletionsSources/ChatListFeature/Controller/ChatListController.swift
- Sources/ChatListFeature/Controller/ChatListSearchTableController.swift 83 additions, 83 deletions...istFeature/Controller/ChatListSearchTableController.swift
- Sources/ChatListFeature/Controller/ChatListTableController.swift 122 additions, 121 deletions.../ChatListFeature/Controller/ChatListTableController.swift
- Sources/ChatListFeature/Coordinator/ChatListCoordinator.swift 5 additions, 4 deletions...ces/ChatListFeature/Coordinator/ChatListCoordinator.swift
- Sources/ChatListFeature/Models/Chat.swift 35 additions, 34 deletionsSources/ChatListFeature/Models/Chat.swift
- Sources/ChatListFeature/ViewModel/ChatListViewModel.swift 87 additions, 86 deletionsSources/ChatListFeature/ViewModel/ChatListViewModel.swift
- Sources/ContactListFeature/Controllers/ContactListTableController.swift 1 addition, 1 deletion...tListFeature/Controllers/ContactListTableController.swift
- Sources/ContactListFeature/Controllers/CreateGroupController.swift 8 additions, 2 deletions...ontactListFeature/Controllers/CreateGroupController.swift
- Sources/ContactListFeature/Coordinator/ContactListCoordinator.swift 4 additions, 4 deletions...ntactListFeature/Coordinator/ContactListCoordinator.swift
- Sources/ContactListFeature/Helpers/IndexedListCollator.swift 53 additions, 0 deletionsSources/ContactListFeature/Helpers/IndexedListCollator.swift
- Sources/ContactListFeature/ViewModels/ContactListViewModel.swift 17 additions, 18 deletions.../ContactListFeature/ViewModels/ContactListViewModel.swift
Loading
Please register or sign in to comment