Results 225 comments of onli

This plugin does no longer create this table. It is still not compatible with Postgres, as it is missing that database backend in the plugin, but that would have to...

This is unlikely to still be relevant :)

Right, time flies for s9y especially fast ;) Good thing is that for PHP 8 the installation was now tested again quite a few times, this one really ought to...

I will close here. For now, Safari is out of scope. I'm aware that the editor UI is not completely stable and can break with new browser version. One idea...

I'm simply not able to test with Safari. But we can also keep this open and ask for help instead? If someone wanted to provide patches for the editor javascript/css,...

Since I got no new reports about login issues in a while now, and also experienced none myself, I will close here again.

@dentarg I'm sorry I never responded here. Not sure why the link you showed does not work, but I see https://rubygems.org/gems/thread/versions/0.2.2 - and that seems to be installable.

I built that at https://github.com/onli/shariff-plus - shariff-plus is a maintained fork of shariff, which I forked again to remove jQuery. Currently, my code also removes the dialog that defined the...

> Might this be a systemd issue? I used the provided systemd service file. Yes, it's a systemd issue. When removing these restrictions, portier works now with sendmail: ``` TemporaryFileSystem=/run...

@Zugschlus Could you try a fix for me? In **include/db/postgres.inc.php**, there is this code in line 218: ``` @serendipity_db_query('SET default_with_oids = true', true, 'both', false, false, false, true); ``` Does...