Commit Graph

16715 Commits (152f7a3ea44e04be7faaa209c0ccb8133cef6958)
 

Author SHA1 Message Date
Morgan Pretty 152f7a3ea4
Merge pull request #694 from oxen-io/dev
Release 2.1.1
3 years ago
Morgan Pretty d01e756c67
Merge pull request #693 from mpretty-cyro/fix/regression-issues
Fixed a few bugs found during regression testing
3 years ago
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
RyanZhao a52673f130
Merge pull request #692 from RyanRory/call-waiting-time-increment
Increase call connecting time from 30s to 60s
3 years ago
ryanzhao d14cd07a5c minor refactor 3 years ago
Ryan Zhao 10ecd32e4b increase call connecting time from 30s to 60s 3 years ago
Ryan Zhao 07fb498664 minor fix 3 years ago
Ryan Zhao 05bb1e1e61 clean up Permissions 3 years ago
Ryan Zhao 0539e4b192 clean up 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 31b62e28a7
Merge pull request #685 from RyanRory/emoji-react-tweak-2
Emoji reacts tweaks
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 d0e32a8272
Merge pull request #646 from RyanRory/add-documents-section
Add documents section for all media page
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 42bf999b8a
Merge pull request #688 from oxen-io/dev
Release 2.1.0
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 ccbf4e0945 clean 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 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
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