Hollo :hollo:'s avatar

Hollo :hollo:

@[email protected] · 195 following · 555 followers

:hollo: A federated single-user microblogging software.

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

Introducing . Hollo is an -enabled single-user microblogging software. Although it's for a single user, it also supports creating and running multiple accounts for different topics.

It's headless, meaning you can use existing client apps instead, with its Mastodon-compatible APIs. It has most feature parity with Mastodon. Two big differences with Mastodon is that you can use in the content of your posts and you can quote another post.

Oh, and Hollo is built using and .

https://github.com/dahlia/hollo

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

The next version of 's administration dashboard will have a Federation menu instead of a Data menu, and will allow you to force refresh posts as well as accounts.

The administration dashboard in the next version of Hollo. There is a Federation menu instead of a Data menu.
Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Andy Todd's post

@andy47 Apparently the MinIO settings from it does not work. How about using AWS S3 or Cloudflare R2 instead?

洪 民憙(ホン・ミンヒ)'s avatar
洪 民憙(ホン・ミンヒ)

@[email protected] · Reply to 洪 民憙(ホン・ミンヒ)'s post

今日Fedify/Holloのブースに訪問してくれた皆様、本当にありがとうございました‼️機会があれば是非またお会いましょう!

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Andy Todd's post

@andy47 How did you configure your object storage?

Andy Todd

@[email protected]

Is this thing on? I’m attempting to use my own fedi-server thanks to the lovely people @hollo

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Andy Todd's post

@andy47 What client app do you use? There are some client apps that allow you to set your avatar, e.g., Elk.

Fedify: an ActivityPub server framework's avatar
Fedify: an ActivityPub server framework

@[email protected]

10月26日(土)に開催されるOSC 2024 Tokyo/FallにFedify/Hollo合同で出展します!可愛いFedifyのロゴのシールと『自分だけのフェディバースのマイクロブログを作ろう!』日本語版の紙の本を持って行く予定です。よろしくお願いします。

https://event.ospn.jp/osc2024-fall/

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

's GitHub repository now has 200 stars!

Hollo's GitHub repository now has 200 stars.
maybeanerd's avatar
maybeanerd

@[email protected]

Now that I started using @hollo on the side ( @[email protected] ) to see how well it runs on my selfhosted k3s cluster, I can appreciate all the multi-account work done in @moshidon

Seeing a post on an account and then liking it from the other - that's so unnecessarily cool

Screenshot of moshidon app.
A post by hollo@hollo.social is open in the background.
In the foreground, a sheet which reads:
"Favorite with other account "

Below, a list of accounts the user is also logged in to, which is the account maybeanerd@hollo.cluster.diluz.io
Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to maybeanerd's post

@maybeanerd Apparently now it works well! Thank you!

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

Thanks to @thisismissem, Hollo 0.2.0 will support reporting remote users and posts! As it implements Mastodon-compatible API, any Mastodon clients that implement reporting could work with Hollo 0.2.0.

If you want to try it in advance, please give ghcr.io/dahlia/hollo:0.2.0-dev.185 a try (or just canary)!

https://hachyderm.io/@thisismissem/113352412470749770

Emelia 👸🏻's avatar
Emelia 👸🏻

@[email protected]

Was really quite fun implementing Reporting & Flag activities in @hollo today, and not particularly hard.. I think touching Drizzle ORM was the most painful part (and figuring out how to test out what I was building)

Would be kinda nice to have a basic CLI client to Hollo to use during development or something. Maybe there's a Mastodon CLI client?

Emelia 👸🏻's avatar
Emelia 👸🏻

@[email protected]

Got bored today so hacked up basic support for the Mastodon Report API for @hollogithub.com/dahlia/hollo/pull/4

