superseriousbusiness / gotosocial

Fast, fun, small ActivityPub server.
https://docs.gotosocial.org
GNU Affero General Public License v3.0
3.67k stars 310 forks source link

[feature] Batch upload custom emoji files #2299

Open belatedly opened 10 months ago

belatedly commented 10 months ago

Is your feature request related to a problem ?

I am a custom emoji nerd and have hundreds 😁 I've been able to batch upload them with Misskey/its forks within the admin panel and Akkoma by uploading folders through sftp (the folders also serve as their categories). The names of the files become their shortcodes on both of the software as well.

The Mastodon-style one by one upload is not efficient especially when uploading full emoji sets.

Describe the solution you'd like.

A way to upload multiple emoji files at once, whether through a zip file in the UI, multi-file selection in the UI, or straight to a folder via sftp.

Describe alternatives you've considered.

There are none at the moment.

Additional context.

Example of the sftp option from Akkoma

Screenshot 2023-10-25 at 9 54 40 AM
tsmethurst commented 10 months ago

Good feature request :+1: I added it to another similar issue we had open: https://github.com/superseriousbusiness/gotosocial/issues/1233

belatedly commented 10 months ago

Ah darn I had searched but I must've missed that one, thank you for linking them!

tsmethurst commented 10 months ago

No problem!

tsmethurst commented 10 months ago

Some links: