Commit Graph

12 Commits (2e4c11f4b9dc033412c47551d65b1cffb2a1c632)

Author SHA1 Message Date
Morgan Pretty a05963f6ac Added some debugging code for the upload exists script 5 months ago
Morgan Pretty 9211766fc5 Updated the 'drone-upload-exists' to be a standalone script 5 months ago
Morgan Pretty 22433ad358 Fixed an incorrect env var, added an exit in the poller 5 months ago
Morgan Pretty 76d0e5f60a Removed debug code 5 months ago
Morgan Pretty 276ec8a100 Updated the CI scripts to follow our dev processes better 5 months ago
Morgan Pretty 0ac7f7b339 Remove double dash from suffix 11 months ago
Morgan Pretty 76b37c2ad6 Further tweaks to CI setup
Added a suffix to distinguish the output files for upload
Attempting to exclude the Sim and AppStore builds from PR builds (they can't upload anyway)
11 months ago
Morgan Pretty bf98199800 Another incorrect statement in the upload script 11 months ago
Morgan Pretty 635a5182bc Fixed a typo in the upload script 11 months ago
Morgan Pretty 2341fbf59f Further tweaks to CI scripts 11 months ago
Morgan Pretty a41f1c1366 Fixed the broken tests
Cleaned up the Dependencies so that tests can run synchronously without having to custom set queues as much
Sorted out the crypto and network dependencies to avoid needing weird dependency inheritance
Fixed the flaky tests so they are no longer flaky
Fixed some unexpected JobRunner behaviours
Updated the CI config to use a local build directory for derivedData (now works with build tweaks)
11 months ago
Morgan Pretty b72bf42605 Updated the CI and fixed a couple of config bugs
Updated to the 1.0.0 release of libSession
Set the User Config feature flag to July 31st 10am AEST
Shifted quote thumbnail generation out of the DBWrite thread
Stopped the CurrentUserPoller from polling the user config namespaces if the feature flag is off
Fixed an issue where the scrollToBottom behaviour could be a little buggy when an optimistic update is replaced with the proper change
Fixed an issue where the 'attachmentsNotUploaded' error wouldn't result in a message entering an error state
Fixed a bug where sync messages with attachments weren't being sent
12 months ago