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/Sending & Receiving
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
3 years ago
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
Link Previews Removed a bunch of legacy database types 4 years ago
Message Handling Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
Notifications Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
Pollers Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Quotes Cleaned up the ConversationVC query and started plugging in paging 3 years ago
Typing Indicators Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
MessageSender+Convenience.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 3 years ago
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago