summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gfm_auto_complete.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+24
* Autocomplete based on names and aliasesDouwe Maan2016-08-121-0/+16
* Disable slash commands on edit formsDouwe Maan2016-08-121-2/+2
* Only autocomplete commands at the beginning of a lineDouwe Maan2016-08-121-2/+11
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-1/+3
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+308