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.
session-ios/SessionMessagingKit
Morgan Pretty 00f246a21e Added group message requests, admin message deletion, fixed a few bugs
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
..
Calls Added some more tests and cleaned up some warnings 2 years ago
Common Networking Added in missing code changes unrelated to closed groups rebuild 2 years ago
Database Added group message requests, admin message deletion, fixed a few bugs 2 years ago
File Server Pushing up my WIP changes from the last few days 2 years ago
Jobs Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Messages Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Meta Theming tweaks and bug fixes 3 years ago
Open Groups Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Protos Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Sending & Receiving Added group message requests, admin message deletion, fixed a few bugs 2 years ago
SessionUtil Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Shared Models Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Utilities Added group message requests, admin message deletion, fixed a few bugs 2 years ago
Configuration.swift Started adding logic for the GroupUpdate messages 2 years ago