You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Open Groups/Models
Morgan Pretty be7881ad2e Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC.swift
#	Session/Conversations/ConversationViewModel.swift
#	Session/Conversations/Settings/ThreadDisappearingMessagesSettingsViewModel.swift
#	Session/Conversations/Settings/ThreadSettingsViewModel.swift
#	Session/Conversations/Views & Modals/ConversationTitleView.swift
#	Session/Notifications/AppNotifications.swift
#	Session/Settings/NukeDataModal.swift
#	Session/Shared/SessionTableViewModel.swift
#	Session/Shared/Views/SessionCell.swift
#	SessionMessagingKit/Configuration.swift
#	SessionMessagingKit/Database/Models/Contact.swift
#	SessionMessagingKit/Database/Models/DisappearingMessageConfiguration.swift
#	SessionMessagingKit/Messages/Control Messages/ClosedGroupControlMessage.swift
#	SessionMessagingKit/Messages/Message.swift
#	SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift
#	SessionMessagingKit/Protos/Generated/SNProto.swift
#	SessionMessagingKit/Protos/Generated/SessionProtos.pb.swift
#	SessionMessagingKit/Protos/SessionProtos.proto
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ExpirationTimers.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver.swift
#	SessionMessagingKit/Shared Models/SessionThreadViewModel.swift
#	SessionMessagingKitTests/Open Groups/OpenGroupManagerSpec.swift
#	SessionMessagingKitTests/_TestUtilities/TestOnionRequestAPI.swift
#	SessionSnodeKit/Models/SnodeAPIEndpoint.swift
#	SessionSnodeKit/SnodeAPI.swift
#	SessionTests/Conversations/Settings/ThreadDisappearingMessagesViewModelSpec.swift
#	SessionUtilitiesKit/General/Features.swift
1 year ago
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2 years ago
DeleteInboxResponse.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 1 year ago
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 2 years ago
PendingChange.swift feat: cache remove all for open group emoji reacts 2 years ago
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 2 years ago
ReactionResponse.swift tweak: make seqNo optional 2 years ago
Room.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
RoomPollInfo.swift Added more unit tests 2 years ago
SOGSBatchRequest.swift Sorted out a bunch of the config syncing logic 2 years ago
SOGSMessage.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
SendDirectMessageResponse.swift Added more unit tests 2 years ago
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 2 years ago
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago