session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty 3344e58716 Cleaned up some logic around sync messages
Added logic to indicate when a sync message failed to send (and the ability to retry)
Added the retry/resync button to the long press message menu
Updated sync messages to run via the MessageSendJob
Updated the delivery status to always show on the last outgoing message
Updated the logic to update the delivery status when retrying to send a failed message
Removed the convoluted recursion logic for turning self-send messages into sync messages
2023-02-14 13:41:24 +11:00
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Errors Theming tweaks and bug fixes 2022-10-14 17:09:38 +11:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
Notifications Merge branch 'various-bugs-and-optimisations' into emoji-reacts 2022-08-22 11:30:06 +10:00
Pollers Actually setting the 'forceBlinded' flag 2022-11-07 10:19:17 +11:00
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 2022-10-10 11:48:48 +11:00
Typing Indicators Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
MessageReceiver+Decryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageReceiver.swift Merge pull request #754 from RyanRory/bug-fixes 2023-01-10 11:42:09 +11:00
MessageSender+Convenience.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
MessageSender+Encryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageSender.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
Notification+MessageReceiver.swift Updated the colours to source from direct theme values (instead of individual) 2022-08-24 17:33:10 +10:00