Commit Graph

2564 Commits (master)

Author SHA1 Message Date
Ryan ZHAO 581569b009 merge latest translation & bump up build number 6 months ago
Morgan Pretty ea8a725ce3 Updated the user displayPicture error modal copy to be a bit cleaner 7 months ago
Ryan ZHAO ded30dc072 merge latest translation and update the build number 7 months ago
Ryan ZHAO bd34d1a9e6 fix block confirmation accessibility id 7 months ago
Ryan ZHAO d73b9d0ab0 merge latest translation 7 months ago
Morgan Pretty ecd066f7a1 Merge remote-tracking branch 'upstream/dev' into strings
# Conflicts:
#	Session/Media Viewing & Editing/PhotoCaptureViewController.swift
#	Session/Notifications/AppNotifications.swift
#	Session/Settings/SettingsViewModel.swift
#	Session/Utilities/Permissions.swift
#	SessionMessagingKit/Messages/Control Messages/CallMessage.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageSender+ClosedGroups.swift
#	SessionShareExtension/ThreadPickerVC.swift
7 months ago
Ryan ZHAO 6a3f914541 change clear data model to make it the same as standard design 7 months ago
Ryan ZHAO c3b5925f78 modify clear data modal with error 7 months ago
Morgan Pretty a7e73080fa Minor logging tweaks 7 months ago
Morgan Pretty d8294aac0d Fixed logging issue and other minor tweaks
• Fixed a bug where the libSession logs wouldn't all come through correctly
• Added logic to handle response headers from libSession
• Minor optimisation to closed groups poller setup
• Minor logging tweaks
7 months ago
Ryan ZHAO ff75dd9392 fix clear all message requests modal 7 months ago
Ryan ZHAO 9dde3ed8ac fix enable link preview modal style 7 months ago
Morgan Pretty a87a547886 libSession attachment upload/download improvements, logging tweaks 7 months ago
Morgan Pretty bce7a093cf Merge remote-tracking branch 'upstream/dev' into fix/crashes-and-improvements
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Calls/Call Management/SessionCallManager.swift
#	Session/Meta/AppDelegate.swift
#	Session/Notifications/PushRegistrationManager.swift
#	SessionNotificationServiceExtension/NotificationServiceExtension.swift
#	SessionShareExtension/ThreadPickerVC.swift
#	SessionUtilitiesKit/Database/Storage.swift
7 months ago
Morgan Pretty a02bc55445 Fixed an endless loading state when clearing data with no network 7 months ago
Morgan Pretty 3366408187 Removed a delay before starting pollers which is no longer needed 7 months ago
Morgan Pretty 7e771467d6 Fixed an issue with push notifications in legacy groups
• Reworked the NotificationServiceExtension to just always reset and reload it's state to avoid weird bugs
• Updated the legacy group messages to fallback to using a locally generated serverHash if one isn't provided (always happens for legacy PNs)
• Include error info when failing to process extension logs
• Made a bunch of the Storage functions instance functions instead of static functions
7 months ago
Ryan ZHAO b0ab84a86d fix group control messages 7 months ago
Ryan ZHAO 1b73f74fb7 add timeout error modal for clearing data from network 7 months ago
Ryan ZHAO 3a509d942e update translation files 7 months ago
Ryan ZHAO 6f5d452b35 fix group leaving modal to respect group admins 7 months ago
Ryan ZHAO a98c213b78 fix disappearing messages strings 7 months ago
Ryan ZHAO 630e20fc69 Merge branch 'dev' into standardised-strings 7 months ago
Ryan ZHAO ea48f1b40d fix strings 7 months ago
Ryan ZHAO 544c680b6b update translation file 7 months ago
Ryan ZHAO f861241b95 fix more strings 7 months ago
Morgan Pretty f7626939e6 Fixed a crash which could occur when taking a photo via the app failed 7 months ago
Ryan ZHAO 367104c835 fix on strings 7 months ago
Ryan ZHAO 9b676a8083 remove unused block/unblock toast 7 months ago
Ryan ZHAO 263844daba fix unblock modal 7 months ago
Ryan ZHAO f7bc296225 fix group/community leave message 7 months ago
Ryan ZHAO 02a4dc9e8c Merge branch 'standardised-strings' of https://github.com/RyanRory/loki-messenger-ios into standardised-strings 7 months ago
Ryan ZHAO 6e6c5d9a19 show control message on main device when accepting message request 7 months ago
Morgan Pretty ddd36b96a2 Reworked deadlock handling, fixed a few other issues
• Fixed an issue where the background task to finish sending messages may not have sent the sync message or the main message after and upload
• Fixed an issue where the SessionBackgroundTask was incorrectly reporting a failure to be created
• Fixed an incorrect modal action colour
• Fixed a crash when creating legacy groups
• Updated the code so that we take charge of resolving the deadlock issue instead of relying on GRDB to do it
• Updated the logic to timeout the SessionBackgroundTask with 5 seconds of background time remaining (to ensure we have enough time to suspend the network & database)
7 months ago
Morgan Pretty 9f9d3d4455 Fixed a regression where deleting data from network gave a false-failure 7 months ago
Morgan Pretty 597f94a954 Fixed an issue where you could answer calls without having the mic permission 7 months ago
Morgan Pretty e1aedb36da Fixed a few bugs found when testing strings
• Fixed an issue where creating a legacy group could be blocked by the legacy PN subscription failing (was part of the synchronous request)
• Fixed an issue where the code would incorrectly use profile data from incoming messages sent from the current user to update it's profile info
• Fixed an issue where saving media would fail silently if the user had rejected the OS permission
• Refactored a little code around profile changes to make things more readable
7 months ago
Ryan ZHAO 7acd299858 fix unblock modals 7 months ago
Ryan ZHAO b39845f265 fix strings 7 months ago
Morgan Pretty 3a1f086d0c Reworked deadlock handling, fixed a few other issues
• Fixed an issue where the background task to finish sending messages may not have sent the sync message or the main message after and upload
• Fixed an issue where the SessionBackgroundTask was incorrectly reporting a failure to be created
• Fixed an incorrect modal action colour
• Fixed a crash when creating legacy groups
• Updated the code so that we take charge of resolving the deadlock issue instead of relying on GRDB to do it
• Updated the logic to timeout the SessionBackgroundTask with 5 seconds of background time remaining (to ensure we have enough time to suspend the network & database)
7 months ago
Morgan Pretty 9eca118d85 Correctly show the 'uploading' state, removed unused function 7 months ago
Ryan ZHAO 3dc0ed255c fix text got cut off unexpectedly in modals 7 months ago
Ryan ZHAO 3ae766d07f fix some strings 7 months ago
Ryan ZHAO 7dcc1ba992 fix UI issue when there is an error or no results for a gif search 7 months ago
Ryan ZHAO ce8c6bd971 fix a clear data modal 7 months ago
Ryan ZHAO 70f8d45a39 fix a bunch of strings 7 months ago
Ryan ZHAO 080ab386ad change gif to constants 7 months ago
Ryan ZHAO c4ebdd6d3d fix some strings 7 months ago
Ryan ZHAO d31036f60c clean errors 7 months ago
Ryan ZHAO 8d05a9dce3 move webRTC constants to its own file 7 months ago