Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add option to stop sending read receipts (delabs MSC2285: private read receipts) #9128

Closed
wants to merge 31 commits into from

Commits on May 17, 2022

  1. Add tooltip

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 17, 2022
    Configuration menu
    Copy the full SHA
    7110ced View commit details
    Browse the repository at this point in the history
  2. Add disabled tooltip

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a244da7 View commit details
    Browse the repository at this point in the history
  3. Delabs MSC2285: Private read receipts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 17, 2022
    Configuration menu
    Copy the full SHA
    bbf3a60 View commit details
    Browse the repository at this point in the history
  4. i18n

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 17, 2022
    Configuration menu
    Copy the full SHA
    53c50ea View commit details
    Browse the repository at this point in the history
  5. Update snaps

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 17, 2022
    Configuration menu
    Copy the full SHA
    dea9866 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Use a turnary operator

    Co-authored-by: Travis Ralston <travisr@matrix.org>
    SimonBrandner and turt2live authored May 18, 2022
    Configuration menu
    Copy the full SHA
    1d9916b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Fix typo

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c77d2f6 View commit details
    Browse the repository at this point in the history
  2. disabledTooltip -> disabledTooltipText

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3c04bc4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Improve test utils

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 21, 2022
    Configuration menu
    Copy the full SHA
    c1f4370 View commit details
    Browse the repository at this point in the history
  2. Allow =

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 21, 2022
    Configuration menu
    Copy the full SHA
    10c14f6 View commit details
    Browse the repository at this point in the history
  3. Add TimelinePanel-tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 21, 2022
    Configuration menu
    Copy the full SHA
    1984bae View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Improve formatting

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e8d1069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18aad85 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge remote-tracking branch 'upstream/develop' into SimonBrandner/fe…

    …at/disable-rr
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e62a8f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Move Presence settings to the Preferences tab

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7c61400 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into SimonBrandner/fe…

    …at/disable-rr
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0abf5ef View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Revert "Add tooltip"

    This reverts commit 7110ced.
    SimonBrandner committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c46607f View commit details
    Browse the repository at this point in the history
  2. Move disabled tooltip to microcopy

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fdd7065 View commit details
    Browse the repository at this point in the history
  3. Update copy

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    31fa423 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2a3c15d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Make categories private

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9926bc0 View commit details
    Browse the repository at this point in the history
  2. Add sendReadReceipts as a comment

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    356eba9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac6156 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Merge remote-tracking branch 'upstream/develop' into SimonBrandner/fe…

    …at/disable-rr
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    eeb2e77 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    b7bc7fc View commit details
    Browse the repository at this point in the history
  2. Switch to stable prefixes for MSC2285

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fded4fa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Merge remote-tracking branch 'upstream/develop' into SimonBrandner/fe…

    …at/disable-rr
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    5c3f27e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Make sure inNodeView() works in tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    578d24c View commit details
    Browse the repository at this point in the history
  2. Switch to stable msc2285

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    db69f9e View commit details
    Browse the repository at this point in the history
  3. Write tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    db72558 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'SimonBrandner/feat/disable-rr' into SimonBrandner/feat/…

    …rr-delabs
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    769b14d View commit details
    Browse the repository at this point in the history