Commit Graph

1677 Commits (2d487101ece7cdf91f15a103defeb6aafbb13fd1)

Author SHA1 Message Date
Morgan Pretty 08853e7333 Fixed an issue where mentions weren't working 2 years ago
Morgan Pretty 61b30c8858
Merge pull request #834 from mpretty-cyro/fix/remove-icloud-entitlements
Removed the iCloud entitlements
2 years ago
Morgan Pretty 16bfbd4bad Removed the iCloud entitlements 2 years ago
Morgan Pretty 19856c7ef5 Disabled the disappearing messages setting when not a group member 2 years ago
ryanzhao 73f5608f16 Merge branch 'dev' into message-and-image-info 2 years ago
ryanzhao 6699e7ea0d Merge branch 'dev' into message-and-image-info 2 years ago
Morgan Pretty a21839536c Merge remote-tracking branch 'upstream/dev' into fix/new-certificates 2 years ago
Morgan Pretty 2a693df4c1 Updated the seed node certificates and removed the workaround 2 years ago
Morgan Pretty 70ce967df6 Made a few optimisations and fixes
Made a couple of DB query optimisations for the Home and Conversation screens
Removed some compiler-complex global generic functions
Increased the timeout for file uploads
Fixed a few import issues
Fixed an issue preventing calls on the simulator from working (disable CallKit on the simulator)
Fixed an issue where opening a conversation with a draft would result in a typing indicator notification being sent (if enabled)
Fixed a truncation issue on the CallVC
2 years ago
Morgan Pretty fa1d786ece
Merge pull request #792 from RyanRory/switch-video-view
Swapping video views in call
2 years ago
Morgan Pretty b270133f68 Fixed a couple of issues with seed node requests
Updated the seed node certificates to use the new 10 year ones
Fixed an issue where multiple seed node requests could be triggered at once
Increased the version & build numbers
2 years ago
ryanzhao e261678d6d Merge branch 'dev' into switch-video-view 2 years ago
ryanzhao cac8d22e0b Merge branch 'dev' into message-and-image-info 2 years ago
ryanzhao 06172777a5 Merge branch 'dev' into message-and-image-info 2 years ago
Morgan Pretty 437ec27d72 JobRunner fixes
Updated the DataExtractionNotification to take a 'sentTimestamp' when created to reduce the chance for duplicates being sent
Fixed an issue where the 'hasPendingOrRunningJob' check didn't actually include running jobs
Fixed some odd behaviours with job dependencies
Fixed an incorrect failure count check
2 years ago
ryanzhao 16d4d0128e add a new format for video duration 2 years ago
ryanzhao 2ff85ebda1 fix UI issues 2 years ago
ryanzhao 26ca3541ce Merge branch 'dev' into message-and-image-info 2 years ago
ryanzhao c101f61473 clean 2 years ago
ryanzhao d2dbace848 clean 2 years ago
ryanzhao 84dd7f1a7f Merge branch 'dev' into conversation-swipe-actions 2 years ago
ryanzhao 36748a81c6 use delete action for group that current user is no longer in 2 years ago
Morgan Pretty dcae781923 Fixed a crash due to database reentrancy when generating the users blinded public key 2 years ago
ryanzhao 7f24097343 update leave group copy in conversation settings view 2 years ago
ryanzhao 6302170e4d remove mark as read/unread action 2 years ago
ryanzhao 27cfe6b8b8 make the swipe actions always right & correct the copy for delete a covnersation 2 years ago
ryanzhao 63f49615b5 fix an issue where info action will show when there is no attachments 2 years ago
ryanzhao 53293fbb25 add localised string for message info title 2 years ago
ryanzhao 620d69ada9 Merge branch 'dev' into conversation-swipe-actions 2 years ago
Morgan Pretty e1c83dc999 Merge remote-tracking branch 'upstream/dev' into fix/appium-interaction-issues
# Conflicts:
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
2 years ago
ryanzhao cea2e1522d WIP: make group leaving a job 2 years ago
ryanzhao 51d8eea68c clean 2 years ago
ryanzhao 079d6f8c9f disable the swipe actions when in the "leaving" state 2 years ago
ryanzhao bf08394ebd change the title back to text primary colour when failed to leave a group 2 years ago
ryanzhao 282230c87a minor refactor 2 years ago
ryanzhao 102b4a67ad update UI and copy for group leaving status 2 years ago
ryanzhao f14982ed7b minor fix 2 years ago
ryanzhao e37756ccf4 add leaving status for leaving groups 2 years ago
ryanzhao 34d41d7d40 Merge branch 'dev' into conversation-swipe-actions 2 years ago
ryanzhao 975812db95 WIP: update info message for user leaving a group 2 years ago
ryanzhao ee8008ff4d minor optimisation on fetching attachment from database 2 years ago
ryanzhao d0ba22dc4f fix retry sending attachments that are not downloaded 2 years ago
ryanzhao 36e753366d WIP: add leaving status for leaving groups 2 years ago
ryanzhao f3c79007d8 replace icon image with system SF Font 2 years ago
Ryan Zhao 037c88395b Merge branch 'dev' into switch-video-view 2 years ago
Ryan Zhao 2f909fbb55 Merge branch 'dev' into message-and-image-info 2 years ago
Ryan Zhao 1b744e9bc2 Merge branch 'dev' into conversation-swap-action 2 years ago
Ryan Zhao 00d5d08152 fix retry action will end up with sending the same interaction twice 2 years ago
Ryan Zhao 3aacf27b79 regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
ryanzhao 84ea821095 WIP: fix quote when retrying sending a message 2 years ago