session-ios/SessionMessagingKit/Open Groups/Models
Morgan Pretty 4330a40f6f Started working on integrating the updated push APIs
Updated the PushNotificationAPI to be more consistent with the SnodeAPI and OpenGroupAPI structures
Updated the logic so if the database key can't be retrieved the app will no longer throw a fatalError (now just fail to initialise Storage and rely on the App/Extensions to properly handle this case)
Fixed a couple of bugs where the share extension wouldn't populate correctly
2023-05-19 17:26:14 +10:00
..
Capabilities.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +10:00
DirectMessage.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 2022-03-03 17:46:35 +11:00
PendingChange.swift feat: cache remove all for open group emoji reacts 2022-08-29 15:58:49 +10:00
PinnedMessage.swift Further work on unit tests (and a couple of bug fixes found when testing) 2022-03-07 17:43:30 +11:00
ReactionResponse.swift tweak: make seqNo optional 2022-08-31 16:38:25 +10:00
Room.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2022-07-12 17:43:52 +10:00
RoomPollInfo.swift Added more unit tests 2022-03-08 16:16:36 +11:00
SendDirectMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
SendDirectMessageResponse.swift Added more unit tests 2022-03-08 16:16:36 +11:00
SendMessageRequest.swift Renamed FileServerAPIV2 to FileServerAPI 2022-03-04 16:17:03 +11:00
SOGSBatchRequest.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
SOGSMessage.swift Started working on integrating the updated push APIs 2023-05-19 17:26:14 +10:00
UpdateMessageRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
UserBanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
UserModeratorRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
UserUnbanRequest.swift Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00