Hollo ![:hollo:](https://media.social.fedify.dev/emojis/hollo.png)
@[email protected] · Reply to Andy Todd's post
@andy47 How did you configure your object storage?
@[email protected] · 195 following · 552 followers
A federated single-user microblogging software.
Website | GitHub | Fedify |
---|---|---|
@[email protected] · Reply to Andy Todd's post
@andy47 How did you configure your object storage?
Is this thing on? I’m attempting to use my own fedi-server thanks to the lovely people @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.
10月26日(土)に開催されるOSC 2024 Tokyo/FallにFedify/Hollo合同で出展します!可愛いFedifyのロゴのシールと『自分だけのフェディバースのマイクロブログを作ろう!』日本語版の紙の本を持って行く予定です。よろしくお願いします。
#Hollo's GitHub repository now has 200 stars!
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
@[email protected] · Reply to maybeanerd's post
@maybeanerd Apparently now it works well! Thank you!
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
)!
Got bored today so hacked up basic support for the Mastodon Report API for @hollo — https://github.com/dahlia/hollo/pull/41
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
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?
Got bored today so hacked up basic support for the Mastodon Report API for @hollo — https://github.com/dahlia/hollo/pull/41
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 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
.
#Hollo 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
.
Finally, Hollo 0.1.0 released! #Hollo is a single-user federated microblogging software which is #ActivityPub-enabled and powered by #Fedify.
Hollo has the most of features that Mastodon has except for moderation tools, and also include:
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:
ghcr.io/dahlia/hollo:0.1.0
or simply latest
!stable
branch and switch over to it!@[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!
Finally, Hollo 0.1.0 released! #Hollo is a single-user federated microblogging software which is #ActivityPub-enabled and powered by #Fedify.
Hollo has the most of features that Mastodon has except for moderation tools, and also include:
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:
ghcr.io/dahlia/hollo:0.1.0
or simply latest
!stable
branch and switch over to it!@[email protected] · Reply to Hollo :hollo:'s post
Hollo 是一款无头微博软件,它实现了 Mastodon API。 这意味着您可以使用任何与 Mastodon 兼容的客户端与其进行交互。 然而,实际上,由于 Mastodon API 的实现方式不同, 某些客户端可能无法按预期工作。 以下是一些经过 Hollo 测试的客户端。
@[email protected] · Reply to Hollo :hollo:'s post
HolloはMastodon APIを実装したヘッドレスマイクロブログソフトウェアです。 これは理論的にはHolloと相互作用できるMastodon互換クライアントであれば何でも使用できることを意味します。 しかし、実際にはMastodon APIを実装する方法の違いにより、一部のクライアントが予想どおりに動作しないことがあります。Holloでテストされたクライアントをここに列挙します。
@[email protected] · Reply to Hollo :hollo:'s post
Hollo는 Mastodon API를 구현한 헤들리스 마이크로블로깅 소프트웨어입니다. 이는 이론적으로는 Hollo와 상호작용할 수 있는 Mastodon 호환 클라이언트라면 무엇이든 사용할 수 있다는 것을 의미합니다. 그러나 실제로는 Mastodon API를 구현하는 방식의 차이로 인해 일부 클라이언트가 예상대로 작동하지 않을 수 있습니다. Hollo에서 테스트된 클라이언트를 여기에 나열합니다.
#Hollo 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:
@[email protected] · Reply to KAGAMI🏳️🌈🏳️⚧️'s post
@saschanaz That's a good idea!
@[email protected] · Reply to Hollo :hollo:'s post
@esther Now Hollo supports account migration!
The most common pitfall for first-time #Hollo 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.
Hollo < 저거 흥미로워보이는데 한번 깔아볼까
나중에 한 번 hollo 설치해보면서 비개발자 친화적인 가이드도 한 번 써 봐야겠어요
지금의 hollo docs 페이지도 설명이 잘 되어있긴 하지만 어디까지나 개발에 어느 정도 관심이 있다는 전제 하인 것 같아서
@[email protected] · Reply to 맹꽁이's post
빠르게 기능들이 이것저것 추가되고 있으니 기대해볼 만 한 프로젝트인 것 같음
Hollo 한번 설치해볼까
#Hollo also works great on Windows (if you want it to)!
WindowsでマニュアルインストールでHollo起動できた!
#Hollo finally lets you move your old account to new one! (FEP-7628 compliant.) It's bidirectional, which is basically equivalent to and interoperable with Mastodon's account move:
alsoKnownAs
).movedTo
property and sending Move
activities to the followers.It enables your new account to have the same existing followers after you've moved your account.
#Hollo now supports Atom syndication feed, i.e., RSS! Append /atom.xml to your profile link; for example, this account's feed is:
@[email protected] · Reply to Markus Unterwaditzer's post
@untitaker No, we don't have any good performance measurements, but we've heard reports from people who were using Misskey that it uses 1/3 the memory of Misskey.