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/SessionUtilitiesKit
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
2 years ago
..
Crypto Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
Database Attempt to fix extensions 4 years ago
General Finalised the OpenGroupAPI and more tests 2 years ago
Media Added support for Microsoft Word, Excel & Powerpoint previews 2 years ago
Messaging Re-organize files 4 years ago
Meta Started work on updated SOGS support 2 years ago
Networking File upload working, further code cleanup 2 years ago
PromiseKit refactor on timer and polling threading 2 years ago
Configuration.swift