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.
Added logic for Group Message Requests Added a 'ManualResultJob' which allows for a way to add a dependency to a job which can be resolved separately from the job system (it's not persistent though) Added the ability for admins to delete select messages from updated groups Swapped 'save'/'saved' calls to be 'upsert'/'upserted' as that's the actual behaviour we expect (unique key based rather than primary key based) Fixed a bug where the 'limitedReuse' 'drainBehaviour' could get stuck in an invalid state Fixed a bug where job dependencies could swap queues which could theoretically result in deadlocks in some cases |
2 years ago | |
|---|---|---|
| .. | ||
| AttachmentDownloadJob.swift | 2 years ago | |
| AttachmentUploadJob.swift | 2 years ago | |
| ConfigMessageReceiveJob.swift | 2 years ago | |
| ConfigurationSyncJob.swift | 2 years ago | |
| DisappearingMessagesJob.swift | 2 years ago | |
| DisplayPictureDownloadJob.swift | 2 years ago | |
| ExpirationUpdateJob.swift | 2 years ago | |
| FailedAttachmentDownloadsJob.swift | 2 years ago | |
| FailedMessageSendsJob.swift | 2 years ago | |
| GarbageCollectionJob.swift | 2 years ago | |
| GetExpirationJob.swift | 2 years ago | |
| GroupInviteMemberJob.swift | 2 years ago | |
| GroupLeavingJob.swift | 2 years ago | |
| GroupPromoteMemberJob.swift | 2 years ago | |
| MessageReceiveJob.swift | 2 years ago | |
| MessageSendJob.swift | 2 years ago | |
| NotifyPushServerJob.swift | 2 years ago | |
| RetrieveDefaultOpenGroupRoomsJob.swift | 2 years ago | |
| SendReadReceiptsJob.swift | 2 years ago | |
| UpdateProfilePictureJob.swift | 2 years ago | |