Commit Graph

18111 Commits (9bc837ed5d1032259812b673593e2a6de2f20083)
 

Author SHA1 Message Date
Morgan Pretty 9bc837ed5d Updated codecov config to ignore some UI-only files
Updated to latest libSession commit
2 years ago
Morgan Pretty 95d9e5c646 Changed unit test pipeline back to PR only (codecov will error otherwise) 2 years ago
Morgan Pretty 9aeb94dcc2
Merge pull request #14 from jagerman/libquic-integration
Libquic integration
2 years ago
Jason Rhinelander 0c7baa0c66
Bump libsession-util with libquic update 2 years ago
Jason Rhinelander 57824e10fb
Fire unit tests on push
It seems useful to have them run on pushes as well (so that you can push
to a local user branch and have the tests run before PRing it).
2 years ago
Jason Rhinelander b65ca5521c
set LANG in environment; add xcresultparser/pip status 2 years ago
Jason Rhinelander e3a0c3e769
Reformat .drone.jsonnet with jsonnetfmt 2 years ago
Jason Rhinelander fa40b09311
Use keep-alive for simulators
This adds keep-alive scripts to help deal with cleaning up xcode
simulator devices started by CI jobs.

Other changes:
- Change /Users/drone -> /Users/$USER in case we use some other CI
  username in the future.
- Simplify the xcode simulator interaction a bit by using xcode's json
  output + jq to query/manipulate it.
2 years ago
Morgan Pretty 927f8206f5 Update to the latest build config 2 years ago
Morgan Pretty c830c9fb24 Updated the CI config to use SSH and the new build machine 2 years ago
Morgan Pretty b16851b9db Updated to the latest libQuic commit 2 years ago
Morgan Pretty 5fa9e312fd Latest libSession commit 2 years ago
Morgan Pretty 0f370ab667 Changed the SnodeAPIError to be CustomStringConvertible 2 years ago
Morgan Pretty 4818a6d074 Merge remote-tracking branch 'origin/dev' into feature/lib-quic-integration
# Conflicts:
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/Session-Info.plist
2 years ago
Morgan Pretty 097f9c2903 Fixed scheme and SessionSnodeKitTest runs 2 years ago
Morgan Pretty 9833ac91de Fixed the broken unit tests 2 years ago
RyanZhao c35f712d93
Merge pull request #874 from RyanRory/message-detail-screen
Message detail screen (SwiftUI)
2 years ago
Morgan Pretty 7eb7eda74e [WIP] Cleaned up interface, error handling and redundant code 2 years ago
Morgan Pretty 2d9ed13471
Merge pull request #951 from mpretty-cyro/fix/silent-mode-audio
Fix silent mode audio
2 years ago
Ryan ZHAO bda1e52668 update accessibility ids 2 years ago
Ryan ZHAO fd86c733d8 Merge branch 'dev' into message-detail-screen 2 years ago
Morgan Pretty a8e3fe43ea
Merge pull request #958 from mpretty-cyro/fix/signal-core-kit-debug-crashes
Replace some SignalCoreKit OWSFailDebug calls with OWSLogError
2 years ago
Morgan Pretty a98a56ee6c Updated to a specific SignalCoreKit commit hash (remove OWSFailDebug calls) 2 years ago
Morgan Pretty 1ee4c29a16 [WIP] Pulling in a bunch of changes around request management 2 years ago
Morgan Pretty 8ef1c24215 [WIP] Working on the libQuic onion requests 2 years ago
Ryan ZHAO 2b1fb422bf minor fix on font size 2 years ago
Ryan ZHAO e235b6059f fix an issue where the keyboard can be covering voice call buttons 2 years ago
Ryan ZHAO d1fa40c52e fix the document message in message info screen 2 years ago
Ryan ZHAO 408c889926 fix an issue where voice messages in message info screen won't show the duration 2 years ago
Morgan Pretty 756e256d9a Moving libSession into SessionUtilitiesKit to expose it to other targets 2 years ago
Morgan Pretty 09e8fed37d Merge remote-tracking branch 'upstream/dev' into feature/lib-quic-integration 2 years ago
Ryan ZHAO 6dc5d3031b Merge branch 'dev' into message-detail-screen 2 years ago
Morgan Pretty 8839b3b108
Merge pull request #883 from mpretty-cyro/feature/drop-yap-database-support
Remove YapDatabase Dependency
2 years ago
Morgan Pretty 0ae4327ed7 Latest libSession with tweaks for libQuic linking 2 years ago
Ryan ZHAO 028334a174 update build and version number for testing 2 years ago
Ryan ZHAO 10bc7d47f6 update build and version number for testing 2 years ago
Ryan ZHAO b05efbab05 allow arbitrary loads for testing 2 years ago
Morgan Pretty defd664d51 [WIP] Latest tweaks, still have linker errors... 2 years ago
Ryan ZHAO bd9941fcc8 make the name in quoted messages wraps to infinite lines in the message info screen 2 years ago
Morgan Pretty 8548a862b1 Latest libSession build config 2 years ago
Morgan Pretty 1602cd79dd Added missing 'sendRequest' function 2 years ago
Morgan Pretty 470323e892 Plugged in some debug code to try and start testing libQuic 2 years ago
Ryan ZHAO 1ca9fea2ca clean 2 years ago
Ryan ZHAO 1d043157e0 fix an issue where messages with quotes are truncated 2 years ago
Ryan ZHAO f1822c10d0 minor change of swiftui preview syntax for CI 2 years ago
Ryan ZHAO 4b3fa62684 minor fix 2 years ago
Ryan ZHAO f5afdae646 Merge branch 'dev' into message-detail-screen 2 years ago
Morgan Pretty 4dc6a42cb6 Merge remote-tracking branch 'upstream/dev' into fix/silent-mode-audio 2 years 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
2 years ago
Morgan Pretty 7c96dcd572
Merge pull request #955 from RyanRory/disappearing-messages-v2-fix
Fix disappearing messages V2 issues
2 years ago