* upstream/develop:
Update CHANGELOG.md
Update CHANGELOG.md
Apply suggestion to src/modules/instance.js
Fix/popover performance
make theme loading work with source-only presets
remove bloat from themes
update using variables
Apply suggestion to static/themes/pleroma-dark.json
Apply suggestion to static/themes/pleroma-dark.json
Apply suggestion to static/themes/pleroma-dark.json
Apply suggestion to static/themes/pleroma-dark.json
make panel header highlight less harsh
update pleroma-dark and pleroma-light
stop using customTheme in user card, instead use color slots. fix for opacity inheritance polluting inheritors
Fix user activation/deactivation, deletion, and role assignment in the moderation menu
* themes-accent:
update headers in switcher to better separate the subsections
paper theme, updated todo, lol
improve the display of disabled buttons
attempt to fix some bugs with shadows control
fix#774
revert emoji reaction style
* themes-accent: (83 commits)
fix and update changelog
fix/remove contrast ratios
removed base16-related code
fix warning stylings
fixed eslint, made `mod` work properly depending on context including in shadows
Better Disabled buttons support. Mammal theme fixes. Implemented proper context-aware `mod` argument - now checks lightness of "variant" color. needs retesting tho
updated preview to account for underlay
update button toggled state, apply it to emoji reactions
removed one color TODO
add theme to list
Kenomo (see: #624) theme. Ability to define link color for post contents. Fixes
fix rgba function, whoops
lint
fix rgba css generation, add some tests to automatically verify that themes are generated properly
fix transparent color not affecting downstream slots
fix icons in menus
improved selectedMenu again
popover/selected menu improvements
separate actual theme data from theme framework
revert fgText -> text after some consideration. case was fixed already in other way
...
* upstream/develop: (33 commits)
add emoji reactions to changelog
fix emoji reaction classes broken in develop
review changes
Fix password and email update
remove unnecessary anonymous function
Apply suggestion to src/services/api/api.service.js
remove logs/commented code
remove favs count from react button
remove mock data
change emoji reactions to use new format
Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE)
Fix missing TWKN when logged in, but server is set to private mode.
Fix follower request fetching
Add domain mutes to changelog
Implement domain mutes v2
change changelog to reflect actual release history of frontend
Fix#750 , fix error messages and captcha resetting
Optimize Notifications Rendering
update CHANGELOG
Use last seen notif instead of first unseen notif for sinceId
...
* upstream/develop: (21 commits)
Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE)
Fix missing TWKN when logged in, but server is set to private mode.
Fix follower request fetching
Add domain mutes to changelog
Implement domain mutes v2
change changelog to reflect actual release history of frontend
Fix#750 , fix error messages and captcha resetting
Optimize Notifications Rendering
update CHANGELOG
Use last seen notif instead of first unseen notif for sinceId
Add AMOLED dark theme
mfa fix
unify showimmideately
Some error handling
wire up staff accounts with correct store data
remove unused fallback
Add user migrates filter to interactions
change the expression of `move`
Fix target account link
Add view for moves notifications
...
* upstream/develop: (29 commits)
add hideISP to defaultState of config module
add changelog entry
mrf transparency panel: refactor to use vuex mapState
mrf transparency panel: remove unneeded components{}
boot: cleanup resolveStaffAccounts
lint
about: add MRF transparency panel
about: add staff panel
about page: fix hiding of instance-specific panel, flow ToS and ISP better
nav panel: add link to about page
redirect /remote-users/:username@:hostname -> /users/:id, /remote-users/:hostname/:username -> /users/:id
clear filter on reopen, fix error message in console
reset position when reopening emoji picker
eslint fix
fix not being able to see unicode emojis when there few of them when searching on emoji-a-ton instances
replace sanity button with loading on scroll
fix search not working, use computer property instead of state
fix eslint warnings
Lightbox/modal multi image improvements - #381
'/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'
...
* feature/theming2:
fallback for some weird case on my phone
todo
missing string
some more themes, fixes
localization strings, fixes
making inset shadows work on avatars again
fix retweeter avatar not getting proper shadow
avatars shadows, also allows drop-shadow use
* feature/theming2: (124 commits)
whoops
whoops
redmond update
better preview, collateral fixes
theme separation
more styles
cosmetic fixes
font control args to allow passing an option list of fonts, for future use
more fonts
initial font support
clean up
validity checks, no longer exploding when something is invalid
DM timeline: stream new statuses
collateral fixes
fixed indentation
some help strings
reset buttons, better disabled for shadows
added "keep opacity" option, fixed opacity loading, fixed missing shadows not affecting the preview (i.e. previewing pleroma-dark when redmond is applied)
fix v1->v2 transition for localstorage
radii v1 fixes
...