Commit Graph

1028 Commits (4e471aadb085d91b8fddd791ddca27d17830ea90)

Author SHA1 Message Date
Ryan Zhao 2a18c8e9c9 Merge branch 'dev' into authentication-1 2 years ago
Ryan Zhao 510d7c22a2 fix background poller updating last hash issue. 2 years ago
Ryan Zhao 627aba1650 clean up duplicated code 2 years ago
ryanzhao dac3f10dd1 tweaks on closed group polling logic 2 years ago
ryanzhao c46c75e4f0 clean 2 years ago
ryanzhao 86605dce08 update background poller for hardfork closed group message retrieve 2 years ago
ryanzhao 372e87e70f minor fix 2 years ago
ryanzhao e540497724 update last hash persistence 2 years ago
Ryan Zhao 00c200d284 update translation 2 years ago
Ryan Zhao f48cdd02ee fix an issue where current call implementation won't compile for simulators 2 years ago
ryanzhao a12e86a36b fix an issue where new additions to group not appearing in mentions 2 years ago
Ryan Zhao bc9ff65659 fix for conversation screen title position with call button 2 years ago
Ryan Zhao 4da0ccdd44 fix an issue where current call implementation won't compile for simulators 2 years ago
Ryan Zhao 9c994ff176 Merge branch 'dev' into bug-fixes-1.11.25 2 years ago
Ryan Zhao 7b33c541a4 minor fix for conversation screen title position 2 years ago
Ryan Zhao 102a29b8e3 further fix for input view not scrollable issue 2 years ago
Ryan Zhao f95fe15d46 add session turn server info 2 years ago
Ryan Zhao 5bb287f258 fix an issue where rejected message requests will come back on linked devices 2 years ago
Ryan Zhao 8db281e42f hide disappearing message settings when current thread is blocked 2 years ago
Ryan Zhao d0764adaf3 ask formic permission when enabled call for the first time & update build number 2 years ago
Ryan Zhao 95d120266d show incoming call banner for CallKit disabled cases 2 years ago
Ryan Zhao fba6dbcf9b refactor to make CallKit disabled for China mainland 2 years ago
Ryan Zhao e664cb8235 Merge branch 'bug-fixes-1.11.25' into bug-fix-for-calls 2 years ago
ryanzhao 8557604064 clean up 2 years ago
Ryan Zhao 37dc1631b5 fix an issue where the textview is not scrollable after the app goes into background and goes back in foreground. 2 years ago
Ryan Zhao fa9de8c9c3 Merge branch 'dev' into bug-fixes-1.11.25 2 years ago
Ryan Zhao ed0c2d1e52 Merge branch 'fix/linkPreviewDarkModeText' into voice-calls-2 2 years ago
Ryan Zhao b23038087f try to fix a call issue when iOS is on lock screen 2 years ago
Morgan Pretty dbb0cdf0cb Fixed an issue where the text on the LinkPreview in dark mode wasn't visible 2 years ago
ryanzhao 5ebb2ceee3 fix call duration label get hidden 2 years ago
ryanzhao f1445a2191 add missed call notification 2 years ago
ryanzhao 343df684d9 fix race condition for callkit 2 years ago
ryanzhao 6cb3e1db22 add interaction for showing missed call tips if the permission is denied 2 years ago
ryanzhao 5fa63286da refactor timeout logic for calls incoming and reconnecting 2 years ago
ryanzhao f2cfa29b21 add call related logs to log file 2 years ago
ryanzhao 7d3df3a016 Merge branch 'bug-fixes-1.11.25' into voice-calls-2 2 years ago
ryanzhao 49b4c7b586 fix an edge case for callkit notification 2 years ago
Ryan Zhao 77c00b6c37 fix #456 2 years ago
Ryan Zhao a22dc15249 fix closed group poller unwrapping crash in background 2 years ago
Ryan Zhao 36094eed7f Merge branch 'remove-unused-code' into voice-calls-2 2 years ago
Morgan Pretty 1633105ce2 Merge branch 'dev' into feature/remove-unused-code
# Conflicts:
#	Session/Backups/OWSBackup.m
#	Session/Backups/OWSBackupImportJob.m
#	SignalUtilitiesKit/Sharing/SelectRecipientViewController.m
#	SignalUtilitiesKit/Sharing/SelectThreadViewController.m
2 years ago
Ryan Zhao 49d6a64194 Merge branch 'remove-OWSBlockingManager' into voice-calls-2 2 years ago
Morgan Pretty 0842dbff1e Removed a bunch of unused code
Removed the legacy Theme code (replaced with SessionUIKit equivalents)
Removed the OWSOrphanDataCleaner (unused)
Removed the OWSReceiptType_Delivery from the OWSOutgoingReceiptManager (unused)
Removed the TSStorageKeys and TSStorageHeaders files (unused)
Removed the LKMessageIDCollection (unused - only had methods for deleting data from the collection)
Removed the OWSPrimaryStorageTrustedKeysCollection and OWSIdentityManager_QueuedVerificationStateSyncMessages (unused)
Removed collections and notifications from OWSProfileManager (unused)
2 years ago
Morgan Pretty 9e3c02f79b Removed the unused legacy OWSBackup code 2 years ago
Morgan Pretty 21924ee81a Merge branch 'dev' into feature/remove-OWSBlockingManager
# Conflicts:
#	Session.xcodeproj/project.pbxproj
2 years ago
Ryan Zhao 8b3d3fffb5 Merge branch 'dev' into voice-calls-2 2 years ago
RyanZhao 7cd0079b37
Merge pull request #599 from mpretty-cyro/fix/update-last-message-hash-after-registering-jobs
Fix - Update last message hash after registering jobs
2 years ago
RyanZhao f05c695756
Merge pull request #588 from mpretty-cyro/fix/message-request-count-bug
Performance: Count unread message requests thread-first rather than unread-message-first
2 years ago
Ryan Zhao 07c18927f2 minor fix to prevent redundant offer 2 years ago
Ryan Zhao 9df52a0a89 implement new approach for call reconnection 2 years ago