Hollo :hollo:'s avatar

Hollo :hollo:

@hollo@hollo.social

199 following871 followers

:hollo: A federated single-user microblogging software.

Pinned

@hollo@hollo.social

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

@skyizwhite@himagine.club

HolloをCoolifyにデプロイできた
docsに載ってるdocker composeをベースにminio関連を削除してminioは別で建てるとよし

@skyizwhite@himagine.club

Hollo, Nightfoxから使える
リアクションも

@hollo@hollo.social

does not currently cache media attached to remote posts or avatars from remote accounts (except for thumbnails). Do you think we should cache them?

  • It's fine the way it is.3 (9%)
  • They should be cached.6 (18%)
  • It would be nice to be configurable.24 (73%)
@hollo@hollo.social · Reply to Hollo :hollo:
@genya0407@social.genya0407.link

人々が続々と hollo サーバー立てとる

@genya0407@social.genya0407.link

hollo は実際いい感じだと思う。mastodon からの引越しを検討するレベル。

@ssig33@pub.ssig33.com

教えて頂いた hollo ってやつがめっちゃよさそうだな、何が一番いいかというと Bun を捨てたという判断に共感した、これにします

@hollo@hollo.social

Have you been having trouble fetching accounts or posts from that have custom emojis in ?

This is because they represent an Emoji object as an invalid JSON-LD object. Fortunately, this patch fixes that issue, so keep an eye out for it.

https://hollo.social/@fedify/01941dab-e4c3-7ce0-9307-b5b8c095d521

hollo.social

Are you getting the following …

Are you getting the following error when trying to look up any Activity Streams objects from #Akkoma that contain custom emojis? ``` jsonld.SyntaxError: Invalid JSON-LD syntax; "@id" value must a string. ``` This is because [they represent an `Emoji` object as an invalid JSON-LD object][1]. Fortunately, [this patch][2] fixes that issue, so keep an eye out for it. [1]: https://akkoma.dev/AkkomaGang/akkoma/issues/848 [2]: https://akkoma.dev/AkkomaGang/akkoma/pulls/850

Are you getting the following error when trying to look up any Activity Streams objects from that contain custom emojis?

jsonld.SyntaxError: Invalid JSON-LD syntax; "@id" value must a string.

This is because they represent an Emoji object as an invalid JSON-LD object. Fortunately, this patch fixes that issue, so keep an eye out for it.

akkoma.dev

Completely omit id for anonymous objects

Brings us in line with the proposed AP spec amendment fixing: https://akkoma.dev/AkkomaGang/akkoma/issues/848 *(see commit message for details)* ~~**WIP** since federation effects are completely untested atm and the decision wrt AP spec isn’t final yet~~

Are you getting the following error when trying to look up any Activity Streams objects from that contain custom emojis?

jsonld.SyntaxError: Invalid JSON-LD syntax; "@id" value must a string.

This is because they represent an Emoji object as an invalid JSON-LD object. Fortunately, this patch fixes that issue, so keep an eye out for it.

akkoma.dev

Completely omit id for anonymous objects

Brings us in line with the proposed AP spec amendment fixing: https://akkoma.dev/AkkomaGang/akkoma/issues/848 *(see commit message for details)* ~~**WIP** since federation effects are completely untested atm and the decision wrt AP spec isn’t final yet~~

@hollo@hollo.social · Reply to Hollo :hollo:

ご存知でしたか?HolloはMisskey・Pleromaスタイルの引用をサポートしています。他の投稿へのリンクを投稿の中に含める事で、引用が出来ます。投稿内にArticleNoteQuestionのいずれかのActivityPubオブジェクトへのリンクが含まれている場合、Holloはそれを引用として扱います。

@hollo@hollo.social · Reply to Hollo :hollo:

알고 계셨나요? Hollo는 Misskey/Pleroma 스타일의 인용을 지원합니다. 다른 게시물의 링크를 게시물 안에 포함하면 됩니다. 게시물 안에 Article/Note/Question 중에 하나인 ActivityPub 객체에 대한 링크가 들어있으면, Hollo는 이를 인용으로 취급합니다.