It only supports reporting remote posts/actors, although does keep a record of sent reports (even though you could technically do fire-and-forget, it's not a great practice)

That's my little gift to @hongminhee for all the fantastic work they're doing

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

0.2.0 will have two-factor authentication support using time-based OTP!

If you want to give it a try right now, you can get it in ghcr.io/dahlia/hollo:0.2.0-dev.183 or just canary.

Two-factor authentication settings on the Hollo administration dashboard.
Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

0.2.0 will have two-factor authentication support using time-based OTP!

If you want to give it a try right now, you can get it in ghcr.io/dahlia/hollo:0.2.0-dev.183 or just canary.

Two-factor authentication settings on the Hollo administration dashboard.
Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

Finally, Hollo 0.1.0 released! is a single-user federated microblogging software which is -enabled and powered by .

Hollo has the most of features that Mastodon has except for moderation tools, and also include:

  • CommonMark (a.k.a. Markdown) and up to 4,096 characters per post
  • Misskey-style quotes (compatible with Misskey, Akkoma, Fedibird, etc)
  • Misskey-style emoji reactions (both Unicode emojis and custom emojis are supported; compatible with Misskey, Akkoma, kmyblue, etc)
  • Generally much relaxed limitations (more poll options, more attachments, and so on)
  • … and many more!

If you're interested in Hollo, please give it a try! There are several ways to install it: using Railway, using Docker (and Docker Compose), or manually.

If you're already using Hollo, please upgrade it to v0.1.0:

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Emelia 👸🏻's post

@thisismissem No, we don't have any mechanism to send Flag activities to other servers yet, but it's on our roadmap!

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

Finally, Hollo 0.1.0 released! is a single-user federated microblogging software which is -enabled and powered by .

Hollo has the most of features that Mastodon has except for moderation tools, and also include:

  • CommonMark (a.k.a. Markdown) and up to 4,096 characters per post
  • Misskey-style quotes (compatible with Misskey, Akkoma, Fedibird, etc)
  • Misskey-style emoji reactions (both Unicode emojis and custom emojis are supported; compatible with Misskey, Akkoma, kmyblue, etc)
  • Generally much relaxed limitations (more poll options, more attachments, and so on)
  • … and many more!

If you're interested in Hollo, please give it a try! There are several ways to install it: using Railway, using Docker (and Docker Compose), or manually.

If you're already using Hollo, please upgrade it to v0.1.0:

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Hollo :hollo:'s post

Hollo 是一款无头微博软件,它实现了 Mastodon API。 这意味着您可以使用任何与 Mastodon 兼容的客户端与其进行交互。 然而,实际上,由于 Mastodon API 的实现方式不同, 某些客户端可能无法按预期工作。 以下是一些经过 Hollo 测试的客户端。

https://docs.hollo.social/zh-cn/clients/

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Hollo :hollo:'s post

HolloはMastodon APIを実装したヘッドレスマイクロブログソフトウェアです。 これは理論的にはHolloと相互作用できるMastodon互換クライアントであれば何でも使用できることを意味します。 しかし、実際にはMastodon APIを実装する方法の違いにより、一部のクライアントが予想どおりに動作しないことがあります。Holloでテストされたクライアントをここに列挙します。

https://docs.hollo.social/ja/clients/

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Hollo :hollo:'s post

Hollo는 Mastodon API를 구현한 헤들리스 마이크로블로깅 소프트웨어입니다. 이는 이론적으로는 Hollo와 상호작용할 수 있는 Mastodon 호환 클라이언트라면 무엇이든 사용할 수 있다는 것을 의미합니다. 그러나 실제로는 Mastodon API를 구현하는 방식의 차이로 인해 일부 클라이언트가 예상대로 작동하지 않을 수 있습니다. Hollo에서 테스트된 클라이언트를 여기에 나열합니다.

https://docs.hollo.social/ko/clients/

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

is a headless microblogging software that implements the Mastodon API. This means that you can use any Mastodon-compatible client to interact with it. However, in practice, some clients may not work as expected due to differences in the way they implement the Mastodon API. Here are some of the clients that have been tested with Hollo:

https://docs.hollo.social/clients/

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to KAGAMI🏳️‍🌈🏳️‍⚧️'s post

@saschanaz That's a good idea!

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected] · Reply to Hollo :hollo:'s post

@esther Now Hollo supports account migration!

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

The most common pitfall for first-time users is deploying Hollo behind a reverse proxy and forgetting to set BEHIND_PROXY=true, which causes federation issues and wasted time trying to resolve them.

To help users avoid this common pitfall, we've introduced a warning on Hollo's setup page when Hollo is behind a reverse proxy and the BEHIND_PROXY is off.

The warning message seen on Hollo's setup page.
개's avatar

@[email protected]

Hollo < 저거 흥미로워보이는데 한번 깔아볼까

:dx3_struggle: 헬렐 (舊 ESN)'s avatar
:dx3_struggle: 헬렐 (舊 ESN)

@[email protected]

나중에 한 번 hollo 설치해보면서 비개발자 친화적인 가이드도 한 번 써 봐야겠어요
지금의 hollo docs 페이지도 설명이 잘 되어있긴 하지만 어디까지나 개발에 어느 정도 관심이 있다는 전제 하인 것 같아서

맹꽁이's avatar
맹꽁이

@[email protected] · Reply to 맹꽁이's post

빠르게 기능들이 이것저것 추가되고 있으니 기대해볼 만 한 프로젝트인 것 같음

맹꽁이's avatar
맹꽁이

@[email protected]

Hollo 한번 설치해볼까

Hollo :hollo:'s avatar
Hollo :hollo:

@[email protected]

also works great on Windows (if you want it to)!

https://fedibird.com/@dampuzakura/113338382209044412

← Newer
Older →