session-ios/SessionUIKit
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
..
Components Started working on some config contact pruning logic 2023-06-16 19:38:14 +10:00
Database/Migrations Fixed issues found during testing 2022-10-07 15:35:17 +11:00
Meta Create SessionUIKit 2020-11-09 16:03:59 +11:00
Style Guide Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
Types Fixed an accessibility regression 2023-04-26 15:13:39 +10:00
Utilities Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-13 13:22:39 +10:00
Configuration.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00