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

Fix inserting trailing colon after mention/pill #5830

Merged
merged 2 commits into from
Apr 28, 2021

Commits on Apr 6, 2021

  1. Fix inserting trailing colon after mention/pill

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

Commits on Apr 7, 2021

  1. Redo and fix trailing characters in user pills

    This removes the handling of trailing chars from createMentionParts as we need to determine whether or not to insert the trailing char differently in different situations
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    715fff6 View commit details
    Browse the repository at this point in the history