session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty 70ce967df6 Made a few optimisations and fixes
Made a couple of DB query optimisations for the Home and Conversation screens
Removed some compiler-complex global generic functions
Increased the timeout for file uploads
Fixed a few import issues
Fixed an issue preventing calls on the simulator from working (disable CallKit on the simulator)
Fixed an issue where opening a conversation with a draft would result in a typing indicator notification being sent (if enabled)
Fixed a truncation issue on the CallVC
2023-04-12 16:50:35 +10: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 clean 2023-04-04 12:00:02 +08: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 Made a few optimisations and fixes 2023-04-12 16:50:35 +10: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 WIP: make group leaving a job 2023-03-14 17:08:38 +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