Commit Graph

1033 Commits (692df74af6879dd8277c43bd7beeb6e0801ce177)

Author SHA1 Message Date
ryanzhao 692df74af6 wip: emoji reacts message cell ui 3 years ago
Ryan Zhao 965c1c48e5 add action to emoji reacts 3 years ago
Ryan Zhao fe1b8ebb93 fix context menu shows wrong colour in dark mode 3 years ago
Ryan Zhao 6314240189 plus button for more emoji 3 years ago
ryanzhao ecb657545e sample of emoji reacts bar 3 years ago
Ryan Zhao 2a18c8e9c9 Merge branch 'dev' into authentication-1 3 years ago
Ryan Zhao 510d7c22a2 fix background poller updating last hash issue. 3 years ago
Ryan Zhao 627aba1650 clean up duplicated code 3 years ago
ryanzhao dac3f10dd1 tweaks on closed group polling logic 3 years ago
ryanzhao c46c75e4f0 clean 3 years ago
ryanzhao 86605dce08 update background poller for hardfork closed group message retrieve 3 years ago
ryanzhao 372e87e70f minor fix 3 years ago
ryanzhao e540497724 update last hash persistence 3 years ago
Ryan Zhao 00c200d284 update translation 3 years ago
Ryan Zhao f48cdd02ee fix an issue where current call implementation won't compile for simulators 3 years ago
ryanzhao a12e86a36b fix an issue where new additions to group not appearing in mentions 3 years ago
Ryan Zhao bc9ff65659 fix for conversation screen title position with call button 3 years ago
Ryan Zhao 4da0ccdd44 fix an issue where current call implementation won't compile for simulators 3 years ago
Ryan Zhao 9c994ff176 Merge branch 'dev' into bug-fixes-1.11.25 3 years ago
Ryan Zhao 7b33c541a4 minor fix for conversation screen title position 3 years ago
Ryan Zhao 102a29b8e3 further fix for input view not scrollable issue 3 years ago
Ryan Zhao f95fe15d46 add session turn server info 3 years ago
Ryan Zhao 5bb287f258 fix an issue where rejected message requests will come back on linked devices 3 years ago
Ryan Zhao 8db281e42f hide disappearing message settings when current thread is blocked 3 years ago
Ryan Zhao d0764adaf3 ask formic permission when enabled call for the first time & update build number 3 years ago
Ryan Zhao 95d120266d show incoming call banner for CallKit disabled cases 3 years ago
Ryan Zhao fba6dbcf9b refactor to make CallKit disabled for China mainland 3 years ago
Ryan Zhao e664cb8235 Merge branch 'bug-fixes-1.11.25' into bug-fix-for-calls 3 years ago
ryanzhao 8557604064 clean up 3 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. 3 years ago
Ryan Zhao fa9de8c9c3 Merge branch 'dev' into bug-fixes-1.11.25 3 years ago
Ryan Zhao ed0c2d1e52 Merge branch 'fix/linkPreviewDarkModeText' into voice-calls-2 3 years ago
Ryan Zhao b23038087f try to fix a call issue when iOS is on lock screen 3 years ago
Morgan Pretty dbb0cdf0cb Fixed an issue where the text on the LinkPreview in dark mode wasn't visible 3 years ago
ryanzhao 5ebb2ceee3 fix call duration label get hidden 3 years ago
ryanzhao f1445a2191 add missed call notification 3 years ago
ryanzhao 343df684d9 fix race condition for callkit 3 years ago
ryanzhao 6cb3e1db22 add interaction for showing missed call tips if the permission is denied 3 years ago
ryanzhao 5fa63286da refactor timeout logic for calls incoming and reconnecting 3 years ago
ryanzhao f2cfa29b21 add call related logs to log file 3 years ago
ryanzhao 7d3df3a016 Merge branch 'bug-fixes-1.11.25' into voice-calls-2 3 years ago
ryanzhao 49b4c7b586 fix an edge case for callkit notification 3 years ago
Ryan Zhao 77c00b6c37 fix #456 3 years ago
Ryan Zhao a22dc15249 fix closed group poller unwrapping crash in background 3 years ago
Ryan Zhao 36094eed7f Merge branch 'remove-unused-code' into voice-calls-2 3 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
3 years ago
Ryan Zhao 49d6a64194 Merge branch 'remove-OWSBlockingManager' into voice-calls-2 3 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)
3 years ago
Morgan Pretty 9e3c02f79b Removed the unused legacy OWSBackup code 3 years ago
Morgan Pretty 21924ee81a Merge branch 'dev' into feature/remove-OWSBlockingManager
# Conflicts:
#	Session.xcodeproj/project.pbxproj
3 years ago