Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Failure to upload video message content will cause the SDK to crash #480

Merged
merged 9 commits into from
Jan 5, 2024

Commits on Jan 2, 2024

  1. feat: support conversation input status and wasm websocket message re…

    …turns the connection status (#463)
    
    * entering
    
    * entering
    
    * entering
    
    * entering
    
    * entering
    
    * wasm callback
    
    * wasm callback
    
    * ws
    withchao authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c5891b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73b878 View commit details
    Browse the repository at this point in the history
  3. fix: wasm parse data. (#465)

    * fix: kicked user invited again into group,the group info do not changed.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: wasm parse data.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d05c73a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55aa722 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix: conversation and message's sender info change when notification …

    …user's info changed. (#468)
    
    * fix: kicked user invited again into group,the group info do not changed.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: wasm parse data.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: conversation and message's sender info change when notification user's info changed.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5e648e6 View commit details
    Browse the repository at this point in the history
  2. Release v3.5 conversation's info update (#471)

    * fix: conversation and message's sender info change when notification user's info changed.
    
    Signed-off-by: Gordon <[email protected]>
    
    * fix: conversation and message's sender info change when notification user's info changed.
    
    Signed-off-by: Gordon <[email protected]>
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    01c5f8b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. feat: support conversation input status and wasm websocket message re…

    …turns the connection status (#470)
    
    * entering
    
    * entering
    
    * entering
    
    * entering
    
    * entering
    
    * wasm callback
    
    * wasm callback
    
    * ws
    
    * feat: typing
    
    * feat: typing
    
    * feat: typing
    
    * fix: ws js
    
    * fix: ws js
    withchao authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1408f1c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Fix #475 (#476)

    * fix: pull message unread count remove.
    
    Signed-off-by: Gordon <[email protected]>
    
    * BUG: Fix getUpload, fill UploadID and ExpireTime only if dbUpload != nil.
    
    * BUG: Fix sending video message, fill VideoElem.VideoURL only if UploadFile result is not nil.
    
    ---------
    
    Signed-off-by: Gordon <[email protected]>
    Co-authored-by: Gordon <[email protected]>
    (cherry picked from commit af64509)
    zhaolibo1989 authored and withchao committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e53e06f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe736c View commit details
    Browse the repository at this point in the history