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/Session/Conversations
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
4 years ago
..
Context Menu do not show copy session id option when long press messages in open groups 4 years ago
Input View Further work on Id Blinding 4 years ago
Message Cells Merge branch 'dev' into feature/session-id-blinding-part-2 4 years ago
Settings Merge branch 'dev' into feature/session-id-blinding-part-2 4 years ago
Views & Modals Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 4 years ago
ConversationMessageMapping.swift Minor tweaks to the message request banner on the HomeVC 4 years ago
ConversationSearch.swift
ConversationVC+Interaction.swift Finalised the OpenGroupAPI and more tests 4 years ago
ConversationVC.swift Merge branch 'dev' into feature/session-id-blinding-part-2 4 years ago
ConversationViewAction.h
ConversationViewItem+Refactor.swift Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
ConversationViewItem.h Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
ConversationViewItem.m Further work on unit tests (and a couple of bug fixes found when testing) 4 years ago
ConversationViewModel.h clean 4 years ago
ConversationViewModel.m clean 4 years ago
LongTextViewController.swift