session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty 1ba060b7f0 Cleaned up the outdated message logic and fixed a few bugs
Fixed a bug where showing hidden conversations would appear at the bottom of the list
Fixed a bug where you would be kicked from a one-to-one conversation when opening it if you had hidden it
Fixed a bug where joining a community via URL wasn't automatically opening the community
Fixed a bug where the community poller could trigger again before the previous poll completed
Fixed an edge-case where community messages could be missed if the app crashed at the right time when processing a poll response
2023-06-13 14:40:04 +10:00
..
Attachments Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Errors Cleaned up the outdated message logic and fixed a few bugs 2023-06-13 14:40:04 +10:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Cleaned up the outdated message logic and fixed a few bugs 2023-06-13 14:40:04 +10:00
Notifications Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
Pollers Cleaned up the outdated message logic and fixed a few bugs 2023-06-13 14:40:04 +10:00
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 2022-10-10 11:48:48 +11:00
Typing Indicators Fixed issues raised during QA 2023-03-17 15:12:35 +11:00
MessageReceiver+Decryption.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
MessageReceiver.swift Cleaned up the outdated message logic and fixed a few bugs 2023-06-13 14:40:04 +10:00
MessageSender+Convenience.swift Removed the extra debug logs for message sending 2023-05-23 15:09:11 +10:00
MessageSender+Encryption.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
MessageSender.swift Removed the extra debug logs for message sending 2023-05-23 15:09:11 +10:00
Notification+MessageReceiver.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00