Commit Graph

18088 Commits (f3ae86ca0b5234125edcca76443018afb66df8d1)
 

Author SHA1 Message Date
Morgan Pretty f3ae86ca0b Attempt to fix CI cloning behaviour 3 months ago
Morgan Pretty 749aeea6de Tweaked a comment 3 months ago
Morgan Pretty 686768f8b2 Fixed a few bugs with sync messages
Fixed an issue where sync messages were failing to send if the message wasn't disappearing
Fixed an issue where the 'Failed to Sync' statuses wouldn't be shown
Updated the MessageSenderError, SnodeAPIError and OnionRequestAPIError to actually output our error strings when included in strings
Updated the tryFlatMapWithRandomSnode function to include context of the last error thrown
Cleaned up the 'isSyncMessage' logic
3 months ago
RyanZhao c35f712d93
Merge pull request #874 from RyanRory/message-detail-screen
Message detail screen (SwiftUI)
3 months ago
Morgan Pretty 2d9ed13471
Merge pull request #951 from mpretty-cyro/fix/silent-mode-audio
Fix silent mode audio
3 months ago
Ryan ZHAO bda1e52668 update accessibility ids 3 months ago
Ryan ZHAO fd86c733d8 Merge branch 'dev' into message-detail-screen 3 months ago
Morgan Pretty a8e3fe43ea
Merge pull request #958 from mpretty-cyro/fix/signal-core-kit-debug-crashes
Replace some SignalCoreKit OWSFailDebug calls with OWSLogError
3 months ago
Morgan Pretty a98a56ee6c Updated to a specific SignalCoreKit commit hash (remove OWSFailDebug calls) 3 months ago
Ryan ZHAO 2b1fb422bf minor fix on font size 4 months ago
Ryan ZHAO e235b6059f fix an issue where the keyboard can be covering voice call buttons 4 months ago
Ryan ZHAO d1fa40c52e fix the document message in message info screen 4 months ago
Ryan ZHAO 408c889926 fix an issue where voice messages in message info screen won't show the duration 4 months ago
Ryan ZHAO 6dc5d3031b Merge branch 'dev' into message-detail-screen 4 months ago
Morgan Pretty 8839b3b108
Merge pull request #883 from mpretty-cyro/feature/drop-yap-database-support
Remove YapDatabase Dependency
4 months ago
Ryan ZHAO 028334a174 update build and version number for testing 4 months ago
Ryan ZHAO 10bc7d47f6 update build and version number for testing 4 months ago
Ryan ZHAO b05efbab05 allow arbitrary loads for testing 4 months ago
Ryan ZHAO bd9941fcc8 make the name in quoted messages wraps to infinite lines in the message info screen 4 months ago
Ryan ZHAO 1ca9fea2ca clean 4 months ago
Ryan ZHAO 1d043157e0 fix an issue where messages with quotes are truncated 4 months ago
Ryan ZHAO f1822c10d0 minor change of swiftui preview syntax for CI 4 months ago
Ryan ZHAO 4b3fa62684 minor fix 4 months ago
Ryan ZHAO f5afdae646 Merge branch 'dev' into message-detail-screen 4 months ago
Morgan Pretty 4dc6a42cb6 Merge remote-tracking branch 'upstream/dev' into fix/silent-mode-audio 4 months ago
Morgan Pretty e1bb6de7d6 Merge remote-tracking branch 'upstream/dev' into feature/drop-yap-database-support
# Conflicts:
#	Podfile.lock
#	SessionMessagingKit/Database/Migrations/_003_YDBToGRDBMigration.swift
4 months ago
Morgan Pretty 7c96dcd572
Merge pull request #955 from RyanRory/disappearing-messages-v2-fix
Fix disappearing messages V2 issues
4 months ago
Ryan ZHAO 0f1d141f57 Merge branch 'disappearing-messages-v2-fix' of https://github.com/RyanRory/loki-messenger-ios into disappearing-messages-v2-fix 4 months ago
Ryan ZHAO a913bed335 fix a little issue on the text style of the expiration update control message 4 months ago
Morgan Pretty 2ee6c84199 Updated build number and feature flag timestamp 4 months ago
Ryan ZHAO 2e4c11f4b9 add a process to clean up any expired messages before loading initial screen after app launch 4 months ago
Morgan Pretty 041038476a
Merge pull request #731 from RyanRory/disappearing-message-redesign
Disappearing message rebuild
4 months ago
Morgan Pretty f528742752 Bumped build number and re-enabled feature flag 4 months ago
Ryan ZHAO 6e8e72c573 fix an issue when disappearing messages jobs weren't be created for messages received by PNs. 4 months ago
Ryan ZHAO bd0a25bbe9 fix an issue that a disappearing messages control message will be removed by a race condition 4 months ago
Ryan ZHAO b4f01db37e extend expire timer update message TTL to be default 14 days 4 months ago
Ryan ZHAO 4cf739eeef clean 4 months ago
Ryan ZHAO ce1eee2018 fix an issue where disappearing messages settings in groups won't be synced on new linked devices 4 months ago
Ryan ZHAO da0a459e89 Merge branch 'disappearing-message-redesign' of https://github.com/RyanRory/loki-messenger-ios into disappearing-message-redesign 4 months ago
Ryan ZHAO d63f3a8bee fix disappearing message settings subtitle copy 4 months ago
Morgan Pretty 92299e92a9 Updated build number 5 months ago
Morgan Pretty a76c220709 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	.drone.jsonnet
5 months ago
Morgan Pretty 483c4db6ae
Merge pull request #953 from mpretty-cyro/feature/add-code-cov
Add Codecov
5 months ago
Ryan ZHAO 3899cdd389 enable the feature again 5 months ago
Ryan ZHAO afe08faa4a move disappearing message jobs to its concurrent queue. 5 months ago
Ryan ZHAO 262dfdebaa update timestamp for enabling disappearing messages V2 5 months ago
Ryan ZHAO 2eac3d79f2 fix an issue where after creating a group, the group will have a DaS-1D default setting 5 months ago
Morgan Pretty c3f3b5050e Revert "Try to disable the 'clone' step in the build artifact check pipeline"
This reverts commit 558bac67c7.
5 months ago
Morgan Pretty 558bac67c7 Try to disable the 'clone' step in the build artifact check pipeline 5 months ago
Morgan Pretty 001da52c98 Removed verbose output for codecovcli 5 months ago