@hollo@hollo.social · Reply to Arun Shah™
@hollo@hollo.social · Reply to Hollo :hollo:

Hollo 0.4.0がリリースされました!HolloはActivityPubをサポートする御一人様向けのマイクロブログソフトウェアです。

今回のバージョンの主な変更点は以下の通りです。

  • HolloはBunの代わりにNode.js 23+を使う様になり、メモリ使用量を大幅に改善しました

  • 実験的な機能フラグであるTIMELINE_INBOXESを追加しました。この機能フラグをオンにすると、タイムラインに表示する必要がある投稿をリアルタイムでフィルタリングして表示する代わりに、事前にデータベースに保存します。この方式は受け入れる投稿が多い比較的多くのインスタンスで有用ですが、現時点ではまだバグがある可能性が有ります。この動作は安定化された後、今後デフォルトになる予定です。

  • 管理ダッシュボードからアカウントのデータをCSVでインポートまたはエクスポートする事が出来ます。フォローしているアカウント、リスト、ミュートしたアカウント、ブロックしたアカウント、ブックマークをサポートします。

  • アカウントをdiscoverableに設定する事が出来ます。

  • アカウントにカバー画像が設定されている場合、プロフィールページに表示されます。

  • その他、様々なバグを修正しました。

詳細は完全な変更ログをご覧ください。

Hollo 0.4.0にアップグレードするには、以下の方法に従ってください:

github.com

GitHub - dahlia/hollo at stable

Federated single-user microblogging software. Contribute to dahlia/hollo development by creating an account on GitHub.

@hollo@hollo.social

is currently testing .js instead of . (In fact, the hollo.social server is already running on Node.js!) If this test is successful, starting with the next release, Hollo will be powered by Node.js instead of Bun.

The main reason for switching to Node.js is to optimize memory usage. As you can see in the graph image below, Node.js uses significantly less memory than Bun. With this switch, Hollo is expected to be even more lightweight than before!

Are you interested in trying out the Node.js version of Hollo early? Try to pull ghcr.io/dahlia/hollo:0.4.0-dev.290!

Hollo's memory usage graph. When I was running on Bun, it used about 4GB of memory, but after switching to Node.js, it uses about 0.5GB of memory.
ALT text

Hollo's memory usage graph. When I was running on Bun, it used about 4GB of memory, but after switching to Node.js, it uses about 0.5GB of memory.

@hollo@hollo.social · Reply to Hollo :hollo:

Hollo 0.4.0이 릴리스되었습니다! Hollo는 ActivityPub을 지원하는 일인 사용자용 마이크로블로그 소프트웨어입니다.

이번 버전의 주요 변경점은 다음과 같습니다.

  • Hollo는 이제 Bun 대신 Node.js 23+을 사용하여 메모리 사용량을 큰 폭으로 줄였습니다.

  • 실험적인 기능 플래그인 TIMELINE_INBOXES를 추가했습니다. 이 기능 플래그를 켜면 타임라인에 보여야 하는 게시물들을 실시간으로 필터링하여 표시하는 대신, 미리 데이터베이스에 저장하게 됩니다. 이 방식은 받아들이는 게시물이 많은 비교적 큰 인스턴스에서 유용하지만, 현재로서는 아직 버그가 있을 수 있습니다. 이 동작은 안정화된 뒤에는 앞으로 기본값이 될 예정입니다.

  • 관리 대시보드에서 계정의 데이터를 CSV로 가져오거나 내보낼 수 있습니다. 팔로하는 계정들, 리스트, 뮤트한 계정들, 차단한 계정들, 책갈피를 지원합니다.

  • 계정 설정에서 계정을 discoverable로 설정할 수 있습니다.

  • 계정에 커버 이미지가 설정되어 있을 경우 프로필 페이지에서 표시됩니다.

  • 그 외 여러 버그가 수정되었습니다.

