SuperDicq
  • Joined on 2022-12-01
SuperDicq opened issue AkkomaGang/akkoma#566 2023-06-10 10:47:55 +00:00
Can't disable Blurhash and use custom NSFW censor image.
SuperDicq commented on issue FoundKeyGang/FoundKey#389 2023-05-30 19:10:27 +00:00
Timeline not loading with 500 error, no obvious log errors, sus error during bootup though.

@Johann150 Oh, oops it seems that I missed that. Thanks, I fixed it.

SuperDicq opened issue FoundKeyGang/FoundKey#389 2023-05-30 14:57:44 +00:00
Timeline not loading with 500 error, no obvious log errors, sus error during bootup though.
SuperDicq commented on issue AkkomaGang/akkoma#556 2023-05-30 13:14:59 +00:00
Backport recent security fixes to 2023.03 or to Elixir 1.13.4

The docs do list asdf, but it doesn't give instructions on how to use it.

On the Debian or Ubuntu page for example the docs still suggest to install Elixir using the APT package manager, which…

SuperDicq commented on issue AkkomaGang/akkoma#556 2023-05-30 13:01:05 +00:00
Backport recent security fixes to 2023.03 or to Elixir 1.13.4

Could you explain why this is getting completely dismissed without explanation?

I would personally be willing to add asdf instructions to the docs if backporting or lowering the version…

SuperDicq opened issue AkkomaGang/akkoma#556 2023-05-30 12:39:37 +00:00
Backport recent security fixes to 2023.03 or to Elixir 1.13.4
SuperDicq opened issue FoundKeyGang/FoundKey#366 2023-03-24 13:32:34 +00:00
Notes of deleted external user still visible, but only if not logged in.
SuperDicq opened issue AkkomaGang/akkoma#494 2023-03-08 22:02:05 +00:00
3.6.0 is on the stable branch, but not on the releases page. Is this considered a stable release yet?
SuperDicq opened issue FoundKeyGang/FoundKey#352 2023-03-07 20:26:12 +00:00
Migrations stuck at packages/backend/migration/1644010796173-convert-hard-mutes.js
SuperDicq commented on pull request AkkomaGang/landing-site#5 2022-12-28 00:17:34 +00:00
Added cdrom.tokyo

unfortunately you don't meet the reliability requirement to be a recommended instance at this point

How do you track this? I literally hit 365 days uptime on my server today.

![image](/atta…

SuperDicq opened issue AkkomaGang/akkoma-fe#255 2022-12-14 17:58:14 +00:00
Allow 3 column layout on a minimum width of 1280px instead of 1300px
SuperDicq created pull request AkkomaGang/landing-site#5 2022-12-11 23:11:47 +00:00
Added cdrom.tokyo
SuperDicq pushed to cdrom at SuperDicq/landing-site 2022-12-11 23:11:22 +00:00
752fc69665 Added cdrom.tokyo
SuperDicq created branch cdrom in SuperDicq/landing-site 2022-12-11 23:11:22 +00:00
SuperDicq created repository SuperDicq/landing-site 2022-12-11 23:05:07 +00:00
SuperDicq commented on issue AkkomaGang/akkoma#344 2022-12-07 12:03:10 +00:00
Log spam: "Authenticity is not established by certificate path validation"

@SuperDicq yes, it's that one!

config :tesla, adapter: Tesla.Adapter.Gun

just remove the line and this will go away

iirc anything that uses hackney or gun gets this error,…

SuperDicq closed issue AkkomaGang/akkoma#344 2022-12-07 12:02:57 +00:00
Log spam: "Authenticity is not established by certificate path validation"
SuperDicq commented on issue AkkomaGang/akkoma#344 2022-12-06 13:44:30 +00:00
Log spam: "Authenticity is not established by certificate path validation"

No it wouldn't. HSTS doesn't mess with that.

I also noticed this is enabled:

config :tesla, adapter: Tesla.Adapter.Gun

Could it be this? Just remove this line?

SuperDicq commented on issue AkkomaGang/akkoma#344 2022-12-06 12:41:29 +00:00
Log spam: "Authenticity is not established by certificate path validation"

probably an old HTTP adapter

check that you haven't got any special options under :pleroma, :http or under Tesla

In my config I have the following:

config :pleroma, :http_security…
SuperDicq opened issue AkkomaGang/akkoma#345 2022-12-05 23:13:39 +00:00
I want to set the default post type to mfm, but the option is not listed in AdminFE