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 37f4d2ecca Further work on OpenGroupManager tests
Added tests for the OpenGroupManager handleMessages logic
Updated some logic to do an optional unwrap instead of a forced one to prevent the code from crashing when running unit tests
Fixed some tests which were flaky (could fail if other tests ran at the same time on other threads)
Fixed a minor potential bug where a message with no sender data wouldn't get deleted (shouldn't be dependant on the sender value being populated)
3 years ago
..
Attachments Merge branch 'dev' into feature/session-id-blinding-part-2 3 years ago
Blocking Fixed bugs raised by QA 3 years ago
Data Extraction update translation 3 years ago
Expiration fix disappearing messages for sync messages 4 years ago
Link Previews Updated the link previews to default to HTTPS 3 years ago
Mentions Additional encryption work on id blinding 3 years ago
Notifications Fixed a few issues uncovered while testing and some cleanup 3 years ago
Pollers More unit tests, fixed a few issues uncovered by testing 3 years ago
Quotes Finish replies UI 4 years ago
Read Tracking fix unread mention indicator showing after the message is deleted 3 years ago
Typing Indicators Fixed bugs raised by QA 3 years ago
MessageReceiver+Decryption.swift Added more unit tests 3 years ago
MessageReceiver+Handling.swift Further work on OpenGroupManager tests 3 years ago
MessageReceiver.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
MessageSender+ClosedGroups.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
MessageSender+Encryption.swift Added more unit tests 3 years ago
MessageSender.swift Finalised the OpenGroupAPI and more tests 3 years ago
Notification+MessageReceiver.swift Debug 4 years ago