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
Morgan Pretty c25f378c54 Merge branch 'feature/database-refactor' into emoji-reacts
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/Context Menu/ContextMenuVC+Action.swift
#	Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift
#	Session/Conversations/Context Menu/ContextMenuVC.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/ConversationVC.swift
#	Session/Conversations/ConversationViewItem.h
#	Session/Conversations/ConversationViewItem.m
#	Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift
#	Session/Conversations/Message Cells/MessageCell.swift
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
#	Session/Conversations/Views & Modals/BodyTextView.swift
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Shared/UserCell.swift
#	SessionMessagingKit/Jobs/MessageSendJob.swift
#	SessionMessagingKit/Messages/Signal/TSMessage.h
#	SessionMessagingKit/Messages/Signal/TSMessage.m
#	SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift
#	SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift
#	SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h
#	SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift
#	SessionMessagingKit/Utilities/General.swift
#	SessionNotificationServiceExtension/NSENotificationPresenter.swift
#	SignalUtilitiesKit/Utilities/DisplayableText.swift
#	SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift
#	SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
..
Calls Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Common Networking Fixed a few more bugs and tweaked attachment download logic 3 years ago
Database Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
File Server Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Jobs/Types Reverted the logic to only download attachments when opening a conversation (new flag in future) 3 years ago
Messages Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 3 years ago
Open Groups Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Protos wip: emoji reacts message cell ui 3 years ago
Sending & Receiving Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
Shared Models Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
Utilities Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
Configuration.swift Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago