session-ios/Session
Morgan Pretty 7097853d58 A few bugs fixes and some optimisations
Fixed a bug where notifications could incorrectly appear for messages in the current thread
Fixed a bug where swiping left/right on images in the MediaDetailViewController could load images from other threads
Fixed a bug where the unread count wouldn't appear correctly when opening a conversation
Fixed a bug where the unread count on the conversation cell could get truncated
Fixed a bug where notifications weren't working correctly when the app is in the foreground
Fixed a bug where we weren't clearing the 'received X new messages' count when in the foreground
Fixed a bug where outgoing messages could get marked as read in a very specific case
Updated the "group notification" logic to only apply to Open Groups (and always doing it rather than just in the background)
Added a placeholder person icon when you have a closed group with a single member
Added a couple of indexes to improve the HomeVC database query performance (reduce launch time by ~15% in some cases)
Added a background task to give message sending the chance to complete when sending the app to the background
Removed an unneeded query from the HomeViewModel init (reduce launch time by ~10% in some cases)
Optimised one of the queries used to load the data needed for the conversation screen
2022-08-19 16:58:47 +10:00
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 2022-04-04 11:08:54 +10:00
Calls Attempted to fix the notification & call reporting issues 2022-07-25 17:03:09 +10:00
Closed Groups Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
Conversations A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Dependencies Remove SwiftCSV 2021-01-27 14:09:19 +11:00
DMs Fixed a couple of crashes and a couple of other bugs 2022-07-28 15:36:56 +10:00
Home A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Media Viewing & Editing A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Meta A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Notifications A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Onboarding Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
Open Groups Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2022-07-12 17:43:52 +10:00
Path Removed the debug code and added a migration to remove the old YDB 2022-08-01 16:53:05 +10:00
Settings Removed the debug code and added a migration to remove the old YDB 2022-08-01 16:53:05 +10:00
Shared A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
Sheets & Modals Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Utilities A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
.swiftlint.yml Fix target naming 2020-11-11 18:42:06 +11:00