session-ios/Session/Conversations/Message Cells
Morgan Pretty f07313c7ac Fixed a number of bugs found during internal testing
Updated to the latest libSession to increase the available size for config message content (size check now happens after compression rather than before)
Added some additional logs for config size info
Fixed a bug where the database could be accessed before the migrations ran which could result in unexpected behaviours
Fixed a bug where you couldn't mark a non one-to-one thread as read/unread
Fixed a bug where a database initialization failure wouldn't result in a migration failure (user would be stuck on the splash screen indefinitely)
Fixed a bug where if a message was too large for the screen the conversation would open it centered on the screen (now it will be positioned to the top)
Started looking at broken unit tests
Increased the build number
2023-06-19 18:19:47 +10:00
..
Content Views Fixed a couple of QA issues 2023-05-23 09:42:10 +10:00
CallMessageCell.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00
DateHeaderCell.swift Fixed remaining bugs 2022-10-04 16:21:13 +11:00
InfoMessageCell.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
MessageCell.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
TypingIndicatorCell.swift Added rounding to the settings and updated the SettingVC to use the config approach 2022-09-27 15:36:47 +10:00
UnreadMarkerCell.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
VisibleMessageCell.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00