add more emojis
19
Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
DEST_DIR ?= /var/lib/pleroma/static
|
||||
DEST_OWNER ?= pleroma
|
||||
DEST_GROUP ?= pleroma
|
||||
|
||||
STATIC_FILES != find . -path "./static/*" -type f
|
||||
DEST_FILES := $(subst ./static/,$(DEST_DIR),$(BANFILES))
|
||||
|
||||
install:
|
||||
$(info updating from git remote)
|
||||
@git fetch
|
||||
@git reset --hard origin/master
|
||||
$(info installing new banfiles)
|
||||
@install -o $(DEST_OWNER) -g $(DEST_GROUP) -m 644 $(STATIC_FILES) $(DEST_DIR)
|
||||
|
||||
uninstall:
|
||||
$(info uninstall banfiles)
|
||||
@rm -v $(DEST_FILES)
|
||||
|
||||
.PHONY: install uninstall
|
BIN
static/emoji/custom/antiverified.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/emoji/custom/biflag.png
Normal file
After Width: | Height: | Size: 144 B |
BIN
static/emoji/custom/earth_photo.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
static/emoji/custom/lesbian_flag.png
Normal file
After Width: | Height: | Size: 584 B |
BIN
static/emoji/custom/llama.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
static/emoji/custom/loading.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
static/emoji/custom/nocloud.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
static/emoji/custom/nsfw_stamp.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
static/emoji/custom/oh_no.png
Normal file
After Width: | Height: | Size: 15 KiB |
|
@ -1,358 +0,0 @@
|
|||
{
|
||||
"files": {
|
||||
"gaysper": "gaysper.png",
|
||||
"pepperdance": "pepperdance.gif",
|
||||
"honeybadger": "honeybadger.png",
|
||||
"all_the_things": "all_the_things.jpg",
|
||||
"happy_food": "happy_food.gif",
|
||||
"sprite_kyoko": "sprite_kyoko.gif",
|
||||
"fire_emblem": "fire_emblem.gif",
|
||||
"uwah": "uwah_small.png",
|
||||
"girl_happy": "girl_happy.gif",
|
||||
"cat_rosa": "cat_rosa.gif",
|
||||
"classy_pbj_time": "classy_pbj_time.gif",
|
||||
"gary": "gary.gif",
|
||||
"saiyan": "saiyan.png",
|
||||
"boy_mad": "boy_mad.gif",
|
||||
"cool_dog3": "cool_dog3.png",
|
||||
"levar_like": "levar_like.png",
|
||||
"sprite_redhead_18": "sprite_redhead_18.gif",
|
||||
"psy": "psy.gif",
|
||||
"pg_mobile": "pg_mobile.gif",
|
||||
"magic": "magic.png",
|
||||
"facepalm": "facepalm.png",
|
||||
"goldensnitch": "goldensnitch.gif",
|
||||
"yay": "yay.gif",
|
||||
"sickred-mario": "sickred-mario.gif",
|
||||
"wtf": "wtf.png",
|
||||
"gun": "gun.png",
|
||||
"mario2": "mario2.gif",
|
||||
"sonic": "sonic.gif",
|
||||
"knuckles": "knuckles.gif",
|
||||
"mario-block": "mario-block.png",
|
||||
"objection": "objection.gif",
|
||||
"candy": "candy.gif",
|
||||
"bmo2": "bmo2.gif",
|
||||
"spongebob_hi": "spongebob_hi.gif",
|
||||
"terraria": "terraria.png",
|
||||
"sprite_bam": "sprite_bam.gif",
|
||||
"valid": "valid.png",
|
||||
"girl_angry": "girl_angry.gif",
|
||||
"clouds": "clouds.gif",
|
||||
"kirby_surf": "kirby_surf.gif",
|
||||
"whatever_minion": "whatever_minion.png",
|
||||
"terminal": "terminal.png",
|
||||
"carlton": "carlton.gif",
|
||||
"mim_cat": "mim_cat.gif",
|
||||
"leftshark": "leftshark.png",
|
||||
"sickyellow-mario": "sickyellow-mario.gif",
|
||||
"blackduck": "blackduck.png",
|
||||
"1up": "1up.png",
|
||||
"honked": "honked.gif",
|
||||
"yoshi2": "yoshi2.gif",
|
||||
"sprite_luna": "sprite_luna.gif",
|
||||
"snape": "snape.png",
|
||||
"spongebob_love": "spongebob_love.gif",
|
||||
"headdesk": "headdesk.gif",
|
||||
"virgin": "virgin.png",
|
||||
"spongebob_glitter": "spongebob_glitter.gif",
|
||||
"mega": "mega.gif",
|
||||
"cornholio": "cornholio.png",
|
||||
"avocado": "avocado.png",
|
||||
"tails": "tails.gif",
|
||||
"nyancat": "nyancat.gif",
|
||||
"rainbow_kids": "rainbow_kids.gif",
|
||||
"neckbeard": "neckbeard.gif",
|
||||
"rocket_ball": "rocket_ball.png",
|
||||
"kermit_tea": "kermit_tea.png",
|
||||
"weed": "weed.png",
|
||||
"marvin": "marvin.png",
|
||||
"cupcake_dessert": "cupcake_dessert.gif",
|
||||
"knuckles_waiting": "knuckles_waiting.gif",
|
||||
"sprite_hammer": "sprite_hammer.gif",
|
||||
"sprite_stay": "sprite_stay.gif",
|
||||
"sprite_mami": "sprite_mami.gif",
|
||||
"ghostbusters": "ghostbusters.png",
|
||||
"robot": "robot.png",
|
||||
"mario3": "mario3.gif",
|
||||
"dont_at_me": "dont_at_me.png",
|
||||
"happy_dance": "happy_dance.gif",
|
||||
"yoshi": "yoshi.gif",
|
||||
"hedgehog": "hedgehog.gif",
|
||||
"helloween_coffee": "helloween_coffee.gif",
|
||||
"super_cat": "super_cat.gif",
|
||||
"wgpcgr": "wgpcgr.png",
|
||||
"rocket_space": "rocket_space.gif",
|
||||
"psyduck": "psyduck.png",
|
||||
"spiderman2": "spiderman2.gif",
|
||||
"seriously": "seriously.png",
|
||||
"happy_cat": "happy_cat.gif",
|
||||
"archer": "archer.png",
|
||||
"patrick_spin": "patrick_spin.gif",
|
||||
"cat_pink": "cat_pink.gif",
|
||||
"dancing_lisa": "dancing_lisa.gif",
|
||||
"guy_happy": "guy_happy.gif",
|
||||
"metal2": "metal2.gif",
|
||||
"boy_fight": "boy_fight.gif",
|
||||
"bmo": "bmo.gif",
|
||||
"cartmanninja": "cartmanninja.png",
|
||||
"worst_ever": "worst_ever.jpg",
|
||||
"spongebob_high": "spongebob_high.gif",
|
||||
"boy": "boy.gif",
|
||||
"sweep": "sweep.gif",
|
||||
"bee_fast": "bee_fast.gif",
|
||||
"einstein": "einstein.png",
|
||||
"antifa": "antifa.png",
|
||||
"leftshark2": "leftshark2.gif",
|
||||
"dab-squidward": "dab-squidward.png",
|
||||
"heart_eye": "heart_eye.gif",
|
||||
"humpday": "humpday.png",
|
||||
"Firefox": "Firefox.gif",
|
||||
"dancing_hotdog": "dancing_hotdog.gif",
|
||||
"minion_wave": "minion_wave.png",
|
||||
"mario": "mario.gif",
|
||||
"excite_bike": "excite_bike.png",
|
||||
"panda_dance": "panda_dance.gif",
|
||||
"goomba": "goomba.gif",
|
||||
"ha-ha": "ha-ha.png",
|
||||
"sprite_idle": "sprite_idle.gif",
|
||||
"candycane": "candycane.png",
|
||||
"saiyan2": "saiyan2.png",
|
||||
"professor_lightwav": "professor_lightwav.gif",
|
||||
"rip": "rip.png",
|
||||
"giraffe": "giraffe.png",
|
||||
"link-success": "link-success.png",
|
||||
"shrug": "shrug.png",
|
||||
"make-it-so": "make-it-so.png",
|
||||
"happy_confetti": "happy_confetti.gif",
|
||||
"butterbot": "butterbot.png",
|
||||
"sad-panda": "sad-panda.png",
|
||||
"kungfu": "kungfu.gif",
|
||||
"sprite_ghost": "sprite_ghost.gif",
|
||||
"daria": "daria.png",
|
||||
"stan": "stan.png",
|
||||
"thaddaeus_santa": "thaddaeus_santa.gif",
|
||||
"sprite_zelda": "sprite_zelda.gif",
|
||||
"penguin": "penguin.gif",
|
||||
"f5": "f5.gif",
|
||||
"girl": "girl.gif",
|
||||
"epic-sax-guy": "epic-sax-guy.gif",
|
||||
"corndog": "corndog.png",
|
||||
"mario_yoshi": "mario_yoshi.gif",
|
||||
"dalahorse": "dalahorse.png",
|
||||
"meditating": "meditating.gif",
|
||||
"thankyou": "thankyou.gif",
|
||||
"mrsparkle_homer": "mrsparkle_homer.png",
|
||||
"zelda": "zelda.gif",
|
||||
"cupcake": "cupcake.png",
|
||||
"spongebob_flower": "spongebob_flower.gif",
|
||||
"linus": "linus.png",
|
||||
"gaysper_trans": "gaysper_trans.png",
|
||||
"amomiji": "amomiji.png",
|
||||
"sprite_sexy": "sprite_sexy.gif",
|
||||
"sprite_sexy_red": "sprite_sexy_red.gif",
|
||||
"resist": "resist.png",
|
||||
"adf": "adf.png",
|
||||
"yoga": "yoga.gif",
|
||||
"rainbow": "rainbow.gif",
|
||||
"sheepy": "sheepy.gif",
|
||||
"guy_fast": "guy_fast.gif",
|
||||
"fight": "fight.gif",
|
||||
"sprite_redhead_write": "sprite_redhead_write.gif",
|
||||
"ninja": "ninja.gif",
|
||||
"cool_dog": "cool_dog.png",
|
||||
"sailormoon": "sailormoon.gif",
|
||||
"pi": "pi.png",
|
||||
"sprite_hurt": "sprite_hurt.gif",
|
||||
"sprite_samurai": "sprite_samurai.gif",
|
||||
"carrot": "carrot.png",
|
||||
"partywizard": "partywizard.gif",
|
||||
"no": "no.jpg",
|
||||
"doge": "doge.png",
|
||||
"cartman": "cartman.png",
|
||||
"cat_black": "cat_black.gif",
|
||||
"what_is_life": "what_is_life.gif",
|
||||
"heart": "heart.gif",
|
||||
"heart_pixel": "heart_pixel.gif",
|
||||
"c00lbert": "c00lbert.gif",
|
||||
"scoot": "scoot.png",
|
||||
"ness": "ness.png",
|
||||
"vigeta": "vigeta.gif",
|
||||
"heart_big_eye": "heart_big_eye.gif",
|
||||
"doom_acid_barrel": "doom_acid_barrel.gif",
|
||||
"skipping": "skipping.gif",
|
||||
"chocobo": "chocobo.gif",
|
||||
"plant_wind": "plant_wind.gif",
|
||||
"trader": "trader.png",
|
||||
"pumpgirlrevers": "pumpgirlrevers.gif",
|
||||
"rocket_big": "rocket_big.gif",
|
||||
"hermionegranger": "hermionegranger.png",
|
||||
"plant_pot": "plant_pot.gif",
|
||||
"dickbutt": "dickbutt.png",
|
||||
"sheet_10": "sheet_10.png",
|
||||
"cat_space": "cat_space.gif",
|
||||
"elvis": "elvis.png",
|
||||
"happy_chocolate": "happy_chocolate.gif",
|
||||
"drum": "drum.png",
|
||||
"bandaid": "bandaid.png",
|
||||
"kirby": "kirby.gif",
|
||||
"sprite_singer": "sprite_singer.gif",
|
||||
"happy_banana": "happy_banana.gif",
|
||||
"kyle": "kyle.png",
|
||||
"harrypotter": "harrypotter.png",
|
||||
"bonsai": "bonsai.png",
|
||||
"sailor": "sailor.gif",
|
||||
"sprite_redhead_money": "sprite_redhead_money.gif",
|
||||
"fly": "fly.gif",
|
||||
"whoa": "whoa.png",
|
||||
"badger": "badger.gif",
|
||||
"star_trek": "star_trek.png",
|
||||
"backfromgab": "backfromgab.png",
|
||||
"carlton2": "carlton2.gif",
|
||||
"benis": "benis.png",
|
||||
"salad": "salad.png",
|
||||
"patrickboo": "patrickboo.png",
|
||||
"koopakart": "koopakart.gif",
|
||||
"construction": "construction.gif",
|
||||
"woohoo": "woohoo.png",
|
||||
"cactuar": "cactuar.png",
|
||||
"stars_doodle": "stars_doodle.gif",
|
||||
"cat_rock": "cat_rock.gif",
|
||||
"sonic-waiting": "sonic-waiting.gif",
|
||||
"ssgod": "ssgod.png",
|
||||
"dorito": "dorito.png",
|
||||
"patrick_bored": "patrick_bored.gif",
|
||||
"brownie": "brownie.png",
|
||||
"snoopy": "snoopy.png",
|
||||
"bulls": "bulls.png",
|
||||
"nemo": "nemo.gif",
|
||||
"coffee": "coffee.gif",
|
||||
"blazeit420": "blazeit420.png",
|
||||
"sonic-wait": "sonic-wait.gif",
|
||||
"zelda_strong": "zelda_strong.gif",
|
||||
"mario_banana_dance": "mario_banana_dance.gif",
|
||||
"illuminati": "illuminati.png",
|
||||
"headwall": "headwall.gif",
|
||||
"server": "server.png",
|
||||
"jigglypuff": "jigglypuff.png",
|
||||
"meow": "meow.gif",
|
||||
"crabs_hi": "crabs_hi.gif",
|
||||
"flash": "flash.gif",
|
||||
"heisenberg": "heisenberg.png",
|
||||
"guy_basketball": "guy_basketball.gif",
|
||||
"doom_lost_soul": "doom_lost_soul.gif",
|
||||
"cat_waiting": "cat_waiting.gif",
|
||||
"epic_win": "epic_win.png",
|
||||
"patrick_hi": "patrick_hi.gif",
|
||||
"doge2": "doge2.png",
|
||||
"cat_pixel": "cat_pixel.gif",
|
||||
"domo": "domo.png",
|
||||
"letter_opening": "letter_opening.gif",
|
||||
"spongebob_cold": "spongebob_cold.gif",
|
||||
"businesscat": "businesscat.jpg",
|
||||
"batman-approves": "batman-approves.png",
|
||||
"feels": "feels.png",
|
||||
"llama-paul": "llama-paul.png",
|
||||
"bread_sad": "bread_sad.gif",
|
||||
"fix-it-felix": "fix-it-felix.gif",
|
||||
"bahgawd": "bahgawd.gif",
|
||||
"zombie": "zombie.gif",
|
||||
"dinos-baby": "dinos-baby.png",
|
||||
"pumpgirl": "pumpgirl.gif",
|
||||
"patrick_glitter": "patrick_glitter.gif",
|
||||
"nyancat_big": "nyancat_big.gif",
|
||||
"subzero_turnt": "subzero_turnt.gif",
|
||||
"tea_morning": "tea_morning.gif",
|
||||
"sickblue-mario": "sickblue-mario.gif",
|
||||
"mario_baby": "mario_baby.gif",
|
||||
"crt_w_test_pattern": "crt_w_test_pattern.png",
|
||||
"sprite_work": "sprite_work.gif",
|
||||
"commodore": "commodore.png",
|
||||
"bee": "bee.gif",
|
||||
"wut": "wut.png",
|
||||
"spongebob_staydance": "spongebob_staydance.gif",
|
||||
"unibomber": "unibomber.png",
|
||||
"programmer": "programmer.gif",
|
||||
"toucan": "toucan.png",
|
||||
"letter_love": "letter_love.gif",
|
||||
"sickburn": "sickburn.gif",
|
||||
"marvindepressedrobot": "marvindepressedrobot.png",
|
||||
"sprite_applepoo": "sprite_applepoo.gif",
|
||||
"unicorn": "unicorn.gif",
|
||||
"informative": "informative.png",
|
||||
"nyancat_rainbow": "nyancat_rainbow.gif",
|
||||
"rocket_fast": "rocket_fast.gif",
|
||||
"bun": "bun.png",
|
||||
"snailing": "snailing.gif",
|
||||
"mooning": "mooning.gif",
|
||||
"saladfingers": "saladfingers.png",
|
||||
"sonic-dance": "sonic-dance.gif",
|
||||
"pigpen": "pigpen.png",
|
||||
"sprite_best": "sprite_best.gif",
|
||||
"otter-dance": "otter-dance.gif",
|
||||
"sprite_attack": "sprite_attack.gif",
|
||||
"avocado_toast": "avocado_toast.png",
|
||||
"doom_flame_barrel": "doom_flame_barrel.gif",
|
||||
"pfftch": "pfftch.png",
|
||||
"sprite_sexy_blue": "sprite_sexy_blue.gif",
|
||||
"badpundog": "badpundog.png",
|
||||
"somewhat_metal": "somewhat_metal.png",
|
||||
"anarchy": "anarchy.png",
|
||||
"unicorn3": "unicorn3.gif",
|
||||
"patrick_gym": "patrick_gym.gif",
|
||||
"link-run": "link-run.gif",
|
||||
"thaddaeus_dance": "thaddaeus_dance.gif",
|
||||
"terminator": "terminator.png",
|
||||
"cool_beans": "cool_beans.png",
|
||||
"whale_pink": "whale_pink.svg",
|
||||
"olaf": "olaf.png",
|
||||
"kenny": "kenny.png",
|
||||
"sprite_shield": "sprite_shield.gif",
|
||||
"cloud_rosa": "cloud_rosa.gif",
|
||||
"sprite_sayaka": "sprite_sayaka.gif",
|
||||
"aw_yeah": "aw_yeah.gif",
|
||||
"matrix": "matrix.gif",
|
||||
"rainbow_smile": "rainbow_smile.gif",
|
||||
"ninja_fixed": "ninja_fixed.gif",
|
||||
"tildeverse": "tildeverse.png",
|
||||
"spongebob-mock": "spongebob-mock.png",
|
||||
"shrug-boy": "shrug-boy.png",
|
||||
"dna": "dna.png",
|
||||
"girl_mad": "girl_mad.gif",
|
||||
"monkey": "monkey.gif",
|
||||
"envs": "envs.png",
|
||||
"mooning2": "mooning2.png",
|
||||
"patrick_lovedance": "patrick_lovedance.gif",
|
||||
"cool_dog2": "cool_dog2.png",
|
||||
"giggity": "giggity.gif",
|
||||
"jynx": "jynx.gif",
|
||||
"moss": "moss.png",
|
||||
"levar_dislike": "levar_dislike.png",
|
||||
"slam": "slam.gif",
|
||||
"spiderman": "spiderman.gif",
|
||||
"halloween_ghost": "halloween_ghost.gif",
|
||||
"cranky-kong": "cranky-kong.gif",
|
||||
"waving": "waving.gif",
|
||||
"spiderman3": "spiderman3.png",
|
||||
"fry_scream": "fry_scream.gif",
|
||||
"pug": "pug.gif",
|
||||
"blacksun": "blacksun.png",
|
||||
"blank": "blank.png",
|
||||
"happy_coffee": "happy_coffee.gif",
|
||||
"sprite_redhead": "sprite_redhead.gif",
|
||||
"linux": "linux.png",
|
||||
"scoobydoo": "scoobydoo.png",
|
||||
"spongebob": "spongebob.gif",
|
||||
"autism": "autism.png",
|
||||
"llama-carl": "llama-carl.png",
|
||||
"nyancat_face": "nyancat_face.gif",
|
||||
"trolldance": "trolldance.gif",
|
||||
"letter_blue": "letter_blue.gif",
|
||||
"colt": "colt.png",
|
||||
"cocktail": "cocktail.png",
|
||||
"dumpsterfire": "dumpsterfire.gif",
|
||||
"flan_think": "flan_think.png"
|
||||
},
|
||||
"pack": {},
|
||||
"files_count": 351
|
||||
}
|
BIN
static/emoji/custom/saturn.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
static/emoji/custom/teapot.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
static/emoji/custom/trans_flag.png
Normal file
After Width: | Height: | Size: 179 B |
BIN
static/emoji/logos/alpine.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
static/emoji/logos/apple.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/emoji/logos/apple_inc.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
static/emoji/logos/archlabs.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
static/emoji/logos/clojure.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
static/emoji/logos/codeberg.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/emoji/logos/covid19.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
static/emoji/logos/devuan.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
static/emoji/logos/docker.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
static/emoji/logos/dotnet.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
static/emoji/logos/elementary.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
static/emoji/logos/fedora.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
static/emoji/logos/firefox.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/emoji/logos/ghostbsd.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
static/emoji/logos/gimp.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/emoji/logos/gnome.png
Normal file
After Width: | Height: | Size: 595 B |
BIN
static/emoji/logos/gnomewhite.png
Normal file
After Width: | Height: | Size: 607 B |
BIN
static/emoji/logos/guix.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
static/emoji/logos/homeassistent.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
static/emoji/logos/idle.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
static/emoji/logos/jitsi.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
static/emoji/logos/kalilinux.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
static/emoji/logos/kde.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
static/emoji/logos/libreofice.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
static/emoji/logos/lineageos.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
static/emoji/logos/lineageos2.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
static/emoji/logos/linuxmint.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
static/emoji/logos/manjaro.png
Normal file
After Width: | Height: | Size: 669 B |
BIN
static/emoji/logos/mate.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
static/emoji/logos/monero.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/emoji/logos/mullvadvpn.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
static/emoji/logos/neovim.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
static/emoji/logos/nextcloud.png
Normal file
After Width: | Height: | Size: 481 B |
BIN
static/emoji/logos/nixos.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
static/emoji/logos/openbsd.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
static/emoji/logos/openhardware.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
static/emoji/logos/openoffice.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/emoji/logos/opensuse.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
static/emoji/logos/osm.png
Normal file
After Width: | Height: | Size: 24 KiB |
|
@ -1,49 +0,0 @@
|
|||
{
|
||||
"files": {
|
||||
"centos": "centos.png",
|
||||
"css3": "css3.png",
|
||||
"alien": "alien.png",
|
||||
"i3wm": "i3wm.png",
|
||||
"html5": "html5.png",
|
||||
"youtube": "youtube.png",
|
||||
"apache": "apache.png",
|
||||
"github": "github.png",
|
||||
"opensource": "opensource.png",
|
||||
"bitcoin": "bitcoin.png",
|
||||
"gitlab": "gitlab.png",
|
||||
"freebsd": "freebsd.png",
|
||||
"tor": "tor.png",
|
||||
"reddit": "reddit.png",
|
||||
"netbsd": "netbsd.png",
|
||||
"sega": "sega.png",
|
||||
"atom": "atom.png",
|
||||
"flask": "flask.png",
|
||||
"stackoverflow": "stackoverflow.png",
|
||||
"debian": "debian.png",
|
||||
"sublime": "sublime.png",
|
||||
"vue": "vue.png",
|
||||
"haskell": "haskell.png",
|
||||
"linux_inside": "linux_inside.png",
|
||||
"android": "android.png",
|
||||
"bash": "bash.png",
|
||||
"golang": "golang.png",
|
||||
"onion": "onion.png",
|
||||
"gnusocial": "gnusocial.png",
|
||||
"xmpp": "xmpp.png",
|
||||
"mastodon": "mastodon.png",
|
||||
"vim": "vim.png",
|
||||
"ruby": "ruby.png",
|
||||
"react": "react.png",
|
||||
"elixir": "elixir.png",
|
||||
"archlinux": "archlinux.png",
|
||||
"fdroid": "fdroid.png",
|
||||
"vim2": "vim2.png",
|
||||
"gentoo": "gentoo.png",
|
||||
"gnu": "gnu.png",
|
||||
"emacs": "emacs.png",
|
||||
"wikipedia": "wikipedia.png",
|
||||
"python": "python.png"
|
||||
},
|
||||
"pack": {},
|
||||
"files_count": 0
|
||||
}
|
BIN
static/emoji/logos/peertube.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/emoji/logos/pine64.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
static/emoji/logos/pixelfeld.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
static/emoji/logos/qubes.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
static/emoji/logos/raspberry-pi.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
static/emoji/logos/reactos.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
static/emoji/logos/signal.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
static/emoji/logos/slackware.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
static/emoji/logos/system76.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
static/emoji/logos/telegram.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
static/emoji/logos/terminal.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
static/emoji/logos/tetris.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
static/emoji/logos/thinkpad.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
static/emoji/logos/thunderbird.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/emoji/logos/tux.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
static/emoji/logos/void.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
static/emoji/logos/xfce.png
Normal file
After Width: | Height: | Size: 6 KiB |