session-ios/Session/Conversations
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
..
Context Menu Removed the ability to swipe-to-reply to sending/failed outgoing messages 2023-05-25 09:24:20 +10:00
Emoji Picker Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11:00
Input View Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
Message Cells [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
Settings Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
Views & Modals Fixed issues found during QA 2023-04-14 18:19:18 +10:00
ConversationSearch.swift Made a few small bug fixes & improvements 2023-03-09 15:46:45 +11:00
ConversationVC+Interaction.swift Removed the extra debug logs for message sending 2023-05-23 15:09:11 +10:00
ConversationVC.swift Cleaned up the outdated message logic and fixed a few bugs 2023-06-13 14:40:04 +10:00
ConversationViewModel.swift Fixed build issues from merge 2023-05-18 17:45:04 +10:00