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/Messages/Control Messages
Morgan Pretty a080d67618 Fixed a couple of bugs and logging tweaks
• Refactored the remaining `SNLog` calls
• Added support for a 'customSuffix' to the log categories (similar to the 'customPrefix' it allows category name manipulation whilst keeping the existing log level settings)
• Improved logging in the PN extension
• Fixed an issue where the PN extension would end up with duplicate logs every time a new PN was received
• Fixed an issue where the PN extension would needlessly dispatch it's setup to the main thread
• Fixed an issue where the PN extension would try to read from the database after suspending it
• Fixed an issue where the PN extension could try to complete on a non-main thread (eg. db threads) which _might_ cause odd behaviours
2 months ago
..
Group Update Messages Fixed a couple of bugs and logging tweaks 2 months ago
CallMessage.swift Fixed a couple of bugs and logging tweaks 2 months ago
ClosedGroupControlMessage.swift Fixed a couple of bugs and logging tweaks 2 months ago
ControlMessage.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
DataExtractionNotification.swift Fixed a couple of bugs and logging tweaks 2 months ago
ExpirationTimerUpdate.swift Fixed a couple of bugs and logging tweaks 2 months ago
MessageRequestResponse.swift Fixed a couple of bugs and logging tweaks 2 months ago
ReadReceipt.swift Fixed a couple of bugs and logging tweaks 2 months ago
TypingIndicator.swift Fixed a couple of bugs and logging tweaks 2 months ago
UnsendRequest.swift Fixed a couple of bugs and logging tweaks 2 months ago