mastodon/app
Zach Flanders 0beb095a4b
Fix spoiler buttons css not rendering correct color in light theme (#19960)
* Updating status__content__spoiler-link css for mastodon-light theme to ensure correct rendering precedence

* Adding focus css selector to status__content__spoiler-link mastodon-light theme

* reformatting code to match convention of having css selectors on separate lines

* fixing code format for  scss linting issue
2022-11-07 22:37:36 +01:00
..
chewy
controllers Fix crash when external auth provider has no display_name set (#19962) 2022-11-07 15:43:24 +01:00
helpers
javascript Fix spoiler buttons css not rendering correct color in light theme (#19960) 2022-11-07 22:37:36 +01:00
lib Fix filter handling in status cache hydration (#19963) 2022-11-07 19:47:48 +01:00
mailers
models Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2022-11-07 22:35:53 +01:00
policies
presenters
serializers
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2022-11-07 22:35:53 +01:00
validators
views Fix links to the Web UI in notifications (#19981) 2022-11-07 15:42:58 +01:00
workers