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 f9c2655df4 Finalised the OpenGroupAPI and more tests
Fixed an issue where messages where signed incorrectly when blinding wasn't enabled on a SOGS
Fixed an issue where a single invalid message would result in all messages in that request being dropped
Updated the final legacy endpoint (ban and delete all messages)
Moved the OpenGroupManager poller values into the 'Cache' (so they are thread safe)
Started adding unit tests for the OpenGroupManager
Removed some redundant parameters from the 'Request' type
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 Finalised the OpenGroupAPI and more tests 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 Merge branch 'dev' into feature/session-id-blinding-part-2 3 years ago
MessageReceiver.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 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