Ryan ZHAO
921ef93064
add some logs
4 months ago
Morgan Pretty
fe5c815e2b
Fixed an issue where attachments could end up with incorrect file extensions
4 months ago
Ryan ZHAO
47805b96ac
a bit refactor on dependencies that used by WebRTCSession
4 months ago
Ryan ZHAO
53fdbbb00d
try to fix a callkit issue
4 months ago
Morgan Pretty
c25d9efc4a
Added additional settings controllable via env vars
4 months ago
Morgan Pretty
1dbfc31a2a
Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild
...
# Conflicts:
# Session/Meta/AppDelegate.swift
4 months ago
Morgan Pretty
cf9136a1ab
Added new 'animationsEnabled' feature flag, message deletion tweaks
4 months ago
Morgan Pretty
81b0bbfc10
Fixed the broken unit tests
4 months ago
Morgan Pretty
c398fa01ae
Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild
...
# Conflicts:
# Session.xcodeproj/project.pbxproj
# Session.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Session/Calls/Call Management/SessionCall.swift
# Session/Calls/Call Management/SessionCallManager.swift
# Session/Calls/CallVC.swift
# Session/Calls/Views & Modals/IncomingCallBanner.swift
# Session/Closed Groups/NewClosedGroupVC.swift
# Session/Conversations/ConversationVC+Interaction.swift
# Session/Conversations/ConversationViewModel.swift
# Session/Conversations/Settings/ThreadDisappearingMessagesSettingsViewModel.swift
# Session/Conversations/Settings/ThreadSettingsViewModel.swift
# Session/Home/GlobalSearch/GlobalSearchViewController.swift
# Session/Home/HomeVC.swift
# Session/Home/Message Requests/MessageRequestsViewModel.swift
# Session/Home/New Conversation/NewMessageScreen.swift
# Session/Home/New Conversation/StartConversationScreen.swift
# Session/Meta/AppDelegate.swift
# Session/Meta/AppEnvironment.swift
# Session/Meta/SessionApp.swift
# Session/Notifications/NotificationPresenter.swift
# Session/Notifications/PushRegistrationManager.swift
# Session/Notifications/SyncPushTokensJob.swift
# Session/Notifications/UserNotificationsAdaptee.swift
# Session/Onboarding/DisplayNameScreen.swift
# Session/Onboarding/LoadingScreen.swift
# Session/Onboarding/Onboarding.swift
# Session/Onboarding/PNModeScreen.swift
# Session/Open Groups/JoinOpenGroupVC.swift
# Session/Settings/BlockedContactsViewModel.swift
# Session/Settings/DeveloperSettingsViewModel.swift
# Session/Settings/PrivacySettingsViewModel.swift
# Session/Settings/QRCodeScreen.swift
# Session/Settings/SettingsViewModel.swift
# Session/Settings/Views/VersionFooterView.swift
# Session/Shared/Types/ObservableTableSource.swift
# Session/Utilities/MockDataGenerator.swift
# Session/Utilities/UIContextualAction+Utilities.swift
# SessionMessagingKit/Calls/CallManagerProtocol.swift
# SessionMessagingKit/Database/Migrations/_013_SessionUtilChanges.swift
# SessionMessagingKit/Database/Migrations/_014_GenerateInitialUserConfigDumps.swift
# SessionMessagingKit/Database/Migrations/_018_DisappearingMessagesConfiguration.swift
# SessionMessagingKit/Database/Models/Attachment.swift
# SessionMessagingKit/Database/Models/BlindedIdLookup.swift
# SessionMessagingKit/Database/Models/ClosedGroup.swift
# SessionMessagingKit/Database/Models/Interaction.swift
# SessionMessagingKit/Database/Models/SessionThread.swift
# SessionMessagingKit/Jobs/Types/GroupLeavingJob.swift
# SessionMessagingKit/LibSession/Config Handling/LibSession+Contacts.swift
# SessionMessagingKit/LibSession/Config Handling/LibSession+ConvoInfoVolatile.swift
# SessionMessagingKit/LibSession/Config Handling/LibSession+Shared.swift
# SessionMessagingKit/LibSession/Config Handling/LibSession+UserGroups.swift
# SessionMessagingKit/LibSession/Config Handling/LibSession+UserProfile.swift
# SessionMessagingKit/LibSession/Database/QueryInterfaceRequest+Utilities.swift
# SessionMessagingKit/LibSession/LibSession+SessionMessagingKit.swift
# SessionMessagingKit/LibSession/Types/Config.swift
# SessionMessagingKit/Open Groups/OpenGroupManager.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+Calls.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ExpirationTimers.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+LegacyClosedGroups.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+MessageRequests.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+UnsendRequests.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+VisibleMessages.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageSender+LegacyClosedGroups.swift
# SessionMessagingKit/Sending & Receiving/MessageReceiver.swift
# SessionMessagingKit/Sending & Receiving/Notifications/PushNotificationAPI.swift
# SessionMessagingKit/Sending & Receiving/Pollers/Poller.swift
# SessionMessagingKit/Shared Models/SessionThreadViewModel.swift
# SessionMessagingKit/Utilities/ProfileManager.swift
# SessionMessagingKit/Utilities/SessionEnvironment.swift
# SessionMessagingKitTests/Jobs/MessageSendJobSpec.swift
# SessionMessagingKitTests/Open Groups/OpenGroupManagerSpec.swift
# SessionNotificationServiceExtension/NotificationServiceExtension.swift
# SessionShareExtension/ThreadPickerVC.swift
# SessionSnodeKit/Networking/SnodeAPI.swift
# SessionUIKit/Utilities/Localization+Style.swift
# SessionUtilitiesKit/Database/Storage.swift
# SessionUtilitiesKit/LibSession/LibSessionError.swift
4 months ago
Morgan Pretty
907abf1d24
Merge pull request #334 from mpretty-cyro/feature/appium-env-var-handling
...
Added basic handling for env vars provided by Appium
4 months ago
Morgan Pretty
cc102edc26
Fixed a typo
4 months ago
Morgan Pretty
1fd673fc24
Increased build number
4 months ago
Morgan Pretty
195df3f81f
Merge pull request #333 from session-foundation/feature/update-crowdin-translations
...
[Automated] Update translations from Crowdin
4 months ago
Morgan Pretty
6f2f46715f
Added basic handling for env vars provided by Appium
4 months ago
Morgan Pretty
5db5fbd9b6
Merge pull request #332 from mpretty-cyro/feature/lucide
...
Added Lucide as a Swift Package Manager dependency
4 months ago
stfsession
987866aeb1
[Automated] Update translations from Crowdin
4 months ago
Morgan Pretty
ec37f9bbe2
Merge remote-tracking branch 'upstream/dev' into feature/lucide
4 months ago
Morgan Pretty
5d9b97e354
Added Lucide as a dependency, added standard font styling
4 months ago
Morgan Pretty
2014200a76
Merge pull request #331 from RyanRory/fix-message-request-response
...
Fix message request response
4 months ago
Ryan ZHAO
406f4cc595
revert some useless message request control message protection logic
4 months ago
Morgan Pretty
1449c57635
Merge pull request #326 from mpretty-cyro/fix/inconsistent-deletion-behaviours
...
Updated NTS & 1-1 conversation deletion to be consistent with other platforms
4 months ago
Morgan Pretty
3002853d17
Updated the package dependencies to point at the STF org
4 months ago
Morgan Pretty
f262b6d7a8
Merge remote-tracking branch 'upstream/dev' into fix/inconsistent-deletion-behaviours
...
# Conflicts:
# Session.xcodeproj/project.pbxproj
# Session/Calls/Call Management/SessionCallManager.swift
# Session/Notifications/PushRegistrationManager.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+Calls.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+MessageRequests.swift
4 months ago
Morgan Pretty
000220f828
Merge pull request #323 from session-foundation/feature/update-crowdin-translations
...
[Automated] Update translations from Crowdin
4 months ago
Morgan Pretty
03f07a725d
Merge pull request #330 from mpretty-cyro/feature/dev-settings
...
Added logic for dev setting import/export
4 months ago
Morgan Pretty
b92a5c19c2
Merge pull request #328 from mpretty-cyro/fix/remove-api-hacks
...
Removed API hacks which are no longer needed
4 months ago
Morgan Pretty
1439b1b033
Merge pull request #327 from mpretty-cyro/fix/input-not-reappearing
...
Fixed some issues with message deletion and the input field
4 months ago
Morgan Pretty
b1507de9b8
Merge pull request #324 from mpretty-cyro/fix/incorrect-queries
...
Fixed a couple of incorrect queries from a previous optimisation
4 months ago
Morgan Pretty
e6429ecafb
Merge pull request #325 from RyanRory/fix-keyboard
...
Fix keyboard not activating correctly in after following a link
4 months ago
Morgan Pretty
1ace299235
Merge pull request #329 from RyanRory/fix-callkit
...
Fixed an issue where calls are not working on locked screen
4 months ago
Ryan ZHAO
b37e6a03db
fix a keyboard issue for calls
4 months ago
Morgan Pretty
3f893b1ce0
Cleaned up and finished the export/import logic
4 months ago
Morgan Pretty
15243f326d
Changed the HelpViewModel to just provide the "share" option again
4 months ago
Ryan ZHAO
12d499a5e5
clean up
4 months ago
Ryan ZHAO
2faad168ef
Potentially fix a keyboard issue for calls
4 months ago
Ryan ZHAO
25ffe98912
fix an issue when app is in background state, call messages are not handled properly
4 months ago
Ryan ZHAO
f153fb6cf5
add logic to prevent duplicated message request response being inserted into database
4 months ago
Morgan Pretty
35758b2946
Added logic for dev setting import/export
...
• Added the dev settings UI
• Added export and import functionality (import is unfinished)
• Updated the export logs to allow for either sharing or saving direct to files
4 months ago
Morgan Pretty
22e59b1789
Fixed a crash which could occur when receiving a UserGroups config change
4 months ago
Ryan ZHAO
8f10f43494
further fix on app state issues
4 months ago
Ryan ZHAO
1dddedf3eb
add logs and fix a case when the call is going with CallKit but the app state is not in background
4 months ago
Ryan ZHAO
58707da75e
add more logs
4 months ago
Morgan Pretty
8d2750bfed
Fixed an issue where non-admins would attempt to update group configs
4 months ago
Ryan ZHAO
bf5db2ab93
fix an issue where job runner is not activated when answering calls from CallKit
4 months ago
Ryan ZHAO
fc4778e79f
don't start other pollers when app is activated in backgroud
4 months ago
Ryan ZHAO
780e262e52
fix CallKit crash
4 months ago
Ryan ZHAO
5fb9a6621d
add more logs
4 months ago
Ryan ZHAO
83a0849f66
add some more logs for testing and debug
4 months ago
Morgan Pretty
4f86ea7a71
Fixed an incorrect filter and an incorrect function param
4 months ago
Morgan Pretty
44a2eb3e90
Removed API hacks which are no longer needed
4 months ago