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

Render timeline separator for late event groups #11739

Merged
merged 20 commits into from
Oct 16, 2023
Merged

Commits on Oct 11, 2023

  1. Use Compound tooltips on MessageTimestamp to improve UX of date time …

    …discovery
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0b3482b View commit details
    Browse the repository at this point in the history
  2. Show io.element.late_event in MessageTimestamp when known

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    42867a8 View commit details
    Browse the repository at this point in the history
  3. Update snapshot

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    84ed907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    251de35 View commit details
    Browse the repository at this point in the history
  5. Avoid needing new Compound changes

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5e6d845 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Move groupers into their own directory

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7f1d947 View commit details
    Browse the repository at this point in the history
  2. Refactor date separator code to be more generic

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8fb26e9 View commit details
    Browse the repository at this point in the history
  3. Render timeline separator for late event groups

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c502d68 View commit details
    Browse the repository at this point in the history
  4. Fix date used in copy

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bdba475 View commit details
    Browse the repository at this point in the history
  5. Update snapshot

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b0bd25c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Move groupers into their own directory

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    63984f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 't3chguy/fix/25913.2' of github.com:matrix-org/matrix-re…

    …act-sdk into t3chguy/fix/25913.3
    
    # Conflicts:
    #	src/components/structures/MessagePanel.tsx
    #	src/components/structures/grouper/CreationGrouper.tsx
    #	src/components/structures/grouper/MainGrouper.tsx
    #	src/components/views/messages/MessageTimestamp.tsx
    #	test/utils/exportUtils/__snapshots__/HTMLExport-test.ts.snap
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    afb3e0d View commit details
    Browse the repository at this point in the history
  2. Update copy

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    58836c4 View commit details
    Browse the repository at this point in the history
  3. Update copy

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2444620 View commit details
    Browse the repository at this point in the history
  4. Update snapshot

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1c76cf0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/fix/25913.3
    
    # Conflicts:
    #	src/components/views/messages/MessageTimestamp.tsx
    #	src/components/views/rooms/EventTile.tsx
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f0d81b6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/fix/25913.3
    
    # Conflicts:
    #	src/components/structures/MessagePanel.tsx
    #	src/components/structures/grouper/CreationGrouper.tsx
    #	src/components/structures/grouper/MainGrouper.tsx
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3eef51d View commit details
    Browse the repository at this point in the history
  7. i18n

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    640c528 View commit details
    Browse the repository at this point in the history
  8. Add comments

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7a9d81a View commit details
    Browse the repository at this point in the history
  9. Add comments

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e3bee32 View commit details
    Browse the repository at this point in the history