summaryrefslogtreecommitdiffstats
path: root/public/vendor/plugins/tribute
Commit message (Collapse)AuthorAgeFilesLines
* Emoji Autocomplete (#3433)modmew82018-02-031-16/+3
| | | | | | | | | | | | * Implemented emoji autocomplete. * Changed emoji access url. * Reverted vendor css to default, moved all style changes to _tribute.less * Made no-results overwriteable, added missing autocomplete to edit issue field. Signed-off-by: modmew8 <modmew8@gmail.com>
* Mention completion for issue editor. (#3136)harry2017-12-112-0/+42
* new issue mention * Mention completion on new issue and view issue page. * Code format. * Require tribute in pull request page.