Commit Graph

17531 Commits (4670d7c22edaf9af47b6354b8f0420cc3e0d6ead)
 

Author SHA1 Message Date
Morgan Pretty 4670d7c22e Debugging failing unit tests 1 year ago
Morgan Pretty 86957b32de Removed test target which doesn't exist yet 1 year ago
Morgan Pretty d816b621be Added a missing dependency 1 year ago
Morgan Pretty d324f36c53 Updated to the latest CI config (few optimisations) 1 year ago
Morgan Pretty 4aa5eb1bbc Remove debug lines 1 year ago
Morgan Pretty 0cbfbadef4 Fixed an incorrect grep format 1 year ago
Morgan Pretty a05963f6ac Added some debugging code for the upload exists script 1 year ago
Morgan Pretty 518818a8b0 Removed a debug line 1 year ago
Morgan Pretty 5c87334d43 Fixed an incorrect url 1 year ago
Morgan Pretty 9211766fc5 Updated the 'drone-upload-exists' to be a standalone script 1 year ago
Morgan Pretty 22433ad358 Fixed an incorrect env var, added an exit in the poller 1 year ago
Morgan Pretty 18bc37a8a6 Added a timeout for the polling 1 year ago
Morgan Pretty 6e3c48bd5f Tweaks to the polling script 1 year ago
Morgan Pretty 76d0e5f60a Removed debug code 1 year ago
Morgan Pretty 276ec8a100 Updated the CI scripts to follow our dev processes better 1 year ago
Morgan Pretty 443f7ceb74
Merge pull request #946 from mpretty-cyro/fix/various-bugs
Fix various bugs
1 year ago
Morgan Pretty d62ca64852 Remove debug code 1 year ago
Morgan Pretty 645c936fdd Added an error modal if the voice recording fails to start 1 year ago
Morgan Pretty 08365a610e Fixed issues found during QA
Fixed a couple issues around temporary file paths not getting created correctly
Fixed an issue where PhotoLibrary exports could fail without notifying the user correctly
Fixed a couple of bugs with the emoji list
1 year ago
Morgan Pretty 790ef16b9a Updated accessibility identifiers to match new branches 1 year ago
Morgan Pretty fd02decf9f Updated the PNModeVC to explicitly trigger the SyncPushTokensJob 1 year ago
Morgan Pretty bac1f7b3a5 Increase build and version numbers 1 year ago
Morgan Pretty a563cddba8 Added a timeout for the MessageSendJob and additional logging 1 year ago
Morgan Pretty cac29a573a Optimised jumping between messages to avoid excessive loading 1 year ago
Morgan Pretty 001936e1b6 Updated the in-conversation search to prioritise currently visible results 1 year ago
Morgan Pretty a9b3756a44 Fixed UX around tapping link in messages which contain attachments 1 year ago
Morgan Pretty 3f19c776d9 Fixed a few issues around jumping between messages
Fixed a bug where tapping on quotes could break after loading lots of visible cells
Fixed a bug where a cell which contained both links and a quote would only ever let you interact with the quote
Fixed an issue where message highlight wasn't working when jumping between messages
1 year ago
Morgan Pretty e1d6a9dfc1 Added a migration to recreate any invalid FTS tables 1 year ago
Morgan Pretty cbcdb9b37f Refactored AppContext and AppRediness to Swift 1 year ago
Morgan Pretty f532496ee4 Increased build and version numbers 1 year ago
Morgan Pretty d8dc801e5f
Merge pull request #939 from RyanRory/turn-server-fix
TURN server fix
1 year ago
Ryan ZHAO 6d2e0b457e fix: wrong server removed 1 year ago
Ryan ZHAO e6cf75dd3f remove frigg&fenrir turn servers for now 1 year ago
Morgan Pretty 109a81f33f
Merge pull request #929 from mpretty-cyro/fix/media-interactions
Fixed a few bugs and crashes around media interactions
1 year ago
Morgan Pretty 05460ca2b3 Fixed a bug where the play button wouldn't appear when swiping attachments 2 years ago
Morgan Pretty de7d85f4cb Merge remote-tracking branch 'upstream/dev' into fix/media-interactions 2 years ago
Morgan Pretty 89b38dc2f5
Merge pull request #928 from mpretty-cyro/fix/blocked-contacts-crash
Fixed a crash on the blocked contacts screen and refactoring
2 years ago
Morgan Pretty 638685a8cc
Merge pull request #925 from mpretty-cyro/fix/blank-display-name-handling
Fixed a bug where profiles with blank name values wouldn't fallback correctly
2 years ago
Morgan Pretty e427e59544
Merge pull request #926 from mpretty-cyro/fix/rare-multi-threading-crash
Fixed a crash which could occur when scrolling conversation messages
2 years ago
Morgan Pretty aec2aed81f
Merge pull request #927 from mpretty-cyro/fix/snode-info-deduping
Fixed an issue where the messages might not get reprocessed when they should
2 years ago
Morgan Pretty 4b9e15e5c1
Merge pull request #924 from mpretty-cyro/fix/theme-nav-issue
Fixed an issue where theme changes stopped updating nav styling
2 years ago
Morgan Pretty bd98db2612 Fixed a few bugs and crashes around media interactions
Fixed a crash when trying to grant permission to access additional photos
Fixed a bug where audio files would incorrectly get recognised as voice messages
Replaced our custom video/audio players with the native ones (which have additional built-in controls)
Updated the errors from SSKKeychainStorage to include useful information
Updated layout for audio attachments
2 years ago
Morgan Pretty b3eb78aaee Fixed the broken tests 2 years ago
Morgan Pretty f97170fdcd Fixed a crash on the blocked contacts screen and refactoring
Refactored the SessionThreadViewModel to reduce boilerplate and clean up the interface a little
Refactored the MessageRequestsViewController to use the SessionTableViewController
Fixed a crash when returning from the background on the BlockedContactsViewModel
Fixed some minor lag on the NotificationSoundViewModel
Added an optional initial loading message to the SessionTableViewController
2 years ago
Morgan Pretty 085a1a59aa Fixed an issue where the messages might not get reprocessed when they should
Dropped the auto-incrementing id from the SnodeReceivedMessageInfo
Changed the 'key, hash' from a uniqueKey to a primaryKey to allow "upsert" behaviours to work
2 years ago
Morgan Pretty 658240e549 Fixed a crash which could occur when scrolling conversation messages 2 years ago
Morgan Pretty 819106b0f2 Fixed a bug where profiles with blank name values wouldn't fallback correctly 2 years ago
Morgan Pretty 3a9ada581d Fixed an issue where theme changes stopped updating nav styling 2 years ago
Morgan Pretty 6d57523ede
Merge pull request #923 from mpretty-cyro/fix/apple-required-copy-change
Change the 'Grant Camera Access' copy to 'Continue' at Apple's request & Updated translations
2 years ago
Morgan Pretty 06f12a58b0 Change the 'Grant Camera Access' copy to 'Continue' at Apple's request
Updated translations again
2 years ago