ktistec icon indicating copy to clipboard operation
ktistec copied to clipboard

Single user ActivityPub (https://www.w3.org/TR/activitypub/) server.

Results 53 ktistec issues
Sort by recently updated
recently updated
newest added

In order to ensure that I do not miss out posts by on specific people, I have created bookmarks of their actor pages (e.g. https://gopinath.org/remote/actors/207), and check for posts occasionally....

question

It seems that the images are not scaled correctly in the timeline. What it looks like when pasting the image in the editor. ![image](https://github.com/toddsundsted/ktistec/assets/70410/dea2c60f-c930-43e9-b8a8-369280cdaed9) What it looks like when viewing...

bug

I'm successfully running a ktistec container using the provided Docker run command, but can't figure out how to tweak the site's CSS with either of the mounted volumes. Is this...

question

The change log [here] says it now supports "Render to HTML posts when content is Markdown". How do I take advantage of this? I tried [posting](https://gopinath.org/objects/kLdLDnmFVAE) with markdown, but the...

enhancement
question

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...

enhancement

One feature I miss still from Mastodon is that I tend to miss out on posts from some authors that only post once in a while. Is there any to...

enhancement

This issue is meant to track the process of adding multi user support [as suggested earlier](https://epiktistes.com/objects/a4Z6keOYz-s). PS: was it intentional that your response to the private message is public or...

enhancement

Is ktistec made to run on a subdomain, but "live" on the domain name? Like [how microblog.pub does it](https://docs.microblog.pub/installing.html#(advanced)-running-on-a-subdomain). Eg, running on `ktistec.example.com` but posts and such appear as `example.com`?...

question

At this point, my Ktistec database is over 1 GB. I would like to shrink this database by removing older information except for my followers and followed, the posts I...

question

- commit the shard.lock - commit the package-lock.json - refactor Dockerfile