@noellabo If I want to deploy the Group Timeline on a development server, is there anything else that I need to do except for cherry-picking the recent commits? (I have already merged most of the Fedibird code and they worked well)

フォロー

@dmonad Cherry-pick 5 commits from the feature-group-directory branch.

git fetch github.com/fedibird/mastodon feature-group-directory
git cherry-pick cab9bd6^..a2ad4e3

The code is still unstable, so sometimes it's replaced entirely. Please make sure when it is stable and merge again.

@noellabo Thanks!
It's a development server where nobody else is in so I could have some test run.

@dmonad There is also a branch containing the code for the group server, but this is still deprecated. We recommend using gup.pe. However, the Group Actor in gup.pe does not appear in the groups directory.

With rails console,

Account.find_remote('username','gup.pe').update(discoverable: true)

You can allow the display to the group directory by the method such as.

ログインして会話に参加
Fedibird

様々な目的に使える、日本の汎用マストドンサーバーです。安定した利用環境と、多数の独自機能を提供しています。