Ryan ZHAO
0fc40edb71
update the text input to support multiple lines
2 years ago
Ryan ZHAO
1a799d5565
implement new message screen
2 years ago
Ryan ZHAO
d303215663
WIP: new message screen
2 years ago
Ryan ZHAO
ce50fd9265
ui: implement invite a friend screen with SwiftUI
2 years ago
Ryan ZHAO
ace7f3e5a5
add dismiss button on start new conversation screen
2 years ago
Ryan ZHAO
c5eb55d1e8
WIP: implement start new conversation screen with SwiftUI
2 years ago
Ryan ZHAO
f6beb2d315
Show toast rather than modal when there is an error scanning QR code
2 years ago
Ryan ZHAO
9faf835617
ui: refactor QR code screen with SwiftUI and update QR code style
2 years ago
Ryan ZHAO
5eca31aaa2
refactor & clean
2 years ago
Ryan ZHAO
e47d6cdb1b
fix: standardise default display picture
2 years ago
Ryan ZHAO
f80c0d9b06
update cocoapods
2 years ago
Ryan Zhao
cf63d6e48f
imp: modal of hiding recovery password permanently
2 years ago
Ryan Zhao
01f202ac79
clean up
2 years ago
Ryan Zhao
52ce8a49b4
replace old seed screen with updated recovery password screen
2 years ago
Ryan Zhao
281dfc3bb4
fix building issues after merge
2 years ago
Ryan Zhao
2b008516b5
point LibSessionUtil to the right branch
2 years ago
Ryan Zhao
45d2964bf1
Merge branch 'dev' into onboarding
2 years ago
Ryan Zhao
44c8f21628
polish qrcode theme color
2 years ago
ryanzhao
0632514d45
imp: updated recovery password screen
2 years ago
Morgan Pretty
109a81f33f
Merge pull request #929 from mpretty-cyro/fix/media-interactions
...
Fixed a few bugs and crashes around media interactions
2 years ago
ryanzhao
4c95154485
remove recovery password screen
2 years ago
ryanzhao
d86dd56aa4
update translation
2 years ago
Morgan Pretty
05460ca2b3
Fixed a bug where the play button wouldn't appear when swiping attachments
2 years ago
Morgan Pretty
de7d85f4cb
Merge remote-tracking branch 'upstream/dev' into fix/media-interactions
2 years ago
ryanzhao
f9531a4cc8
polish the recovery password remider
2 years ago
ryanzhao
fa1f54c091
bring back the recovery phrase bannner
2 years ago
Morgan Pretty
89b38dc2f5
Merge pull request #928 from mpretty-cyro/fix/blocked-contacts-crash
...
Fixed a crash on the blocked contacts screen and refactoring
2 years ago
Morgan Pretty
638685a8cc
Merge pull request #925 from mpretty-cyro/fix/blank-display-name-handling
...
Fixed a bug where profiles with blank name values wouldn't fallback correctly
2 years ago
Morgan Pretty
e427e59544
Merge pull request #926 from mpretty-cyro/fix/rare-multi-threading-crash
...
Fixed a crash which could occur when scrolling conversation messages
2 years ago
Morgan Pretty
aec2aed81f
Merge pull request #927 from mpretty-cyro/fix/snode-info-deduping
...
Fixed an issue where the messages might not get reprocessed when they should
2 years ago
Morgan Pretty
4b9e15e5c1
Merge pull request #924 from mpretty-cyro/fix/theme-nav-issue
...
Fixed an issue where theme changes stopped updating nav styling
2 years ago
Morgan Pretty
bd98db2612
Fixed a few bugs and crashes around media interactions
...
Fixed a crash when trying to grant permission to access additional photos
Fixed a bug where audio files would incorrectly get recognised as voice messages
Replaced our custom video/audio players with the native ones (which have additional built-in controls)
Updated the errors from SSKKeychainStorage to include useful information
Updated layout for audio attachments
2 years ago
ryanzhao
65ee402ced
modify recovery phase screen
2 years ago
ryanzhao
8f39a4ee10
add explanation on notification mode option screen
2 years ago
Morgan Pretty
b3eb78aaee
Fixed the broken tests
2 years ago
Morgan Pretty
f97170fdcd
Fixed a crash on the blocked contacts screen and refactoring
...
Refactored the SessionThreadViewModel to reduce boilerplate and clean up the interface a little
Refactored the MessageRequestsViewController to use the SessionTableViewController
Fixed a crash when returning from the background on the BlockedContactsViewModel
Fixed some minor lag on the NotificationSoundViewModel
Added an optional initial loading message to the SessionTableViewController
2 years ago
Morgan Pretty
085a1a59aa
Fixed an issue where the messages might not get reprocessed when they should
...
Dropped the auto-incrementing id from the SnodeReceivedMessageInfo
Changed the 'key, hash' from a uniqueKey to a primaryKey to allow "upsert" behaviours to work
2 years ago
Morgan Pretty
658240e549
Fixed a crash which could occur when scrolling conversation messages
2 years ago
Morgan Pretty
819106b0f2
Fixed a bug where profiles with blank name values wouldn't fallback correctly
2 years ago
Morgan Pretty
3a9ada581d
Fixed an issue where theme changes stopped updating nav styling
2 years ago
Morgan Pretty
6d57523ede
Merge pull request #923 from mpretty-cyro/fix/apple-required-copy-change
...
Change the 'Grant Camera Access' copy to 'Continue' at Apple's request & Updated translations
2 years ago
Morgan Pretty
06f12a58b0
Change the 'Grant Camera Access' copy to 'Continue' at Apple's request
...
Updated translations again
2 years ago
Morgan Pretty
187902e48a
Merge pull request #861 from KeeJef/master
...
Update Session iOS screenshot
2 years ago
Morgan Pretty
c81616c145
Merge pull request #922 from mpretty-cyro/fix/string-linter-for-archives
...
Fixed an issue where string validation was failing on archive builds
2 years ago
Morgan Pretty
8346a2e610
Fixed an issue where string validation was failing on archive builds
2 years ago
Morgan Pretty
bd64d182f8
Merge pull request #920 from mpretty-cyro/fix/blocked-contacts-issues
...
Fix contacts missing from blocked contact list issue
2 years ago
Morgan Pretty
ed33e1f2e2
Merge remote-tracking branch 'upstream/dev' into fix/blocked-contacts-issues
2 years ago
Morgan Pretty
2cff251e8d
Fixed a bug with the blocked contacts list
...
Fixed a bug where blocked contacts without profile information wouldn't be included in the blocked contacts list
Fixed broken test build issues
Increased build and version numbers
2 years ago
Morgan Pretty
74f32e9ea3
Merge pull request #919 from mpretty-cyro/fix/add-migration-tests
...
Add migration tests
2 years ago
Morgan Pretty
9dd2e896bb
Merge remote-tracking branch 'upstream/dev' into fix/add-migration-tests
...
# Conflicts:
# SessionMessagingKit/SessionUtil/SessionUtil.swift
2 years ago