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

Improve message editing UI #5876

Commits on Apr 16, 2021

  1. Add rounded corners

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d5af882 View commit details
    Browse the repository at this point in the history
  2. Avoid timeline jumps

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    51b752e View commit details
    Browse the repository at this point in the history
  3. Make the edit message composer smaller

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

Commits on Apr 17, 2021

  1. Remove commented lines

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    7e5e358 View commit details
    Browse the repository at this point in the history
  2. Rework editMessageComposer with absolute position

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ed57fc3 View commit details
    Browse the repository at this point in the history
  3. Increase avatar z-index

    So that the editMessageComposer is below it
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    26969cb View commit details
    Browse the repository at this point in the history
  4. Avoid overlap with sender profile

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    df29f89 View commit details
    Browse the repository at this point in the history
  5. More properly fix hover jumps

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    2c273e9 View commit details
    Browse the repository at this point in the history
  6. Contain sender name

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    daceb2f View commit details
    Browse the repository at this point in the history
  8. Fix left margin

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    672d9b0 View commit details
    Browse the repository at this point in the history
  9. Place buttons above the sender profile

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    c4f7696 View commit details
    Browse the repository at this point in the history
  10. Fix jumps on sender profile hovered

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    c32332e View commit details
    Browse the repository at this point in the history
  11. A little saner solution to z-indexes

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    3677d61 View commit details
    Browse the repository at this point in the history
  12. Add padding to the last event if edited

    This somewhat works
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    79a7b41 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Make comments inline

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4ea6193 View commit details
    Browse the repository at this point in the history
  2. Add missing "above"

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a6956db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46d418e View commit details
    Browse the repository at this point in the history
  4. Add explenation about moving up the last event when editing

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 11, 2021
    Configuration menu
    Copy the full SHA
    bc131a2 View commit details
    Browse the repository at this point in the history
  5. Add comment about mx_EditMessageComposer's position

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0b49910 View commit details
    Browse the repository at this point in the history
  6. Comment about mx_EditMessageComposer's z-index

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f6126e3 View commit details
    Browse the repository at this point in the history
  7. Make comments inline

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 11, 2021
    Configuration menu
    Copy the full SHA
    81c944c View commit details
    Browse the repository at this point in the history
  8. Add comment about why we use important here

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

Commits on Jul 20, 2021

  1. Merge remote-tracking branch 'upstream/develop' into improve-message-…

    …editing-ui
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    292ed30 View commit details
    Browse the repository at this point in the history