Added prototype send pleroma emoji reactions via reactions page

This commit is contained in:
localhost_frssoft 2022-10-19 19:15:52 +03:00
parent 80170099f8
commit 9cdac3e623
14 changed files with 5128 additions and 2 deletions

15
vendor/github.com/enescakir/emoji/.gitignore generated vendored Normal file
View file

@ -0,0 +1,15 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/