discourse/test
Sam 1f4ace4f56 FEATURE: autocomplete usernames early in topic based on participation
Following this change when a user hits `@` and is replying to a topic they
will see usernames of people who were last seen and participated in the topic

This is somewhat experimental, we may tweak this, or make it optional.

Also, a regression in a423a938 where hitting TAB would eat a post you were writing:

Eg this would eat a post:

``` text
@hello, testing 123 <tab>
```
2019-02-20 13:34:43 +11:00
..
javascripts FEATURE: autocomplete usernames early in topic based on participation 2019-02-20 13:34:43 +11:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
run-qunit.js DEV: Move run-qunit.js out of the vendor directory 2018-12-03 16:16:37 +00:00
smoke_test.js Apply prettier. 2018-09-11 09:16:03 +08:00