PleromaFE Major Release: 2.9.2

Pleroma 2.9.2 is a major release of PleromaFE (Frontend). This release brings several major improvements:

User profile overhaul

User profile (and popovers for that matter) received a much-needed overhaul, making them much more coherent and nice to look at.

Main changes include:

But I’m not done yet! Profile tab now shows your profile in same way as your profile page, except you can edit all of the aspects of it directly in it, so that you can instantly see what it would look like when you’re done, useful if you want your avatar and banner to mesh together.

Mute filters upgrade

Mute filters received massive upgrade! They are now synchronized across sessions (so that your filters also apply on mobile) and have a lot more options

NOTE: this only applies to PleromaFE sessions, it won’t work on native clients or other frontends.

Emoji copy for admins

Admins now can easily “steal” emoji from other servers, just click the emoji and you’re presented with the option to copy it to local emoji pack of your choice

For the rest of us mortals, clicking an emoji just shows bigger version and shortcode.

Emoji admin panel improvements

There have been several improvements to the admin emoji panel as well, hopefully making it a lot more convenient.

Admins can now import emoji packs from a remote URL as well as by uploading a .zip file directly through the admin panel. This works with .zip files that include pack.json as well as those that only include images.

It is now also possible to copy a single emoji from a remote pack into a local pack, instead of downloading the whole pack. In case you only really want a few emoji from the pack, instead of the whole thing.

Finally, when adding a new emoji to a local emoji pack, it is now possible to upload it from a URL instead of uploading a file. If it’s an emoji from somewhere outside the fediverse, you can upload it directly like that.

As usual, you can update frontend separately from backend, see documentation.

Changed

Added

Fixed

— hj