w00t! First successful deployment of Domain¹ using… why, Domain, of course!
:awesome:
(There’s still heaps of work to be done but this is an important milestone.)
:kitten: 💕
w00t! First successful deployment of Domain¹ using… why, Domain, of course!
:awesome:
(There’s still heaps of work to be done but this is an important milestone.)
:kitten: 💕
@tww 💕
@martijn Ah, I see the problem in desktop Chrome too. It’s to do with whatever I’m doing for dark mode. I’ll take a look and fix it tomorrow. Thanks :)
Tracking it here: https://codeberg.org/domain/app/issues/41
@aral looks a bit broken on latest chrome on android 13 here
@martijn Haha, only just saw this. Yep, it’s likely some questionable CSS on my part. Although I also noticed a console error about an unexpected closing curly bracket so I’ll have a proper play with it in (spit) Chrome tomorrow. Thanks again :)
@aral this is on dark mode btw, might that be the issue?
@martijn So apparently on Chrome an inversion filter has no effect unless you specifically set the background colour, whereas in Firefox is seems to use the default colour. Easy enough to fix by specifying a background colour for the <html> element.
https://codeberg.org/domain/app/issues/41#issuecomment-1043451
@nigenet 💕
@m0xee @martijn It’s just a very simple filter ;)
@media (prefers-color-scheme: dark) {
html {
background-color: white; /* Must specify for filter to work in (spit) Chrome. */
filter: invert() hue-rotate(180deg);
}
}
@martijn
Kitten's fur coat becomes black in dark mode? So sweet 😹
@aral
@brian Thanks :)
You could set it up and play with it, I guess but it’s by no means feature complete. Probably best to play with in locally for the time being. It shouldn’t be long now before I deploy and start testing on small-web.org. That should be a good time to test a deployed version (as auto updates, etc., will be in by then).
So happy to hear your enthusiasm, by the way. It’ll be so great to have other nodes up early and having folks using/testing it :)
@aral Congratulations!!!! 🥳
I’m looking forward to setting one up for myself. Could I set one up now, or does it need to be developed further first?
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.