Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

CMakeLists.txt

  • Sébastien Blin's avatar
    8468f159
    conversation: move logic of message management in daemon · 8468f159
    Sébastien Blin authored
    This heavily changes the API for the client. The goal here is
    to move the logic to construct the history to show in the daemon
    and not the client. This has several advantages:
    
    1. Logic is common across every platforms, so bugs should not be
    platform-specific
    2. Client got less logic
    3. Signal are simplified, if an edition comes, "MessageUpdated"
    will be triggered instead MessageReceived.
    4. Some tests are added for linearizing the history.
    5. Search on edition is fixed.
    
    Tests got heavily re-written, but the content didn't change (2 tests
    are added, the rest is simplification).
    
    GitLab: #831
    Change-Id: Ie7c81077067e9e49db1dd396829c9225c0512c16
    8468f159
    History
    conversation: move logic of message management in daemon
    Sébastien Blin authored
    This heavily changes the API for the client. The goal here is
    to move the logic to construct the history to show in the daemon
    and not the client. This has several advantages:
    
    1. Logic is common across every platforms, so bugs should not be
    platform-specific
    2. Client got less logic
    3. Signal are simplified, if an edition comes, "MessageUpdated"
    will be triggered instead MessageReceived.
    4. Some tests are added for linearizing the history.
    5. Search on edition is fixed.
    
    Tests got heavily re-written, but the content didn't change (2 tests
    are added, the rest is simplification).
    
    GitLab: #831
    Change-Id: Ie7c81077067e9e49db1dd396829c9225c0512c16
Code owners
Assign users and groups as approvers for specific file changes. Learn more.