• Coung Ngo's avatar
    Improve at.js members autocomplete matching · 978ce291
    Coung Ngo authored
    When searching for a user, e.g. `@win`, users whose
    name OR username starts with `win` are shown as
    the top result in the autocomplete menu.
    
    This commit also increases the results list from 5 to 10
    for members autocomplete.
    978ce291
gfm_auto_complete.js 26.1 KB