Ryan Zhao
e3479107f3
feat: give more time for calls to connect
3 years ago
Ryan Zhao
31605672e2
fix call threading issues
3 years ago
Morgan Pretty
b029728b6c
Did some more theming, removed some files and fixed a couple of minor call issues
...
Applied theming logic to the ConversationTitleView, blocked banner
Removed a few redundant modals (replaced them with the "Confirmation Modal")
Removed some duplicate code
Fixed an issue where a synchronous start/stop behaviour was running on the main thread causing some UI blocking
Fixed an issue where the minimised call view could be covered by presenting view controllers
3 years ago
ryanzhao
80894bc198
suspend database when call is ended in background
3 years ago
ryanzhao
a5ede8c6a2
fix a case when the app goes into background with an ongoing call
3 years ago
ryanzhao
3eb7a5c5d9
fix self-send reaction notification
3 years ago
ryanzhao
87577e9d4b
resume database when there is a VoIP call notifcation
3 years ago
ryanzhao
3d0239d31b
fix missed call notification content
3 years ago
ryanzhao
afc862d1c1
resume ans suspend database properly in extensions
3 years ago
RyanZhao
57eccd1e80
Merge pull request #680 from RyanRory/emoji-react-tweak-1
...
Emoji react tweaks
3 years ago
Ryan Zhao
3cfee13768
minor refactor to prevent fake calls
3 years ago
Ryan Zhao
85fc22110f
fix selected emoji not shown in the popup list
3 years ago
Ryan Zhao
bd0614532e
feat: add cancel button for emoji search bar
3 years ago
Ryan Zhao
e5a46a993d
update emoji names for searching
3 years ago
Ryan Zhao
ed3dcf7634
add comments and minor refactor back to previous logic
3 years ago
ryanzhao
e6e97684b4
fix 6 reactors case in user list
3 years ago
Morgan Pretty
b47e5accd6
Updated some more message types and modals
...
Added a disabled state to the OutlineButton
Finished of the last bits for the BlockedContacts screen
Applied theming to the LinkPreview
Applied theming to the Call info message (and it's prompt)
Fixed a minor issue where showing the ContextMenu (via long press) could look odd due to the input field being dismissed
Swapped the LinkPreviewModal to use the standard ConfirmationModal
Removed a redundant closure from the ConfirmationModal
3 years ago
ryanzhao
d5948c0142
fix a crash when remove reaction and there are exactly 6 reactors
3 years ago
ryanzhao
98cf10cfea
fix crash on clicking on more reactors cell
3 years ago
ryanzhao
3e8abd1952
tweak: make seqNo optional
3 years ago
ryanzhao
c2ffdc091c
Merge branch 'dev' into emoji-react-tweak-1
3 years ago
Morgan Pretty
aa9019e0b3
Merge pull request #684 from mpretty-cyro/fix/home-typing-indicator
...
Fixed a bug where the typing indicator wasn't working on the home screen
3 years ago
Morgan Pretty
1afdfa8bcb
Fixed a bug where the typing indicator wasn't working on the home screen
3 years ago
ryanzhao
6a8b14b8d2
tweak: refactor reaction deletion
3 years ago
ryanzhao
82e55a8d5b
tweak: local reaction entry logic change
3 years ago
ryanzhao
eef56d47de
update build number
3 years ago
ryanzhao
ddbbf63d14
Merge branch 'dev' into emoji-react-tweak-1
3 years ago
ryanzhao
faecb82062
tweak: update the logic of adding local reaction entry after message sent or open group api api call success
3 years ago
Morgan Pretty
3aa231360d
Merge pull request #681 from mpretty-cyro/fix/multithreading-crash
...
Added fixes and defensive coding for a number of crashes
3 years ago
Morgan Pretty
fc860e3957
Added fixes and defensive coding for a number of crashes
...
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
3 years ago
ryanzhao
931a356537
Merge branch 'dev' into emoji-react-tweak-1
3 years ago
Morgan Pretty
7c7193f198
Merge pull request #679 from mpretty-cyro/fix/migration-crash
...
Fixed an issue which could cause the DB migration to fail for users with closed groups
3 years ago
Ryan Zhao
31dcb3c985
feat: cache remove all for open group emoji reacts
3 years ago
Ryan Zhao
4a3fe4cdeb
tweak: view height of reaction user list
3 years ago
Ryan Zhao
c4aeecdf4b
tweak: fully rounded corners for all message bubbles
3 years ago
Ryan Zhao
e9d598e62a
feat: add text at the bottom saying of the reactors list indicating the number of other reactors
3 years ago
Morgan Pretty
08a52f9497
Fixed an issue which could cause the DB migration to fail for users with closed groups
3 years ago
Ryan Zhao
7efc0a61c7
update translation
3 years ago
Ryan Zhao
5a29df56fc
update translation
3 years ago
Ryan Zhao
6b20fbf610
add translation
3 years ago
Morgan Pretty
7f5b7ef703
Updated the conversation creation screens
3 years ago
ryanzhao
681fe92ee5
Merge branch 'dev' into menu-redesign
3 years ago
ryanzhao
a9b084f322
update build number
3 years ago
RyanZhao
d5a1c310f1
Merge pull request #676 from RyanRory/emoji-reacts-tweaks
...
Emoji reacts open group poll & update conflict handling
3 years ago
ryanzhao
395e585ea0
Merge branch 'dev' into emoji-reacts-tweaks
3 years ago
ryanzhao
29dd85ebe7
minor refactor
3 years ago
Morgan Pretty
c82ee0c44b
Finished off the updated settings sections and fixed a couple of bugs
...
Added the Blocked contacts screen
Added a setting to control whether concurrent audio messages should auto-play
Finished updating the settings screens
Fixed an issue where items that should be removed from the PagedDatabaseObserver due to filter logic weren't getting removed in some cases
3 years ago
Morgan Pretty
d2b2aa9f50
Merge pull request #677 from mpretty-cyro/fix/moved-previous-fix-from-wrong-location
...
Moved the code for a previous fix to the correct location and fixed a build issue
3 years ago
Morgan Pretty
8f1a03db88
Moved the code for a previous fix to the correct location and fixed a build issue
3 years ago
Morgan Pretty
a1e88329db
Merge branch 'dev' into feature/theming
...
# Conflicts:
# Podfile.lock
# Session.xcodeproj/project.pbxproj
# Session/Conversations/Message Cells/VisibleMessageCell.swift
# Session/Meta/Translations/de.lproj/Localizable.strings
# Session/Meta/Translations/en.lproj/Localizable.strings
# Session/Meta/Translations/es.lproj/Localizable.strings
# Session/Meta/Translations/fa.lproj/Localizable.strings
# Session/Meta/Translations/fi.lproj/Localizable.strings
# Session/Meta/Translations/fr.lproj/Localizable.strings
# Session/Meta/Translations/hi.lproj/Localizable.strings
# Session/Meta/Translations/hr.lproj/Localizable.strings
# Session/Meta/Translations/id-ID.lproj/Localizable.strings
# Session/Meta/Translations/it.lproj/Localizable.strings
# Session/Meta/Translations/ja.lproj/Localizable.strings
# Session/Meta/Translations/nl.lproj/Localizable.strings
# Session/Meta/Translations/pl.lproj/Localizable.strings
# Session/Meta/Translations/pt_BR.lproj/Localizable.strings
# Session/Meta/Translations/ru.lproj/Localizable.strings
# Session/Meta/Translations/si.lproj/Localizable.strings
# Session/Meta/Translations/sk.lproj/Localizable.strings
# Session/Meta/Translations/sv.lproj/Localizable.strings
# Session/Meta/Translations/th.lproj/Localizable.strings
# Session/Meta/Translations/vi-VN.lproj/Localizable.strings
# Session/Meta/Translations/zh-Hant.lproj/Localizable.strings
# Session/Meta/Translations/zh_CN.lproj/Localizable.strings
# Session/Notifications/AppNotifications.swift
# SessionMessagingKit/Shared Models/MessageViewModel.swift
# SessionMessagingKit/Shared Models/SessionThreadViewModel.swift
# SignalUtilitiesKit/Profile Pictures/ProfilePictureView.swift
3 years ago