session-ios/SessionMessagingKit/Sending & Receiving/Message Handling
Morgan Pretty 3c07a2d044 Added linting for the localized strings, updated the quote & mention behaviour for the current user
Added a script and build step to error if we have localised a string in code bug don't have an entry in the localisable files
Added the logic and UI to replace the current users public key (or blinded key) with 'You' in mentions and quotes
Cleaned up some duplicate & missing localised strings
Fixed a bug where new closed groups weren't getting setup locally correctly
Updated the id truncating behaviour to always truncate from the middle
2022-07-15 18:15:28 +10:00
..
MessageReceiver+Calls.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageReceiver+ClosedGroups.swift Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
MessageReceiver+ConfigurationMessages.swift Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
MessageReceiver+DataExtractionNotification.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+MessageRequests.swift Updated the code to remove blinded contact records once they become unblinded (no point keeping them) 2022-06-29 18:12:20 +10:00
MessageReceiver+ReadReceipts.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+TypingIndicators.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+UnsendRequests.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
MessageReceiver+VisibleMessages.swift Fixed a bug where open group messages sent on another device weren't correctly getting marked as sent 2022-07-01 17:46:50 +10:00
MessageSender+ClosedGroups.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00