Commit Graph

39 Commits (a12e86a36b5421db0f32b010b07df915c897506f)

Author SHA1 Message Date
Morgan Pretty 7165b9e4f6 Merge branch 'dev' into feature/remove-OWSBlockingManager
# Conflicts:
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Meta/AppDelegate.swift
#	SessionMessagingKit/Messages/Control Messages/ConfigurationMessage+Convenience.swift
#	SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift
3 years ago
Morgan Pretty 5bb3bd7bc1 Cleaned up some config sync logic and allowed migrations to trigger them
Updated the migrations so they can specify whether a configuration sync is required
Moved the config sync logic into a MessageSender extension (makes far more sense than AppDelegate)
Fixed a bug where the ShareVC was triggering the 'versionMigrationsDidComplete' twice
Removed a couple of imports for files that had been deleted
3 years ago
ryanzhao 5954c109a1 Fix an issue where message would be sent even though the attachments are failed to upload 3 years ago
ryanzhao 1899a3fe3d fix sharing not work for session 4 years ago
Niels Andriesse d742fc1548 Delete V1 OGS & file server 4 years ago
Niels Andriesse e9df213bfe Put feature flags in one place 4 years ago
Niels Andriesse f7613e09bf Convert remaining file server usages 4 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 4 years ago
Niels Andriesse 73bbaf9ce7 Potentially fix attachment issue 4 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 4 years ago
Niels Andriesse fa02ea11de Show message sending status bar earlier 4 years ago
Niels Andriesse 3f5bc18f6b Fix remaining TODOs 4 years ago
Niels Andriesse f0cbdb8cda Fix share extension 4 years ago
nielsandriesse add2c467e4 Restructure 4 years ago
Niels Andriesse 21810a0c4c Fix closed group message status handling 4 years ago
nielsandriesse c5a7d39518 Clean 4 years ago
nielsandriesse d39e155e1c Make link previews work again 4 years ago
nielsandriesse 20faa8e914 Debug 4 years ago
nielsandriesse addc859c84 Fix duplicate messages & debug 4 years ago
nielsandriesse e3304a40f9 Fix attachment quoting 4 years ago
nielsandriesse f04db2afb1 Add missing save(with:) 4 years ago
Niels Andriesse a88ce33ee0 WIP 4 years ago
Niels Andriesse 3eae001202 Fix disappearing messages 4 years ago
Niels Andriesse 1ddb8ac50e Resolve more TODOs 4 years ago
Niels Andriesse ac6baec6f2 Make things compile again 4 years ago
nielsandriesse 5dfd4b1965 Restructure 5 years ago
nielsandriesse 178ab7e3e2 WIP 5 years ago
nielsandriesse 5e476e8330 Fix coding issues 5 years ago
nielsandriesse 19c29b2bf9 WIP 5 years ago
nielsandriesse ce7a23c401 Make sure sending errors bubble up to the user 5 years ago
nielsandriesse 921e2bced6 Debug 5 years ago
Niels Andriesse aec182f36c WIP 5 years ago
Niels Andriesse bbd3ecd54a Delete ClosedGroupsProtocol 5 years ago
Niels Andriesse ac1bbb3de1 Handle open group message ID 5 years ago
Niels Andriesse d7c71a8c06 Make things compile again 5 years ago
nielsandriesse b218a16b05 Implement attachment downloading 5 years ago
nielsandriesse 961878f74c Parse attachment pointers 5 years ago
nielsandriesse 7d207ddfb7 Organize files 5 years ago
nielsandriesse 9f4d72f2f5 Make quotes work again
Also organize files
5 years ago