This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/test/javascripts
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
..
acceptance FIX: Allow reverting theme/text settings from cookie back to default 2019-02-08 15:39:44 +00:00
admin FEATURE: Support additional metadata in theme about.json (#6944) 2019-01-25 14:19:01 +00:00
components FEATURE: adds an API to register topic footer buttons 2019-02-07 14:43:33 +01:00
controllers DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FEATURE: Shortcut 'g s' goes to first suggested topic 2019-02-07 08:43:07 +11:00
helpers Fix the build. 2019-01-16 16:34:48 +08:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FEATURE: autocomplete usernames early in topic based on participation 2019-02-20 13:34:43 +11:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models SECURITY: Escape HTML in dashboard report tables 2019-02-01 13:10:59 +00:00
widgets UX: show envelope when tag is only used in PM 2019-02-12 11:34:25 +01:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js remove probes.js, highlight.pack.js 2018-10-04 13:50:54 -04:00