Skip to content

Commit

Permalink
Moved repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Jan 27, 2025
1 parent d6b6310 commit 7f69716
Show file tree
Hide file tree
Showing 18 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
org.opencontainers.image.title=Hollo
org.opencontainers.image.description=Federated single-user microblogging software
org.opencontainers.image.url=https://docs.hollo.social/
org.opencontainers.image.source=https://github.com/dahlia/hollo
org.opencontainers.image.source=https://github.com/fedify-dev/hollo
org.opencontainers.image.revision=${{ github.sha }}
org.opencontainers.image.licenses=AGPL-3.0-only
org.opencontainers.image.version=${{ steps.version.outputs.value }}-dev.${{ github.run_number }}
Expand All @@ -98,7 +98,7 @@ jobs:
org.opencontainers.image.title=Hollo
org.opencontainers.image.description=Federated single-user microblogging software
org.opencontainers.image.url=https://docs.hollo.social/
org.opencontainers.image.source=https://github.com/dahlia/hollo
org.opencontainers.image.source=https://github.com/fedify-dev/hollo
org.opencontainers.image.revision=${{ github.sha }}
org.opencontainers.image.licenses=AGPL-3.0-only
org.opencontainers.image.version=${{ steps.version.outputs.value }}
Expand Down
44 changes: 22 additions & 22 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Version 0.4.4
Released on January 21, 2025.

