Commit Graph

2052 Commits (084586e6baf2117501aa53a4673b9aba01b88173)

Author SHA1 Message Date
Ryan ZHAO 04d734ef87 use local disappearing messages setting for call messages and data extraction notifications 2 years ago
Ryan ZHAO ac30b3c797 fix unsend requests 2 years ago
Ryan ZHAO 810a990735 fix disappearing messages for call message 2 years ago
Ryan ZHAO e38fb400ea refactor on the way that attaching disappearing messages config to messages 2 years ago
Ryan ZHAO 9fc5f8fa68 WIP: refactoring the way of applying disappearing messages settings 2 years ago
Ryan ZHAO 3667d304f2 Merge branch 'dev' into disappearing-message-redesign 2 years ago
Ryan ZHAO 0aa32bcab3 fix an issue where expiration update control messages won't be marked as read on linked devices 2 years ago
Ryan ZHAO 7693e53183 minor refactor and fix expiration update message for control messages 2 years ago
Ryan ZHAO 42f2440067 fix disappearing messages update control messages for legacy groups and linked devices 2 years ago
Ryan ZHAO 74efe8cc72 fix an issue for legacy groups disappearing message update control message 2 years ago
Ryan ZHAO 6d2e0b457e fix: wrong server removed 2 years ago
Ryan ZHAO e6cf75dd3f remove frigg&fenrir turn servers for now 2 years ago
Ryan ZHAO 8c2491712e fix an issue where non-admin can change disappearing messages settings in legacy group 2 years ago
Ryan ZHAO 490cde57ce fix disappearing messages update control messages for legacy groups 2 years ago
Ryan ZHAO 4ec1d730cd remove previous logic for expiring control messages indicating disappearing messages turned off 2 years ago
Ryan ZHAO 362dcd3528 remove last change timestamp in local database 2 years ago
Ryan ZHAO 978ec30074 hide and display the following setting action accordingly 2 years ago
Ryan ZHAO 5d2a307d5e WIP: update copies and implement following setting 2 years ago
Ryan ZHAO 0038a78df3 fix outdated client banner 2 years ago
Ryan ZHAO c561a05273 WIP: fix outdated client banner 2 years ago
Ryan ZHAO e8ec91ba8b keep disappearing message update control message for legacy mode 2 years ago
Ryan ZHAO 9af95a672e only show outdated client banner when disappearing message is enabled 2 years ago
Ryan ZHAO d492290303 WIP: fix outdated client banner with sql query 2 years ago
Ryan ZHAO 666061fec9 fix outdated client banner in conversation screen 2 years ago
Ryan ZHAO 3d566c1923 minor fix on close button accessibility id 2 years ago
Ryan ZHAO 6d92f31f6d update accessibility of empty state label 2 years ago
Ryan Zhao 70326b5c74 fix disappearing messages for closed group control messages 2 years ago
Ryan Zhao f2629f193b add disappearing timer to call info messages 2 years ago
Ryan Zhao 8c6c6705a5 update control message text colour 2 years ago
Ryan Zhao d27475d0be feat: add timer for disappearing info messages 2 years ago
Ryan Zhao 83a64c5ca1 clean 2 years ago
Ryan Zhao 3d1b930ede feat: update disappearing messages ui for visible messages 2 years ago
Ryan Zhao 61df9e2cf1 refactor disappearing timer view from objc to swift 2 years ago
ryanzhao 5569da0874 add accessibility id for radio button in cells 2 years ago
Ryan Zhao c933ea1734 add comments 2 years ago
Ryan Zhao b605193e61 fix an issue by the refactor 2 years ago
Ryan Zhao 99d5620536 minor refactor and clean up 2 years ago
Ryan Zhao 71fa811064 WIP: handle disappearing message failed to send 2 years ago
Morgan Pretty 12347c9f2f Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	Session/Media Viewing & Editing/MediaDetailViewController.swift
2 years 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 a6931bb922 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/Settings/ThreadDisappearingMessagesSettingsViewModel.swift
#	Session/Conversations/Settings/ThreadSettingsViewModel.swift
#	Session/Shared/SessionTableViewController.swift
#	Session/Shared/SessionTableViewModel.swift
#	Session/Shared/Types/SessionTableSection.swift
#	SessionTests/Conversations/Settings/ThreadDisappearingMessagesViewModelSpec.swift
#	SessionUIKit/Components/SessionButton.swift
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 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 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 b97c0955be Copy tweak to better support localization 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 d1d2531ced Fixed a minor layout issue and string linter tweaks 2 years ago
Morgan Pretty 658240e549 Fixed a crash which could occur when scrolling conversation messages 2 years ago
Morgan Pretty 3a9ada581d Fixed an issue where theme changes stopped updating nav styling 2 years ago