You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/build
isla w f41ad344cb
Update Emoji dataset to Unicode 14 (#22342)
Gitea emoji dataset was out of date because it gets manually built and
hasn't been rebuilt since it was added. This means Gitea doesn't
recognize some newer emoji or changes to existing ones.

After changing the max unicode version to 14 I just ran: `go run
build/generate-emoji.go`

This should address the initial issue seen in #22153 where Gitea doesn't
recognize a standard alias used elsewhere when importing content.

14 is the latest supported version from the upstream source as 15 is not
widely supported (in their opinion) yet
2 years ago
..
codeformat Implement FSFE REUSE for golang files (#21840) 2 years ago
code-batch-process.go Implement FSFE REUSE for golang files (#21840) 2 years ago
generate-bindata.go Implement FSFE REUSE for golang files (#21840) 2 years ago
generate-emoji.go Update Emoji dataset to Unicode 14 (#22342) 2 years ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-go-licenses.go Implement FSFE REUSE for golang files (#21840) 2 years ago
generate-images.js Update JS dependencies and eslint (#22190) 2 years ago
generate-licenses.go Remove deprecated licenses (#20222) 2 years ago
generate-svg.js Update JS dependencies and eslint (#22190) 2 years ago
gocovmerge.go Implement FSFE REUSE for golang files (#21840) 2 years ago
test-env-check.sh Prepare and check test env during CI (#17725) 3 years ago
test-env-prepare.sh Prepare and check test env during CI (#17725) 3 years ago
update-locales.sh Format files (#13698) 4 years ago