Merge branch 'scrobbles-age' of ssh://git.pleroma.social:2222/pleroma/pleroma-fe into scrobbles-age

This commit is contained in:
Henry Jameson 2024-05-22 15:20:42 +03:00
commit eb27f1205b
208 changed files with 5532 additions and 2338 deletions

View file

@ -0,0 +1 @@
Added ability to mute sensitive posts (ported from eintei)

View file

@ -0,0 +1 @@
Synchronized requested notification types with backend, hopefully should fix missing notifications for polls and follow requests

View file

@ -0,0 +1 @@
Add poll end notifications to fetched types.

View file

View file

@ -0,0 +1 @@
Display loading and error indicator for conversation page

View file

@ -0,0 +1 @@
fix color inputs and some in-development themes3 issues

View file

@ -0,0 +1 @@
Overhauled the way themes work, migrating to new Pleroma Interface Style Sheets system.