mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
• Refactored the 'RecipientState' type to just be columns on the 'Interaction' table • Added some syntactic sugar to clean up the 'CallbackWrapper' boilerplate within the LibSession+Networking code • Fixed an issue where sending a message into a group where you are the only member would result in the message permanently being in the sending state • Fixed an issue when initially setting up the interaction database structure where the community whisper mechanism needed another column • Fixed a bug where the MessageSendJob wouldn't time out during path building • Fixed a bug where the MessageSendJob wouldn't retry 8 times before detecting a timeout (meaning it would retry up to 80 times in total before permanently failing) |
1 year ago | |
|---|---|---|
| .. | ||
| _001_InitialSetupMigration.swift | 1 year ago | |
| _002_SetupStandardJobs.swift | 1 year ago | |
| _003_YDBToGRDBMigration.swift | 1 year ago | |
| _004_RemoveLegacyYDB.swift | 1 year ago | |
| _005_FixDeletedMessageReadState.swift | 1 year ago | |
| _006_FixHiddenModAdminSupport.swift | 1 year ago | |
| _007_HomeQueryOptimisationIndexes.swift | 1 year ago | |
| _008_EmojiReacts.swift | 1 year ago | |
| _009_OpenGroupPermission.swift | 1 year ago | |
| _010_AddThreadIdToFTS.swift | 1 year ago | |
| _011_AddPendingReadReceipts.swift | 1 year ago | |
| _012_AddFTSIfNeeded.swift | 1 year ago | |
| _013_SessionUtilChanges.swift | 1 year ago | |
| _014_GenerateInitialUserConfigDumps.swift | 1 year ago | |
| _015_BlockCommunityMessageRequests.swift | 1 year ago | |
| _016_MakeBrokenProfileTimestampsNullable.swift | 1 year ago | |
| _017_RebuildFTSIfNeeded_2_4_5.swift | 1 year ago | |
| _018_DisappearingMessagesConfiguration.swift | 1 year ago | |
| _019_ScheduleAppUpdateCheckJob.swift | 1 year ago | |
| _020_AddMissingWhisperFlag.swift | 1 year ago | |
| _021_ReworkRecipientState.swift | 1 year ago | |