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/Open Groups/Models
Morgan Pretty d8ae9669c8 Fixed a breaking issue and a few other minor bugs
Fixed a busted version comparison
Fixed an issue where the config dump population wasn't setting the 'created' timestamp for contacts
Fixed an issue where the 'SyncPushTokensJob' could run logic on the wrong thread
Fixed a bug where the 'scroll to bottom' button wouldn't initial be visible in some cases
Fixed a bug where the 'scroll to bottom' button would fade out when there were subsequent pages
Fixed a bug where an open group image might not get downloaded in some cases
Fixed an issue where we would incorrectly append a wildcard character to the end of a search term that ended in a quotation mark
Finished refactoring the OpenGroupAPI to use PreparedSendData
1 year ago
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2 years ago
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 2 years ago
PendingChange.swift feat: cache remove all for open group emoji reacts 2 years ago
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 2 years ago
ReactionResponse.swift tweak: make seqNo optional 2 years ago
Room.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2 years ago
RoomPollInfo.swift Added more unit tests 2 years ago
SOGSBatchRequest.swift Fixed a breaking issue and a few other minor bugs 1 year ago
SOGSMessage.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
SendDirectMessageResponse.swift Added more unit tests 2 years ago
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 2 years ago
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2 years ago