Commit Graph

1380 Commits (152f7a3ea44e04be7faaa209c0ccb8133cef6958)

Author SHA1 Message Date
Morgan Pretty a59d1b8153 Fixed a few bugs found during regression testing
Increased version & build numbers for release
Fixed a bug where the closed group info messages might not include names for members added/removed when the profile was unknown
Fixed a bug where removing members from closed groups wasn't showing an info message correctly
Fixed a minor layout issue in the CallMessageCell
3 years ago
Morgan Pretty 7dc75af361 Fixed some bugs with disappearing messages
Fixed an issue where the DisappearingMessages job could incorrectly overwrite it's nextRunTimestamp
Fixed an issue where sent/self-send messages wouldn't correctly trigger the disappearing messages job
Fixed an issue where sending the mnemonic along with an attachment wasn't showing the warning prompt
Fixed an issue where the home screen wasn't updating on launch if the displayed messages were removed disappearing messages
Fixed a small UI glitch where the input field wouldn't immediately get cleared when sending a message (unfortunately there is a slight delay before the message appears still)
3 years ago
RyanZhao 81d4497ed1
Merge pull request #691 from RyanRory/open-group-permissions
Disable typing and message requests in open groups if no "write" permission
3 years ago
Ryan Zhao 10ecd32e4b increase call connecting time from 30s to 60s 3 years ago
Ryan Zhao 30e0e40ffa feat: disable typing and message requests in open groups if you don’t have "write" permission 3 years ago
RyanZhao 570883e28a
Merge pull request #687 from RyanRory/badcall-fix
Voice & video call fix
3 years ago
RyanZhao cfecc71163
Merge pull request #665 from RyanRory/add-silence-audio
Fix notification sound None not working
3 years ago
Morgan Pretty ab95841f6c
Merge pull request #690 from mpretty-cyro/fix/filter-unblinded-mentions
Updated open groups to filter the mentions list based on blinding
3 years ago
Morgan Pretty 88ad6483c1 Updated open groups to filter the mentions list based on blinding 3 years ago
RyanZhao 70e326f819
Merge pull request #656 from RyanRory/message-request-tweak
Message request Block & Decline behaviour changes
3 years ago
RyanZhao b0eaeedc7d
Merge pull request #647 from RyanRory/ui-media-message
Media message UI redesign
3 years ago
ryanzhao c121f99b22 Merge branch 'dev' into add-silence-audio 3 years ago
ryanzhao d939f95b4f Merge branch 'dev' into message-request-tweak 3 years ago
ryanzhao e2e77f3e50 Merge branch 'dev' into ui-media-message 3 years ago
ryanzhao d840204bc2 Merge branch 'dev' into add-documents-section 3 years ago
ryanzhao 87c2bc3700 tweaks on the logic to suspend database when call is ended in background 3 years ago
ryanzhao 7c1d332763 move database suspending logic when handling calls in background after writeAsync 3 years ago
ryanzhao 9419f83f43 put back accidentally removed code 3 years ago
Ryan Zhao ae7895c18e fix a issue where the call info message won't be updated 3 years ago
Ryan Zhao d42088e37c fix an edge case where the isCallOngoing will always be true 3 years ago
Ryan Zhao 62d730ea30 fix call notification title and content 3 years ago
Ryan Zhao e3479107f3 feat: give more time for calls to connect 3 years ago
Ryan Zhao 31605672e2 fix call threading issues 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 87577e9d4b resume database when there is a VoIP call notifcation 3 years ago
ryanzhao 3d0239d31b fix missed call notification content 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
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 c2ffdc091c Merge branch 'dev' into emoji-react-tweak-1 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 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 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
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
Ryan Zhao 7efc0a61c7 update translation 3 years ago
Ryan Zhao 5a29df56fc update translation 3 years ago
Ryan Zhao 6b20fbf610 add translation 3 years ago
ryanzhao 395e585ea0 Merge branch 'dev' into emoji-reacts-tweaks 3 years ago