Skip to content
Snippets Groups Projects
Select Git revision
  • 47cd60fbe406e155bef3b6cb5c3abf42709ca0cd
  • master default protected
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
22 results

jami-client-qt

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Sébastien Blin's avatar
    Sébastien Blin authored
    Handle application/edited-message type to support message edition.
    Previous bodies are saved in the interaction to be able to get the
    original post to avoid unwanted editions.
    
    While loading a conversation, we store the editions in a temporary
    map that we link once the edited message is detected. This work
    because we can't edit a message before this message exists.
    PreviousBodies in interaction.h contains every previous body detected
    and the client can show previous version of the message in a popup.
    
    Deleting a message works the same way, just that any message
    with an empty body is not shown.
    
    jami-daemon#316
    
    Change-Id: Ib158abd16ad4b629532de11694e88d86a12d72a8
    47cd60fb
    History
    Name Last commit Last update