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.
gitea/modules
mrsdizzie 3af51f1ab7
Update emoji dataset with skin tone variants (#11678)
* Update emoji dataset with skin tone variants

Since the format of emoji that support skin tone modifiers is predictable we can add different variants into our dataset when generating it so that we can match and properly style most skin tone variants of emoji. No real code change here other than what generates the dataset and the data itself.

* use escape unicode sequence in map

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
..
analyze Exclude generated files from language statistics (#11653) 5 years ago
auth Refactor Cron and merge dashboard tasks (#10745) 5 years ago
avatar
base Add gitea-vet (#10948) 5 years ago
cache
charset
context Return json on 500 error from API (#11574) 5 years ago
convert Issue/Pull expose IsLocked Property on API (#11708) 5 years ago
cron Refactor Cron and merge dashboard tasks (#10745) 5 years ago
emoji Update emoji dataset with skin tone variants (#11678) 5 years ago
eventsource Add EventSource support (#11235) 5 years ago
generate Add gitea-vet (#10948) 5 years ago
git Fix language stat calculation (#11692) 5 years ago
gitgraph
graceful Handle panics that percolate up to the graceful module (#11291) 5 years ago
highlight
httplib
indexer Fix language stat calculation (#11692) 5 years ago
lfs Support Range header end in lfs (#11314) 5 years ago
log
markup Update emoji regex (#11584) 5 years ago
metrics
migrations Refactor Cron and merge dashboard tasks (#10745) 5 years ago
notification Add push commits history comment on PR time-line (#11167) 5 years ago
options
password
pprof
private
process Add gitea-vet (#10948) 5 years ago
public Send 404 immediately for known public requests (#11117) 5 years ago
queue Prevent timer leaks in Workerpool and others (#11333) 5 years ago
recaptcha
references
repofiles Fix numbr of files, total additions, and deletions (#11614) 5 years ago
repository Add API Endpoint for Branch Creation (#11607) 5 years ago
secret
session Prevent (caught) panic on login (#11590) 5 years ago
setting Default MSSQL port 0 to allow automatic detection by default (#11642) 5 years ago
ssh
structs Issue/Pull expose IsLocked Property on API (#11708) 5 years ago
sync
task
templates Move serviceworker to workbox and fix SSE interference (#11538) 5 years ago
test
timeutil
upload
user Add gitea-vet (#10948) 5 years ago
util Prevent timer leaks in Workerpool and others (#11333) 5 years ago
validation [API] Get a single commit via Ref (#10915) 5 years ago
webhook Handle panics that percolate up to the graceful module (#11291) 5 years ago