- Upgrade Fedify to 1.3.4, which includes [security
fixes][@dahlia/fedify#200]. [[CVE-2025-23221]]
fixes][@fedify-dev/fedify#200]. [[CVE-2025-23221]]


Version 0.4.3
Expand All @@ -35,8 +35,8 @@ Released on January 11, 2025.
- Fixed a bug where importing follows from CSV generated by Iceshrimp had
failed. [[#85]]

[#92]: https://github.com/dahlia/hollo/issues/92
[#85]: https://github.com/dahlia/hollo/issues/85
[#92]: https://github.com/fedify-dev/hollo/issues/92
[#85]: https://github.com/fedify-dev/hollo/issues/85


Version 0.4.2
Expand Down Expand Up @@ -97,7 +97,7 @@ Released on December 30, 2024.
- For the sake of concision, now log sink for Sentry is removed.

[`discoverable`]: https://docs.joinmastodon.org/spec/activitypub/#discoverable
[#65]: https://github.com/dahlia/hollo/issues/65
[#65]: https://github.com/fedify-dev/hollo/issues/65


Version 0.3.6
Expand All @@ -106,10 +106,10 @@ Version 0.3.6
Released on January 21, 2025.

- Upgrade Fedify to 1.3.4, which includes [security
fixes][@dahlia/fedify#200]. [[CVE-2025-23221]]
fixes][@fedify-dev/fedify#200]. [[CVE-2025-23221]]

[@dahlia/fedify#200]: https://github.com/dahlia/fedify/discussions/200
[CVE-2025-23221]: https://github.com/dahlia/fedify/security/advisories/GHSA-c59p-wq67-24wx
[@fedify-dev/fedify#200]: https://github.com/fedify-dev/fedify/discussions/200
[CVE-2025-23221]: https://github.com/fedify-dev/fedify/security/advisories/GHSA-c59p-wq67-24wx


Version 0.3.5
Expand All @@ -122,8 +122,8 @@ Released on December 28, 2024.

- Documented the `TZ` environment variable. [[#82]]

[#80]: https://github.com/dahlia/hollo/issues/80
[#82]: https://github.com/dahlia/hollo/issues/82
[#80]: https://github.com/fedify-dev/hollo/issues/80
[#82]: https://github.com/fedify-dev/hollo/issues/82


Version 0.3.4
Expand Down Expand Up @@ -157,8 +157,8 @@ Released on December 18, 2024.

- Upgrade Fedify to 1.3.2.

[#76]: https://github.com/dahlia/hollo/issues/76
[#78]: https://github.com/dahlia/hollo/issues/78
[#76]: https://github.com/fedify-dev/hollo/issues/76
[#78]: https://github.com/fedify-dev/hollo/issues/78


Version 0.3.1
Expand Down Expand Up @@ -199,8 +199,8 @@ Released on December 1, 2024.

- Upgrade Fedify to 1.3.0.

[#40]: https://github.com/dahlia/hollo/issues/40
[#59]: https://github.com/dahlia/hollo/pull/59
[#40]: https://github.com/fedify-dev/hollo/issues/40
[#59]: https://github.com/fedify-dev/hollo/pull/59


Version 0.2.4
Expand Down Expand Up @@ -231,7 +231,7 @@ Released on November 22, 2024.

- Upgrade Fedify to 1.2.7.

[#71]: https://github.com/dahlia/hollo/issues/71
[#71]: https://github.com/fedify-dev/hollo/issues/71


Version 0.2.2
Expand All @@ -242,7 +242,7 @@ Released on November 7, 2024.
- Fixed a bug where replies without mention had not shown up in
the notifications. [[#62]]

[#62]: https://github.com/dahlia/hollo/issues/62
[#62]: https://github.com/fedify-dev/hollo/issues/62


Version 0.2.1
Expand Down Expand Up @@ -296,11 +296,11 @@ Released on November 3, 2024.
- Added `PORT` and `ALLOW_PRIVATE_ADDRESS` environment variables.
[[#53] by Helge Krueger]

[#38]: https://github.com/dahlia/hollo/issues/38
[#41]: https://github.com/dahlia/hollo/pull/41
[#43]: https://github.com/dahlia/hollo/pull/43
[#47]: https://github.com/dahlia/hollo/pull/47
[#53]: https://github.com/dahlia/hollo/pull/53
[#38]: https://github.com/fedify-dev/hollo/issues/38
[#41]: https://github.com/fedify-dev/hollo/pull/41
[#43]: https://github.com/fedify-dev/hollo/pull/43
[#47]: https://github.com/fedify-dev/hollo/pull/47
[#53]: https://github.com/fedify-dev/hollo/pull/53


Version 0.1.7
Expand All @@ -312,7 +312,7 @@ Released on November 4, 2024.
Sharkey, Akkoma) had empty `url` fields, causing them to be displayed
incorrectly in client apps. [[#58]]

[#58]: https://github.com/dahlia/hollo/issues/58
[#58]: https://github.com/fedify-dev/hollo/issues/58


Version 0.1.6
Expand Down Expand Up @@ -370,7 +370,7 @@ Released on October 24, 2024.
- Fixed the last page in the profile using Moshidon leading to infinite
pagination. [[#48] by Emelia Smith]

[#48]: https://github.com/dahlia/hollo/issues/48
[#48]: https://github.com/fedify-dev/hollo/issues/48


Version 0.1.1
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.title="Hollo"
LABEL org.opencontainers.image.description="Federated single-user \
microblogging software"
LABEL org.opencontainers.image.url="https://docs.hollo.social/"
LABEL org.opencontainers.image.source="https://github.com/dahlia/hollo"
LABEL org.opencontainers.image.source="https://github.com/fedify-dev/hollo"
LABEL org.opencontainers.image.licenses="AGPL-3.0-only"

RUN apk add --no-cache ffmpeg jq libstdc++ pnpm
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ draft security advisory][1].

We will review your report and respond within 48 hours.

[1]: https://github.com/dahlia/hollo/security/advisories/new
[1]: https://github.com/fedify-dev/hollo/security/advisories/new
2 changes: 1 addition & 1 deletion compose-fs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
hollo:
image: ghcr.io/dahlia/hollo:canary
image: ghcr.io/fedify-dev/hollo:canary
ports:
- "3000:3000"
environment:
Expand Down
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
hollo:
image: ghcr.io/dahlia/hollo:canary
image: ghcr.io/fedify-dev/hollo:canary
ports:
- "3000:3000"
environment:
Expand Down
2 changes: 1 addition & 1 deletion docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default defineConfig({
mastodon: "https://hollo.social/@hollo",
discord: "https://discord.gg/hGXXxUq2jK",
matrix: "https://matrix.to/#/%23hollo-users:matrix.org",
github: "https://github.com/dahlia/hollo",
github: "https://github.com/fedify-dev/hollo",
},
locales: {
root: {
Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/install/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Hollo provides the official Docker images on [GitHub Packages]. You can use
them to deploy Hollo on your server or your local machine:

~~~~ sh frame="none"
docker pull ghcr.io/dahlia/hollo:latest
docker pull ghcr.io/fedify-dev/hollo:latest
~~~~

To run Hollo, you need to set up a PostgreSQL database and
Expand All @@ -21,7 +21,7 @@ variables through `docker run` command's [`-e`/`--env` option or
`--env-file` option][1]. To list the environment variables that Hollo
supports, see the [*Environment variables*](/install/env) chapter.

[GitHub Packages]: https://github.com/dahlia/hollo/pkgs/container/hollo
[GitHub Packages]: https://github.com/fedify-dev/hollo/pkgs/container/hollo
[PostgreSQL]: https://hub.docker.com/_/postgres
[MinIO]: https://hub.docker.com/r/minio/minio
[RDS]: https://aws.amazon.com/rds/
Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/install/manual.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import { Steps } from "@astrojs/starlight/components";
1. Check out Hollo's latest code from [GitHub]:

~~~~ sh frame="none"
git clone -b stable https://github.com/dahlia/hollo.git
git clone -b stable https://github.com/fedify-dev/hollo.git
cd hollo/
~~~~

Expand All @@ -74,7 +74,7 @@ import { Steps } from "@astrojs/starlight/components";
cp .env.sample .env
~~~~

[GitHub]: https://github.com/dahlia/hollo
[GitHub]: https://github.com/fedify-dev/hollo
</Steps>


Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/ja/install/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Holloは[GitHub Packages]で公式のDockerイメージを提供しています
そのイメージをローカルマシンでHolloをデプロイできます:

~~~~ sh frame="none"
docker pull ghcr.io/dahlia/hollo:latest
docker pull ghcr.io/fedify-dev/hollo:latest
~~~~

Holloを実行するには、PostgreSQLのデータベースとメディアを保存するためのS3互換のオブジェクトストレージが必要です。
Expand All @@ -19,7 +19,7 @@ Holloにこれらのサービスを組み合わせるには、
環境変数を設定する必要があります。
Holloがサポートする環境変数のリストは[**環境変数**](/ja/install/env)章で確認できます。

[GitHub Packages]: https://github.com/dahlia/hollo/pkgs/container/hollo
[GitHub Packages]: https://github.com/fedify-dev/hollo/pkgs/container/hollo
[PostgreSQL]: https://hub.docker.com/_/postgres
[MinIO]: https://hub.docker.com/r/minio/minio
[RDS]: https://aws.amazon.com/rds/
Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/ja/install/manual.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import { Steps } from "@astrojs/starlight/components";
1. Hollonの最新コードを[GitHub]から取得します:

~~~~ sh frame="none"
git clone -b stable https://github.com/dahlia/hollo.git
git clone -b stable https://github.com/fedify-dev/hollo.git
cd hollo/
~~~~

Expand All @@ -72,7 +72,7 @@ import { Steps } from "@astrojs/starlight/components";
cp .env.sample .env
~~~~

[GitHub]: https://github.com/dahlia/hollo
[GitHub]: https://github.com/fedify-dev/hollo
</Steps>


Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/ko/install/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Hollo는 [GitHub Packages]에서 공식 Docker 이미지를 제공합니다.
그 이미지를 여러분의 로컬 머신에서 Hollo를 배포할 수 있습니다:

~~~~ sh frame="none"
docker pull ghcr.io/dahlia/hollo:latest
docker pull ghcr.io/fedify-dev/hollo:latest
~~~~

Hollo를 돌리려면,
Expand All @@ -20,7 +20,7 @@ Hollo에 해당 서비스들을 연결하려면,
환경 변수를 설정해야 합니다. Hollo가 지원하는 환경 변수 목록은
[**환경 변수**](/ko/install/env) 챕터에서 확인할 수 있습니다.

[GitHub Packages]: https://github.com/dahlia/hollo/pkgs/container/hollo
[GitHub Packages]: https://github.com/fedify-dev/hollo/pkgs/container/hollo
[PostgreSQL]: https://hub.docker.com/_/postgres
[MinIO]: https://hub.docker.com/r/minio/minio
[RDS]: https://aws.amazon.com/rds/
Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/ko/install/manual.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ import { Steps } from "@astrojs/starlight/components";
1. Hollo의 최신 코드를 [GitHub] 저장소에서 받습니다:

~~~~ sh frame="none"
git clone -b stable https://github.com/dahlia/hollo.git
git clone -b stable https://github.com/fedify-dev/hollo.git
cd hollo/
~~~~

Expand All @@ -73,7 +73,7 @@ import { Steps } from "@astrojs/starlight/components";
cp .env.sample .env
~~~~

[GitHub]: https://github.com/dahlia/hollo
[GitHub]: https://github.com/fedify-dev/hollo
</Steps>


Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/zh-cn/install/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ description: 如何使用 Docker 部署 Hollo。
Hollo 在 [GitHub Packages] 上提供了官方的 Docker 镜像。您可以使用这些镜像在您的服务器或本地机器上部署 Hollo:

~~~~ sh frame="none"
docker pull ghcr.io/dahlia/hollo:latest
docker pull ghcr.io/fedify-dev/hollo:latest
~~~~

要运行 Hollo,您需要设置一个 PostgreSQL 数据库和一个用于媒体存储的 S3 兼容对象存储。您可以使用 [PostgreSQL] 的官方 Docker 镜像,也可以使用 [MinIO] 作为 S3 兼容对象存储。或者,您也可以使用其他托管服务,如 AWS 的 [RDS][ElastiCache][S3]

要将 Hollo 连接到这些服务,您需要通过 `docker run` 命令的 [`-e`/`--env` 选项或 `--env-file` 选项][1] 设置环境变量。要查看 Hollo 支持的环境变量,请参阅 [**环境变量**](/zh-cn/install/env) 章节。

[GitHub Packages]: https://github.com/dahlia/hollo/pkgs/container/hollo
[GitHub Packages]: https://github.com/fedify-dev/hollo/pkgs/container/hollo
[PostgreSQL]: https://hub.docker.com/_/postgres
[MinIO]: https://hub.docker.com/r/minio/minio
[RDS]: https://aws.amazon.com/rds/
Expand Down
4 changes: 2 additions & 2 deletions docs/src/content/docs/zh-cn/install/manual.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import { Steps } from "@astrojs/starlight/components";
1.[GitHub] 获取 Hollo 的最新代码:

~~~~ sh frame="none"
git clone -b stable https://github.com/dahlia/hollo.git
git clone -b stable https://github.com/fedify-dev/hollo.git
cd hollo/
~~~~

Expand All @@ -68,7 +68,7 @@ import { Steps } from "@astrojs/starlight/components";
cp .env.sample .env
~~~~

[GitHub]: https://github.com/dahlia/hollo
[GitHub]: https://github.com/fedify-dev/hollo
</Steps>


Expand Down
2 changes: 1 addition & 1 deletion src/api/v2/instance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ app.get("/", async (c) => {
domain: url.host,
title: url.host,
version: metadata.version,
source_url: "https://github.com/dahlia/hollo",
source_url: "https://github.com/fedify-dev/hollo",
description: `A Hollo instance at ${url.host}`,
usage: {
users: {
Expand Down
4 changes: 2 additions & 2 deletions src/components/DashboardLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ export function DashboardLayout(
<li>
<picture>
<source
srcset="https://cdn.jsdelivr.net/gh/dahlia/hollo@main/logo-white.svg"
srcset="https://cdn.jsdelivr.net/gh/fedify-dev/hollo@main/logo-white.svg"
media="(prefers-color-scheme: dark)"
/>
<img
src="https://cdn.jsdelivr.net/gh/dahlia/hollo@main/logo-black.svg"
src="https://cdn.jsdelivr.net/gh/fedify-dev/hollo@main/logo-black.svg"
width={50}
height={50}
alt=""
Expand Down
2 changes: 1 addition & 1 deletion src/federation/nodeinfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ federation.setNodeInfoDispatcher("/nodeinfo/2.1", async (_ctx) => {
version.prerelease == null ? undefined : [...version.prerelease],
},
homepage: new URL("https://docs.hollo.social/"),
repository: new URL("https://github.com/dahlia/hollo"),
repository: new URL("https://github.com/fedify-dev/hollo"),
},
protocols: ["activitypub"],
services: {
Expand Down

0 comments on commit 7f69716

Please sign in to comment.