summaryrefslogtreecommitdiffstats
path: root/build/generate-emoji.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-2/+2
* Fix unstable emoji sort (#22346)KN4CK3R2023-01-051-0/+4
* Update Emoji dataset to Unicode 14 (#22342)isla w2023-01-041-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-4/+3
* Go 1.19 format (#20758)John Olheiser2022-08-301-2/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-7/+5
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-4/+5
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+4
* Fix typo in generate-emoji.go (#14570)Ikko Ashimine2021-02-041-1/+1
* Update emoji dataset with skin tone variants (#11678)mrsdizzie2020-06-021-14/+51
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-0/+184