02:40:37
icon

activity_pub_controller: Fix misleading debug warning in post_inbox_fallback (!3531) · Merge requests · Pleroma / pleroma · GitLab
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3531

`%{assigns: %{valid_signature: false}}` で先に :bad_request 返してるのにそのあとで type: Create 確認してるってこと…?

Web site image
activity_pub_controller: Fix misleading debug warning in post_inbox_fallback (!3531) · Merge requests · Pleroma / pleroma · GitLab
02:30:48
icon

Pleromaから/にMoveで脱出できるようになってんじゃん

Attach image
02:24:26
icon

ハッシュタグリレーの投げてくるActivityに400 Bad Request返してるのなんなのつってる

01:43:51
icon

> We still have things like follow_redirects littered through the codebase which is a Hackney setting and unnecessary as we use the Tesla FollowRedirects middleware.
Finch everywhere (!3589) · Merge requests · Pleroma / pleroma · GitLab
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3589#note_88612

せっかくTesla使ってんのにHackneyのオプションが直接使われてたりHackneyに直接依存するモジュールがあったりで共通化できてなさげ?

Web site image
Draft: Finch everywhere (!3589) · Merge requests · Pleroma / pleroma · GitLab
01:38:08
icon

PleromaとMastodon Glitch socialが別れちゃってmasto-feが停止したけどglitch-lilyインストールすればMastodon Frontendで使えるのね

https://lily-is.land/infra/glitch-lily

Web site image
kazv.moe infrastructure / glitch-lily · GitLab
Attach image
01:32:45
icon

Pleroma.HTTP が Tesla.Middleware のサポート不完全で、 Finch に FollowRedirects がつけられずにいたので Hackney に戻した

01:04:00
icon

Finch adapter 使ってたらtaskからHTTP Requestできないバグ??????

01:03:23
icon

```
$ docker compose exec web sh -c "~/bin/pleroma eval 'Pleroma.HTTP.get(\"https://git.pleroma.social/pleroma/pleroma-fe/-/jobs/artifacts/develop/download?job=build\", [], pool: :media, recv_timeout: 120_000)'"
** (ArgumentError) unknown registry: MyFinch
```

こいつか?

00:47:34
icon

コンテナの中でwgetしてちゃんと解決してるけどどうだろう

00:34:48
icon

pleroma frontend install task が "Could not download or unzip the frontend" になるの何?

00:14:08
icon

error fetching user、pleromaよくわからない時になりがち

00:10:10
icon

announcements対応とかチャット削除とかされてるっぽいわね

00:06:13
icon

akkomaってpleroma-feも手加えてる?