Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat: handle suffixes and readers when adding username to TLF #16067

Merged
merged 2 commits into from Feb 25, 2019

Commits on Feb 22, 2019

  1. chat: handle suffixes and readers when adding username to TLF

    Otherwise a valid TLF name like "a,b (conflicted copy 2019-02-14 #1)"
    becomes "a,b (conflicted copy 2019-02-14 #1),a" and everything breaks.
    strib committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    db3fe30 View commit details
    Browse the repository at this point in the history
  2. utils: add comment and tests for adding name to a TLF

    Suggested by mmaxim.
    
    Issue: #16067
    strib committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    66f97af View commit details
    Browse the repository at this point in the history