Commit Graph

17492 Commits (e2856dfb97d948a02c1ccd5d22c32b0dee1fc6ad)
 

Author SHA1 Message Date
ryanzhao e2856dfb97 adjust font size 2 years ago
ryanzhao f5e086dee1 fix an issue when input showing error message the layout would change 2 years ago
ryanzhao f6bf61f1b3 finish todo for recovery password input error handling 2 years ago
ryanzhao cd7c78fc7b recovery password input error handling 2 years ago
ryanzhao d0771cb4b7 polish loading animation 2 years ago
ryanzhao 5f71dc6056 WIP: load account logic 2 years ago
ryanzhao e4a3903501 display name screen for setting a new name 2 years ago
ryanzhao 4f3a17670a 15s animation on loading screen 2 years ago
Ryan Zhao 5f4ecfd4a2 WIP: loading view 2 years ago
Ryan Zhao abaf3ddf89 handle on input text change for error handling 2 years ago
Ryan Zhao ff254f674a minor fix 2 years ago
Ryan Zhao 73ab8af072 handle input error 2 years ago
Ryan Zhao 90b2a4545c Enter recovery password screen 2 years ago
Ryan Zhao 30b0620987 move getting mnemonic function from SeedVC to Identity 2 years ago
ryanzhao c4c24f7053 new home screen account created design 2 years ago
ryanzhao 69879f776a save recovery password screen 2 years ago
Ryan Zhao 87b84d0819 minor fix for tap to copy button 2 years ago
Ryan Zhao b7e165bc12 WIP: recovery password screen 2 years ago
Ryan Zhao f3be0c4a92 WIP: recovery password screen 2 years ago
Ryan Zhao 1421992e97 WIP: PN mode selection screen 2 years ago
Ryan Zhao 1adca8bbb1 add logic for setting display name 2 years ago
Ryan Zhao b9a90cae74 add register logic 2 years ago
Ryan Zhao a495b9eb63 display name screen 2 years ago
Ryan Zhao 6cd8326904 refactor and improvements on landing view 2 years ago
ryanzhao e414f17a4d landing screen 2 years ago
ryanzhao c9d97c10d0 WIP: landing screen (attributed text) 2 years ago
ryanzhao 2f9ca3c0f6 WIP: landing page 2 years ago
ryanzhao ec2e856914 clean 2 years ago
ryanzhao c59b7e9f45 add import 2 years ago
ryanzhao a939767d02 clean 2 years ago
Ryan Zhao e59586e3fd update LibSession-Util 2 years ago
Ryan Zhao 9fe9f19c94 Merge branch 'dev' into message-detail-screen 2 years ago
Morgan Pretty 968f50f2fc
Merge pull request #886 from mpretty-cyro/feature/blinded-message-request-setting
Community message request setting
2 years ago
Morgan Pretty 382b466ded Fixed a bug where conversations without messages could display invalid dates 2 years ago
Morgan Pretty ef5aa927a0 Added logic to use the setting if it's already been sent in a config
Added the ability to define requirements for migrations (in case some data or state needs to be loaded for a migration to be able to be performed correctly)
2 years ago
Morgan Pretty 9c9fb09254 Merge remote-tracking branch 'upstream/dev' into feature/blinded-message-request-setting
# Conflicts:
#	SessionMessagingKit/Configuration.swift
2 years ago
Morgan Pretty 26c6df78ab Fixed test compilation issues 2 years ago
Morgan Pretty 32527d7e83
Merge pull request #856 from mpretty-cyro/feature/updated-push-server
Updated Push Notification API Integration
2 years ago
Morgan Pretty d863004e6d Added a setting to control community message request polling
Added logic to broadcast the community message request acceptance to SOGS so we can communicate it to message request senders
Fixed an issue where database setting changes wouldn't trigger a live update on a settings screen
Fixed an issue where some setting toggles wouldn't animate the state change
Fixed a rarw force-unwrap crash
2 years ago
Morgan Pretty 9eb7a6af6d
Merge pull request #881 from mpretty-cyro/feature/make-user-config-permanent
Make Updated User Config Permanent
2 years ago
Morgan Pretty c63a9d3994 Fixed an issue preventing notifications from working
Fixed an issue where Storage could be left in an invalid state when it was completed silently before properly getting setup
2 years ago
Morgan Pretty 5285d81177 Fixed a few more PN logic issues
Sorted out some more threading issues
Removed a redundant SyncPushTokensJob run
Fixed an issue where the NotificationServiceExtension could incorrectly setup the database before setting up it's context
Fixed a few warnings
Removed a bunch of legacy code
Refactored the MainAppContext from Objective C into Swift
2 years ago
Morgan Pretty 49f2d3bfe2 Removed another couple of main thread assertions 2 years ago
Morgan Pretty 1a383ea850 Fixed a crash due to an assertion for encryption on the main thread
Removed some commented out code
2 years ago
ryanzhao c6af2dba54 minor fix on theming 2 years ago
Ryan Zhao 0e376d0d8a rename Environment to SessionEnvironment to avoid conflicts on SwiftUI @Environment 2 years ago
Ryan Zhao 1adfc9cfbe WIP: show media details full screen 2 years ago
Ryan Zhao 16db56572b minor refactor on profile picture view size 2 years ago
Ryan Zhao a0ea28234f wrap profile picture view for swiftui 2 years ago
Ryan Zhao 01ee543758 refactor on profile picture view 2 years ago