자세한 내용은 전체 변경 내역을 확인하십시오.

Hollo 0.4.0으로 업그레이드하려면 아래 방법을 따르세요:

github.com

GitHub - dahlia/hollo at stable

Federated single-user microblogging software. Contribute to dahlia/hollo development by creating an account on GitHub.

@hollo@hollo.social

is currently testing .js instead of . (In fact, the hollo.social server is already running on Node.js!) If this test is successful, starting with the next release, Hollo will be powered by Node.js instead of Bun.

The main reason for switching to Node.js is to optimize memory usage. As you can see in the graph image below, Node.js uses significantly less memory than Bun. With this switch, Hollo is expected to be even more lightweight than before!

Are you interested in trying out the Node.js version of Hollo early? Try to pull ghcr.io/dahlia/hollo:0.4.0-dev.290!

Hollo's memory usage graph. When I was running on Bun, it used about 4GB of memory, but after switching to Node.js, it uses about 0.5GB of memory.
ALT text

Hollo's memory usage graph. When I was running on Bun, it used about 4GB of memory, but after switching to Node.js, it uses about 0.5GB of memory.

@hollo@hollo.social

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

The key changes of this release include:

  • Hollo is now powered by Node.js 23+ instead of Bun for more efficient memory usage.

  • Added an experimental feature flag TIMELINE_INBOXES to store all posts visible to your timeline in the database, rather than filtering them in real-time as they are displayed. This is useful for relatively larger instances with many incoming posts, but as of now it may have several bugs. It is expected to be the default behavior in the future after it is stabilized.

  • Now you can import and export your data from the administration dashboard in CSV format: follows, lists, accounts you muted, accounts you blocked, and bookmarks.

  • You can now make your profile discoverable.

  • The profile page now shows an account's cover image if it has one.

  • Many bug fixes.

For the details, see also the full changelog.

You can upgrade to Hollo 0.4.0 using the following ways:

github.com

GitHub - dahlia/hollo at stable

Federated single-user microblogging software. Contribute to dahlia/hollo development by creating an account on GitHub.

@hollo@hollo.social

is currently testing .js instead of . (In fact, the hollo.social server is already running on Node.js!) If this test is successful, starting with the next release, Hollo will be powered by Node.js instead of Bun.

The main reason for switching to Node.js is to optimize memory usage. As you can see in the graph image below, Node.js uses significantly less memory than Bun. With this switch, Hollo is expected to be even more lightweight than before!

Are you interested in trying out the Node.js version of Hollo early? Try to pull ghcr.io/dahlia/hollo:0.4.0-dev.290!

Hollo's memory usage graph. When I was running on Bun, it used about 4GB of memory, but after switching to Node.js, it uses about 0.5GB of memory.
ALT text

Hollo's memory usage graph. When I was running on Bun, it used about 4GB of memory, but after switching to Node.js, it uses about 0.5GB of memory.

@hollo@hollo.social · Reply to Hollo :hollo:

hollo.social

#Hollo finally has #Misskey/#T…

#Hollo finally has #Misskey/#Threads-style quotes! It's easy to use. Just paste the link to the post you want to quote into your post! It will automatically recognize a link to an ActivityPub post (supports `Article`, `Note`, and `Question`) and turn it into a quote. FYI, if you're using #Phanpy, you can use the *Quote* button that appears when you press the boost icon! https://hollo.social/@fedify/0191d67c-a300-786e-8395-2020ac47ebc7

@hollo@hollo.social

finally has /-style quotes! It's easy to use. Just paste the link to the post you want to quote into your post! It will automatically recognize a link to an ActivityPub post (supports Article, Note, and Question) and turn it into a quote.

FYI, if you're using , you can use the Quote button that appears when you press the boost icon!

https://hollo.social/@fedify/0191d67c-a300-786e-8395-2020ac47ebc7

The menu that appears when you press the boost icon in Phanpy. The menu items are Boost and Quote.
ALT text

The menu that appears when you press the boost icon in Phanpy. The menu items are Boost and Quote.