購読のコミット
Add subscribe features
https://github.com/fedibird/mastodon/commit/078603e31f5c5637cb81c8b1a9fe9b32a36360e4
購読の基本的なコードです。アカウント、ハッシュタグ、キーワード、ドメインによる購読が行えるようになります。
Add account subscribe support to WebUI
https://github.com/fedibird/mastodon/commit/8b9eeefc333fc7e23cdbe57eb58342d4e1c88fb2
WebUIで、購読の操作を行うためのコードです。
Add hashtag follow and account subscribe support to list
https://github.com/fedibird/mastodon/commit/8854d0b0c463297ef9582676f1febe0a160dc5fd
ハッシュタグとアカウントの購読を、リストに対応させるコードです。
Add relationship action buttons to WebUI status
https://github.com/fedibird/mastodon/commit/b4088654d5c366af4a289ba068422fdf522348d9
WebUIの投稿にフォロー・購読ボタンを表示し、直接アクションできるようにするコードです。
Add availability of follow-up delivery
https://github.com/fedibird/mastodon/commit/071419ecb5b1e05a31b636fe834168e3a61500e7
フォローしたユーザーの投稿を、ホームに配送するかどうか選べるようにするフラグを追加するコードです。
Add show followed_by to WebUI
https://github.com/fedibird/mastodon/commit/147228437639e4d3b85287df9c6f0e4b04fe4bbc
WebUIでフォロー・購読ボタンを押した際に、ホームを含むどのリストで受け取るか選択するダイアログを表示するコードと、バックエンドのコードです。
#commit