summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/emoji_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-10-191-13/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-201-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-031-1/+1
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-0/+1
* Enable frozen strings in lib/banzai/filter/*.rbsh-freeze-banzai-filter-stringsStan Hu2018-07-231-0/+2
* Remove outdated comment from emoji_filter.rbDouwe Maan2018-07-021-4/+0
* Bump html-pipeline to 2.7.1blackst0ne-bump-html-pipeline-gemblackst0ne2018-04-021-1/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* Fix rendering emoji inside a stringblackst0ne2017-04-251-1/+4
* Use native unicode emojisEric Eastwood2017-03-061-53/+11
* Convert UTF-8 Emoji to Gitlab emojiJohan H2016-10-131-18/+21
* Convert unicode emojis to images.henrik2016-10-111-8/+46
* Fix method visiblity in emoji filter classGrzegorz Bizon2016-07-191-5/+5
* Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-291-2/+2
* Remove redundant `require`s from Banzai filesrs-banzai-requiresRobert Speicher2016-03-241-4/+0
* Update Emoji asset pathRobert Speicher2016-02-121-1/+2
* Prevent circular reference error in BanzaiDouwe Maan2016-01-141-1/+0
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+80