JayVii
JayVii
would it be possible to implement summary reports periodically via E-Mail? Additionally, spike reports could also be beneficial. I thought about writing a tiny service for that, that interacts with...
Also contains GMail as "don't use". Let me know, if this PR should be split.
Mojeek is an independent (with its own crawlers, as opposed to DDG, Qwant, ... that rely on Bing and others)search engine from the UK which does not track at all...
CSS gives an easy way to set rules based on preference of the client. See: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme A simple implementation example would be to define colors via variables as a default...
In the context of accessibility, it is nice to supplement images you post with ALT-texts. For mastodon and many other fediverse servers, there is typically a specific field in the...
Hey, I just tried git-bars, but unfortunately it returns following error on every try: ``` error running 'git log': 'z' is a bad directive in format '%Y-%m-%d %H:%M:%S %z' ```...
upgrades the ktistec version pulled in within the Dockerfile.
I vaguely remember that child-posts / replies inside a thread should be fetched by ktistec, when you open the thread view (clicking on the "thread" action button). Maybe my memory...
As shortly discussed on the fediverse already, some of my [ktistec css tweaks (Hacks...)](https://src.jayvii.de/pub/ktistec-tweaks) might be useful to the whole project. I suppose this was mainly about the mobile-related tweaks...