Commit Graph

18497 Commits (af463d874e169df60c9f7d91be1fb0de1e820664)
 

Author SHA1 Message Date
Morgan Pretty a8e3fe43ea
Merge pull request #958 from mpretty-cyro/fix/signal-core-kit-debug-crashes
Replace some SignalCoreKit OWSFailDebug calls with OWSLogError
1 year ago
Morgan Pretty a98a56ee6c Updated to a specific SignalCoreKit commit hash (remove OWSFailDebug calls) 1 year ago
Morgan Pretty 1ee4c29a16 [WIP] Pulling in a bunch of changes around request management 1 year ago
Morgan Pretty 8ef1c24215 [WIP] Working on the libQuic onion requests 1 year ago
Ryan ZHAO 526172243b Merge branch 'dev' into onboarding 1 year ago
Ryan ZHAO 22fa5993a9 clean 1 year ago
Ryan ZHAO 6bbf4f8d00 minor update for checking invalid session id 1 year ago
Ryan ZHAO 2b1fb422bf minor fix on font size 1 year ago
Ryan ZHAO e235b6059f fix an issue where the keyboard can be covering voice call buttons 1 year ago
Ryan ZHAO d1fa40c52e fix the document message in message info screen 1 year ago
Ryan ZHAO 408c889926 fix an issue where voice messages in message info screen won't show the duration 1 year ago
Morgan Pretty 756e256d9a Moving libSession into SessionUtilitiesKit to expose it to other targets 1 year ago
Morgan Pretty 09e8fed37d Merge remote-tracking branch 'upstream/dev' into feature/lib-quic-integration 1 year ago
Morgan Pretty 83175d0089 Removed a potentially invalid accessibility label 1 year ago
Ryan ZHAO 6dc5d3031b Merge branch 'dev' into message-detail-screen 1 year ago
Morgan Pretty 8839b3b108
Merge pull request #883 from mpretty-cyro/feature/drop-yap-database-support
Remove YapDatabase Dependency
1 year ago
Morgan Pretty 0ae4327ed7 Latest libSession with tweaks for libQuic linking 1 year ago
Ryan ZHAO 028334a174 update build and version number for testing 1 year ago
Ryan ZHAO 10bc7d47f6 update build and version number for testing 1 year ago
Ryan ZHAO b05efbab05 allow arbitrary loads for testing 1 year ago
Morgan Pretty defd664d51 [WIP] Latest tweaks, still have linker errors... 1 year ago
Ryan ZHAO bd9941fcc8 make the name in quoted messages wraps to infinite lines in the message info screen 1 year ago
Morgan Pretty 8548a862b1 Latest libSession build config 1 year ago
Morgan Pretty 1602cd79dd Added missing 'sendRequest' function 1 year ago
Morgan Pretty 470323e892 Plugged in some debug code to try and start testing libQuic 1 year ago
Ryan ZHAO 1ca9fea2ca clean 1 year ago
Ryan ZHAO 1d043157e0 fix an issue where messages with quotes are truncated 1 year ago
Ryan ZHAO f1822c10d0 minor change of swiftui preview syntax for CI 1 year ago
Ryan ZHAO 4b3fa62684 minor fix 1 year ago
Ryan ZHAO 98ab03c454 add accessibility ids 1 year ago
Ryan ZHAO 72fa1ae52a WIP: add accessibility ids 1 year ago
Ryan ZHAO f5afdae646 Merge branch 'dev' into message-detail-screen 1 year ago
Ryan ZHAO e85df4efd3 update string 1 year ago
Ryan ZHAO 86ee0317ef implement contacts and global search tweaks 1 year ago
Morgan Pretty 4dc6a42cb6 Merge remote-tracking branch 'upstream/dev' into fix/silent-mode-audio 1 year ago
Ryan ZHAO 673170360d Merge branch 'dev' into onboarding 1 year 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
1 year ago
Morgan Pretty cfbf0cc7dd
Merge pull request #956 from oxen-io/dev
Release 2.5.0 (RC2)
1 year ago
Morgan Pretty 7c96dcd572
Merge pull request #955 from RyanRory/disappearing-messages-v2-fix
Fix disappearing messages V2 issues
1 year ago
Ryan ZHAO 0f1d141f57 Merge branch 'disappearing-messages-v2-fix' of https://github.com/RyanRory/loki-messenger-ios into disappearing-messages-v2-fix 1 year ago
Ryan ZHAO a913bed335 fix a little issue on the text style of the expiration update control message 1 year ago
Morgan Pretty 2ee6c84199 Updated build number and feature flag timestamp 1 year ago
Ryan ZHAO 2e4c11f4b9 add a process to clean up any expired messages before loading initial screen after app launch 1 year ago
Morgan Pretty 71c25c0a13
Merge pull request #954 from oxen-io/dev
Release 2.5.0
1 year ago
Morgan Pretty 041038476a
Merge pull request #731 from RyanRory/disappearing-message-redesign
Disappearing message rebuild
1 year ago
Morgan Pretty f528742752 Bumped build number and re-enabled feature flag 1 year ago
Ryan ZHAO 6e8e72c573 fix an issue when disappearing messages jobs weren't be created for messages received by PNs. 1 year ago
Ryan ZHAO bd0a25bbe9 fix an issue that a disappearing messages control message will be removed by a race condition 1 year ago
Ryan ZHAO b4f01db37e extend expire timer update message TTL to be default 14 days 1 year ago
Ryan ZHAO 4cf739eeef clean 1 year ago