Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion DemoApp/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/CustomMessageContentView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/DemoAppConfiguration.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Atlantis
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/MessageReactionType+Position.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/UIImage+Resized.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/UIViewController+Alert.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/UserDefaults+Shared.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

// MARK: - StreamChatUI Strings
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Resources/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

// MARK: - StreamChatUI Strings
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/SceneDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/Create Chat/Cells/GroupUserCell.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/Create Chat/Cells/SearchUserCell.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/DebugObjectViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/DemoAppTabBarController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Combine
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/DemoDraftMessageListVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/DemoReminderListVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Nuke
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/MembersViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Nuke
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/UserProfile/PushPreferencesView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/UserProfile/UnreadDetailsView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/Bundle+PushProvider.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/ChatUser+CustomFields.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/DemoAppCoordinator.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/DemoUsers.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/PushNotifications.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/StreamChatWrapper.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/Token+Development.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import CryptoKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import CoreLocation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import MapKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import MapKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import CoreLocation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import CoreLocation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import MapKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2025 Stream.io Inc. All rights reserved.
// Copyright © 2026 Stream.io Inc. All rights reserved.
//

import Combine
Expand Down
Loading