Urgh..
-
Urgh.. why masto still won't display my emotes.. i made them real smoll now

-
@mezzodrinker i hope.. lets wait till tomorrow
-
@mezzodrinker i hope.. lets wait till tomorrow

@rick Masto has some kB Limits - i read in the docs once - but sadly i forgor what that number actually was...
-
@rick Masto has some kB Limits - i read in the docs once - but sadly i forgor what that number actually was...
@monkee @mezzodrinker yeah.. original files, where around 200kb.. i understand that it might be a little bit big.
so i locked throu my other emojis here on my instance to see what size they have..
i converted them now to 22k.. this should be small enough
-
@monkee @mezzodrinker yeah.. original files, where around 200kb.. i understand that it might be a little bit big.
so i locked throu my other emojis here on my instance to see what size they have..
i converted them now to 22k.. this should be small enough
I found this on github from 2022
A change of the limit from 50kB to 256kB is mentioned at the bottom
22k should definetly be small enough...What are the Pixel dimensions? Maybe there is a limit there?
-
I found this on github from 2022
A change of the limit from 50kB to 256kB is mentioned at the bottom
22k should definetly be small enough...What are the Pixel dimensions? Maybe there is a limit there?
Dieser Beitrag wurde gelöscht! -
I found this on github from 2022
A change of the limit from 50kB to 256kB is mentioned at the bottom
22k should definetly be small enough...What are the Pixel dimensions? Maybe there is a limit there?
@monkee @mezzodrinker yeah also so this, but it thought it may be reverted and just wanted to make sure..
currently 140 pixels.. let me check if i find sth -
@monkee @mezzodrinker yeah also so this, but it thought it may be reverted and just wanted to make sure..
currently 140 pixels.. let me check if i find sth@rick@a.n0id.space
I could swear i once found specs in the docs - but maybe i dreamt that
@monkee@chaos.social @mezzodrinker@social.mezzo.moe -
@rick@a.n0id.space
I could swear i once found specs in the docs - but maybe i dreamt that
@monkee@chaos.social @mezzodrinker@social.mezzo.moe@monkee @monkee @mezzodrinker yeah guess i wait till tomorrow.. and if that doesn't help i search in the docs -
@monkee @monkee @mezzodrinker yeah guess i wait till tomorrow.. and if that doesn't help i search in the docs
@rick@a.n0id.space
I found the corresponding code file: :ablobcatsweatsiphard:
Size Limit seems to be 256kBLIMIT = 256.kilobytes
Only png, gif and webp are allowedIMAGE_MIME_TYPES = %w(image/png image/gif image/webp).freeze
https://github.com/mastodon/mastodon/blob/main/app/models/custom_emoji.rb#L39
@monkee@chaos.social @mezzodrinker@social.mezzo.moe -
@rick@a.n0id.space
I found the corresponding code file: :ablobcatsweatsiphard:
Size Limit seems to be 256kBLIMIT = 256.kilobytes
Only png, gif and webp are allowedIMAGE_MIME_TYPES = %w(image/png image/gif image/webp).freeze
https://github.com/mastodon/mastodon/blob/main/app/models/custom_emoji.rb#L39
@monkee@chaos.social @mezzodrinker@social.mezzo.moe@monkee @monkee @mezzodrinker but i have that.. Well i hope its cache.. Its a problem for future rick XD -
@monkee @monkee @mezzodrinker but i have that.. Well i hope its cache.. Its a problem for future rick XD
-
@rick@a.n0id.space
My Brain decided it needs to know :floofWoozy:
it was out of my hands :gura_laugh:
Good Luck to Future Rick! :blobcathero: -
@rick@a.n0id.space
My Brain decided it needs to know :floofWoozy:
it was out of my hands :gura_laugh:
Good Luck to Future Rick! :blobcathero: -
@rick@a.n0id.space @volpeon@icy.wyvern.rip
SHORTCODE_RE_FRAGMENT = '[a-zA-Z0-9_]{2,}'
Maybe the-is not allowed in the shortcode? -
@rick@a.n0id.space @volpeon@icy.wyvern.rip
SHORTCODE_RE_FRAGMENT = '[a-zA-Z0-9_]{2,}'
Maybe the-is not allowed in the shortcode? -
@rick@a.n0id.space Aaand? :neocat_aww: Was it that? :rick_peek:
-
@rick@a.n0id.space Aaand? :neocat_aww: Was it that? :rick_peek:
@rick@a.n0id.space Looks like it! i can see my "borrowed" rick_peek on Mastodon! :rick_peek:
